Pull request #4057 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+18107d571668bc071dc3670312a164098c2940fe (02d8c0b06447b21b94606bb4fc7fa72ff1eb0a02) 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-ssh4539084318580648006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5610593299739297242.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-4057/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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10362431362287508906.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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17280145700058744275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh3257350328367695224.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4057/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-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh974513639741474272.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-15183 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing e18e1039319cdc3d837993d0ab8fafcc226ace90 Checking out Revision e18e1039319cdc3d837993d0ab8fafcc226ace90 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # 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 18107d571668bc071dc3670312a164098c2940fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:42:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:42:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:42:03 ========================================================= 20:42:03 EdgeX Global Pipelines Version Info 20:42:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:42:04 ------------------- 20:42:04 stable info: 20:42:04 ------------------- 20:42:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:42:04 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:42:04 Message: update stable to v1.0.234 20:42:04 ------------------- 20:42:04 experimental info: 20:42:04 ------------------- 20:42:04 Commited By: **** collab-it+edgex@linuxfoundation.org 20:42:04 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:42:04 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:42:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:42:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo 20:42:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo 20:42:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo 20:42:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] echo 20:42:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e18e103 [Pipeline] echo 20:42:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:06 provisioning config files... 20:42:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9097813198038045608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:06 ---> docker-login.sh 20:42:06 nexus3.edgexfoundry.org:10001 20:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:06 Configure a credential helper to remove this warning. See 20:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:06 20:42:06 Login Succeeded 20:42:06 nexus3.edgexfoundry.org:10002 20:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:07 Configure a credential helper to remove this warning. See 20:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:07 20:42:07 Login Succeeded 20:42:07 nexus3.edgexfoundry.org:10003 20:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:07 Configure a credential helper to remove this warning. See 20:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:07 20:42:07 Login Succeeded 20:42:07 nexus3.edgexfoundry.org:10004 20:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:07 Configure a credential helper to remove this warning. See 20:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:07 20:42:07 Login Succeeded 20:42:07 docker.io 20:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:08 Configure a credential helper to remove this warning. See 20:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:08 20:42:08 Login Succeeded 20:42:08 ---> docker-login.sh ends [Pipeline] } 20:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:08 + 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 20:42:08 + + cut -d/ -f2 20:42:08 dirname cmd/core-command/Dockerfile 20:42:08 + echo core-command,cmd/core-command/Dockerfile 20:42:08 + dirname cmd/core-data/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo core-data,cmd/core-data/Dockerfile 20:42:08 + dirname cmd/core-metadata/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo core-metadata,cmd/core-metadata/Dockerfile 20:42:08 + dirname cmd/security-bootstrapper/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:42:08 + dirname cmd/security-proxy-setup/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:42:08 + dirname cmd/security-secretstore-setup/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:42:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:42:08 + dirname cmd/security-spire-agent/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:42:08 + dirname cmd/security-spire-config/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:42:08 + dirname cmd/security-spire-server/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:42:08 + dirname cmd/support-notifications/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo support-notifications,cmd/support-notifications/Dockerfile 20:42:08 + dirname cmd/support-scheduler/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:42:08 + dirname cmd/sys-mgmt-agent/Dockerfile 20:42:08 + cut -d/ -f2 20:42:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:42:08 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 20:42:09 + git rev-list -1 --merges e18e1039319cdc3d837993d0ab8fafcc226ace90~1..e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] echo 20:42:09 -----------> git rev-list -1 --merges e18e1039319cdc3d837993d0ab8fafcc226ace90~1..e18e1039319cdc3d837993d0ab8fafcc226ace90 e18e1039319cdc3d837993d0ab8fafcc226ace90 [false] [Pipeline] sh 20:42:09 + git log --format=format:%s -1 e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] echo 20:42:09 ========================================================= 20:42:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:42:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:42:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:42:09 + grep -v github /etc/ssh/ssh_known_hosts 20:42:09 + [ -e /tmp/ssh_known_hosts ] 20:42:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:42:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:42:09 + sudo tee -a /etc/ssh/ssh_known_hosts 20:42:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:10 20:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:10 0.1.4: Pulling from edgex-devops/py-git-semver 20:42:10 42c077c10790: Pulling fs layer 20:42:10 f63e77b7563a: Pulling fs layer 20:42:10 bd5fdadae976: Pulling fs layer 20:42:10 205491f53016: Pulling fs layer 20:42:10 df18705c85c3: Pulling fs layer 20:42:10 bdb3f477010e: Pulling fs layer 20:42:10 c8a8fc8e1c8f: Pulling fs layer 20:42:10 2c6e9b1d212d: Pulling fs layer 20:42:10 bdb8f0575790: Pulling fs layer 20:42:10 386e3cb2ff24: Pulling fs layer 20:42:10 2343380bae48: Pulling fs layer 20:42:10 205491f53016: Waiting 20:42:10 df18705c85c3: Waiting 20:42:10 bdb3f477010e: Waiting 20:42:10 2c6e9b1d212d: Waiting 20:42:10 bdb8f0575790: Waiting 20:42:10 386e3cb2ff24: Waiting 20:42:10 2343380bae48: Waiting 20:42:10 c8a8fc8e1c8f: Waiting 20:42:10 f63e77b7563a: Verifying Checksum 20:42:10 f63e77b7563a: Download complete 20:42:10 205491f53016: Verifying Checksum 20:42:10 205491f53016: Download complete 20:42:11 df18705c85c3: Verifying Checksum 20:42:11 df18705c85c3: Download complete 20:42:11 bdb3f477010e: Verifying Checksum 20:42:11 bdb3f477010e: Download complete 20:42:11 bd5fdadae976: Verifying Checksum 20:42:11 bd5fdadae976: Download complete 20:42:11 2c6e9b1d212d: Download complete 20:42:11 bdb8f0575790: Download complete 20:42:11 386e3cb2ff24: Download complete 20:42:11 2343380bae48: Download complete 20:42:11 42c077c10790: Download complete 20:42:11 c8a8fc8e1c8f: Verifying Checksum 20:42:11 c8a8fc8e1c8f: Download complete 20:42:12 42c077c10790: Pull complete 20:42:12 f63e77b7563a: Pull complete 20:42:13 bd5fdadae976: Pull complete 20:42:13 205491f53016: Pull complete 20:42:13 df18705c85c3: Pull complete 20:42:13 bdb3f477010e: Pull complete 20:42:15 c8a8fc8e1c8f: Pull complete 20:42:15 2c6e9b1d212d: Pull complete 20:42:15 bdb8f0575790: Pull complete 20:42:15 386e3cb2ff24: Pull complete 20:42:15 2343380bae48: Pull complete 20:42:15 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:15 prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container 20:42:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:42:16 $ docker top 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c -eo pid,comm 20:42:17 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). 20:42:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:17 [ssh-agent] Looking for ssh-agent implementation... 20:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:17 $ docker exec 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent 20:42:17 SSH_AUTH_SOCK=/tmp/ssh-9idQ9IWmaORD/agent.33 20:42:17 SSH_AGENT_PID=39 20:42:17 Running ssh-add (command line suppressed) 20:42:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8449846954393925613.key (/w/workspace/edgex-go/1@tmp/private_key_8449846954393925613.key) 20:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:17 + git tag --points-at HEAD [Pipeline] } 20:42:17 $ docker exec --env ******** --env ******** 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent -k 20:42:18 unset SSH_AUTH_SOCK; 20:42:18 unset SSH_AGENT_PID; 20:42:18 echo Agent pid 39 killed; 20:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:18 [ssh-agent] Looking for ssh-agent implementation... 20:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:18 $ docker exec 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent 20:42:18 SSH_AUTH_SOCK=/tmp/ssh-NB7XpzE2LQqU/agent.71 20:42:18 SSH_AGENT_PID=77 20:42:18 Running ssh-add (command line suppressed) 20:42:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9085554425293740631.key (/w/workspace/edgex-go/1@tmp/private_key_9085554425293740631.key) 20:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:18 + git semver init 20:42:19 2022-06-20 20:42:19,033 [run_init] DEBUG init version:0.0.0 force:False 20:42:19 2022-06-20 20:42:19,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:42:19 2022-06-20 20:42:19,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:42:19 2022-06-20 20:42:19,034 [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) 20:42:23 2022-06-20 20:42:22,836 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:42:23 2022-06-20 20:42:22,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4057 with force:False 20:42:23 2022-06-20 20:42:22,836 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4057 20:42:23 2022-06-20 20:42:22,841 [execute] INFO git cat-file --batch-check 20:42:23 2022-06-20 20:42:22,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:42:23 2022-06-20 20:42:22,846 [execute] INFO git cat-file --batch 20:42:23 2022-06-20 20:42:22,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:42:23 2022-06-20 20:42:22,851 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4057 20:42:23 0.0.0 [Pipeline] } 20:42:23 $ docker exec --env ******** --env ******** 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c ssh-agent -k 20:42:23 unset SSH_AUTH_SOCK; 20:42:23 unset SSH_AGENT_PID; 20:42:23 echo Agent pid 77 killed; 20:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:23 + git semver [Pipeline] } 20:42:24 $ docker stop --time=1 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c 20:42:25 $ docker rm -f 45fde243a6efd6204c85ae05534e7e924ad22333e1c478566476c2f4af1cb32c [Pipeline] // withDockerContainer [Pipeline] sh 20:42:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:42:26 Stashed 1 file(s) [Pipeline] echo 20:42:26 [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] echo 20:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:26 ========================================================= 20:42:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:42:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:42:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:42:27 59bf1c3509f3: Pulling fs layer 20:42:27 666ba61612fd: Pulling fs layer 20:42:27 8ed8ca486205: Pulling fs layer 20:42:27 cc1cd167ecdc: Pulling fs layer 20:42:27 c516ae0d96e1: Pulling fs layer 20:42:27 684cea983483: Pulling fs layer 20:42:27 dd3240ac7de5: Pulling fs layer 20:42:27 b1e948a4e11c: Pulling fs layer 20:42:27 a8fd76ee1af6: Pulling fs layer 20:42:27 646ad004c059: Pulling fs layer 20:42:27 c516ae0d96e1: Waiting 20:42:27 684cea983483: Waiting 20:42:27 dd3240ac7de5: Waiting 20:42:27 b1e948a4e11c: Waiting 20:42:27 a8fd76ee1af6: Waiting 20:42:27 646ad004c059: Waiting 20:42:27 cc1cd167ecdc: Waiting 20:42:27 8ed8ca486205: Download complete 20:42:27 666ba61612fd: Verifying Checksum 20:42:27 666ba61612fd: Download complete 20:42:27 c516ae0d96e1: Verifying Checksum 20:42:27 c516ae0d96e1: Download complete 20:42:27 684cea983483: Verifying Checksum 20:42:27 684cea983483: Download complete 20:42:27 dd3240ac7de5: Verifying Checksum 20:42:27 dd3240ac7de5: Download complete 20:42:27 59bf1c3509f3: Verifying Checksum 20:42:27 59bf1c3509f3: Download complete 20:42:27 b1e948a4e11c: Verifying Checksum 20:42:27 b1e948a4e11c: Download complete 20:42:27 59bf1c3509f3: Pull complete 20:42:27 666ba61612fd: Pull complete 20:42:27 8ed8ca486205: Pull complete 20:42:27 646ad004c059: Verifying Checksum 20:42:27 646ad004c059: Download complete 20:42:27 cc1cd167ecdc: Download complete 20:42:27 a8fd76ee1af6: Download complete 20:42:31 cc1cd167ecdc: Pull complete 20:42:31 c516ae0d96e1: Pull complete 20:42:31 684cea983483: Pull complete 20:42:31 dd3240ac7de5: Pull complete 20:42:31 b1e948a4e11c: Pull complete 20:42:34 a8fd76ee1af6: Pull complete 20:42:34 646ad004c059: Pull complete 20:42:34 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:42:34 + docker build -t ci-base-image-x86_64 -f - . 20:42:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:42:34 WORKDIR /edgex 20:42:34 COPY go.mod . 20:42:34 RUN go mod download 20:42:36 Sending build context to Docker daemon 335.1MB 20:42:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:42:36 ---> 8f69c11f6b0c 20:42:36 Step 2/4 : WORKDIR /edgex 20:42:37 ---> Running in 4d94f89dce9e 20:42:37 Removing intermediate container 4d94f89dce9e 20:42:37 ---> 02982ed46ffa 20:42:37 Step 3/4 : COPY go.mod . 20:42:38 ---> cb5ed8eaa5e0 20:42:38 Step 4/4 : RUN go mod download 20:42:38 ---> Running in 20d91116ce39 20:42:41 Still waiting to schedule task 20:42:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:42:56 Removing intermediate container 20d91116ce39 20:42:56 ---> 7991837720ef 20:42:56 Successfully built 7991837720ef 20:42:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:56 + docker inspect -f . ci-base-image-x86_64 20:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:56 prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container 20:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:57 $ docker top 55e18ab5de0e950011a5fcc7a66b71953223c85d9d8ecbbe7a93a1f20158bc87 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:57 + go version 20:42:57 go version go1.17.7 linux/amd64 [Pipeline] } 20:42:57 $ docker stop --time=1 55e18ab5de0e950011a5fcc7a66b71953223c85d9d8ecbbe7a93a1f20158bc87 20:42:58 $ docker rm -f 55e18ab5de0e950011a5fcc7a66b71953223c85d9d8ecbbe7a93a1f20158bc87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker inspect -f . ci-base-image-x86_64 20:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:59 prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container 20:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:43:00 $ docker top 8961717b639395d556b410e43ad157e13246342fd3f9579223ea4853b2d77c0a -eo pid,comm [Pipeline] { [Pipeline] echo 20:43:00 ========================================================= 20:43:00 [edgeXBuildGoParallel] Running Tests and Build... 20:43:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:43:00 + make test 20:43:00 go mod tidy -compat=1.17 20:43:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:43:06 ? github.com/edgexfoundry/edgex-go [no test files] 20:43:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:43:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:43:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.103s coverage: 28.7% of statements 20:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:43:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:43:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 53.4% of statements 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.754s coverage: 89.2% of statements 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 83.8% of statements 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.396s coverage: 95.6% of statements 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 20:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 20:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements 20:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 20:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 20:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.5% of statements 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.2% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.4% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:43:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:43:42 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 20:44:00 GO111MODULE=on go vet ./... 20:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:02 ./bin/test-attribution-txt.sh [Pipeline] echo 20:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:44:03 + ls -al . 20:44:03 total 684 20:44:03 drwxrwxr-x 10 1001 1001 4096 Jun 20 20:44 . 20:44:03 drwxr-xr-x 4 root root 4096 Jun 20 20:43 .. 20:44:03 -rw-rw-r-- 1 1001 1001 11 Jun 20 20:41 .dockerignore 20:44:03 drwxrwxr-x 8 1001 1001 4096 Jun 20 20:42 .git 20:44:03 drwxrwxr-x 3 1001 1001 4096 Jun 20 20:41 .github 20:44:03 -rw-rw-r-- 1 1001 1001 879 Jun 20 20:41 .gitignore 20:44:03 -rw-rw-r-- 1 1001 1001 42 Jun 20 20:41 .golangci.yml 20:44:03 -rw-rw-r-- 1 1001 1001 87 Jun 20 20:41 .hadolint.yml 20:44:03 drwxr-xr-x 3 1001 1001 4096 Jun 20 20:42 .semver 20:44:03 -rw-rw-r-- 1 1001 1001 166 Jun 20 20:41 .sonarcloud.properties 20:44:03 -rw-rw-r-- 1 1001 1001 1171 Jun 20 20:41 ADOPTERS.md 20:44:03 -rw-rw-r-- 1 1001 1001 10347 Jun 20 20:41 Attribution.txt 20:44:03 -rw-rw-r-- 1 1001 1001 63209 Jun 20 20:41 CHANGELOG.md 20:44:03 -rw-rw-r-- 1 1001 1001 3804 Jun 20 20:41 CONTRIBUTING.md 20:44:03 -rw-rw-r-- 1 1001 1001 677 Jun 20 20:41 GOVERNANCE.md 20:44:03 -rw-rw-r-- 1 1001 1001 850 Jun 20 20:41 Jenkinsfile 20:44:03 -rw-rw-r-- 1 1001 1001 10775 Jun 20 20:41 LICENSE 20:44:03 -rw-rw-r-- 1 1001 1001 10389 Jun 20 20:41 Makefile 20:44:03 -rw-rw-r-- 1 1001 1001 582 Jun 20 20:41 OWNERS.md 20:44:03 -rw-rw-r-- 1 1001 1001 9094 Jun 20 20:41 README.md 20:44:03 -rw-rw-r-- 1 1001 1001 6912 Jun 20 20:41 SECURITY.md 20:44:03 -rw-rw-r-- 1 1001 1001 5 Jun 20 20:42 VERSION 20:44:03 -rw-rw-r-- 1 1001 1001 4131 Jun 20 20:41 ZMQWindows.md 20:44:03 drwxrwxr-x 2 1001 1001 4096 Jun 20 20:41 bin 20:44:03 drwxrwxr-x 18 1001 1001 4096 Jun 20 20:41 cmd 20:44:03 -rw-r--r-- 1 root root 435411 Jun 20 20:43 coverage.out 20:44:03 -rw-rw-r-- 1 1001 1001 3311 Jun 20 20:41 go.mod 20:44:03 -rw-rw-r-- 1 1001 1001 36231 Jun 20 20:43 go.sum 20:44:03 drwxrwxr-x 8 1001 1001 4096 Jun 20 20:41 internal 20:44:03 drwxrwxr-x 3 1001 1001 4096 Jun 20 20:41 openapi 20:44:03 drwxrwxr-x 4 1001 1001 4096 Jun 20 20:41 snap 20:44:03 -rw-rw-r-- 1 1001 1001 204 Jun 20 20:41 version.go [Pipeline] sh 20:44:04 + '[' -e coverage.out ] 20:44:04 + chown 1001:1001 coverage.out [Pipeline] stash 20:44:04 Stashed 1 file(s) [Pipeline] sh 20:44:04 + make build 20:44:04 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 20:44:16 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-metadata/core-metadata ./cmd/core-metadata 20:44:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15184 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws 20:44:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:44:19 The recommended git tool is: git 20:44:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:44:25 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 20:44:25 using credential edgex-jenkins-ssh 20:44:25 Cloning the remote Git repository 20:44:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:44:25 > git init /w/workspace/edgex-go/1 # timeout=10 20:44:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:44:25 > git --version # timeout=10 20:44:25 > git --version # 'git version 2.25.1' 20:44:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:31 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 20:44:31 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 20:44:31 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 20:44: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:44: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:44:34 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 20:44:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:44:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:44:37 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] } 20:44:38 $ docker stop --time=1 8961717b639395d556b410e43ad157e13246342fd3f9579223ea4853b2d77c0a 20:44:41 $ docker rm -f 8961717b639395d556b410e43ad157e13246342fd3f9579223ea4853b2d77c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:44:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:44:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:44:42 20:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 20:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:44:42 latest: Pulling from edgex-devops/edgex-compose 20:44:42 cbdbe7a5bc2a: Pulling fs layer 20:44:42 ca9280d653b3: Pulling fs layer 20:44:42 7e9c9ca2126c: Pulling fs layer 20:44:42 cbdbe7a5bc2a: Download complete 20:44:42 Merge succeeded, producing e18e1039319cdc3d837993d0ab8fafcc226ace90 20:44:42 Checking out Revision e18e1039319cdc3d837993d0ab8fafcc226ace90 (PR-4057) 20:44:42 ca9280d653b3: Verifying Checksum 20:44:42 ca9280d653b3: Download complete 20:44:42 cbdbe7a5bc2a: Pull complete 20:44:43 7e9c9ca2126c: Verifying Checksum 20:44:43 7e9c9ca2126c: Download complete 20:44:43 ca9280d653b3: Pull complete 20:44:42 > git config core.sparsecheckout # timeout=10 20:44:42 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 20:44:42 > git remote # timeout=10 20:44:42 > git config --get remote.origin.url # timeout=10 20:44:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:42 > git merge 18107d571668bc071dc3670312a164098c2940fe # timeout=10 20:44:42 > git rev-parse HEAD^{commit} # timeout=10 20:44:42 > git config core.sparsecheckout # timeout=10 20:44:42 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 20:44:46 7e9c9ca2126c: Pull complete 20:44:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:44:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:46 prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container 20:44:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:44:46 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" 20:44:47 > git --version # timeout=10 20:44:47 > git --version # 'git version 2.25.1' 20:44:47 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:44:48 $ docker top 067961f9af40636a1c223e6f5a2fd6f77a7f308c005f9750f89d64b9ca34a9ec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:48 + docker-compose build+ --help 20:44:48 grep parallel 20:44:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:44:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:48 Dload Upload Total Spent Left Speed 20:44:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 85090 0 --:--:-- --:--:-- --:--:-- 85090 20:44:48 --parallel Build images in parallel. [Pipeline] } 20:44:49 $ docker stop --time=1 067961f9af40636a1c223e6f5a2fd6f77a7f308c005f9750f89d64b9ca34a9ec 20:44:50 $ docker rm -f 067961f9af40636a1c223e6f5a2fd6f77a7f308c005f9750f89d64b9ca34a9ec [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:44:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:44:51 + sudo tee /etc/docker/daemon.new 20:44:51 { 20:44:51 "registry-mirrors": [ 20:44:51 "https://nexus3.edgexfoundry.org:10001" 20:44:51 ], 20:44:51 "bip": "10.250.0.254/24", 20:44:51 "hosts": [ 20:44:51 "tcp://0.0.0.0:5555", 20:44:51 "unix:///var/run/docker.sock" 20:44:51 ], 20:44:51 "mtu": 1458, 20:44:51 "selinux-enabled": true, 20:44:51 "seccomp-profile": "/etc/docker/seccomp.json" 20:44:51 } 20:44:51 prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container 20:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:44:51 $ docker top b6da3cc7bd7fc94c5ad1554ecd99faa70d5c4ba2d074ffe17b6bb0e9d1e2b7d8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:44:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:44:52 + docker-compose -f ./docker-compose-build.yml build --parallel 20:44:52 + sudo service docker restart 20:44:52 Building core-command ... 20:44:52 Building core-data ... 20:44:52 Building core-metadata ... 20:44:52 Building security-bootstrapper ... 20:44:52 Building security-proxy-setup ... 20:44:52 Building security-secretstore-setup ... 20:44:52 Building security-spiffe-token-provider ... 20:44:52 Building security-spire-agent ... 20:44:52 Building security-spire-config ... 20:44:52 Building security-spire-server ... 20:44:52 Building support-notifications ... 20:44:52 Building support-scheduler ... 20:44:52 Building sys-mgmt-agent ... 20:44:52 Building security-spire-server 20:44:52 Building core-data 20:44:52 Building security-bootstrapper 20:44:52 Building security-spire-config 20:44:52 Building sys-mgmt-agent 20:45:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:45:07 ---> 7991837720ef 20:45:07 Step 3/26 : WORKDIR /edgex-go 20:45:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:45:07 ---> 7991837720ef 20:45:07 Step 3/25 : WORKDIR /edgex-go 20:45:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:45:07 ---> 7991837720ef 20:45:07 Step 3/31 : WORKDIR /edgex-go 20:45:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:45:07 ---> 7991837720ef 20:45:07 Step 3/23 : WORKDIR /edgex-go 20:45:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:45:07 ---> 7991837720ef 20:45:07 Step 3/23 : WORKDIR /edgex-go 20:45:10 ---> Running in ac49a5c0c8d5 20:45:10 ---> Running in 8a8e20a02146 20:45:10 ---> Running in 846325fea7d4 20:45:10 ---> Running in cb1873cca768 20:45:10 ---> Running in bfba0726246e 20:45:10 Removing intermediate container cb1873cca768 20:45:10 ---> caab184ec44c 20:45:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:10 Removing intermediate container bfba0726246e 20:45:10 ---> c1c7e2223800 20:45:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:10 Removing intermediate container ac49a5c0c8d5 20:45:10 ---> 304273f3372d 20:45:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:10 Removing intermediate container 846325fea7d4 20:45:10 ---> b4fda3d79530 20:45:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:10 Removing intermediate container 8a8e20a02146 20:45:10 ---> baf8c9c6468a 20:45:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:10 ---> Running in 7b5023dbab56 20:45:10 ---> Running in 6a766dc2d79e 20:45:10 ---> Running in bce23604edd5 20:45:10 ---> Running in a3c4dcbfd073 20:45:10 ---> Running in f4eb41c6dfac [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:10 provisioning config files... 20:45:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3788258306020744459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:11 Removing intermediate container 7b5023dbab56 20:45:11 ---> 1a3e669f9b5a 20:45:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:45:11 ---> Running in 0587417688d9 20:45:11 ---> docker-login.sh 20:45:11 nexus3.edgexfoundry.org:10001 20:45:11 Removing intermediate container bce23604edd5 20:45:11 ---> 55b6eb590b25 20:45:11 Step 5/23 : RUN apk add --update --no-cache make bash git 20:45:11 Removing intermediate container a3c4dcbfd073 20:45:11 ---> c799e14868d7 20:45:11 Step 5/31 : RUN apk add --update --no-cache make git 20:45:11 ---> Running in cc433263a3d2 20:45:11 Removing intermediate container 6a766dc2d79e 20:45:11 ---> c2703a6d1a97 20:45:11 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:45:11 ---> Running in 9ef4d055cd2c 20:45:11 ---> Running in b4234d9f4ff4 20:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:11 Removing intermediate container f4eb41c6dfac 20:45:11 ---> 46dd24d641ab 20:45:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:11 ---> Running in 1bf30fab0a44 20:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:12 Configure a credential helper to remove this warning. See 20:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:12 20:45:12 Login Succeeded 20:45:12 nexus3.edgexfoundry.org:10002 20:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:12 Configure a credential helper to remove this warning. See 20:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:12 20:45:12 Login Succeeded 20:45:12 nexus3.edgexfoundry.org:10003 20:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:12 OK: 221 MiB in 52 packages 20:45:13 OK: 221 MiB in 52 packages 20:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:13 Configure a credential helper to remove this warning. See 20:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:13 20:45:13 Login Succeeded 20:45:13 nexus3.edgexfoundry.org:10004 20:45:13 Removing intermediate container 0587417688d9 20:45:13 ---> 4df05575b98e 20:45:13 Step 6/23 : COPY go.mod vendor* ./ 20:45:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:13 ---> dd8c3e976f6e 20:45:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:13 ---> Running in ffd4de690adc 20:45:13 Removing intermediate container cc433263a3d2 20:45:13 ---> f637be85ab8a 20:45:13 Step 6/23 : COPY go.mod vendor* ./ 20:45:13 OK: 221 MiB in 52 packages 20:45:13 ---> 276b6831a951 20:45:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:13 Configure a credential helper to remove this warning. See 20:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:13 20:45:13 Login Succeeded 20:45:13 docker.io 20:45:13 ---> Running in 33e622f6957f 20:45:13 Removing intermediate container 9ef4d055cd2c 20:45:13 ---> 2115b8162511 20:45:13 Step 6/31 : COPY go.mod vendor* ./ 20:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:14 ---> 12ad16e4c73a 20:45:14 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:14 OK: 221 MiB in 52 packages 20:45:14 ---> Running in 5dbedab5a2ff 20:45:14 OK: 221 MiB in 52 packages 20:45:14 Removing intermediate container ffd4de690adc 20:45:14 ---> c6c86f1416f9 20:45:14 Step 8/23 : COPY . . 20:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:14 Configure a credential helper to remove this warning. See 20:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:14 20:45:14 Login Succeeded 20:45:14 ---> docker-login.sh ends [Pipeline] } 20:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:14 ========================================================= 20:45:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:45:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:45:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:45:15 9b3977197b4f: Pulling fs layer 20:45:15 1a89e8eeedd5: Pulling fs layer 20:45:15 94645a83ff95: Pulling fs layer 20:45:15 e6fb740bc735: Pulling fs layer 20:45:15 3a77bd46dcc9: Pulling fs layer 20:45:15 355e64cbe906: Pulling fs layer 20:45:15 63ab81a10011: Pulling fs layer 20:45:15 555d1d1c4555: Pulling fs layer 20:45:15 7d9057610161: Pulling fs layer 20:45:15 e6fb740bc735: Waiting 20:45:15 3a77bd46dcc9: Waiting 20:45:15 355e64cbe906: Waiting 20:45:15 63ab81a10011: Waiting 20:45:15 7d9057610161: Waiting 20:45:15 555d1d1c4555: Waiting 20:45:15 94645a83ff95: Verifying Checksum 20:45:15 94645a83ff95: Download complete 20:45:15 1a89e8eeedd5: Verifying Checksum 20:45:15 1a89e8eeedd5: Download complete 20:45:15 3a77bd46dcc9: Verifying Checksum 20:45:15 3a77bd46dcc9: Download complete 20:45:15 355e64cbe906: Verifying Checksum 20:45:15 355e64cbe906: Download complete 20:45:15 9b3977197b4f: Download complete 20:45:15 63ab81a10011: Verifying Checksum 20:45:15 63ab81a10011: Download complete 20:45:16 9b3977197b4f: Pull complete 20:45:16 7d9057610161: Verifying Checksum 20:45:16 7d9057610161: Download complete 20:45:17 1a89e8eeedd5: Pull complete 20:45:17 94645a83ff95: Pull complete 20:45:17 Removing intermediate container 1bf30fab0a44 20:45:17 ---> 939a306e9d2b 20:45:17 Step 6/26 : COPY go.mod vendor* ./ 20:45:17 Removing intermediate container b4234d9f4ff4 20:45:17 ---> 3858f20534cc 20:45:17 Step 6/25 : COPY go.mod vendor* ./ 20:45:17 Removing intermediate container 33e622f6957f 20:45:17 ---> 2a31875c1c9a 20:45:17 Step 8/23 : COPY . . 20:45:17 Removing intermediate container 5dbedab5a2ff 20:45:17 ---> 7495f4ac2fb8 20:45:17 Step 8/31 : COPY . . 20:45:17 ---> 4732ce526070 20:45:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:17 555d1d1c4555: Verifying Checksum 20:45:17 555d1d1c4555: Download complete 20:45:18 e6fb740bc735: Verifying Checksum 20:45:18 e6fb740bc735: Download complete 20:45:21 ---> 6312364f8745 20:45:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:21 ---> Running in 9f7f3b6f8ce8 20:45:21 ---> Running in 07165edab67e 20:45:21 ---> 660a46fbd294 20:45:21 Step 9/23 : RUN make cmd/core-data/core-data 20:45:21 ---> Running in 2585095ef94f 20:45:21 ---> e9c1cbad8b0a 20:45:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:45:21 ---> dae8c673bcce 20:45:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:45:21 ---> Running in 1e074ffb9856 20:45:21 ---> Running in d1239b29a910 20:45: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 20:45: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 20:45: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:45:22 Removing intermediate container 9f7f3b6f8ce8 20:45:22 ---> 8bbc409da0d0 20:45:22 Step 8/26 : COPY . . 20:45:22 Removing intermediate container 07165edab67e 20:45:22 ---> 5cba49b983c1 20:45:22 Step 8/25 : COPY . . 20:45:30 e6fb740bc735: Pull complete 20:45:31 3a77bd46dcc9: Pull complete 20:45:31 355e64cbe906: Pull complete 20:45:31 63ab81a10011: Pull complete 20:45:37 ---> 91e180d5e74d 20:45:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:45:37 ---> dd39af9a86b1 20:45:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:45:37 ---> Running in c20f54fd0fe2 20:45:37 ---> Running in 45af6e460e2d 20:45:37 Removing intermediate container c20f54fd0fe2 20:45:37 ---> 1be8bb081ee1 20:45:37 Step 10/26 : WORKDIR /edgex-go/spire-build 20:45:37 Removing intermediate container 45af6e460e2d 20:45:37 ---> 64df50dcbabd 20:45:37 Step 10/25 : WORKDIR /edgex-go/spire-build 20:45:37 ---> Running in 5170ae50a4a8 20:45:37 ---> Running in bbd34360bbfe 20:45:37 Removing intermediate container bbd34360bbfe 20:45:37 ---> 6c0fe9822c37 20:45:37 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 20:45:37 Removing intermediate container 5170ae50a4a8 20:45:37 ---> 6a11001de3d8 20:45:37 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 20:45:37 ---> Running in 20092aeea5c0 20:45:37 ---> Running in 2ad491aa7534 20:45:38 555d1d1c4555: Pull complete 20:45:38 Removing intermediate container 20092aeea5c0 20:45:38 ---> 9720ba8e471d 20:45:38 Step 12/25 : WORKDIR /edgex-go 20:45:38 Removing intermediate container 2ad491aa7534 20:45:38 ---> 1258dfc619b6 20:45:38 Step 12/26 : WORKDIR /edgex-go 20:45:38 ---> Running in 504f66b529e9 20:45:38 ---> Running in 4a2708d56dff 20:45:39 Removing intermediate container 504f66b529e9 20:45:39 ---> 68e14294d918 20:45:39 20:45:39 Step 13/25 : FROM alpine:3.15 20:45:39 Removing intermediate container 4a2708d56dff 20:45:39 ---> 368ec8480bfa 20:45:39 20:45:39 Step 13/26 : FROM alpine:3.15 20:45:39 3.15: Pulling from library/alpine 20:45:39 3.15: Pulling from library/alpine 20:45:39 7d9057610161: Pull complete 20:45:39 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:45:40 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:45:40 WORKDIR /edgex 20:45:40 COPY go.mod . 20:45:40 RUN go mod download ci-base-image-arm64 20:45:40 -f - . 20:45:41 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:45:41 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:45:41 Status: Image is up to date for alpine:3.15 20:45:41 ---> 0ac33e5f5afa 20:45:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:45:41 Status: Downloaded newer image for alpine:3.15 20:45:41 ---> 0ac33e5f5afa 20:45:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:45:41 ---> Running in 6dd51bd3d771 20:45:41 ---> Running in fd8b19a98fa0 20:45:41 Removing intermediate container 1e074ffb9856 20:45:41 ---> 9d3768df006b 20:45:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:45:41 Removing intermediate container d1239b29a910 20:45:41 ---> 06d363b24a9f 20:45:41 20:45:41 Step 10/31 : FROM alpine:3.14 20:45:41 ---> Running in d3edf47efe06 20:45:41 Removing intermediate container fd8b19a98fa0 20:45:41 ---> f63a9dd05d54 20:45:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:41 Removing intermediate container 6dd51bd3d771 20:45:41 ---> d13c2fb968ef 20:45:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:41 ---> Running in 27cdf31e339b 20:45:41 ---> Running in 2ad08d7e4e58 20:45:41 3.14: Pulling from library/alpine 20:45: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:45:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:45:41 Status: Downloaded newer image for alpine:3.14 20:45:41 ---> e04c818066af 20:45:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:45:42 ---> Running in 6d7272f007fa 20:45:42 Sending build context to Docker daemon 169.2MB 20:45:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:45:42 ---> 819e984ddca1 20:45:42 Step 2/4 : WORKDIR /edgex 20:45:43 Removing intermediate container 6d7272f007fa 20:45:43 ---> d31554986e85 20:45:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:45:43 Removing intermediate container 2ad08d7e4e58 20:45:43 ---> 064cefa819b8 20:45:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:45:43 Removing intermediate container 2585095ef94f 20:45:43 ---> ed611b5b268d 20:45:43 20:45:43 Step 10/23 : FROM alpine:3.14 20:45:43 ---> e04c818066af 20:45:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:45:43 ---> Running in be36624baa85 20:45:43 ---> Running in a06c1f6c77e3 20:45:43 Removing intermediate container 27cdf31e339b 20:45:43 ---> 441a3041819b 20:45:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:45:43 ---> Running in 682b8d66f52e 20:45:43 Removing intermediate container d3edf47efe06 20:45:43 ---> 708356d360e2 20:45:43 20:45:43 Step 11/23 : FROM docker:20.10.14 20:45:43 ---> Running in 06437be24c37 20:45:43 Removing intermediate container 682b8d66f52e 20:45:43 ---> be00928edf4f 20:45:43 Step 12/23 : ENV APP_PORT=59880 20:45:43 ---> Running in b4693c692793 20:45:43 Removing intermediate container b4693c692793 20:45:43 ---> d62e4a42dc8b 20:45:43 Step 13/23 : EXPOSE $APP_PORT 20:45:43 20.10.14: Pulling from library/docker 20:45:43 ---> Running in f7382361ea03 20:45:43 Removing intermediate container f7382361ea03 20:45:43 ---> a3d66aed3399 20:45:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:43 ---> Running in 64ec698eee8c 20:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:44 (1/2) Installing dumb-init (1.2.5-r1) 20:45:44 (2/2) Installing su-exec (0.2-r1) 20:45:44 Executing busybox-1.33.1-r7.trigger 20:45:44 OK: 6 MiB in 16 packages 20:45:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:44 ---> Running in 0142e5d3525d 20:45:44 Removing intermediate container 0142e5d3525d 20:45:44 ---> 4b55648d43ea 20:45:44 Step 3/4 : COPY go.mod . 20:45:45 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:45:45 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:45:45 OK: 15859 distinct packages available 20:45:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:45 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:45:45 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:45:45 OK: 15859 distinct packages available 20:45:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:45 Removing intermediate container be36624baa85 20:45:45 ---> e4290f6fbf8b 20:45:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:45:45 ---> df68e8513e9d 20:45:45 Step 4/4 : RUN go mod download 20:45:45 ---> Running in 015d458b6ea2 20:45:45 Removing intermediate container 64ec698eee8c 20:45:45 ---> 2c0bba97075d 20:45:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:45:45 ---> Running in d5d2aa7b9601 20:45:45 ---> Running in 34df01886b6c 20:45:45 Removing intermediate container d5d2aa7b9601 20:45:45 ---> 4a034a823c61 20:45:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:45:45 ---> Running in 23badfc5c0f1 20:45:45 Removing intermediate container 23badfc5c0f1 20:45:45 ---> 58c6930ff18f 20:45:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:45:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:45:46 ---> Running in 7737c77f84c4 20:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:46 (1/5) Installing dumb-init (1.2.5-r1) 20:45:46 (1/4) Installing dumb-init (1.2.5-r1) 20:45:46 (2/5) Installing musl-obstack (1.2.3-r0) 20:45:46 (2/4) Installing musl-obstack (1.2.3-r0) 20:45:46 (3/5) Installing libucontext (1.1-r0) 20:45:46 (3/4) Installing libucontext (1.1-r0) 20:45:46 (4/5) Installing gcompat (1.0.0-r4) 20:45:46 (5/5) Installing openssl (1.1.1o-r0) 20:45:46 (4/4) Installing gcompat (1.0.0-r4) 20:45:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:45:46 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:45:46 Status: Downloaded newer image for docker:20.10.14 20:45:46 Removing intermediate container 7737c77f84c4 20:45:46 ---> 0751d634529b 20:45:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:45:46 ---> 7417809fdb73 20:45:46 Executing busybox-1.34.1-r5.trigger 20:45:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:45:46 OK: 6 MiB in 18 packages 20:45:46 Executing busybox-1.34.1-r5.trigger 20:45:46 OK: 6 MiB in 19 packages 20:45:46 ---> Running in ef586e75af48 20:45:46 ---> Running in 03a721c5f2e6 20:45:46 Removing intermediate container ef586e75af48 20:45:46 ---> fcd74a36d14c 20:45:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:45:47 ---> Running in 1ad78851e2d8 20:45:47 Removing intermediate container 03a721c5f2e6 20:45:47 ---> e04968a40ad7 20:45:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:45:47 (1/6) Installing dumb-init (1.2.5-r1) 20:45:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:45:47 (3/6) Installing libsodium (1.0.18-r0) 20:45:47 ---> c39aaf023b85 20:45:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:45:47 Removing intermediate container a06c1f6c77e3 20:45:47 ---> 05857840d79a 20:45:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:45:47 ---> Running in f7566bfcf24a 20:45:47 Removing intermediate container 06437be24c37 20:45:47 ---> 698cdf7230d3 20:45:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:47 (5/6) Installing libzmq (4.3.4-r0) 20:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:47 (6/6) Installing zeromq (4.3.4-r0) 20:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:45:47 Executing busybox-1.33.1-r7.trigger 20:45:47 OK: 8 MiB in 20 packages 20:45:47 (1/43) Installing readline (8.1.1-r0) 20:45:47 (2/43) Installing bash (5.1.16-r0) 20:45:47 Executing bash-5.1.16-r0.post-install 20:45:47 (3/43) Installing brotli-libs (1.0.9-r5) 20:45:47 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:45:47 (5/43) Installing libcurl (7.80.0-r1) 20:45:47 (6/43) Installing curl (7.80.0-r1) 20:45:47 (7/43) Installing dumb-init (1.2.5-r1) 20:45:47 (8/43) Installing libbz2 (1.0.8-r1) 20:45:47 (9/43) Installing expat (2.4.7-r0) 20:45:47 (10/43) Installing libffi (3.4.2-r1) 20:45:47 (11/43) Installing gdbm (1.22-r0) 20:45:47 (12/43) Installing xz-libs (5.2.5-r1) 20:45:47 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:45:47 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:45:47 (15/43) Installing mpdecimal (2.5.1-r1) 20:45:47 (16/43) Installing sqlite-libs (3.36.0-r0) 20:45:47 (17/43) Installing python3 (3.9.7-r4) 20:45:48 (18/43) Installing py3-appdirs (1.4.4-r2) 20:45:48 (19/43) Installing py3-certifi (2020.12.5-r1) 20:45:48 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:45:48 (21/43) Installing py3-idna (3.3-r0) 20:45:48 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:45:48 (23/43) Installing py3-requests (2.26.0-r1) 20:45:48 (24/43) Installing py3-msgpack (1.0.2-r1) 20:45:48 (25/43) Installing py3-lockfile (0.12.2-r4) 20:45:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:45:48 (27/43) Installing py3-colorama (0.4.4-r1) 20:45:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:45:48 (29/43) Installing py3-distlib (0.3.3-r0) 20:45:48 (30/43) Installing py3-distro (1.6.0-r0) 20:45:48 (31/43) Installing py3-six (1.16.0-r0) 20:45:48 (32/43) Installing py3-webencodings (0.5.1-r4) 20:45:48 (33/43) Installing py3-html5lib (1.1-r1) 20:45:48 (34/43) Installing py3-parsing (2.4.7-r2) 20:45:48 (35/43) Installing py3-packaging (20.9-r1) 20:45:48 (36/43) Installing py3-tomli (1.2.2-r0) 20:45:48 (37/43) Installing py3-pep517 (0.12.0-r0) 20:45:48 (38/43) Installing py3-progress (1.6-r0) 20:45:48 (39/43) Installing py3-retrying (1.3.3-r2) 20:45:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:45:48 (41/43) Installing py3-setuptools (52.0.0-r4) 20:45:48 (42/43) Installing py3-toml (0.10.2-r2) 20:45:48 (43/43) Installing py3-pip (20.3.4-r1) 20:45:49 Executing busybox-1.34.1-r5.trigger 20:45:49 OK: 83 MiB in 65 packages 20:45:49 ---> a994ad588ec7 20:45:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:45:49 ---> 570944e113f2 20:45:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:45:49 Removing intermediate container f7566bfcf24a 20:45:49 ---> 051dee099349 20:45:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:49 Removing intermediate container 34df01886b6c 20:45:49 ---> 64a0e1c4ccd4 20:45:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:49 ---> dc190dc03a6c 20:45:49 ---> 76ad638cfb19 20:45:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.dStep 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:45:49 20:45:49 ---> Running in b6b99c2e6900 20:45:50 ---> ef8b965610ba 20:45:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:45:50 ---> 62d2e906a842 20:45:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:45:50 ---> 1597521398fd 20:45:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:45:50 Removing intermediate container b6b99c2e6900 20:45:50 ---> 745fe901ba44 20:45:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:45:50 Collecting docker-compose==1.23.2 20:45:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:45:50 ---> 186f1448fd68 20:45:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:45:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:45:50 Collecting cached-property<2,>=1.2.0 20:45:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:45:50 ---> Running in 92f6bf2a3d8f 20:45:50 ---> b101040b06da 20:45:50 Step 21/26 : WORKDIR / 20:45:50 ---> 477fbeaf3aac 20:45:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:45:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:45:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:45:50 ---> Running in 0d77a9b527e7 20:45:50 ---> d4e92965b141 20:45:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:45:50 Removing intermediate container 92f6bf2a3d8f 20:45:50 ---> 4fc2c4dd1b8e 20:45:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:45:50 Collecting docker<4.0,>=3.6.0 20:45:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:45:50 ---> Running in c2ffb184b274 20:45:50 Removing intermediate container 0d77a9b527e7 20:45:50 ---> e13407b32e10 20:45:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:45:50 ---> 4a9089d79fff 20:45:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:45:50 ---> Running in 442dfd4a0f59 20:45:50 Collecting PyYAML<4,>=3.10 20:45:50 Removing intermediate container c2ffb184b274 20:45:50 ---> bec5b4a4f67a 20:45:50 Step 23/25 : LABEL arch=x86_64 20:45:50 Downloading PyYAML-3.13.tar.gz (270 kB) 20:45:50 ---> e92de1500d3d 20:45:50 Step 19/23 : ENTRYPOINT ["/core-data"] 20:45:50 ---> Running in ed60ba866851 20:45:50 ---> Running in 4656792fefe3 20:45:50 Removing intermediate container 442dfd4a0f59 20:45:50 ---> 87b805e0a2cf 20:45:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:45:50 ---> 7be1b29fa542 20:45:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:45:50 ---> Running in 35ce34e17ad0 20:45:50 Removing intermediate container ed60ba866851 20:45:50 ---> f8627e78d080 20:45:50 Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:45:51 Removing intermediate container 4656792fefe3 20:45:51 ---> fe72cc287c5a 20:45:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:51 ---> Running in 0f7b527b20ca 20:45:51 ---> Running in 4f43f85e08f6 20:45:51 Removing intermediate container 35ce34e17ad0 20:45:51 ---> 73253f133fe6 20:45:51 Step 24/26 : LABEL arch=x86_64 20:45:51 ---> 6a2707ba3ed3 20:45:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:45:51 ---> Running in 02f0c4ccb155 20:45:51 Removing intermediate container 0f7b527b20ca 20:45:51 ---> ab265ea58f8f 20:45:51 Step 25/25 : LABEL version=0.0.0 20:45:51 Removing intermediate container 4f43f85e08f6 20:45:51 ---> 6ed9dee40baf 20:45:51 Step 21/23 : LABEL arch=x86_64 20:45:51 ---> Running in 2e6307aa283f 20:45:51 ---> Running in 92d08cb8493c 20:45:51 ---> Running in 140e35e5d5eb 20:45:51 Removing intermediate container 02f0c4ccb155 20:45:51 ---> 63443b0e90b7 20:45:51 Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:45:51 Collecting jsonschema<3,>=2.5.1 20:45:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:45:51 ---> Running in 1a8d4b322b05 20:45:51 Removing intermediate container 2e6307aa283f 20:45:51 ---> ccd6823e5abb 20:45:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:45:51 Removing intermediate container 140e35e5d5eb 20:45:51 ---> 0dcc6f901bd1 20:45:51 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:45:51 Removing intermediate container 92d08cb8493c 20:45:51 ---> f2490f6df1f5 20:45:51 20:45:51 Collecting websocket-client<1.0,>=0.32.0 20:45:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:45:51 ---> Running in c0f1b7b5181b 20:45:51 Collecting dockerpty<0.5,>=0.4.1 20:45:51 Removing intermediate container 1a8d4b322b05 20:45:51 ---> 48c3dd6045b0 20:45:51 Step 26/26 : LABEL version=0.0.0 20:45:51 Successfully built f2490f6df1f5 20:45:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:45:51 Successfully tagged security-spire-server:latest 20:45:51 ---> 6ce74d7aacf5 20:45:51 Step 26/31 : RUN chmod +x /entrypoint.sh 20:45:51 Building support-notifications 20:45:51  Building security-spire-server ... done  ---> Running in 9f098f57adce 20:45:51 ---> Running in f911c921e93e 20:45:51 Removing intermediate container c0f1b7b5181b 20:45:51 ---> 2a1240d8d8a6 20:45:51 Step 23/23 : LABEL version=0.0.0 20:45:52 Collecting docopt<0.7,>=0.6.1 20:45:52 Downloading docopt-0.6.2.tar.gz (25 kB) 20:45:52 Collecting texttable<0.10,>=0.9.0 20:45:52 Downloading texttable-0.9.1.tar.gz (11 kB) 20:45:53 Removing intermediate container 9f098f57adce 20:45:53 ---> 49f75055fd55 20:45:53 20:45:53 Collecting docker-pycreds>=0.4.0 20:45:53 ---> Running in fe4b05a20124 20:45:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:45:53 Successfully built 49f75055fd55 20:45:53 Successfully tagged security-spire-config:latest 20:45:53 Building security-spire-agent 20:45:53  Building security-spire-config ... done Collecting idna<2.8,>=2.5 20:45:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:45:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:45:53 Collecting urllib3<1.25,>=1.21.1 20:45:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:45:53 Collecting chardet<3.1.0,>=3.0.2 20:45:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:45:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:45:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:45:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:45:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:45:53 Removing intermediate container fe4b05a20124 20:45:53 ---> 07652d2c8c72 20:45:53 20:45:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:45:53 Attempting uninstall: urllib3 20:45:53 Found existing installation: urllib3 1.26.7 20:45:53 Successfully built 07652d2c8c72 20:45:53 Uninstalling urllib3-1.26.7: 20:45:53 Successfully tagged core-data:latest 20:45:53  Building core-data ... done Building core-metadata 20:45:53 Successfully uninstalled urllib3-1.26.7 20:45:53 Attempting uninstall: idna 20:45:53 Found existing installation: idna 3.3 20:45:53 Uninstalling idna-3.3: 20:45:53 Successfully uninstalled idna-3.3 20:45:55 Attempting uninstall: requests 20:45:55 Found existing installation: requests 2.26.0 20:45:55 Uninstalling requests-2.26.0: 20:45:55 Successfully uninstalled requests-2.26.0 20:45:56 Running setup.py install for texttable: started 20:45:56 Removing intermediate container f911c921e93e 20:45:56 ---> bfae0b85f93a 20:45:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:45:56 ---> Running in 1589721de4f6 20:45:56 Running setup.py install for texttable: finished with status 'done' 20:45:56 Running setup.py install for PyYAML: started 20:45:56 Removing intermediate container 1589721de4f6 20:45:56 ---> 415e281b2850 20:45:56 Step 28/31 : CMD ["gate"] 20:45:56 ---> Running in e3a9c88337f3 20:45:57 Running setup.py install for PyYAML: finished with status 'done' 20:45:57 Removing intermediate container e3a9c88337f3 20:45:57 ---> aa96cb16bd14 20:45:57 Step 29/31 : LABEL arch=x86_64 20:45:57 Running setup.py install for docopt: started 20:45:57 ---> Running in ee485f480b90 20:45:57 Removing intermediate container ee485f480b90 20:45:57 ---> bbc1f89cdc4c 20:45:57 Step 30/31 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:45:57 Running setup.py install for docopt: finished with status 'done' 20:45:57 Running setup.py install for dockerpty: started 20:45:57 ---> Running in e870b127be66 20:45:58 Running setup.py install for dockerpty: finished with status 'done' 20:45:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:45:58 ---> 7991837720ef 20:45:58 Step 3/22 : WORKDIR /edgex-go 20:45:58 ---> Using cache 20:45:58 ---> b4fda3d79530 20:45:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:58 ---> Using cache 20:45:58 ---> c799e14868d7 20:45:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:45:58 Removing intermediate container e870b127be66 20:45:58 ---> 71416b6040a8 20:45:58 Step 31/31 : LABEL version=0.0.0 20:45:58 ---> Running in 8f51c8fe36ba 20:45:58 ---> Running in 83dee5c05d7d 20:45:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 20:45:59 Removing intermediate container 83dee5c05d7d 20:45:59 ---> dd09a77cbed4 20:45:59 20:45:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:45:59 Successfully built dd09a77cbed4 20:45:59 Successfully tagged security-bootstrapper:latest 20:45:59  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:46:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:00 OK: 221 MiB in 52 packages 20:46:00 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:46:00 ---> 7991837720ef 20:46:00 Step 3/26 : WORKDIR /edgex-go 20:46:00 ---> Using cache 20:46:00 ---> b4fda3d79530 20:46:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:00 ---> Using cache 20:46:00 ---> c799e14868d7 20:46:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:46:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:00 ---> 7991837720ef 20:46:00 Step 3/23 : WORKDIR /edgex-go 20:46:00 ---> Using cache 20:46:00 ---> b4fda3d79530 20:46:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:00 ---> Using cache 20:46:00 ---> c799e14868d7 20:46:00 Step 5/23 : RUN apk add --update --no-cache make git 20:46:00 ---> Using cache 20:46:00 ---> 2115b8162511 20:46:00 Step 6/23 : COPY go.mod vendor* ./ 20:46:00 ---> Using cache 20:46:00 ---> 12ad16e4c73a 20:46:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:00 ---> Using cache 20:46:00 ---> 7495f4ac2fb8 20:46:00 Step 8/23 : COPY . . 20:46:00 ---> Using cache 20:46:00 ---> dae8c673bcce 20:46:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:46:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:46:03 ---> 7991837720ef 20:46:03 Step 3/20 : WORKDIR /edgex-go 20:46:03 ---> Using cache 20:46:03 ---> b4fda3d79530 20:46:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:46:03 ---> Running in 0a247f92de71 20:46:03 ---> Running in f91b1e8b9cae 20:46:03 ---> Running in 9df20230a15f 20:46:03 Removing intermediate container 8f51c8fe36ba 20:46:03 ---> 6349a3cbbb61 20:46:03 Step 6/22 : COPY go.mod vendor* ./ 20:46:03 Removing intermediate container 1ad78851e2d8 20:46:03 ---> cc37f1638ab2 20:46:03 Step 14/23 : ENV APP_PORT=58890 20:46:03 ---> Running in feee410e91ac 20:46:03 ---> 5152bcd03e58 20:46:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:04 ---> Running in a3587cb1c0dc 20:46:04 Removing intermediate container feee410e91ac 20:46:04 ---> 4a699f8e0aba 20:46:04 Step 15/23 : EXPOSE $APP_PORT 20:46:04 ---> Running in 5aaf8f71f405 20:46:04 Removing intermediate container 5aaf8f71f405 20:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:04 ---> e9a429b9c3e6 20:46:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:46: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/core-metadata/core-metadata ./cmd/core-metadata 20:46:04 ---> 26c5738fa397 20:46:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:04 ---> a839575ed58b 20:46:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:05 Removing intermediate container a3587cb1c0dc 20:46:05 ---> 8633a45f0aaf 20:46:05 Step 8/22 : COPY . . 20:46:05 OK: 221 MiB in 52 packages 20:46:05 ---> ffda2e88df55 20:46:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:46:05 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:46:05 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:46:05 OK: 15866 distinct packages available 20:46:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:06 OK: 221 MiB in 52 packages 20:46:07 ---> Running in 561165d1b82d 20:46:07 Removing intermediate container 0a247f92de71 20:46:07 ---> 8705e53df280 20:46:07 Step 6/26 : COPY go.mod vendor* ./ 20:46:07 Removing intermediate container 561165d1b82d 20:46:07 ---> 4a9f81b03df6 20:46:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:08 ---> Running in bfddbfa42605 20:46:08 Removing intermediate container f91b1e8b9cae 20:46:08 ---> b587eb499207 20:46:08 Step 5/20 : COPY go.mod vendor* ./ 20:46:08 Removing intermediate container bfddbfa42605 20:46:08 ---> 73ed4ae316ed 20:46:08 Step 21/23 : LABEL arch=x86_64 20:46:08 ---> 5b8babfc6bf6 20:46:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:08 ---> Running in 29c582d661b2 20:46:08 ---> 26e4f5aa16ef 20:46:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:08 ---> Running in 8c372dd3aa60 20:46:08 ---> Running in 795e8c78e682 20:46:09 Removing intermediate container 8c372dd3aa60 20:46:09 ---> 6b4c9bcb198c 20:46:09 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:46:09 ---> Running in fb3bb763c3e0 20:46:09 Removing intermediate container fb3bb763c3e0 20:46:09 ---> 702f1ad57a6b 20:46:09 Step 23/23 : LABEL version=0.0.0 20:46:09 ---> Running in 2a60736d7485 20:46:10 Removing intermediate container 2a60736d7485 20:46:10 ---> 030b060c1b07 20:46:10 20:46:10 Successfully built 030b060c1b07 20:46:10 Successfully tagged sys-mgmt-agent:latest 20:46:10 Building security-proxy-setup 20:46:10  Building sys-mgmt-agent ... done  ---> a666e3714da4 20:46:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:46:10 ---> Running in 2ce5b5a1809a 20:46:12 Removing intermediate container 29c582d661b2 20:46:12 ---> fb7af82266d2 20:46:12 Step 8/26 : COPY . . 20:46:12 Removing intermediate container 795e8c78e682 20:46:12 ---> a4ea431034a3 20:46:12 Step 7/20 : COPY . . 20:46:12 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 20:46:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:46:15 ---> 7991837720ef 20:46:15 Step 3/22 : WORKDIR /edgex-go 20:46:15 ---> Using cache 20:46:15 ---> b4fda3d79530 20:46:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:15 ---> Using cache 20:46:15 ---> c799e14868d7 20:46:15 Step 5/22 : RUN apk add --update --no-cache make git 20:46:15 ---> Using cache 20:46:15 ---> 2115b8162511 20:46:15 Step 6/22 : COPY go.mod vendor* ./ 20:46:15 ---> Using cache 20:46:15 ---> 12ad16e4c73a 20:46:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:15 ---> Using cache 20:46:15 ---> 7495f4ac2fb8 20:46:15 Step 8/22 : COPY . . 20:46:15 ---> Using cache 20:46:15 ---> dae8c673bcce 20:46:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:46:22 ---> Running in 907b31d1a282 20:46:22 ---> 1ed98c0cf0d1 20:46:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:46:22 ---> eee801bd6a46 20:46:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:46:22 ---> Running in 175ee805eed1 20:46:22 ---> Running in 4183c3ba2ca1 20:46:22 Removing intermediate container 175ee805eed1 20:46:22 ---> cfd6505e9eaf 20:46:22 Step 10/26 : WORKDIR /edgex-go/spire-build 20:46:22 ---> Running in cdb03e6724fd 20:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:46:22 Removing intermediate container cdb03e6724fd 20:46:22 ---> 5fe50309dbed 20:46:22 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 20:46: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:46:22 ---> Running in c583b2b5b91b 20:46:24 Removing intermediate container 9df20230a15f 20:46:24 ---> c21a609c2262 20:46:24 20:46:24 Step 10/23 : FROM alpine:3.14 20:46:24 ---> e04c818066af 20:46:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:46:24 ---> Running in cb55116b8134 20:46:24 Removing intermediate container c583b2b5b91b 20:46:24 ---> 794124c0ab1c 20:46:24 Step 12/26 : WORKDIR /edgex-go 20:46:24 ---> Running in 3db02438bc1a 20:46:24 Removing intermediate container 3db02438bc1a 20:46:24 ---> e384196bc89a 20:46:24 20:46:24 Step 13/26 : FROM alpine:3.15 20:46:24 ---> 0ac33e5f5afa 20:46:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:46:24 ---> Using cache 20:46:24 ---> d13c2fb968ef 20:46:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:24 ---> Using cache 20:46:24 ---> 064cefa819b8 20:46:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:46:24 ---> Running in c60623aefdf2 20:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:46:25 (1/1) Installing dumb-init (1.2.5-r1) 20:46:25 Executing busybox-1.33.1-r7.trigger 20:46:25 OK: 6 MiB in 15 packages 20:46:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:26 Removing intermediate container cb55116b8134 20:46:26 ---> 734202589258 20:46:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:46:26 ---> Running in 7181168aed19 20:46:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:26 Removing intermediate container 7181168aed19 20:46:26 ---> 894f512438ee 20:46:26 Step 13/23 : ENV APP_PORT=59881 20:46:26 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:46:26 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:46:26 OK: 15859 distinct packages available 20:46:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:26 ---> Running in 0f393d747238 20:46:26 Removing intermediate container 0f393d747238 20:46:26 ---> 3c77731f96dd 20:46:26 Step 14/23 : EXPOSE $APP_PORT 20:46:26 ---> Running in f0567276b804 20:46:26 Removing intermediate container f0567276b804 20:46:26 ---> d7a3e56d8a9e 20:46:26 Step 15/23 : WORKDIR / 20:46:27 ---> Running in 5a6992a7b829 20:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:27 Removing intermediate container 5a6992a7b829 20:46:27 ---> 9e615a88b8b0 20:46:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:27 (1/5) Installing dumb-init (1.2.5-r1) 20:46:27 (2/5) Installing musl-obstack (1.2.3-r0) 20:46:27 (3/5) Installing libucontext (1.1-r0) 20:46:27 ---> c713a97be778 20:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:46:27 (4/5) Installing gcompat (1.0.0-r4) 20:46:27 (5/5) Installing openssl (1.1.1o-r0) 20:46:27 Executing busybox-1.34.1-r5.trigger 20:46:27 OK: 6 MiB in 19 packages 20:46:28 ---> eaf2123ce392 20:46:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:46:29 Removing intermediate container c60623aefdf2 20:46:29 ---> fb63476d54c7 20:46:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:46:29 ---> 0498bd003fa5 20:46:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:46:29 ---> Running in 95e644d0dbca 20:46:30 Removing intermediate container 95e644d0dbca 20:46:30 ---> 128de44ee815 20:46:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:31 ---> Running in 2a570997658f 20:46:31 ---> 0fc9833f8000 20:46:31 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:46:31 Removing intermediate container 2ce5b5a1809a 20:46:31 ---> e81641106566 20:46:31 20:46:31 Step 10/22 : FROM alpine:3.14 20:46:31 ---> e04c818066af 20:46:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:46:31 ---> Running in ead1e6936211 20:46:32 Removing intermediate container 2a570997658f 20:46:32 ---> b01c52a40b53 20:46:32 Step 21/23 : LABEL arch=x86_64 20:46:32 ---> Running in 907823f247ec 20:46:32 Removing intermediate container 015d458b6ea2 20:46:32 ---> 03d7fd56b3a8 20:46:32 Successfully built 03d7fd56b3a8 20:46:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:32 + docker inspect -f . ci-base-image-arm64 20:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:33 Removing intermediate container 907823f247ec 20:46:33 ---> 1ae610ae1078 20:46:33 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:46:33 prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 20:46:33 $ 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 20:46:33 (1/2) Installing ca-certificates (20211220-r0) 20:46:33 (2/2) Installing dumb-init (1.2.5-r1) 20:46:33 Executing busybox-1.33.1-r7.trigger 20:46:33 ---> Running in f2b86b20a1c8 20:46:33 Executing ca-certificates-20211220-r0.trigger 20:46:33 OK: 6 MiB in 16 packages 20:46:33 Removing intermediate container f2b86b20a1c8 20:46:33 ---> 8f6e8c3f91de 20:46:33 Step 23/23 : LABEL version=0.0.0 20:46:33 ---> 57bf4f52ecf4 20:46:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:46:33 ---> Running in 4aea9234fbd5 20:46:34 $ docker top 8c1497925f5a54657c99f90cf859388ec16336758e87ecf8ca9c4e87f5405b0b -eo pid,comm 20:46:34 ---> fc38444fbe8a 20:46:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:46:34 Removing intermediate container 4aea9234fbd5 20:46:34 ---> 815374aa40df 20:46:34 20:46:34 Removing intermediate container ead1e6936211 20:46:34 ---> f2a29bb1023e 20:46:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:46:34 ---> Running in af6a77cb59c5 [Pipeline] { 20:46:34 ---> 98ca1e47b8f7 20:46:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:46:34 Successfully built 815374aa40df 20:46:34 Successfully tagged core-metadata:latest 20:46:34  Building core-metadata ... done Building support-scheduler [Pipeline] sh 20:46:35 Removing intermediate container af6a77cb59c5 20:46:35 ---> fe213940c5d5 20:46:35 Step 13/22 : ENV APP_PORT=59860 20:46:35 + go version 20:46:35 go version go1.17.7 linux/arm64 [Pipeline] } 20:46:35 $ docker stop --time=1 8c1497925f5a54657c99f90cf859388ec16336758e87ecf8ca9c4e87f5405b0b 20:46:37 $ docker rm -f 8c1497925f5a54657c99f90cf859388ec16336758e87ecf8ca9c4e87f5405b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:46:37 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 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:37 + docker inspect -f . ci-base-image-arm64 20:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:46:38 ---> 7991837720ef 20:46:38 Step 3/22 : WORKDIR /edgex-go 20:46:38 ---> Using cache 20:46:38 ---> b4fda3d79530 20:46:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:38 ---> Using cache 20:46:38 ---> c799e14868d7 20:46:38 Step 5/22 : RUN apk add --update --no-cache make git 20:46:38 ---> Using cache 20:46:38 ---> 2115b8162511 20:46:38 Step 6/22 : COPY go.mod vendor* ./ 20:46:38 ---> Using cache 20:46:38 ---> 12ad16e4c73a 20:46:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:38 ---> Using cache 20:46:38 ---> 7495f4ac2fb8 20:46:38 Step 8/22 : COPY . . 20:46:38 ---> Using cache 20:46:38 ---> dae8c673bcce 20:46:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:46:38 ---> d14f8b1b04df 20:46:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:46:38 prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 20:46:38 $ 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 20:46:38 ---> Running in fcf1912ca71b 20:46:38 ---> Running in b61d524c6ee9 20:46:38 ---> Running in ffd3aa4b73a9 20:46:38 Removing intermediate container fcf1912ca71b 20:46:38 ---> 04f608f4a50b 20:46:38 Step 14/22 : EXPOSE $APP_PORT 20:46:38 Removing intermediate container ffd3aa4b73a9 20:46:38 ---> 08aebf6c9bd6 20:46:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:46:38 ---> Running in 1486c5bb86f2 20:46:38 ---> Running in 16e3ae62aad8 20:46:38 Removing intermediate container 1486c5bb86f2 20:46:38 ---> ecfe4145661b 20:46:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:38 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 20:46:38 Removing intermediate container 16e3ae62aad8 20:46:38 ---> eed2f65edf53 20:46:38 Step 24/26 : LABEL arch=x86_64 20:46:38 ---> Running in 9ff053bea3b0 20:46:38 ---> 4e3ad70299c0 20:46:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:46:39 Removing intermediate container 9ff053bea3b0 20:46:39 ---> 23ba4f8940b5 20:46:39 Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:46:39 $ docker top 2e51fdaeab12b5f079c55d678a9b551a19f74388588e6abd1b4d413065fc92b3 -eo pid,comm 20:46:39 ---> Running in da1aa7658964 [Pipeline] { [Pipeline] echo 20:46:39 ========================================================= 20:46:39 [edgeXBuildGoParallel] Running Tests and Build... 20:46:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:46:39 ---> 595450aead69 20:46:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:46:40 Removing intermediate container da1aa7658964 20:46:40 ---> 2cfe20b690db 20:46:40 Step 26/26 : LABEL version=0.0.0 20:46:40 ---> Running in 9a28bc03067a 20:46:40 ---> 75465d4d8553 20:46:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:46:40 Removing intermediate container 9a28bc03067a 20:46:40 ---> 403cdb0c136c 20:46:40 20:46:40 ---> Running in ba52c8c4c142 20:46:40 + make test 20:46:40 go mod tidy -compat=1.17 20:46:40 Successfully built 403cdb0c136c 20:46:40 Successfully tagged security-spire-agent:latest 20:46:40  Building security-spire-agent ... done Building core-command 20:46:40 Removing intermediate container 907b31d1a282 20:46:40 ---> 2def93e97597 20:46:40 20:46:40 Step 10/22 : FROM alpine:3.14 20:46:40 ---> e04c818066af 20:46:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:46:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:46:42 Removing intermediate container ba52c8c4c142 20:46:42 ---> 4d9411edda0f 20:46:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:44 ---> 7991837720ef 20:46:44 Step 3/23 : WORKDIR /edgex-go 20:46:44 ---> Using cache 20:46:44 ---> b4fda3d79530 20:46:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:44 ---> Using cache 20:46:44 ---> c799e14868d7 20:46:44 Step 5/23 : RUN apk add --update --no-cache make git 20:46:44 ---> Using cache 20:46:44 ---> 2115b8162511 20:46:44 Step 6/23 : COPY go.mod vendor* ./ 20:46:44 ---> Using cache 20:46:44 ---> 12ad16e4c73a 20:46:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:44 ---> Using cache 20:46:44 ---> 7495f4ac2fb8 20:46:44 Step 8/23 : COPY . . 20:46:44 ---> Using cache 20:46:44 ---> dae8c673bcce 20:46:44 Step 9/23 : RUN make cmd/core-command/core-command 20:46:44 ---> Running in 82e7f87a86e7 20:46:44 ---> Running in f98b1dfa0e87 20:46:44 ---> Running in 620baf9f3ca6 20:46:44 Removing intermediate container 4183c3ba2ca1 20:46:44 ---> 32f569eaf03b 20:46:44 20:46:44 Step 9/20 : FROM alpine:3.15 20:46:44 ---> 0ac33e5f5afa 20:46:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:46:44 ---> Using cache 20:46:44 ---> d13c2fb968ef 20:46:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:44 ---> Using cache 20:46:44 ---> 064cefa819b8 20:46:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:46:45 Removing intermediate container f98b1dfa0e87 20:46:45 ---> 0e6c07300138 20:46:45 Step 20/22 : LABEL arch=x86_64 20:46:45 ---> Running in 504ffd037fd5 20:46:45 ---> Running in 4c6eb8d0f6ae 20:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:46:45 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 20:46:45 Removing intermediate container 4c6eb8d0f6ae 20:46:45 ---> 2747c3d7e86a 20:46:45 Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:46:45 ---> Running in 85224a49fd4a 20:46:45 (1/6) Installing ca-certificates (20211220-r0) 20:46:45 (2/6) Installing brotli-libs (1.0.9-r5) 20:46:45 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:46:45 (4/6) Installing libcurl (7.79.1-r1) 20:46:45 (5/6) Installing curl (7.79.1-r1) 20:46:45 (6/6) Installing dumb-init (1.2.5-r1) 20:46:45 Executing busybox-1.33.1-r7.trigger 20:46:45 Executing ca-certificates-20211220-r0.trigger 20:46:45 OK: 8 MiB in 20 packages 20:46:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:45 Removing intermediate container 85224a49fd4a 20:46:45 ---> 550beb1d6df3 20:46:45 Step 22/22 : LABEL version=0.0.0 20:46:45 ---> Running in e1a8264ad649 20:46:46 Removing intermediate container e1a8264ad649 20:46:46 ---> 700a355017e2 20:46:46 20:46:46 Successfully built 700a355017e2 20:46:46 Successfully tagged support-notifications:latest 20:46:46  Building support-notifications ... done Building security-secretstore-setup 20:46:46 Removing intermediate container 82e7f87a86e7 20:46:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:46 ---> ebf7e0778b49 20:46:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:46:46 ---> Running in 48e07b519831 20:46:47 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:46:47 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:46:47 OK: 15859 distinct packages available 20:46:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:46:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:46:48 (1/9) Installing ca-certificates (20211220-r0) 20:46:48 (2/9) Installing brotli-libs (1.0.9-r5) 20:46:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:46:48 (4/9) Installing libcurl (7.80.0-r1) 20:46:48 (5/9) Installing curl (7.80.0-r1) 20:46:48 (6/9) Installing dumb-init (1.2.5-r1) 20:46:48 Removing intermediate container 48e07b519831 20:46:48 ---> f371fa07a8b0 20:46:48 Step 13/22 : WORKDIR /edgex 20:46:48 (7/9) Installing musl-obstack (1.2.3-r0) 20:46:48 (8/9) Installing libucontext (1.1-r0) 20:46:49 (9/9) Installing gcompat (1.0.0-r4) 20:46:49 Executing busybox-1.34.1-r5.trigger 20:46:49 Executing ca-certificates-20211220-r0.trigger 20:46:49 OK: 8 MiB in 23 packages 20:46:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:46:49 ---> 7991837720ef 20:46:49 Step 3/25 : WORKDIR /edgex-go 20:46:49 ---> Using cache 20:46:49 ---> b4fda3d79530 20:46:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:49 ---> Using cache 20:46:49 ---> c799e14868d7 20:46:49 Step 5/25 : RUN apk add --update --no-cache make git 20:46:49 ---> Using cache 20:46:49 ---> 2115b8162511 20:46:49 Step 6/25 : COPY go.mod vendor* ./ 20:46:49 ---> Using cache 20:46:49 ---> 12ad16e4c73a 20:46:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:49 ---> Using cache 20:46:49 ---> 7495f4ac2fb8 20:46:49 Step 8/25 : COPY . . 20:46:49 ---> Using cache 20:46:49 ---> dae8c673bcce 20:46:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:46:50 ---> Running in 4e20c89b21bb 20:46:50 ---> Running in ae85a7010617 20:46:51 Removing intermediate container 4e20c89b21bb 20:46:51 ---> 097c8ac10105 20:46:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:46:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:46:51 Removing intermediate container 504ffd037fd5 20:46:51 ---> 96c33f118616 20:46:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:51 ---> 6bbb56c532d9 20:46:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:46:51 ---> bc5c0fd63000 20:46:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:46:52 ---> e1349d12c3cc 20:46:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:46:53 ---> ebf8065bc8b0 20:46:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:46:53 ---> 62bca97f1133 20:46:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:46:53 ---> 0d3659e69093 20:46:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:46:53 ---> d513e0610e1f 20:46:53 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:46:53 ---> Running in f5d3e0c88646 20:46:53 ---> Running in 4e3ad00acacd 20:46:54 Removing intermediate container f5d3e0c88646 20:46:54 ---> beb4c5227b3a 20:46:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:54 ---> Running in 7672c0fdae67 20:46:54 Removing intermediate container 7672c0fdae67 20:46:54 ---> 0e77d38aa188 20:46:54 Step 18/20 : LABEL arch=x86_64 20:46:54 ---> Running in 6fb22c350dc8 20:46:54 Removing intermediate container 6fb22c350dc8 20:46:54 ---> 4fb3672420ae 20:46:54 Step 19/20 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:46:55 ---> Running in b242b95aacd4 20:46:55 Removing intermediate container 4e3ad00acacd 20:46:55 ---> ecd1c2a4886c 20:46:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:46:55 ---> Running in b59b274e1e0c 20:46:55 Removing intermediate container b242b95aacd4 20:46:55 ---> 2bdbe16fae91 20:46:55 Step 20/20 : LABEL version=0.0.0 20:46:55 ---> Running in 70b3ef3ba328 20:46:55 Removing intermediate container b59b274e1e0c 20:46:55 ---> 0eb29ad9d9e7 20:46:55 Step 20/22 : LABEL arch=x86_64 20:46:56 ---> Running in 2ccb0b86192f 20:46:56 Removing intermediate container 70b3ef3ba328 20:46:56 ---> daf44792f76a 20:46:56 20:46:56 Successfully built daf44792f76a 20:46:56 Successfully tagged security-spiffe-token-provider:latest 20:46:56  Building security-spiffe-token-provider ... done Removing intermediate container 2ccb0b86192f 20:46:56 ---> 47d8a38b26c6 20:46:56 Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:46:56 ---> Running in eacb8b2fb471 20:46:56 Removing intermediate container eacb8b2fb471 20:46:56 ---> 2c87e8ed5443 20:46:56 Step 22/22 : LABEL version=0.0.0 20:46:56 ---> Running in e1a848afecfc 20:46:57 Removing intermediate container e1a848afecfc 20:46:57 ---> 4d17b347eabf 20:46:57 20:46:57 Successfully built 4d17b347eabf 20:46:57 Successfully tagged security-proxy-setup:latest 20:47:00  Building security-proxy-setup ... done Removing intermediate container b61d524c6ee9 20:47:00 ---> 71868a3ecd5e 20:47:00 20:47:00 Step 10/22 : FROM alpine:3.14 20:47:00 ---> e04c818066af 20:47:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:47:00 ---> Using cache 20:47:00 ---> 734202589258 20:47:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:00 ---> Using cache 20:47:00 ---> 894f512438ee 20:47:00 Step 13/22 : ENV APP_PORT=59861 20:47:00 ---> Running in 38e81ca64daf 20:47:00 Removing intermediate container 38e81ca64daf 20:47:00 ---> b60951b53351 20:47:00 Step 14/22 : EXPOSE $APP_PORT 20:47:00 ---> Running in 2d0c5cbb37b4 20:47:00 Removing intermediate container 2d0c5cbb37b4 20:47:00 ---> 918601beba25 20:47:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:01 ---> c2f5025628be 20:47:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:02 ---> 49a131fc87df 20:47:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:47:02 Removing intermediate container 620baf9f3ca6 20:47:02 ---> 7833880d4e32 20:47:02 20:47:02 Step 10/23 : FROM alpine:3.14 20:47:02 ---> e04c818066af 20:47:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:47:02 ---> Using cache 20:47:02 ---> 734202589258 20:47:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:02 ---> Using cache 20:47:02 ---> 894f512438ee 20:47:02 Step 13/23 : ENV APP_PORT=59882 20:47:02 ---> Running in c108885789c3 20:47:02 ---> 17c5680628dc 20:47:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:47:02 ---> Running in 67c0445c857a 20:47:02 Removing intermediate container c108885789c3 20:47:02 ---> 250e5e093f5f 20:47:02 Step 14/23 : EXPOSE $APP_PORT 20:47:02 ---> Running in 50ba023d13d2 20:47:02 Removing intermediate container 67c0445c857a 20:47:02 ---> 62fea573ac79 20:47:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:02 ---> Running in d9e64ce4a93c 20:47:02 Removing intermediate container 50ba023d13d2 20:47:02 ---> 95302d7dab82 20:47:02 Step 15/23 : WORKDIR / 20:47:02 ---> Running in bea26f6760b1 20:47:02 Removing intermediate container d9e64ce4a93c 20:47:02 ---> 957b74a74e04 20:47:02 Step 20/22 : LABEL arch=x86_64 20:47:03 ---> Running in b150c4150530 20:47:03 Removing intermediate container bea26f6760b1 20:47:03 ---> c037836e6ec6 20:47:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:03 Removing intermediate container b150c4150530 20:47:03 ---> 7e49e72cd8fe 20:47:03 Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:47:03 ---> Running in 544e753e7cfb 20:47:03 ---> 6aaa840aa49f 20:47:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:47:03 Removing intermediate container 544e753e7cfb 20:47:03 ---> ef7e2b51953a 20:47:03 Step 22/22 : LABEL version=0.0.0 20:47:03 ---> Running in 65aaa6eb3036 20:47:03 ---> 268e6860908d 20:47:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:47:03 Removing intermediate container 65aaa6eb3036 20:47:03 ---> c70a9c2202ed 20:47:03 20:47:03 Successfully built c70a9c2202ed 20:47:03 Successfully tagged support-scheduler:latest 20:47:03  Building support-scheduler ... done  ---> c24402253c67 20:47:03 Step 19/23 : ENTRYPOINT ["/core-command"] 20:47:03 ---> Running in 3b9fd5022342 20:47:04 Removing intermediate container 3b9fd5022342 20:47:04 ---> e6352f13817d 20:47:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:04 ---> Running in 242c7252dce9 20:47:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47:04 Removing intermediate container 242c7252dce9 20:47:04 ---> 24599726f37d 20:47:04 Step 21/23 : LABEL arch=x86_64 20:47:04 ---> Running in 31ddbf69b8a3 20:47:04 Removing intermediate container 31ddbf69b8a3 20:47:04 ---> e04feaf4632a 20:47:04 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:47:04 ---> Running in dfe5629118c5 20:47:04 Removing intermediate container dfe5629118c5 20:47:04 ---> e3b8f5907baf 20:47:04 Step 23/23 : LABEL version=0.0.0 20:47:04 ---> Running in 024b6b67424a 20:47:04 Removing intermediate container 024b6b67424a 20:47:04 ---> 46bf107fb9db 20:47:04 20:47:04 Successfully built 46bf107fb9db 20:47:04 Successfully tagged core-command:latest 20:47:06  Building core-command ... done Removing intermediate container ae85a7010617 20:47:06 ---> 20989b1bf943 20:47:06 20:47:06 Step 10/25 : FROM alpine:3.14 20:47:06 ---> e04c818066af 20:47:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:47:06 ---> Running in 92fbb71dde65 20:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:47:07 (1/3) Installing ca-certificates (20211220-r0) 20:47:07 (2/3) Installing dumb-init (1.2.5-r1) 20:47:07 (3/3) Installing su-exec (0.2-r1) 20:47:07 Executing busybox-1.33.1-r7.trigger 20:47:07 Executing ca-certificates-20211220-r0.trigger 20:47:07 OK: 6 MiB in 17 packages 20:47:07 Removing intermediate container 92fbb71dde65 20:47:07 ---> 7252902f306e 20:47:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:07 ---> Running in f6a2ddfcc911 20:47:07 Removing intermediate container f6a2ddfcc911 20:47:07 ---> a671af2b10ea 20:47:07 Step 13/25 : WORKDIR / 20:47:07 ---> Running in 5ad98515d0d9 20:47:07 Removing intermediate container 5ad98515d0d9 20:47:07 ---> ab924ec08069 20:47:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:47:07 ---> f26ae7b9cde4 20:47:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:47:07 ---> ebca11c5711d 20:47:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:47:08 ---> 23e10a179746 20:47:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:47:08 ---> 469d2c33e889 20:47:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:47:08 ---> ca78166328cd 20:47:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:47:08 ---> abf307d4db90 20:47:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:47:09 ---> 797e2d338519 20:47:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:47:09 ---> Running in f060fa98339b 20:47:09 Removing intermediate container f060fa98339b 20:47:09 ---> 45b61acbe943 20:47:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:47:09 ---> Running in b87d2f3da04f 20:47:10 Removing intermediate container b87d2f3da04f 20:47:10 ---> 095a09fb8bae 20:47:10 Step 23/25 : LABEL arch=x86_64 20:47:10 ---> Running in 59a9708ba4b3 20:47:10 Removing intermediate container 59a9708ba4b3 20:47:10 ---> a5c9accc6d60 20:47:10 Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 20:47:10 ---> Running in ad485a064d83 20:47:10 Removing intermediate container ad485a064d83 20:47:10 ---> 2daf81591d58 20:47:10 Step 25/25 : LABEL version=0.0.0 20:47:10 ---> Running in d21d1a9d5142 20:47:10 Removing intermediate container d21d1a9d5142 20:47:10 ---> 931332edd030 20:47:10 20:47:10 Successfully built 931332edd030 20:47:10 Successfully tagged security-secretstore-setup:latest 20:47:10  Building security-secretstore-setup ... done  [Pipeline] } 20:47:10 $ docker stop --time=1 b6da3cc7bd7fc94c5ad1554ecd99faa70d5c4ba2d074ffe17b6bb0e9d1e2b7d8 20:47:11 $ docker rm -f b6da3cc7bd7fc94c5ad1554ecd99faa70d5c4ba2d074ffe17b6bb0e9d1e2b7d8 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:12 + docker images 20:47:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:47:12 security-secretstore-setup latest 931332edd030 2 seconds ago 28.5MB 20:47:12 20989b1bf943 7 seconds ago 1.63GB 20:47:12 core-command latest 46bf107fb9db 8 seconds ago 16.1MB 20:47:12 support-scheduler latest c70a9c2202ed 9 seconds ago 26.4MB 20:47:12 7833880d4e32 11 seconds ago 1.61GB 20:47:12 71868a3ecd5e 14 seconds ago 1.67GB 20:47:12 security-proxy-setup latest 4d17b347eabf 16 seconds ago 26.9MB 20:47:12 security-spiffe-token-provider latest daf44792f76a 17 seconds ago 29MB 20:47:12 support-notifications latest 700a355017e2 26 seconds ago 27MB 20:47:12 32f569eaf03b 30 seconds ago 1.67GB 20:47:12 2def93e97597 32 seconds ago 1.62GB 20:47:12 security-spire-agent latest 403cdb0c136c 32 seconds ago 127MB 20:47:12 core-metadata latest 815374aa40df 38 seconds ago 17MB 20:47:12 e81641106566 41 seconds ago 1.67GB 20:47:12 e384196bc89a 48 seconds ago 1.52GB 20:47:12 c21a609c2262 49 seconds ago 1.62GB 20:47:12 sys-mgmt-agent latest 030b060c1b07 About a minute ago 299MB 20:47:12 security-bootstrapper latest dd09a77cbed4 About a minute ago 19.1MB 20:47:12 core-data latest 07652d2c8c72 About a minute ago 22.5MB 20:47:12 security-spire-server latest f2490f6df1f5 About a minute ago 87.3MB 20:47:12 security-spire-config latest 49f75055fd55 About a minute ago 86.7MB 20:47:12 708356d360e2 About a minute ago 1.62GB 20:47:12 ed611b5b268d About a minute ago 1.65GB 20:47:12 06d363b24a9f About a minute ago 1.62GB 20:47:12 368ec8480bfa About a minute ago 1.52GB 20:47:12 68e14294d918 About a minute ago 1.52GB 20:47:12 ci-base-image-x86_64 latest 7991837720ef 4 minutes ago 1.02GB 20:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB 20:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB 20:47:12 docker 20.10.14 7417809fdb73 2 months ago 218MB 20:47:12 alpine 3.14 e04c818066af 2 months ago 5.59MB 20:47:12 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 20:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months 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] } 20:47:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:48:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:48:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:48:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:48:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:48:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.446s coverage: 53.4% of statements 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.887s coverage: 89.2% of statements 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.311s coverage: 83.8% of statements 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.237s coverage: 95.6% of statements 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.635s coverage: 72.2% of statements 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.636s coverage: 60.0% of statements 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.653s coverage: 0.9% of statements 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 29.6% of statements 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.219s coverage: 79.5% of statements 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.257s coverage: 94.1% of statements 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.291s coverage: 87.5% of statements 20:49:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 20:49:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements 20:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.569s coverage: 82.5% of statements 20:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements 20:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.924s coverage: 91.2% of statements 20:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.993s coverage: 64.4% of statements 20:50:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:50:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements 20:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 20:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 20:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 20:50:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.331s coverage: 65.4% of statements 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.884s coverage: 43.8% of statements 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.284s coverage: 84.8% of statements 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.677s coverage: 92.3% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.388s coverage: 63.2% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.443s coverage: 97.7% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.266s coverage: 28.9% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 20:50:25 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 20:50:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:50:25 GO111MODULE=on go vet ./... 20:52:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:52:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:52:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:52:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:52:18 + ls -al . 20:52:18 total 680 20:52:18 drwxrwxr-x 9 1001 1001 4096 Jun 20 20:52 . 20:52:18 drwxr-xr-x 4 root root 4096 Jun 20 20:46 .. 20:52:18 -rw-rw-r-- 1 1001 1001 11 Jun 20 20:44 .dockerignore 20:52:18 drwxrwxr-x 8 1001 1001 4096 Jun 20 20:44 .git 20:52:18 drwxrwxr-x 3 1001 1001 4096 Jun 20 20:44 .github 20:52:18 -rw-rw-r-- 1 1001 1001 879 Jun 20 20:44 .gitignore 20:52:18 -rw-rw-r-- 1 1001 1001 42 Jun 20 20:44 .golangci.yml 20:52:18 -rw-rw-r-- 1 1001 1001 87 Jun 20 20:44 .hadolint.yml 20:52:18 -rw-rw-r-- 1 1001 1001 166 Jun 20 20:44 .sonarcloud.properties 20:52:18 -rw-rw-r-- 1 1001 1001 1171 Jun 20 20:44 ADOPTERS.md 20:52:18 -rw-rw-r-- 1 1001 1001 10347 Jun 20 20:44 Attribution.txt 20:52:18 -rw-rw-r-- 1 1001 1001 63209 Jun 20 20:44 CHANGELOG.md 20:52:18 -rw-rw-r-- 1 1001 1001 3804 Jun 20 20:44 CONTRIBUTING.md 20:52:18 -rw-rw-r-- 1 1001 1001 677 Jun 20 20:44 GOVERNANCE.md 20:52:18 -rw-rw-r-- 1 1001 1001 850 Jun 20 20:44 Jenkinsfile 20:52:18 -rw-rw-r-- 1 1001 1001 10775 Jun 20 20:44 LICENSE 20:52:18 -rw-rw-r-- 1 1001 1001 10389 Jun 20 20:44 Makefile 20:52:18 -rw-rw-r-- 1 1001 1001 582 Jun 20 20:44 OWNERS.md 20:52:18 -rw-rw-r-- 1 1001 1001 9094 Jun 20 20:44 README.md 20:52:18 -rw-rw-r-- 1 1001 1001 6912 Jun 20 20:44 SECURITY.md 20:52:18 -rw-rw-r-- 1 1001 1001 5 Jun 20 20:42 VERSION 20:52:18 -rw-rw-r-- 1 1001 1001 4131 Jun 20 20:44 ZMQWindows.md 20:52:18 drwxrwxr-x 2 1001 1001 4096 Jun 20 20:44 bin 20:52:18 drwxrwxr-x 18 1001 1001 4096 Jun 20 20:44 cmd 20:52:18 -rw-r--r-- 1 root root 435411 Jun 20 20:50 coverage.out 20:52:18 -rw-rw-r-- 1 1001 1001 3311 Jun 20 20:44 go.mod 20:52:18 -rw-rw-r-- 1 1001 1001 36231 Jun 20 20:46 go.sum 20:52:18 drwxrwxr-x 8 1001 1001 4096 Jun 20 20:44 internal 20:52:18 drwxrwxr-x 3 1001 1001 4096 Jun 20 20:44 openapi 20:52:18 drwxrwxr-x 4 1001 1001 4096 Jun 20 20:44 snap 20:52:18 -rw-rw-r-- 1 1001 1001 204 Jun 20 20:44 version.go [Pipeline] sh 20:52:19 + '[' -e coverage.out ] 20:52:19 + chown 1001:1001 coverage.out [Pipeline] stash 20:52:19 Warning: overwriting stash ‘coverage-report’ 20:52:20 Stashed 1 file(s) [Pipeline] sh 20:52:20 + make build 20:52:20 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 20:53: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/core-metadata/core-metadata ./cmd/core-metadata 20:54: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/core-command/core-command ./cmd/core-command 20:54: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 20:55:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:55:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:55:14 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 20:55:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:55: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:55:31 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 20:55: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/secrets-config ./cmd/secrets-config 20:55:37 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 20:55:45 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] } 20:55:49 $ docker stop --time=1 2e51fdaeab12b5f079c55d678a9b551a19f74388588e6abd1b4d413065fc92b3 20:55:51 $ docker rm -f 2e51fdaeab12b5f079c55d678a9b551a19f74388588e6abd1b4d413065fc92b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:55:54 20:55:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:55:54 latest: Pulling from edgex-devops/edgex-compose-arm64 20:55:54 29e5d40040c1: Pulling fs layer 20:55:54 1ce36da41761: Pulling fs layer 20:55:54 25b303627fd3: Pulling fs layer 20:55:54 29e5d40040c1: Verifying Checksum 20:55:54 29e5d40040c1: Download complete 20:55:55 1ce36da41761: Verifying Checksum 20:55:55 1ce36da41761: Download complete 20:55:55 29e5d40040c1: Pull complete 20:55:56 25b303627fd3: Verifying Checksum 20:55:56 25b303627fd3: Download complete 20:55:56 1ce36da41761: Pull complete 20:56:09 25b303627fd3: Pull complete 20:56:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:09 prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 20:56:09 $ 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 20:56:11 $ docker top 8b18d9e27b77b7363dca3be26bfa71960faa253747b76d1fd99ce094ce4babe8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:12 + docker-compose build --help 20:56:12 + grep parallel 20:56:17 --parallel Build images in parallel. [Pipeline] } 20:56:17 $ docker stop --time=1 8b18d9e27b77b7363dca3be26bfa71960faa253747b76d1fd99ce094ce4babe8 20:56:18 $ docker rm -f 8b18d9e27b77b7363dca3be26bfa71960faa253747b76d1fd99ce094ce4babe8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:20 prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 20:56:20 $ 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 20:56:21 $ docker top 2fc2cca987621882d798be40c77403509f00c5ddbc509b583fd9b91e87de7a22 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:22 + docker-compose -f ./docker-compose-build.yml build --parallel 20:56:26 Building core-command ... 20:56:26 Building core-data ... 20:56:26 Building core-metadata ... 20:56:26 Building security-bootstrapper ... 20:56:26 Building security-proxy-setup ... 20:56:26 Building security-secretstore-setup ... 20:56:26 Building security-spiffe-token-provider ... 20:56:26 Building security-spire-agent ... 20:56:26 Building security-spire-config ... 20:56:26 Building security-spire-server ... 20:56:26 Building support-notifications ... 20:56:26 Building support-scheduler ... 20:56:26 Building sys-mgmt-agent ... 20:56:26 Building support-scheduler 20:56:26 Building core-data 20:56:26 Building core-metadata 20:56:26 Building support-notifications 20:56:26 Building security-proxy-setup 20:57:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:48 ---> 03d7fd56b3a8 20:57:48 Step 3/22 : WORKDIR /edgex-go 20:57:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:57:48 ---> 03d7fd56b3a8 20:57:48 Step 3/23 : WORKDIR /edgex-go 20:57:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:48 ---> 03d7fd56b3a8 20:57:48 Step 3/22 : WORKDIR /edgex-go 20:57:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:57:48 ---> 03d7fd56b3a8 20:57:48 Step 3/23 : WORKDIR /edgex-go 20:57:48 ---> Running in f69b1321b2e2 20:57:48 ---> Running in c35f44c80be3 20:57:48 ---> Running in 5eba4903ed96 20:57:48 ---> Running in 6c21586db992 20:57:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:48 ---> 03d7fd56b3a8 20:57:48 Step 3/22 : WORKDIR /edgex-go 20:57:48 ---> Running in 378c6898518c 20:57:48 Removing intermediate container c35f44c80be3 20:57:48 ---> dc507e7710fd 20:57:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:49 ---> Running in 82804a8c3f61 20:57:49 Removing intermediate container 5eba4903ed96 20:57:49 ---> 83c3f8ece59d 20:57:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:49 Removing intermediate container 6c21586db992 20:57:49 ---> c69553b29a38 20:57:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:49 ---> Running in f19094181fc9 20:57:49 Removing intermediate container f69b1321b2e2 20:57:49 ---> a09fcc7aa326 20:57:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:49 Removing intermediate container 378c6898518c 20:57:49 ---> 19927a8951af 20:57:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:49 ---> Running in 3053ee82a43a 20:57:49 ---> Running in 5bce9879c785 20:57:49 ---> Running in 4e112833d0d8 20:57:53 Removing intermediate container 82804a8c3f61 20:57:53 ---> 21819c016c38 20:57:53 Step 5/23 : RUN apk add --update --no-cache make git 20:57:53 ---> Running in 1808b71f9b1c 20:57:53 Removing intermediate container f19094181fc9 20:57:53 ---> 9d56b704859f 20:57:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:57:53 ---> Running in eec4719c3cc5 20:57:53 Removing intermediate container 5bce9879c785 20:57:53 ---> a3051b1877ac 20:57:53 Step 5/22 : RUN apk add --update --no-cache make git 20:57:53 Removing intermediate container 4e112833d0d8 20:57:53 ---> a7f89600bd99 20:57:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:57:53 ---> Running in fe8c6456c2f0 20:57:53 Removing intermediate container 3053ee82a43a 20:57:53 ---> 8b25cc693a15 20:57:53 Step 5/22 : RUN apk add --update --no-cache make git 20:57:53 ---> Running in 795fc6871895 20:57:53 ---> Running in a82dac1b3f24 20:57:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:56 OK: 220 MiB in 52 packages 20:57:57 OK: 220 MiB in 52 packages 20:57:58 OK: 220 MiB in 52 packages 20:57:58 OK: 220 MiB in 52 packages 20:57:58 OK: 220 MiB in 52 packages 20:57:58 Removing intermediate container 1808b71f9b1c 20:57:58 ---> 4acaf1fa442c 20:57:58 Step 6/23 : COPY go.mod vendor* ./ 20:57:59 Removing intermediate container eec4719c3cc5 20:57:59 ---> f86728887b90 20:57:59 Step 6/23 : COPY go.mod vendor* ./ 20:57:59 ---> c4d95136d9c9 20:57:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:59 ---> Running in 03d771f1db14 20:57:59 Removing intermediate container fe8c6456c2f0 20:57:59 ---> 24e392da2beb 20:57:59 Step 6/22 : COPY go.mod vendor* ./ 20:57:59 Removing intermediate container 795fc6871895 20:57:59 ---> 97d998a0e871 20:57:59 Step 6/22 : COPY go.mod vendor* ./ 20:57:59 Removing intermediate container a82dac1b3f24 20:57:59 ---> 23d8935719aa 20:57:59 Step 6/22 : COPY go.mod vendor* ./ 20:58:00 ---> d1391b933455 20:58:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:00 ---> Running in 57a8ad20ae7b 20:58:01 ---> 22b0538f752d 20:58:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:01 ---> Running in ffb60fd4c1b6 20:58:01 ---> d8ba1fd3d02a 20:58:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:01 ---> 18abd05dd95b 20:58:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:01 ---> Running in 41464a129d7a 20:58:01 ---> Running in 2c5c9a3179b0 20:58:04 Removing intermediate container 03d771f1db14 20:58:04 ---> 2c48d9e728b3 20:58:04 Step 8/23 : COPY . . 20:58:06 Removing intermediate container 57a8ad20ae7b 20:58:06 ---> 60a2dc893d56 20:58:06 Step 8/23 : COPY . . 20:58:07 Removing intermediate container ffb60fd4c1b6 20:58:07 ---> 7ac7d38718fa 20:58:07 Step 8/22 : COPY . . 20:58:07 Removing intermediate container 41464a129d7a 20:58:07 ---> 2075d4ddf6cf 20:58:07 Step 8/22 : COPY . . 20:58:07 Removing intermediate container 2c5c9a3179b0 20:58:07 ---> 6708b711eaa6 20:58:07 Step 8/22 : COPY . . 20:58:34 ---> 59323d9e1ba5 20:58:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:58:34 ---> b12d4a5e6342 20:58:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:58:34 ---> Running in ee932be8c942 20:58:34 ---> Running in 34c6b56a10f8 20:58:34 ---> 1a9ffd81944d 20:58:34 Step 9/23 : RUN make cmd/core-data/core-data 20:58:34 ---> f9b4b6e2ca3c 20:58:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:58:34 ---> c9f02082f9cb 20:58:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:58:34 ---> Running in 6c9a82288c06 20:58:34 ---> Running in 32da1eb82934 20:58:34 ---> Running in 2f10402faa2e 20:58:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:58:35 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 20:58:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:58:35 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 20:58:35 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 21:02:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:03:03 Removing intermediate container ee932be8c942 21:03:03 ---> e8281304ca84 21:03:03 21:03:03 Step 10/22 : FROM alpine:3.14 21:03:03 3.14: Pulling from library/alpine 21:03:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:03:04 Status: Downloaded newer image for alpine:3.14 21:03:04 ---> ac73e934f311 21:03:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:03:04 ---> Running in 0d0d686b1a95 21:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:08 (1/6) Installing ca-certificates (20211220-r0) 21:03:08 (2/6) Installing brotli-libs (1.0.9-r5) 21:03:08 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:03:08 (4/6) Installing libcurl (7.79.1-r1) 21:03:08 (5/6) Installing curl (7.79.1-r1) 21:03:09 (6/6) Installing dumb-init (1.2.5-r1) 21:03:09 Executing busybox-1.33.1-r7.trigger 21:03:09 Executing ca-certificates-20211220-r0.trigger 21:03:09 OK: 8 MiB in 20 packages 21:03:12 Removing intermediate container 0d0d686b1a95 21:03:12 ---> 46d44460d119 21:03:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:03:12 ---> Running in bc67257eddb6 21:03:13 Removing intermediate container bc67257eddb6 21:03:13 ---> 4a66877b4d81 21:03:13 Step 13/22 : WORKDIR /edgex 21:03:13 ---> Running in 8975386af735 21:03:14 Removing intermediate container 8975386af735 21:03:14 ---> 935715a3e222 21:03:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:03:15 ---> c54a0d4b35ea 21:03:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:03:17 Removing intermediate container 34c6b56a10f8 21:03:17 ---> 9f67a36b8824 21:03:17 21:03:17 Step 10/23 : FROM alpine:3.14 21:03:17 ---> ac73e934f311 21:03:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:03:17 ---> Running in 814d14588d61 21:03:18 ---> f7510c8e799c 21:03:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:20 ---> 18465799e2bd 21:03:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:21 ---> 35d66b9f37a8 21:03:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:21 ---> Running in a226bd412ebe 21:03:21 (1/1) Installing dumb-init (1.2.5-r1) 21:03:21 Executing busybox-1.33.1-r7.trigger 21:03:21 OK: 5 MiB in 15 packages 21:03:23 Removing intermediate container 814d14588d61 21:03:23 ---> 17eee14a06c0 21:03:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:23 ---> Running in dc9d866fa1c5 21:03:24 Removing intermediate container dc9d866fa1c5 21:03:24 ---> 48f3315d0880 21:03:24 Step 13/23 : ENV APP_PORT=59881 21:03:24 ---> Running in 28f46a53fe67 21:03:25 Removing intermediate container 28f46a53fe67 21:03:25 ---> a20c78d0efa4 21:03:25 Step 14/23 : EXPOSE $APP_PORT 21:03:25 Removing intermediate container a226bd412ebe 21:03:25 ---> a248d33524e0 21:03:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:03:25 ---> Running in ab49c09a2666 21:03:25 ---> Running in 075e4805fc8d 21:03:25 Removing intermediate container 075e4805fc8d 21:03:25 ---> 699083504b75 21:03:25 Step 20/22 : LABEL arch=arm64 21:03:25 Removing intermediate container ab49c09a2666 21:03:25 ---> 52aa2fdf3182 21:03:25 Step 15/23 : WORKDIR / 21:03:25 ---> Running in 1b21a19a9be1 21:03:26 ---> Running in 4462aa0bd749 21:03:26 Removing intermediate container 4462aa0bd749 21:03:26 ---> 3eab5ef953c1 21:03:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:26 Removing intermediate container 1b21a19a9be1 21:03:26 ---> 19d65d5a811d 21:03:26 Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:03:26 ---> Running in 2394a86ef0a2 21:03:27 Removing intermediate container 2394a86ef0a2 21:03:27 ---> d023db92ce10 21:03:27 Step 22/22 : LABEL version=0.0.0 21:03:27 ---> Running in ac91242a1e41 21:03:27 ---> 10a626696b48 21:03:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:03:28 Removing intermediate container ac91242a1e41 21:03:28 ---> 12ff5ed18d6b 21:03:28 21:03:29 Successfully built 12ff5ed18d6b 21:03:29 Successfully tagged security-proxy-setup-arm64:latest 21:03:29 Building security-spire-agent 21:03:30  Building security-proxy-setup ... done  ---> a8bcb2c5226a 21:03:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:03:31 ---> 8ea78c9484cb 21:03:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:03:31 ---> Running in bf1812a99d8e 21:03:31 Removing intermediate container bf1812a99d8e 21:03:31 ---> c35c1815be7b 21:03:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:31 ---> Running in c1f4496016cf 21:03:32 Removing intermediate container c1f4496016cf 21:03:32 ---> b6bfdd89a14e 21:03:32 Step 21/23 : LABEL arch=arm64 21:03:32 ---> Running in 2b29ec69d440 21:03:32 Removing intermediate container 2b29ec69d440 21:03:32 ---> ba96dfb7a10d 21:03:32 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:03:32 ---> Running in 6a4a58ced032 21:03:33 Removing intermediate container 6a4a58ced032 21:03:33 ---> a5b610e4d715 21:03:33 Step 23/23 : LABEL version=0.0.0 21:03:33 ---> Running in 900a26070dac 21:03:34 Removing intermediate container 900a26070dac 21:03:34 ---> a0dcc5f1bcf7 21:03:34 21:03:34 Successfully built a0dcc5f1bcf7 21:03:34 Successfully tagged core-metadata-arm64:latest 21:03:34 Building security-spire-server 21:04:13  Building core-metadata ... done Removing intermediate container 6c9a82288c06 21:04:13 ---> 8b058a2ec494 21:04:13 21:04:13 Step 10/23 : FROM alpine:3.14 21:04:13 ---> ac73e934f311 21:04:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:04:13 ---> Running in d4969a5e2abd 21:04:13 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:04:13 ---> 03d7fd56b3a8 21:04:13 Step 3/26 : WORKDIR /edgex-go 21:04:13 ---> Using cache 21:04:13 ---> 19927a8951af 21:04:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:13 ---> Using cache 21:04:13 ---> a7f89600bd99 21:04:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:04:13 ---> Running in 8232af5be0fc 21:04:13 Removing intermediate container d4969a5e2abd 21:04:13 ---> 0ff4b8ef7bbe 21:04:13 Step 12/23 : ENV APP_PORT=59880 21:04:13 ---> Running in acbc2739efe1 21:04:13 Removing intermediate container acbc2739efe1 21:04:13 ---> 92f5ddd5fc64 21:04:13 Step 13/23 : EXPOSE $APP_PORT 21:04:13 ---> Running in 9b9030732f5b 21:04:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:13 Removing intermediate container 9b9030732f5b 21:04:13 ---> d74c16826d9c 21:04:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:13 ---> Running in 1c1362642793 21:04:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:13 OK: 220 MiB in 52 packages 21:04:15 Removing intermediate container 8232af5be0fc 21:04:15 ---> 5474c62f0d97 21:04:15 Step 6/26 : COPY go.mod vendor* ./ 21:04:15 Removing intermediate container 1c1362642793 21:04:15 ---> 7eed752bd698 21:04:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:04:15 ---> Running in 7d4f12829ce5 21:04:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:04:16 ---> 03d7fd56b3a8 21:04:16 Step 3/25 : WORKDIR /edgex-go 21:04:16 ---> Using cache 21:04:16 ---> 19927a8951af 21:04:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:16 ---> Using cache 21:04:16 ---> a7f89600bd99 21:04:16 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:04:16 ---> Using cache 21:04:16 ---> 5474c62f0d97 21:04:16 Step 6/25 : COPY go.mod vendor* ./ 21:04:17 ---> fc199256a54d 21:04:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:17 ---> caef817fd53b 21:04:17 ---> Running in 5fd029347f77 21:04:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:18 ---> Running in e06706a71e8e 21:04:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:04:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:04:21 (1/6) Installing dumb-init (1.2.5-r1) 21:04:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:04:21 (3/6) Installing libsodium (1.0.18-r0) 21:04:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:04:21 (5/6) Installing libzmq (4.3.4-r0) 21:04:21 (6/6) Installing zeromq (4.3.4-r0) 21:04:21 Executing busybox-1.33.1-r7.trigger 21:04:21 OK: 8 MiB in 20 packages 21:04:24 Removing intermediate container 7d4f12829ce5 21:04:24 ---> 6628d6ff01bb 21:04:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:24 Removing intermediate container e06706a71e8e 21:04:24 ---> a14df5aef1b3 21:04:24 Step 8/25 : COPY . . 21:04:24 Removing intermediate container 5fd029347f77 21:04:24 ---> 60afecd444f0 21:04:24 Step 8/26 : COPY . . 21:04:25 ---> 3ef935e6b37d 21:04:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:29 ---> c84dd2cd293b 21:04:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:04:30 ---> cb7a008d4028 21:04:30 Step 19/23 : ENTRYPOINT ["/core-data"] 21:04:30 ---> Running in 6d6a0fda206b 21:04:31 Removing intermediate container 6d6a0fda206b 21:04:31 ---> 108d67e1b341 21:04:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:32 ---> Running in 5f6b704f901f 21:04:33 Removing intermediate container 5f6b704f901f 21:04:33 ---> b4716e52eafd 21:04:33 Step 21/23 : LABEL arch=arm64 21:04:33 ---> Running in 707c73811f2f 21:04:34 Removing intermediate container 707c73811f2f 21:04:34 ---> d712ab2b9870 21:04:34 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:04:34 ---> Running in c084d5ad0243 21:04:35 Removing intermediate container c084d5ad0243 21:04:35 ---> 0120c724e2a1 21:04:35 Step 23/23 : LABEL version=0.0.0 21:04:36 ---> Running in deacbd51c678 21:04:37 Removing intermediate container deacbd51c678 21:04:37 ---> 384f9a0e9b30 21:04:37 21:04:38 Successfully built 384f9a0e9b30 21:04:38 Successfully tagged core-data-arm64:latest 21:04:38  Building core-data ... done Building security-secretstore-setup 21:05:00 ---> ea8b576b0388 21:05:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:05:00 ---> Running in 8605f14381b7 21:05:00 ---> 24c1076bcdad 21:05:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:05:00 ---> Running in 9329caaebf53 21:05:00 Removing intermediate container 8605f14381b7 21:05:00 ---> 77cac91b01c7 21:05:00 Step 10/26 : WORKDIR /edgex-go/spire-build 21:05:01 Removing intermediate container 9329caaebf53 21:05:01 ---> 2de5575653b0 21:05:01 Step 10/25 : WORKDIR /edgex-go/spire-build 21:05:01 ---> Running in 75b4761e4c09 21:05:01 ---> Running in 5737fb216a3c 21:05:01 Removing intermediate container 75b4761e4c09 21:05:01 ---> e363f24e4886 21:05:01 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:05:01 Removing intermediate container 5737fb216a3c 21:05:01 ---> 8ab11985368d 21:05:01 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:05:01 ---> Running in f4119fb1cce2 21:05:01 ---> Running in 1cd276d8b362 21:05:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:05:04 ---> 03d7fd56b3a8 21:05:04 Step 3/25 : WORKDIR /edgex-go 21:05:04 ---> Using cache 21:05:04 ---> 19927a8951af 21:05:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:04 ---> Using cache 21:05:04 ---> a7f89600bd99 21:05:04 Step 5/25 : RUN apk add --update --no-cache make git 21:05:04 ---> Running in 805c23858832 21:05:05 Removing intermediate container 1cd276d8b362 21:05:05 ---> 4ab96cc112a6 21:05:05 Step 12/25 : WORKDIR /edgex-go 21:05:05 Removing intermediate container f4119fb1cce2 21:05:05 ---> 3bf11164ad0c 21:05:05 Step 12/26 : WORKDIR /edgex-go 21:05:05 ---> Running in 7120efb1ba03 21:05:05 ---> Running in e4d221745df7 21:05:06 Removing intermediate container 7120efb1ba03 21:05:06 ---> 93c47de5251f 21:05:06 21:05:06 Step 13/25 : FROM alpine:3.15 21:05:06 Removing intermediate container e4d221745df7 21:05:06 ---> 0643ed3488cb 21:05:06 21:05:06 Step 13/26 : FROM alpine:3.15 21:05:06 3.15: Pulling from library/alpine 21:05:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:06 3.15: Pulling from library/alpine 21:05:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:08 OK: 220 MiB in 52 packages 21:05:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:05:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:05:08 Status: Downloaded newer image for alpine:3.15 21:05:08 Status: Downloaded newer image for alpine:3.15 21:05:08 ---> 3fb3c9af89a9 21:05:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:05:08 ---> 3fb3c9af89a9 21:05:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:05:08 ---> Running in 4f07687a6fdb 21:05:08 ---> Running in a943175344fe 21:05:09 Removing intermediate container 4f07687a6fdb 21:05:09 ---> f65fcaa82191 21:05:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:09 Removing intermediate container a943175344fe 21:05:09 ---> 68107298c079 21:05:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:09 Removing intermediate container 2f10402faa2e 21:05:09 ---> f6be2718dec1 21:05:09 21:05:09 Step 10/22 : FROM alpine:3.14 21:05:09 ---> ac73e934f311 21:05:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:05:09 ---> Using cache 21:05:09 ---> 17eee14a06c0 21:05:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:05:09 ---> Using cache 21:05:09 ---> 48f3315d0880 21:05:09 Step 13/22 : ENV APP_PORT=59861 21:05:09 Removing intermediate container 32da1eb82934 21:05:09 ---> 05cde994c044 21:05:09 21:05:09 Step 10/22 : FROM alpine:3.14 21:05:09 ---> ac73e934f311 21:05:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:05:09 ---> Running in 4ea506bbf19c 21:05:09 ---> Running in 133bd9669120 21:05:09 ---> Running in 994dbaf309d3 21:05:09 Removing intermediate container 805c23858832 21:05:09 ---> e1d4c7cd64c1 21:05:09 Step 6/25 : COPY go.mod vendor* ./ 21:05:10 ---> Running in 4dc71f571b50 21:05:10 Removing intermediate container 994dbaf309d3 21:05:10 ---> c526c6ad9a4d 21:05:10 Step 14/22 : EXPOSE $APP_PORT 21:05:10 ---> Running in e9bf84502347 21:05:11 ---> b4369e873ecd 21:05:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:11 Removing intermediate container e9bf84502347 21:05:11 ---> ee3925202c09 21:05:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:11 ---> Running in b0ba49908ece 21:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:13 ---> 83686b45486b 21:05:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:05:13 Removing intermediate container 133bd9669120 21:05:13 ---> 702b7c26afe0 21:05:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:13 ---> Running in 82dd499a2203 21:05:13 (1/2) Installing ca-certificates (20211220-r0) 21:05:13 Removing intermediate container 4ea506bbf19c 21:05:13 ---> 37c39125b15a 21:05:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:14 (2/2) Installing dumb-init (1.2.5-r1) 21:05:14 Executing busybox-1.33.1-r7.trigger 21:05:14 Executing ca-certificates-20211220-r0.trigger 21:05:14 ---> Running in fde47df7e1d2 21:05:14 OK: 6 MiB in 16 packages 21:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:16 Removing intermediate container b0ba49908ece 21:05:16 ---> 023bdd15a7c4 21:05:16 Step 8/25 : COPY . . 21:05:16 Removing intermediate container 4dc71f571b50 21:05:16 ---> 94ca8789fce5 21:05:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:05:16 ---> b012d235309f 21:05:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:05:16 ---> Running in ccac23d50e55 21:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:17 Removing intermediate container ccac23d50e55 21:05:17 ---> d0df836fb47f 21:05:17 Step 13/22 : ENV APP_PORT=59860 21:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:17 ---> Running in d3e82cda67e0 21:05:17 ---> f61a8b3f8111 21:05:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:05:17 ---> Running in d81d27fe2f5b 21:05:18 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 21:05:18 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:05:18 OK: 15736 distinct packages available 21:05:18 Removing intermediate container d3e82cda67e0 21:05:18 ---> 52ae3cd4ac7a 21:05:18 Step 14/22 : EXPOSE $APP_PORT 21:05:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:18 ---> Running in 80d89715e367 21:05:18 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 21:05:18 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:05:18 OK: 15736 distinct packages available 21:05:18 Removing intermediate container d81d27fe2f5b 21:05:18 ---> 482d5ddc30cc 21:05:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:18 ---> Running in 8a2bbe6c708a 21:05:19 Removing intermediate container 80d89715e367 21:05:19 ---> 333a9833d06d 21:05:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:19 Removing intermediate container 8a2bbe6c708a 21:05:19 ---> 8624ecb8b185 21:05:19 Step 20/22 : LABEL arch=arm64 21:05:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:19 ---> Running in 53dbf5257f25 21:05:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:20 ---> af5a6b8840f5 21:05:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:20 Removing intermediate container 53dbf5257f25 21:05:20 ---> 636c5c318c1c 21:05:20 Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:05:20 (1/5) Installing dumb-init (1.2.5-r1) 21:05:20 ---> Running in ab7ab2b2e257 21:05:20 (2/5) Installing musl-obstack (1.2.3-r0) 21:05:20 (3/5) Installing libucontext (1.1-r0) 21:05:20 (4/5) Installing gcompat (1.0.0-r4) 21:05:20 (5/5) Installing openssl (1.1.1o-r0) 21:05:20 (1/5) Installing dumb-init (1.2.5-r1) 21:05:20 (2/5) Installing musl-obstack (1.2.3-r0) 21:05:20 Executing busybox-1.34.1-r5.trigger 21:05:20 OK: 6 MiB in 19 packages 21:05:21 (3/5) Installing libucontext (1.1-r0) 21:05:21 (4/5) Installing gcompat (1.0.0-r4) 21:05:21 Removing intermediate container ab7ab2b2e257 21:05:21 ---> 579167ea2bb2 21:05:21 Step 22/22 : LABEL version=0.0.0 21:05:21 (5/5) Installing openssl (1.1.1o-r0) 21:05:21 ---> Running in 023239696ddb 21:05:21 Executing busybox-1.34.1-r5.trigger 21:05:21 OK: 6 MiB in 19 packages 21:05:22 Removing intermediate container 023239696ddb 21:05:22 ---> 7f29aa68d58f 21:05:22 21:05:22 Removing intermediate container 82dd499a2203 21:05:22 ---> f35c186cd2ee 21:05:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:23 Removing intermediate container fde47df7e1d2 21:05:23 ---> eff24f6fc665 21:05:23 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:05:23 Successfully built 7f29aa68d58f 21:05:23 Successfully tagged support-scheduler-arm64:latest 21:05:23 Building sys-mgmt-agent 21:05:23  Building support-scheduler ... done  ---> 5e31c8f42ff7 21:05:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:05:25 ---> 0c16ecd97c03 21:05:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:05:25 ---> Running in 10fdb526f7c3 21:05:26 Removing intermediate container 10fdb526f7c3 21:05:26 ---> fdc2fdaccf54 21:05:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:26 ---> Running in 7f4483b4f376 21:05:27 Removing intermediate container 7f4483b4f376 21:05:27 ---> fb17c41f7e57 21:05:27 Step 20/22 : LABEL arch=arm64 21:05:27 ---> Running in 0cbfa1ce8bc2 21:05:27 ---> 506206c665da 21:05:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:28 Removing intermediate container 0cbfa1ce8bc2 21:05:28 ---> 4552e38648fd 21:05:28 Step 21/22 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:05:28 ---> Running in af7643f4eefd 21:05:28 Removing intermediate container af7643f4eefd 21:05:28 ---> 1bb629efe153 21:05:28 Step 22/22 : LABEL version=0.0.0 21:05:29 ---> Running in 10e5f709d0db 21:05:30 Removing intermediate container 10e5f709d0db 21:05:30 ---> 4cd6d3a7114c 21:05:30 21:05:30 Successfully built 4cd6d3a7114c 21:05:30 Successfully tagged support-notifications-arm64:latest 21:05:30  Building support-notifications ... done Building security-spire-config 21:05:30 ---> 2d9cfa6ad079 21:05:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:05:32 ---> 406a5170bf39 21:05:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:05:33 ---> 802c8ed0a2b8 21:05:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:05:34 ---> b6edbc8ef1a0 21:05:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:05:34 ---> Running in b539b24415ee 21:05:35 Removing intermediate container b539b24415ee 21:05:35 ---> 46d53c602c3e 21:05:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:05:35 ---> Running in f0e903d26a43 21:05:35 Removing intermediate container f0e903d26a43 21:05:35 ---> cfe493865232 21:05:35 Step 23/25 : LABEL arch=arm64 21:05:35 ---> Running in 6e34bd422fbb 21:05:36 ---> 3b6d75e39287 21:05:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:05:36 Removing intermediate container 6e34bd422fbb 21:05:36 ---> 2a63558164f7 21:05:36 Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:05:36 ---> Running in 5171cefd511f 21:05:37 ---> 0156738351b7 21:05:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:05:37 Removing intermediate container 5171cefd511f 21:05:37 ---> 1a6610d012c0 21:05:37 Step 25/25 : LABEL version=0.0.0 21:05:37 ---> Running in 710d447aaded 21:05:38 Removing intermediate container 710d447aaded 21:05:38 ---> 5b43f5a8a347 21:05:38 21:05:38 ---> b1fbe5672dac 21:05:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:05:39 Successfully built 5b43f5a8a347 21:05:39 Successfully tagged security-spire-server-arm64:latest 21:05:39  Building security-spire-server ... done Building security-bootstrapper 21:05:39 ---> 634d25f3b639 21:05:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:05:39 ---> Running in a58e5c680936 21:05:40 Removing intermediate container a58e5c680936 21:05:40 ---> 3e42ecf42a51 21:05:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:05:40 ---> Running in 19ecf20489d4 21:05:40 Removing intermediate container 19ecf20489d4 21:05:40 ---> 6c647d60b600 21:05:40 Step 24/26 : LABEL arch=arm64 21:05:40 ---> Running in 9c326eeee0c9 21:05:41 Removing intermediate container 9c326eeee0c9 21:05:41 ---> a208566c7c8b 21:05:41 Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:05:41 ---> Running in a615f905ffb7 21:05:42 Removing intermediate container a615f905ffb7 21:05:42 ---> db196fc29ee9 21:05:42 Step 26/26 : LABEL version=0.0.0 21:05:42 ---> Running in 1d681ea5bef4 21:05:42 Removing intermediate container 1d681ea5bef4 21:05:42 ---> deee1c5f04dc 21:05:42 21:05:43 Successfully built deee1c5f04dc 21:05:43 Successfully tagged security-spire-agent-arm64:latest 21:05:43  Building security-spire-agent ... done Building core-command 21:05:44 ---> c340543a849b 21:05:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:05:44 ---> Running in 688c98971d52 21:05:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:06:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:04 ---> 03d7fd56b3a8 21:06:04 Step 3/23 : WORKDIR /edgex-go 21:06:04 ---> Using cache 21:06:04 ---> 19927a8951af 21:06:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:04 ---> Using cache 21:06:04 ---> a7f89600bd99 21:06:04 Step 5/23 : RUN apk add --update --no-cache make bash git 21:06:04 ---> Running in 3a56bd166c31 21:06:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:06:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:06:08 OK: 220 MiB in 52 packages 21:06:09 Removing intermediate container 3a56bd166c31 21:06:09 ---> 5de45280ebb6 21:06:09 Step 6/23 : COPY go.mod vendor* ./ 21:06:11 ---> 8a9a0dc8f4be 21:06:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:11 ---> Running in 491b1de4436d 21:06:18 Removing intermediate container 491b1de4436d 21:06:18 ---> c7b2d77e96fd 21:06:18 Step 8/23 : COPY . . 21:06:19 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:06:19 ---> 03d7fd56b3a8 21:06:19 Step 3/26 : WORKDIR /edgex-go 21:06:19 ---> Using cache 21:06:19 ---> 19927a8951af 21:06:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:19 ---> Using cache 21:06:19 ---> a7f89600bd99 21:06:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:06:19 ---> Using cache 21:06:19 ---> 5474c62f0d97 21:06:19 Step 6/26 : COPY go.mod vendor* ./ 21:06:19 ---> Using cache 21:06:19 ---> caef817fd53b 21:06:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:19 ---> Using cache 21:06:19 ---> a14df5aef1b3 21:06:19 Step 8/26 : COPY . . 21:06:19 ---> Using cache 21:06:19 ---> 24c1076bcdad 21:06:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:06:19 ---> Using cache 21:06:19 ---> 2de5575653b0 21:06:19 Step 10/26 : WORKDIR /edgex-go/spire-build 21:06:19 ---> Using cache 21:06:19 ---> 8ab11985368d 21:06:19 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:06:19 ---> Running in ab94dacf70ce 21:06:24 Removing intermediate container ab94dacf70ce 21:06:24 ---> 385be4f11c60 21:06:24 Step 12/26 : WORKDIR /edgex-go 21:06:24 ---> Running in c14eb5921b7e 21:06:25 Removing intermediate container c14eb5921b7e 21:06:25 ---> 6ed0077215bf 21:06:25 21:06:25 Step 13/26 : FROM alpine:3.15 21:06:25 ---> 3fb3c9af89a9 21:06:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:06:25 ---> Using cache 21:06:25 ---> 68107298c079 21:06:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:25 ---> Using cache 21:06:25 ---> 702b7c26afe0 21:06:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:06:25 ---> Running in ced246320b66 21:06:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:06:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:06:29 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 21:06:29 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:06:29 OK: 15736 distinct packages available 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:06:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:06:31 (1/4) Installing dumb-init (1.2.5-r1) 21:06:31 (2/4) Installing musl-obstack (1.2.3-r0) 21:06:31 (3/4) Installing libucontext (1.1-r0) 21:06:31 (4/4) Installing gcompat (1.0.0-r4) 21:06:32 Executing busybox-1.34.1-r5.trigger 21:06:32 OK: 6 MiB in 18 packages 21:06:35 Removing intermediate container ced246320b66 21:06:35 ---> 4538be48ca33 21:06:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:06:35 ---> 03d7fd56b3a8 21:06:35 Step 3/31 : WORKDIR /edgex-go 21:06:35 ---> Using cache 21:06:35 ---> 19927a8951af 21:06:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:35 ---> Using cache 21:06:35 ---> a7f89600bd99 21:06:35 Step 5/31 : RUN apk add --update --no-cache make git 21:06:35 ---> Using cache 21:06:35 ---> e1d4c7cd64c1 21:06:35 Step 6/31 : COPY go.mod vendor* ./ 21:06:35 ---> Using cache 21:06:35 ---> b4369e873ecd 21:06:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:35 ---> Using cache 21:06:35 ---> 023bdd15a7c4 21:06:35 Step 8/31 : COPY . . 21:06:35 ---> Using cache 21:06:35 ---> c340543a849b 21:06:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:36 ---> Running in 42353efd7cb3 21:06: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:06:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:39 ---> 03d7fd56b3a8 21:06:39 Step 3/23 : WORKDIR /edgex-go 21:06:39 ---> Using cache 21:06:39 ---> 19927a8951af 21:06:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:39 ---> Using cache 21:06:39 ---> a7f89600bd99 21:06:39 Step 5/23 : RUN apk add --update --no-cache make git 21:06:39 ---> Using cache 21:06:39 ---> e1d4c7cd64c1 21:06:39 Step 6/23 : COPY go.mod vendor* ./ 21:06:39 ---> Using cache 21:06:39 ---> b4369e873ecd 21:06:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:39 ---> Using cache 21:06:39 ---> 023bdd15a7c4 21:06:39 Step 8/23 : COPY . . 21:06:39 ---> Using cache 21:06:39 ---> c340543a849b 21:06:39 Step 9/23 : RUN make cmd/core-command/core-command 21:06:40 ---> Running in c2bb04a4ff1f 21:06: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/core-command/core-command ./cmd/core-command 21:06:46 ---> 03fc620e7309 21:06:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:06:48 ---> 360bce9e6812 21:06:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:06:48 ---> Running in e44db63df412 21:06:49 Removing intermediate container e44db63df412 21:06:49 ---> 2994fb13a194 21:06:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:06:50 ---> 5767c5b475fc 21:06:50 Step 21/26 : WORKDIR / 21:06:50 ---> Running in 61f652da4407 21:06:51 Removing intermediate container 61f652da4407 21:06:51 ---> 767cca597dda 21:06:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:06:51 ---> Running in 4372f7dd9f96 21:06:52 Removing intermediate container 4372f7dd9f96 21:06:52 ---> a0c7324f84fb 21:06:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:06:52 ---> Running in 01dddc29727f 21:06:53 Removing intermediate container 01dddc29727f 21:06:53 ---> fd9e11bac4e2 21:06:53 Step 24/26 : LABEL arch=arm64 21:06:53 ---> Running in 33e9e847d5ce 21:06:54 Removing intermediate container 33e9e847d5ce 21:06:54 ---> d67a137c66d5 21:06:54 Step 25/26 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:06:54 ---> Running in 7e3d3a884b02 21:06:55 Removing intermediate container 7e3d3a884b02 21:06:55 ---> f9cb9be70dfc 21:06:55 Step 26/26 : LABEL version=0.0.0 21:06:55 ---> Running in be84754ea372 21:06:56 Removing intermediate container be84754ea372 21:06:56 ---> 3f059e915407 21:06:56 21:06:56 Successfully built 3f059e915407 21:06:56 Successfully tagged security-spire-config-arm64:latest 21:06:56  Building security-spire-config ... done Building security-spiffe-token-provider 21:06:59 ---> 32777b775d46 21:06:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:06:59 ---> Running in aec0e15da6d6 21:07:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:07:27 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:07:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:07:27 ---> 03d7fd56b3a8 21:07:27 Step 3/20 : WORKDIR /edgex-go 21:07:27 ---> Using cache 21:07:27 ---> 19927a8951af 21:07:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:07:27 ---> Running in 3f806632c326 21:07:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:28 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 21:07:28 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:07:28 OK: 15743 distinct packages available 21:07:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:31 OK: 220 MiB in 52 packages 21:07:32 Removing intermediate container 3f806632c326 21:07:32 ---> cf2b387275c6 21:07:32 Step 5/20 : COPY go.mod vendor* ./ 21:07:33 ---> 515c9c82f8bb 21:07:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:33 ---> Running in c1d07ee45e15 21:07:38 Removing intermediate container c1d07ee45e15 21:07:38 ---> fd432e9ca423 21:07:38 Step 7/20 : COPY . . 21:07:57 ---> 6fd23a0fc6d1 21:07:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:07:57 ---> Running in 626e87e8aff4 21:07:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:09:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:09:22 Removing intermediate container 688c98971d52 21:09:22 ---> 28451d1885a6 21:09:22 21:09:22 Step 10/25 : FROM alpine:3.14 21:09:22 ---> ac73e934f311 21:09:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:09:22 ---> Running in 2b193bed6a44 21:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:25 (1/3) Installing ca-certificates (20211220-r0) 21:09:25 (2/3) Installing dumb-init (1.2.5-r1) 21:09:25 (3/3) Installing su-exec (0.2-r1) 21:09:25 Executing busybox-1.33.1-r7.trigger 21:09:25 Executing ca-certificates-20211220-r0.trigger 21:09:25 OK: 6 MiB in 17 packages 21:09:27 Removing intermediate container 2b193bed6a44 21:09:27 ---> 8da762eebe8a 21:09:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:09:27 ---> Running in ee4f06bbbb3f 21:09:28 Removing intermediate container ee4f06bbbb3f 21:09:28 ---> 31fa2e503f97 21:09:28 Step 13/25 : WORKDIR / 21:09:28 ---> Running in 4b0ad9dc2c0f 21:09:28 Removing intermediate container 4b0ad9dc2c0f 21:09:28 ---> 3ad246de8041 21:09:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:09:29 ---> c6992732adc4 21:09:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:09:30 ---> 0ba427376675 21:09:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:09:31 ---> b5d2c8ecf0f4 21:09:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:09:32 ---> a31a4a0d0807 21:09:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:09:34 ---> c6c436b6ab3b 21:09:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:09:35 ---> e5bcb8042277 21:09:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:09:36 ---> a2d126d1e743 21:09:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:09:36 ---> Running in 3f6578bb37b0 21:09:40 Removing intermediate container 3f6578bb37b0 21:09:40 ---> 2549de42b3f1 21:09:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:09:40 ---> Running in 0471dbe7b91a 21:09:40 Removing intermediate container 0471dbe7b91a 21:09:40 ---> 98e25925ecc5 21:09:40 Step 23/25 : LABEL arch=arm64 21:09:40 ---> Running in b8b88fa93b5e 21:09:41 Removing intermediate container b8b88fa93b5e 21:09:41 ---> 16cb9b521f24 21:09:41 Step 24/25 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:09:41 ---> Running in 66ae73ba024e 21:09:42 Removing intermediate container 66ae73ba024e 21:09:42 ---> e4af6626b1ae 21:09:42 Step 25/25 : LABEL version=0.0.0 21:09:42 ---> Running in 488da689cddc 21:09:42 Removing intermediate container 488da689cddc 21:09:42 ---> a40952f582b9 21:09:42 21:09:42 Successfully built a40952f582b9 21:09:42 Successfully tagged security-secretstore-setup-arm64:latest 21:11:04  Building security-secretstore-setup ... done Removing intermediate container c2bb04a4ff1f 21:11:04 ---> 7fbe88aa1cc7 21:11:04 21:11:04 Step 10/23 : FROM alpine:3.14 21:11:04 ---> ac73e934f311 21:11:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:11:04 ---> Using cache 21:11:04 ---> 17eee14a06c0 21:11:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:11:04 ---> Using cache 21:11:04 ---> 48f3315d0880 21:11:04 Step 13/23 : ENV APP_PORT=59882 21:11:04 ---> Running in e2f678f975fb 21:11:04 Removing intermediate container e2f678f975fb 21:11:04 ---> 8b37ec3a8724 21:11:04 Step 14/23 : EXPOSE $APP_PORT 21:11:04 ---> Running in b062b23425a4 21:11:04 Removing intermediate container b062b23425a4 21:11:04 ---> ca1b1e48b7c7 21:11:04 Step 15/23 : WORKDIR / 21:11:05 ---> Running in a1dc81c587b0 21:11:06 Removing intermediate container a1dc81c587b0 21:11:06 ---> 8b67b2408518 21:11:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:08 ---> 277395313ad8 21:11:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:11:10 ---> 8e3e6f2ee0c0 21:11:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:11:11 Removing intermediate container 42353efd7cb3 21:11:11 ---> 4efbf9cc5acb 21:11:11 21:11:11 Step 10/31 : FROM alpine:3.14 21:11:11 ---> ac73e934f311 21:11:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:11:11 ---> Running in ef1928aded5f 21:11:12 ---> 31dd2d72f8d3 21:11:12 Step 19/23 : ENTRYPOINT ["/core-command"] 21:11:12 Removing intermediate container ef1928aded5f 21:11:12 ---> 3a750b3cef71 21:11:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:11:12 ---> Running in a1211f135215 21:11:12 ---> Running in 7c38c301384c 21:11:14 Removing intermediate container 7c38c301384c 21:11:14 ---> af613bf089dc 21:11:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:14 ---> Running in 9f86935f96da 21:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:11:15 Removing intermediate container 9f86935f96da 21:11:15 ---> 3af3f9edc053 21:11:15 Step 21/23 : LABEL arch=arm64 21:11:15 ---> Running in 50d64018d169 21:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:11:15 Removing intermediate container 50d64018d169 21:11:15 ---> 246e2aaa25b4 21:11:15 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:11:16 ---> Running in abfd8ebbbcbe 21:11:16 (1/2) Installing dumb-init (1.2.5-r1) 21:11:16 (2/2) Installing su-exec (0.2-r1) 21:11:16 Executing busybox-1.33.1-r7.trigger 21:11:16 OK: 6 MiB in 16 packages 21:11:17 Removing intermediate container abfd8ebbbcbe 21:11:17 ---> f8d61ae2f44a 21:11:17 Step 23/23 : LABEL version=0.0.0 21:11:17 ---> Running in e2a23a23a474 21:11:18 Removing intermediate container a1211f135215 21:11:18 ---> e5984afd11b3 21:11:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:11:18 Removing intermediate container e2a23a23a474 21:11:18 ---> 672612babd8a 21:11:18 21:11:18 ---> Running in ebf6280dbbc0 21:11:19 Removing intermediate container ebf6280dbbc0 21:11:19 ---> 1baaa65cba52 21:11:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:11:19 ---> Running in 734d6cacabe9 21:11:20 Successfully built 672612babd8a 21:11:20 Successfully tagged core-command-arm64:latest 21:11:20  Building core-command ... done Removing intermediate container 734d6cacabe9 21:11:20 ---> b36f6bd9b3c1 21:11:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:11:20 ---> Running in 84b2e56d5ec7 21:11:20 Removing intermediate container aec0e15da6d6 21:11:20 ---> a54f8b018408 21:11:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:11:21 ---> Running in 6d50c444504b 21:11:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:11:23 Removing intermediate container 84b2e56d5ec7 21:11:23 ---> 82d401e21a58 21:11:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:11:23 ---> Running in 6675f342eab4 21:11:24 Removing intermediate container 6675f342eab4 21:11:24 ---> 216488066b19 21:11:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:11:25 ---> c288ad1d2985 21:11:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:11:25 ---> Running in 64320813719b 21:11:26 Removing intermediate container 6d50c444504b 21:11:26 ---> f0eaa734b9a6 21:11:26 21:11:26 Step 11/23 : FROM docker:20.10.14 21:11:26 20.10.14: Pulling from library/docker 21:11:29 Removing intermediate container 64320813719b 21:11:29 ---> b838e766c390 21:11:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:30 ---> 2409e43a7b5e 21:11:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:11:34 ---> 24329f1e971a 21:11:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:11:35 ---> 092d2b5e59b1 21:11:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:11:36 ---> b7d721514e9f 21:11:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:11:37 ---> eea643153aa6 21:11:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:11:38 ---> Running in edc128995c29 21:11:38 Removing intermediate container edc128995c29 21:11:38 ---> 56198a1ad251 21:11:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:11:40 ---> a5ed044f55d8 21:11:40 Step 26/31 : RUN chmod +x /entrypoint.sh 21:11:40 ---> Running in 246be32d4973 21:11:44 Removing intermediate container 246be32d4973 21:11:44 ---> b32bac4e5b0a 21:11:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:11:44 ---> Running in 44f240f6039a 21:11:45 Removing intermediate container 44f240f6039a 21:11:45 ---> a577d936e95d 21:11:45 Step 28/31 : CMD ["gate"] 21:11:45 ---> Running in c73bb4e514ac 21:11:46 Removing intermediate container c73bb4e514ac 21:11:46 ---> 3a62f1a632ab 21:11:46 Step 29/31 : LABEL arch=arm64 21:11:46 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:11:46 Status: Downloaded newer image for docker:20.10.14 21:11:46 ---> c346e9eafbab 21:11:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:11:46 ---> Running in a9cc9e1cf76d 21:11:46 ---> Running in 8a34fb1bd8a8 21:11:47 Removing intermediate container a9cc9e1cf76d 21:11:47 ---> c35e731523fe 21:11:47 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:11:47 ---> Running in ea7048c0dd34 21:11:47 Removing intermediate container 8a34fb1bd8a8 21:11:47 ---> c8ed0dc41d51 21:11:47 Step 30/31 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:11:47 ---> Running in eceba1af59ec 21:11:48 Removing intermediate container eceba1af59ec 21:11:48 ---> f7053ecfcc12 21:11:48 Step 31/31 : LABEL version=0.0.0 21:11:48 ---> Running in 0f3608edbc98 21:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:49 Removing intermediate container 0f3608edbc98 21:11:49 ---> 9dc869505c57 21:11:49 21:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:49 Successfully built 9dc869505c57 21:11:49 Successfully tagged security-bootstrapper-arm64:latest 21:11:50  Building security-bootstrapper ... done (1/43) Installing readline (8.1.1-r0) 21:11:50 (2/43) Installing bash (5.1.16-r0) 21:11:50 Executing bash-5.1.16-r0.post-install 21:11:50 (3/43) Installing brotli-libs (1.0.9-r5) 21:11:50 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:11:50 (5/43) Installing libcurl (7.80.0-r1) 21:11:50 (6/43) Installing curl (7.80.0-r1) 21:11:50 (7/43) Installing dumb-init (1.2.5-r1) 21:11:50 (8/43) Installing libbz2 (1.0.8-r1) 21:11:50 (9/43) Installing expat (2.4.7-r0) 21:11:50 (10/43) Installing libffi (3.4.2-r1) 21:11:50 (11/43) Installing gdbm (1.22-r0) 21:11:50 (12/43) Installing xz-libs (5.2.5-r1) 21:11:50 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:11:50 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:11:50 (15/43) Installing mpdecimal (2.5.1-r1) 21:11:50 (16/43) Installing sqlite-libs (3.36.0-r0) 21:11:50 (17/43) Installing python3 (3.9.7-r4) 21:11:52 (18/43) Installing py3-appdirs (1.4.4-r2) 21:11:52 (19/43) Installing py3-certifi (2020.12.5-r1) 21:11:52 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:11:53 (21/43) Installing py3-idna (3.3-r0) 21:11:53 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:11:53 (23/43) Installing py3-requests (2.26.0-r1) 21:11:53 (24/43) Installing py3-msgpack (1.0.2-r1) 21:11:53 (25/43) Installing py3-lockfile (0.12.2-r4) 21:11:53 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:11:53 (27/43) Installing py3-colorama (0.4.4-r1) 21:11:53 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:11:53 (29/43) Installing py3-distlib (0.3.3-r0) 21:11:53 (30/43) Installing py3-distro (1.6.0-r0) 21:11:53 (31/43) Installing py3-six (1.16.0-r0) 21:11:53 (32/43) Installing py3-webencodings (0.5.1-r4) 21:11:53 (33/43) Installing py3-html5lib (1.1-r1) 21:11:53 (34/43) Installing py3-parsing (2.4.7-r2) 21:11:53 (35/43) Installing py3-packaging (20.9-r1) 21:11:53 (36/43) Installing py3-tomli (1.2.2-r0) 21:11:53 (37/43) Installing py3-pep517 (0.12.0-r0) 21:11:53 (38/43) Installing py3-progress (1.6-r0) 21:11:53 (39/43) Installing py3-retrying (1.3.3-r2) 21:11:53 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:11:53 (41/43) Installing py3-setuptools (52.0.0-r4) 21:11:53 (42/43) Installing py3-toml (0.10.2-r2) 21:11:53 (43/43) Installing py3-pip (20.3.4-r1) 21:11:54 Executing busybox-1.34.1-r5.trigger 21:11:54 OK: 82 MiB in 65 packages 21:11:58 Collecting docker-compose==1.23.2 21:11:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:11:58 Collecting cached-property<2,>=1.2.0 21:11:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:11:59 Collecting docopt<0.7,>=0.6.1 21:11:59 Downloading docopt-0.6.2.tar.gz (25 kB) 21:12:01 Collecting dockerpty<0.5,>=0.4.1 21:12:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:12:03 Collecting websocket-client<1.0,>=0.32.0 21:12:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:12:03 Collecting jsonschema<3,>=2.5.1 21:12:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:12:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:12:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:12:05 Collecting docker<4.0,>=3.6.0 21:12:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:12:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:12:05 Collecting texttable<0.10,>=0.9.0 21:12:05 Downloading texttable-0.9.1.tar.gz (11 kB) 21:12:07 Collecting PyYAML<4,>=3.10 21:12:08 Downloading PyYAML-3.13.tar.gz (270 kB) 21:12:10 Removing intermediate container 626e87e8aff4 21:12:10 ---> 242269b5c2a4 21:12:10 21:12:10 Step 9/20 : FROM alpine:3.15 21:12:10 ---> 3fb3c9af89a9 21:12:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:12:10 ---> Using cache 21:12:10 ---> 68107298c079 21:12:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:10 ---> Using cache 21:12:10 ---> 702b7c26afe0 21:12:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:12:10 ---> Running in f3ee32da6903 21:12:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:12 Collecting docker-pycreds>=0.4.0 21:12:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:12:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:12:12 Collecting chardet<3.1.0,>=3.0.2 21:12:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:12:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:13 Collecting urllib3<1.25,>=1.21.1 21:12:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:12:13 Collecting idna<2.8,>=2.5 21:12:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:12:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:12:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:12:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:12:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:12:13 v3.15.4-206-gb3a1157ebc [https://nl.alpinelinux.org/alpine/v3.15/main] 21:12:13 v3.15.4-205-gd68e093b63 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:12:13 OK: 15736 distinct packages available 21:12:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:12:14 Attempting uninstall: urllib3 21:12:14 Found existing installation: urllib3 1.26.7 21:12:14 Uninstalling urllib3-1.26.7: 21:12:14 Successfully uninstalled urllib3-1.26.7 21:12:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:15 Attempting uninstall: idna 21:12:15 Found existing installation: idna 3.3 21:12:15 Uninstalling idna-3.3: 21:12:15 Successfully uninstalled idna-3.3 21:12:16 (1/9) Installing ca-certificates (20211220-r0) 21:12:16 (2/9) Installing brotli-libs (1.0.9-r5) 21:12:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:12:16 (4/9) Installing libcurl (7.80.0-r1) 21:12:16 (5/9) Installing curl (7.80.0-r1) 21:12:16 (6/9) Installing dumb-init (1.2.5-r1) 21:12:16 (7/9) Installing musl-obstack (1.2.3-r0) 21:12:16 (8/9) Installing libucontext (1.1-r0) 21:12:16 (9/9) Installing gcompat (1.0.0-r4) 21:12:16 Executing busybox-1.34.1-r5.trigger 21:12:16 Executing ca-certificates-20211220-r0.trigger 21:12:16 OK: 8 MiB in 23 packages 21:12:17 Attempting uninstall: requests 21:12:17 Found existing installation: requests 2.26.0 21:12:17 Uninstalling requests-2.26.0: 21:12:17 Successfully uninstalled requests-2.26.0 21:12:18 Running setup.py install for texttable: started 21:12:18 Removing intermediate container f3ee32da6903 21:12:18 ---> d97fad1406b2 21:12:18 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:19 ---> 615d6467c7fb 21:12:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:12:20 ---> a1e064d2411a 21:12:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:12:20 Running setup.py install for texttable: finished with status 'done' 21:12:20 Running setup.py install for PyYAML: started 21:12:20 ---> 2112db2a2b7b 21:12:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:12:21 ---> Running in ab3ded730f3f 21:12:21 Removing intermediate container ab3ded730f3f 21:12:21 ---> bf64cf124dde 21:12:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:21 ---> Running in d41bddee5317 21:12:21 Removing intermediate container d41bddee5317 21:12:21 ---> 2fbeaa000949 21:12:21 Step 18/20 : LABEL arch=arm64 21:12:21 ---> Running in 08ff2e8da1fa 21:12:22 Removing intermediate container 08ff2e8da1fa 21:12:22 ---> 340710cfdd5a 21:12:22 Step 19/20 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:12:22 ---> Running in 7b396dcd5aa0 21:12:22 Removing intermediate container 7b396dcd5aa0 21:12:22 ---> 16da3b818ddf 21:12:22 Step 20/20 : LABEL version=0.0.0 21:12:22 ---> Running in 1299f13f8601 21:12:23 Running setup.py install for PyYAML: finished with status 'done' 21:12:23 Removing intermediate container 1299f13f8601 21:12:23 ---> 2f4d46c7bd67 21:12:23 21:12:23 Running setup.py install for docopt: started 21:12:23 Successfully built 2f4d46c7bd67 21:12:23 Successfully tagged security-spiffe-token-provider-arm64:latest 21:12:25  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: finished with status 'done' 21:12:25 Running setup.py install for dockerpty: started 21:12:26 Running setup.py install for dockerpty: finished with status 'done' 21:12:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:12:36 Removing intermediate container ea7048c0dd34 21:12:36 ---> db78947ea6ee 21:12:36 Step 14/23 : ENV APP_PORT=58890 21:12:36 ---> Running in c00cafd328a2 21:12:37 Removing intermediate container c00cafd328a2 21:12:37 ---> b502ec5fc00d 21:12:37 Step 15/23 : EXPOSE $APP_PORT 21:12:37 ---> Running in 906eeb595cd4 21:12:37 Removing intermediate container 906eeb595cd4 21:12:37 ---> f6f1cff76fe5 21:12:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:12:38 ---> 2f64072f1377 21:12:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:12:39 ---> 8209bcb29db1 21:12:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:12:39 ---> 3c26ef416a65 21:12:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:12:39 ---> Running in 87917cd6d20a 21:12:40 Removing intermediate container 87917cd6d20a 21:12:40 ---> 55acb41fb366 21:12:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:40 ---> Running in c54421c8f24c 21:12:40 Removing intermediate container c54421c8f24c 21:12:40 ---> a59d8633e032 21:12:40 Step 21/23 : LABEL arch=arm64 21:12:40 ---> Running in 4208dab726a5 21:12:41 Removing intermediate container 4208dab726a5 21:12:41 ---> b18749039758 21:12:41 Step 22/23 : LABEL git_sha=e18e1039319cdc3d837993d0ab8fafcc226ace90 21:12:41 ---> Running in c4c06c5d525a 21:12:41 Removing intermediate container c4c06c5d525a 21:12:41 ---> 0713837acc86 21:12:41 Step 23/23 : LABEL version=0.0.0 21:12:41 ---> Running in 74a0e0c6048a 21:12:41 Removing intermediate container 74a0e0c6048a 21:12:41 ---> 9196b618e031 21:12:41 21:12:42 Successfully built 9196b618e031 21:12:42 Successfully tagged sys-mgmt-agent-arm64:latest 21:12:42  Building sys-mgmt-agent ... done  [Pipeline] } 21:12:42 $ docker stop --time=1 2fc2cca987621882d798be40c77403509f00c5ddbc509b583fd9b91e87de7a22 21:12:44 $ docker rm -f 2fc2cca987621882d798be40c77403509f00c5ddbc509b583fd9b91e87de7a22 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:44 + docker images 21:12:45 REPOSITORY TAG IMAGE ID CREATED SIZE 21:12:45 sys-mgmt-agent-arm64 latest 9196b618e031 4 seconds ago 282MB 21:12:45 security-spiffe-token-provider-arm64 latest 2f4d46c7bd67 23 seconds ago 28.1MB 21:12:45 242269b5c2a4 36 seconds ago 1.48GB 21:12:45 security-bootstrapper-arm64 latest 9dc869505c57 56 seconds ago 18.3MB 21:12:45 f0eaa734b9a6 About a minute ago 1.43GB 21:12:45 core-command-arm64 latest 672612babd8a About a minute ago 15.5MB 21:12:45 4efbf9cc5acb About a minute ago 1.44GB 21:12:45 7fbe88aa1cc7 About a minute ago 1.43GB 21:12:45 security-secretstore-setup-arm64 latest a40952f582b9 3 minutes ago 27.5MB 21:12:45 28451d1885a6 3 minutes ago 1.44GB 21:12:45 security-spire-config-arm64 latest 3f059e915407 5 minutes ago 85.6MB 21:12:45 6ed0077215bf 6 minutes ago 1.34GB 21:12:45 security-spire-agent-arm64 latest deee1c5f04dc 7 minutes ago 126MB 21:12:45 security-spire-server-arm64 latest 5b43f5a8a347 7 minutes ago 86.3MB 21:12:45 support-notifications-arm64 latest 4cd6d3a7114c 7 minutes ago 25.9MB 21:12:45 support-scheduler-arm64 latest 7f29aa68d58f 7 minutes ago 25.4MB 21:12:45 05cde994c044 7 minutes ago 1.49GB 21:12:45 f6be2718dec1 7 minutes ago 1.49GB 21:12:45 0643ed3488cb 7 minutes ago 1.34GB 21:12:45 93c47de5251f 7 minutes ago 1.34GB 21:12:45 core-data-arm64 latest 384f9a0e9b30 8 minutes ago 21.7MB 21:12:45 8b058a2ec494 8 minutes ago 1.46GB 21:12:45 core-metadata-arm64 latest a0dcc5f1bcf7 9 minutes ago 16.3MB 21:12:45 security-proxy-setup-arm64 latest 12ff5ed18d6b 9 minutes ago 26.1MB 21:12:45 9f67a36b8824 9 minutes ago 1.44GB 21:12:45 e8281304ca84 9 minutes ago 1.44GB 21:12:45 ci-base-image-arm64 latest 03d7fd56b3a8 26 minutes ago 1.01GB 21:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB 21:12:45 docker 20.10.14 c346e9eafbab 2 months ago 202MB 21:12:45 alpine 3.14 ac73e934f311 2 months ago 5.34MB 21:12:45 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 21:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months 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 21:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:46 21:12:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:46 arm64: Pulling from edgex-lftools-log-publisher 21:12:46 8998bd30e6a1: Pulling fs layer 21:12:46 04944245beec: Pulling fs layer 21:12:46 699f458cf7ca: Pulling fs layer 21:12:46 765212b225bb: Pulling fs layer 21:12:46 f23df028b6ca: Pulling fs layer 21:12:46 d65c8cfc05b1: Pulling fs layer 21:12:46 2437ff75d9bd: Pulling fs layer 21:12:46 765212b225bb: Waiting 21:12:46 f23df028b6ca: Waiting 21:12:46 d65c8cfc05b1: Waiting 21:12:46 2437ff75d9bd: Waiting 21:12:46 04944245beec: Verifying Checksum 21:12:46 04944245beec: Download complete 21:12:46 765212b225bb: Verifying Checksum 21:12:46 765212b225bb: Download complete 21:12:46 f23df028b6ca: Verifying Checksum 21:12:46 f23df028b6ca: Download complete 21:12:46 d65c8cfc05b1: Verifying Checksum 21:12:46 d65c8cfc05b1: Download complete 21:12:46 699f458cf7ca: Verifying Checksum 21:12:46 699f458cf7ca: Download complete 21:12:47 8998bd30e6a1: Verifying Checksum 21:12:47 8998bd30e6a1: Download complete 21:12:49 2437ff75d9bd: Verifying Checksum 21:12:49 2437ff75d9bd: Download complete 21:12:51 8998bd30e6a1: Pull complete 21:12:52 04944245beec: Pull complete 21:12:53 699f458cf7ca: Pull complete 21:12:53 765212b225bb: Pull complete 21:12:54 f23df028b6ca: Pull complete 21:12:55 d65c8cfc05b1: Pull complete 21:13:10 2437ff75d9bd: Pull complete 21:13:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 21:13:10 $ 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 21:13:13 $ docker top 615e5069265a8c6cfa9dd87673f63c4d44d64e83498528831cba345b071f844f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:14 ---> job-cost.sh 21:13:14 lf-activate-venv: SKIPPING 21:13:14 INFO: No Stack... 21:13:14 INFO: Retrieving Pricing Info for: v3-standard-4 21:13:15 INFO: Archiving Costs [Pipeline] sh 21:13:16 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:13:16 + cut -d, -f6 [Pipeline] lock 21:13:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] 21:13:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] did not exist. Created. 21:13:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:17 + echo total: 0.10999999940395355 [Pipeline] stash 21:13:17 Stashed 1 file(s) [Pipeline] } 21:13:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:13:17 $ docker stop --time=1 615e5069265a8c6cfa9dd87673f63c4d44d64e83498528831cba345b071f844f 21:13:19 $ docker rm -f 615e5069265a8c6cfa9dd87673f63c4d44d64e83498528831cba345b071f844f [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 21:13:20 provisioning config files... 21:13:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config82880102284065580tmp [Pipeline] { [Pipeline] sh 21:13:20 + set +x 21:13:20 + curl -s https://codecov.io/bash 21:13:20 + bash -s -- 21:13:20 21:13:20 _____ _ 21:13:20 / ____| | | 21:13:20 | | ___ __| | ___ ___ _____ __ 21:13:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:13:20 | |___| (_) | (_| | __/ (_| (_) \ V / 21:13:20 \_____\___/ \__,_|\___|\___\___/ \_/ 21:13:20 Bash-1.0.6 21:13:20 21:13:20 21:13:20 ==> git version 2.25.1 found 21:13:20 ==> 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 21:13:20 Release-Date: 2020-01-08 21:13:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:13:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:13:20 ==> Jenkins CI detected. 21:13:20 current dir:  /w/workspace/edgex-go/1 21:13:20 project root: . 21:13:20 --> token set from env 21:13:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:13:20 ==> Running gcov in . (disable via -X gcov) 21:13:20 ==> Python coveragepy not found 21:13:20 ==> Searching for coverage reports in: 21:13:20 + . 21:13:20 -> Found 1 reports 21:13:20 ==> Detecting git/mercurial file structure 21:13:20 ==> Reading reports 21:13:20 + ./coverage.out bytes=435411 21:13:20 ==> Appending adjustments 21:13:20 https://docs.codecov.io/docs/fixing-reports 21:13:21 + Found adjustments 21:13:21 ==> Gzipping contents 21:13:21 60K /tmp/codecov.CGt6wX.gz 21:13:21 ==> Uploading reports 21:13:21 url: https://codecov.io 21:13:21 query: branch=PR-4057&commit=e18e1039319cdc3d837993d0ab8fafcc226ace90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 21:13:21 -> Pinging Codecov 21:13:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=e18e1039319cdc3d837993d0ab8fafcc226ace90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 21:13:21 -> Uploading to 21:13:21 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/00271124DB129430A58F1EEE437C3FCB/e18e1039319cdc3d837993d0ab8fafcc226ace90/6df55d61-c3ce-4a2d-9f7c-e2f322f1800c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T211321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfc219d75f2666088e3e1187d5113992539d4bc49b963b98ee30977b0de63615 21:13:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:21 Dload Upload Total Spent Left Speed 21:13:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59923 0 0 100 59923 0 252k --:--:-- --:--:-- --:--:-- 252k 21:13:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e18e1039319cdc3d837993d0ab8fafcc226ace90 [Pipeline] } 21:13:22 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 21:13:23 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:13:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:13:24 ---> package-listing.sh 21:13:24 ++ facter osfamily 21:13:24 ++ tr '[:upper:]' '[:lower:]' 21:13:24 + OS_FAMILY=debian 21:13:24 + workspace=/w/workspace/edgex-go/1 21:13:24 + START_PACKAGES=/tmp/packages_start.txt 21:13:24 + END_PACKAGES=/tmp/packages_end.txt 21:13:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:24 + PACKAGES=/tmp/packages_start.txt 21:13:24 + '[' /w/workspace/edgex-go/1 ']' 21:13:24 + PACKAGES=/tmp/packages_end.txt 21:13:24 + case "${OS_FAMILY}" in 21:13:24 + dpkg -l 21:13:24 + grep '^ii' 21:13:24 + '[' -f /tmp/packages_start.txt ']' 21:13:24 + '[' -f /tmp/packages_end.txt ']' 21:13:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:24 + '[' /w/workspace/edgex-go/1 ']' 21:13:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:13:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:13:24 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 21:13:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:25 21:13:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:26 latest: Pulling from edgex-lftools-log-publisher 21:13:26 5eb5b503b376: Pulling fs layer 21:13:26 5c69ac0246d0: Pulling fs layer 21:13:26 ec43610c2a17: Pulling fs layer 21:13:26 3a2ae6a8a46f: Pulling fs layer 21:13:26 33b1e0a273af: Pulling fs layer 21:13:26 5d3b04190fa2: Pulling fs layer 21:13:26 2f39f015ded8: Pulling fs layer 21:13:26 5d3b04190fa2: Waiting 21:13:26 33b1e0a273af: Waiting 21:13:26 2f39f015ded8: Waiting 21:13:26 3a2ae6a8a46f: Waiting 21:13:26 5c69ac0246d0: Download complete 21:13:26 3a2ae6a8a46f: Verifying Checksum 21:13:26 3a2ae6a8a46f: Download complete 21:13:26 33b1e0a273af: Verifying Checksum 21:13:26 33b1e0a273af: Download complete 21:13:26 ec43610c2a17: Verifying Checksum 21:13:26 ec43610c2a17: Download complete 21:13:26 5d3b04190fa2: Download complete 21:13:26 5eb5b503b376: Verifying Checksum 21:13:26 5eb5b503b376: Download complete 21:13:27 2f39f015ded8: Download complete 21:13:27 5eb5b503b376: Pull complete 21:13:27 5c69ac0246d0: Pull complete 21:13:28 ec43610c2a17: Pull complete 21:13:28 3a2ae6a8a46f: Pull complete 21:13:28 33b1e0a273af: Pull complete 21:13:28 5d3b04190fa2: Pull complete 21:13:32 2f39f015ded8: Pull complete 21:13:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:32 prd-ubuntu20.04-docker-8c-8g-15183 does not seem to be running inside a container 21:13:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:13:34 $ docker top d77985e510fac42a7a3e1603741e10b28e3a6f576cc105387a86d9287fb6bbc2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:34 + touch /tmp/pre-build-complete [Pipeline] sh 21:13:35 + mkdir -p /var/log/sysstat [Pipeline] sh 21:13:35 + ls /var/log/sa-host 21:13:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:35 provisioning config files... 21:13:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3811579379891516261tmp [Pipeline] { [Pipeline] echo 21:13:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:13:36 ---> create-netrc.sh [Pipeline] } 21:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:13:36 ---> python-tools-install.sh [Pipeline] echo 21:13:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:13:36 ---> sudo-logs.sh 21:13:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:13:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:13:37 ---> job-cost.sh 21:13:37 lf-activate-venv: SKIPPING 21:13:37 DEBUG: total: 0.10999999940395355 21:13:37 INFO: Retrieving Stack Cost... 21:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:38 INFO: Archiving Costs [Pipeline] echo 21:13:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:13:38 ---> logs-deploy.sh 21:13:38 lf-activate-venv: SKIPPING 21:13:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/1 21:13:38 INFO: archiving workspace using pattern(s): 21:13:39 Archives upload complete. 21:13:39 INFO: archiving logs to Nexus 21:13:40 ---> uname -a: 21:13:40 Linux prd-ubuntu20-04-docker-8c-8g-15183 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:13:40 21:13:40 21:13:40 ---> lscpu: 21:13:40 Architecture: x86_64 21:13:40 CPU op-mode(s): 32-bit, 64-bit 21:13:40 Byte Order: Little Endian 21:13:40 Address sizes: 40 bits physical, 48 bits virtual 21:13:40 CPU(s): 8 21:13:40 On-line CPU(s) list: 0-7 21:13:40 Thread(s) per core: 1 21:13:40 Core(s) per socket: 1 21:13:40 Socket(s): 8 21:13:40 NUMA node(s): 1 21:13:40 Vendor ID: AuthenticAMD 21:13:40 CPU family: 23 21:13:40 Model: 49 21:13:40 Model name: AMD EPYC-Rome Processor 21:13:40 Stepping: 0 21:13:40 CPU MHz: 2800.000 21:13:40 BogoMIPS: 5600.00 21:13:40 Virtualization: AMD-V 21:13:40 Hypervisor vendor: KVM 21:13:40 Virtualization type: full 21:13:40 L1d cache: 256 KiB 21:13:40 L1i cache: 256 KiB 21:13:40 L2 cache: 4 MiB 21:13:40 L3 cache: 128 MiB 21:13:40 NUMA node0 CPU(s): 0-7 21:13:40 Vulnerability Itlb multihit: Not affected 21:13:40 Vulnerability L1tf: Not affected 21:13:40 Vulnerability Mds: Not affected 21:13:40 Vulnerability Meltdown: Not affected 21:13:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:13:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:13:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:13:40 Vulnerability Srbds: Not affected 21:13:40 Vulnerability Tsx async abort: Not affected 21:13:40 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 21:13:40 21:13:40 21:13:40 ---> nproc: 21:13:40 8 21:13:40 21:13:40 21:13:40 ---> df -h: 21:13:40 Filesystem Size Used Avail Use% Mounted on 21:13:40 overlay 155G 17G 138G 11% / 21:13:40 tmpfs 64M 0 64M 0% /dev 21:13:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:13:40 shm 64M 0 64M 0% /dev/shm 21:13:40 /dev/vda1 155G 17G 138G 11% /facter-os 21:13:40 21:13:40