Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a (be12133f20a5670153c6c302ea6345f920b5cc8d) 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-ssh2098836779548942306.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3394172585128495582.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5029222328266024263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13465983325552934158.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13191052668682164943.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21689 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing a1018bc1fbf34bab8d72be2708a6b9677c29209e Checking out Revision a1018bc1fbf34bab8d72be2708a6b9677c29209e (PR-4097) > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1018bc1fbf34bab8d72be2708a6b9677c29209e # timeout=10 Commit message: "Merge commit '25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:00 ========================================================= 16:30:00 EdgeX Global Pipelines Version Info 16:30:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 # timeout=10 16:30:01 ------------------- 16:30:01 stable info: 16:30:01 ------------------- 16:30:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:01 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:01 Message: update stable to v1.0.238 16:30:02 ------------------- 16:30:02 experimental info: 16:30:02 ------------------- 16:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:02 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:02 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1018bc [Pipeline] echo 16:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:02 provisioning config files... 16:30:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config13553822024967936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:03 ---> docker-login.sh 16:30:03 nexus3.edgexfoundry.org:10001 16:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:04 Configure a credential helper to remove this warning. See 16:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:04 16:30:04 Login Succeeded 16:30:04 nexus3.edgexfoundry.org:10002 16:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:04 Configure a credential helper to remove this warning. See 16:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:04 16:30:04 Login Succeeded 16:30:04 nexus3.edgexfoundry.org:10003 16:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:04 Configure a credential helper to remove this warning. See 16:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:04 16:30:04 Login Succeeded 16:30:04 nexus3.edgexfoundry.org:10004 16:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:04 Configure a credential helper to remove this warning. See 16:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:04 16:30:04 Login Succeeded 16:30:04 docker.io 16:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:05 Configure a credential helper to remove this warning. See 16:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:05 16:30:05 Login Succeeded 16:30:05 ---> docker-login.sh ends [Pipeline] } 16:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:05 + 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 16:30:05 + dirname cmd/core-command/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo core-command,cmd/core-command/Dockerfile 16:30:05 + dirname cmd/core-data/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo core-data,cmd/core-data/Dockerfile 16:30:05 + dirname cmd/core-metadata/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:05 + + dirname cmd/security-bootstrapper/Dockerfile 16:30:05 cut -d/ -f2 16:30:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:05 + dirname cmd/security-proxy-setup/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:05 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:05 + dirname cmd/security-spire-agent/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:05 + dirname cmd/security-spire-config/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:05 + dirname cmd/security-spire-server/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:05 + dirname cmd/support-notifications/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:05 + dirname cmd/support-scheduler/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:05 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:05 + cut -d/ -f2 16:30:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:05 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 16:30:06 + git rev-list -1 --merges a1018bc1fbf34bab8d72be2708a6b9677c29209e~1..a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] echo 16:30:06 -----------> git rev-list -1 --merges a1018bc1fbf34bab8d72be2708a6b9677c29209e~1..a1018bc1fbf34bab8d72be2708a6b9677c29209e a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:30:06 a1018bc1fbf34bab8d72be2708a6b9677c29209e [false] [Pipeline] sh 16:30:06 + git log --format=format:%s -1 a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] echo 16:30:06 ========================================================= 16:30:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:06 + grep -v github /etc/ssh/ssh_known_hosts 16:30:06 + [ -e /tmp/ssh_known_hosts ] 16:30:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:06 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:07 16:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:07 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:07 b85a868b505f: Pulling fs layer 16:30:07 e2be974225ed: Pulling fs layer 16:30:07 339a4e72a1f5: Pulling fs layer 16:30:07 988bab9f4d93: Pulling fs layer 16:30:07 1469e6f7b9e6: Pulling fs layer 16:30:07 eaf3925da568: Pulling fs layer 16:30:07 bab4dde63d76: Pulling fs layer 16:30:07 bde34c3a00c8: Pulling fs layer 16:30:07 b352a97aabf1: Pulling fs layer 16:30:07 4872d77fe225: Pulling fs layer 16:30:07 5851b861e8e6: Pulling fs layer 16:30:07 bab4dde63d76: Waiting 16:30:07 1469e6f7b9e6: Waiting 16:30:07 4872d77fe225: Waiting 16:30:07 bde34c3a00c8: Waiting 16:30:07 eaf3925da568: Waiting 16:30:07 b352a97aabf1: Waiting 16:30:07 5851b861e8e6: Waiting 16:30:07 988bab9f4d93: Waiting 16:30:07 e2be974225ed: Download complete 16:30:07 988bab9f4d93: Download complete 16:30:07 339a4e72a1f5: Verifying Checksum 16:30:07 339a4e72a1f5: Download complete 16:30:07 1469e6f7b9e6: Verifying Checksum 16:30:07 1469e6f7b9e6: Download complete 16:30:07 eaf3925da568: Verifying Checksum 16:30:07 eaf3925da568: Download complete 16:30:08 bde34c3a00c8: Verifying Checksum 16:30:08 bde34c3a00c8: Download complete 16:30:08 b352a97aabf1: Verifying Checksum 16:30:08 b352a97aabf1: Download complete 16:30:08 4872d77fe225: Verifying Checksum 16:30:08 4872d77fe225: Download complete 16:30:08 5851b861e8e6: Verifying Checksum 16:30:08 5851b861e8e6: Download complete 16:30:08 b85a868b505f: Verifying Checksum 16:30:08 b85a868b505f: Download complete 16:30:08 bab4dde63d76: Verifying Checksum 16:30:08 bab4dde63d76: Download complete 16:30:09 b85a868b505f: Pull complete 16:30:10 e2be974225ed: Pull complete 16:30:10 339a4e72a1f5: Pull complete 16:30:10 988bab9f4d93: Pull complete 16:30:11 1469e6f7b9e6: Pull complete 16:30:11 eaf3925da568: Pull complete 16:30:13 bab4dde63d76: Pull complete 16:30:13 bde34c3a00c8: Pull complete 16:30:13 b352a97aabf1: Pull complete 16:30:13 4872d77fe225: Pull complete 16:30:14 5851b861e8e6: Pull complete 16:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:14 prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container 16:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:17 $ docker top 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 -eo pid,comm 16:30: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). 16:30:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:17 [ssh-agent] Looking for ssh-agent implementation... 16:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:17 $ docker exec 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent 16:30:17 SSH_AUTH_SOCK=/tmp/ssh-P20RqFG1b5eF/agent.32 16:30:17 SSH_AGENT_PID=38 16:30:17 Running ssh-add (command line suppressed) 16:30:17 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1185232606697132729.key (/w/workspace/edgex-go/5@tmp/private_key_1185232606697132729.key) 16:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:17 + git tag --points-at HEAD [Pipeline] } 16:30:17 $ docker exec --env ******** --env ******** 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent -k 16:30:18 unset SSH_AUTH_SOCK; 16:30:18 unset SSH_AGENT_PID; 16:30:18 echo Agent pid 38 killed; 16:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:18 [ssh-agent] Looking for ssh-agent implementation... 16:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:18 $ docker exec 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent 16:30:18 SSH_AUTH_SOCK=/tmp/ssh-c6GuTHGCZjCN/agent.72 16:30:18 SSH_AGENT_PID=79 16:30:18 Running ssh-add (command line suppressed) 16:30:18 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6485927058092433226.key (/w/workspace/edgex-go/5@tmp/private_key_6485927058092433226.key) 16:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:18 + git semver init 16:30:18 2022-08-01 16:30:18,935 [run_init] DEBUG init version:0.0.0 force:False 16:30:18 2022-08-01 16:30:18,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:30:18 2022-08-01 16:30:18,936 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:30:18 2022-08-01 16:30:18,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:30:24 2022-08-01 16:30:23,709 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:30:24 2022-08-01 16:30:23,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4097 with force:False 16:30:24 2022-08-01 16:30:23,710 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4097 16:30:24 2022-08-01 16:30:23,714 [execute] INFO git cat-file --batch-check 16:30:24 2022-08-01 16:30:23,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:24 2022-08-01 16:30:23,720 [execute] INFO git cat-file --batch 16:30:24 2022-08-01 16:30:23,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:24 2022-08-01 16:30:23,724 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4097 16:30:24 0.0.0 [Pipeline] } 16:30:24 $ docker exec --env ******** --env ******** 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent -k 16:30:24 unset SSH_AUTH_SOCK; 16:30:24 unset SSH_AGENT_PID; 16:30:24 echo Agent pid 79 killed; 16:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:24 + git semver [Pipeline] } 16:30:25 $ docker stop --time=1 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 16:30:26 $ docker rm -f 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:26 Stashed 1 file(s) [Pipeline] echo 16:30: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] sh 16:30:27 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:27 ========================================================= 16:30:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:27 2408cc74d12b: Pulling fs layer 16:30:27 ea60b727a1ce: Pulling fs layer 16:30:27 30c4a7721957: Pulling fs layer 16:30:27 370296b7ddb6: Pulling fs layer 16:30:27 7c6cee850709: Pulling fs layer 16:30:27 39a5fcdaea64: Pulling fs layer 16:30:27 d94ebbe4e438: Pulling fs layer 16:30:27 bcfd1f05c69d: Pulling fs layer 16:30:27 59ccb84bbe0f: Pulling fs layer 16:30:27 7c6cee850709: Waiting 16:30:27 bcfd1f05c69d: Waiting 16:30:27 59ccb84bbe0f: Waiting 16:30:27 39a5fcdaea64: Waiting 16:30:27 d94ebbe4e438: Waiting 16:30:27 370296b7ddb6: Waiting 16:30:27 30c4a7721957: Verifying Checksum 16:30:27 30c4a7721957: Download complete 16:30:27 ea60b727a1ce: Download complete 16:30:27 7c6cee850709: Verifying Checksum 16:30:27 7c6cee850709: Download complete 16:30:27 39a5fcdaea64: Download complete 16:30:27 2408cc74d12b: Download complete 16:30:27 d94ebbe4e438: Download complete 16:30:27 2408cc74d12b: Pull complete 16:30:27 ea60b727a1ce: Pull complete 16:30:28 30c4a7721957: Pull complete 16:30:28 59ccb84bbe0f: Verifying Checksum 16:30:28 59ccb84bbe0f: Download complete 16:30:28 370296b7ddb6: Verifying Checksum 16:30:28 370296b7ddb6: Download complete 16:30:28 bcfd1f05c69d: Verifying Checksum 16:30:28 bcfd1f05c69d: Download complete 16:30:34 370296b7ddb6: Pull complete 16:30:34 7c6cee850709: Pull complete 16:30:34 39a5fcdaea64: Pull complete 16:30:34 d94ebbe4e438: Pull complete 16:30:35 bcfd1f05c69d: Pull complete 16:30:36 59ccb84bbe0f: Pull complete 16:30:36 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:36 WORKDIR /edgex 16:30:36 COPY go.mod . 16:30:36 RUN go mod download 16:30:36 + docker build -t ci-base-image-x86_64 -f - . 16:30:38 Sending build context to Docker daemon 335.4MB 16:30:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:38 ---> a4fb48ad2a94 16:30:38 Step 2/4 : WORKDIR /edgex 16:30:42 Still waiting to schedule task 16:30:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:43 ---> Running in 20db951c1217 16:30:43 Removing intermediate container 20db951c1217 16:30:43 ---> be5f888716a3 16:30:43 Step 3/4 : COPY go.mod . 16:30:43 ---> fadf65eea30b 16:30:43 Step 4/4 : RUN go mod download 16:30:43 ---> Running in b29eca714788 16:30:58 Removing intermediate container b29eca714788 16:30:58 ---> 2f45434c1ab5 16:30:58 Successfully built 2f45434c1ab5 16:30:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:58 + docker inspect -f . ci-base-image-x86_64 16:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:58 prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container 16:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:59 $ docker top d3e5e9b3c1f9a8678954c35f0a91358b77987a0f4233ecd55f8803108a429a84 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:59 + go version 16:30:59 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:59 $ docker stop --time=1 d3e5e9b3c1f9a8678954c35f0a91358b77987a0f4233ecd55f8803108a429a84 16:31:00 $ docker rm -f d3e5e9b3c1f9a8678954c35f0a91358b77987a0f4233ecd55f8803108a429a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:01 + docker inspect -f . ci-base-image-x86_64 16:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:01 prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container 16:31:01 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:01 $ docker top ad635eca43af4333cdda2e8b00f74258fdbeb53fc320114fe349174a182dc1d0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:01 ========================================================= 16:31:01 [edgeXBuildGoParallel] Running Tests and Build... 16:31:01 ========================================================= [Pipeline] sh 16:31:02 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:31:02 + make test 16:31:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:09 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 16:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 16:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.2% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.977s coverage: 89.2% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 83.8% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.484s coverage: 95.6% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 16:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 16:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 16:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.222s coverage: 82.2% of statements 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.7% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.290s coverage: 65.8% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.6% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:31:46 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 16:32:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:32:08 GO111MODULE=on go vet ./... 16:32:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:09 ./bin/test-attribution-txt.sh 16:32:09 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:09 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:09 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:09 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:09 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:09 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:09 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:09 + ls -al . 16:32:09 total 688 16:32:09 drwxrwxr-x 10 1001 1001 4096 Aug 1 16:31 . 16:32:09 drwxr-xr-x 4 root root 4096 Aug 1 16:31 .. 16:32:09 -rw-rw-r-- 1 1001 1001 11 Aug 1 16:29 .dockerignore 16:32:09 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:31 .git 16:32:09 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:29 .github 16:32:09 -rw-rw-r-- 1 1001 1001 1030 Aug 1 16:29 .gitignore 16:32:09 -rw-rw-r-- 1 1001 1001 42 Aug 1 16:29 .golangci.yml 16:32:09 -rw-rw-r-- 1 1001 1001 87 Aug 1 16:29 .hadolint.yml 16:32:09 drwxr-xr-x 3 1001 1001 4096 Aug 1 16:30 .semver 16:32:09 -rw-rw-r-- 1 1001 1001 166 Aug 1 16:29 .sonarcloud.properties 16:32:09 -rw-rw-r-- 1 1001 1001 1171 Aug 1 16:29 ADOPTERS.md 16:32:09 -rw-rw-r-- 1 1001 1001 10347 Aug 1 16:29 Attribution.txt 16:32:09 -rw-rw-r-- 1 1001 1001 63209 Aug 1 16:29 CHANGELOG.md 16:32:09 -rw-rw-r-- 1 1001 1001 3804 Aug 1 16:29 CONTRIBUTING.md 16:32:09 -rw-rw-r-- 1 1001 1001 677 Aug 1 16:29 GOVERNANCE.md 16:32:09 -rw-rw-r-- 1 1001 1001 850 Aug 1 16:29 Jenkinsfile 16:32:09 -rw-rw-r-- 1 1001 1001 10775 Aug 1 16:29 LICENSE 16:32:09 -rw-rw-r-- 1 1001 1001 10350 Aug 1 16:29 Makefile 16:32:09 -rw-rw-r-- 1 1001 1001 582 Aug 1 16:29 OWNERS.md 16:32:09 -rw-rw-r-- 1 1001 1001 9094 Aug 1 16:29 README.md 16:32:09 -rw-rw-r-- 1 1001 1001 6912 Aug 1 16:29 SECURITY.md 16:32:09 -rw-rw-r-- 1 1001 1001 5 Aug 1 16:30 VERSION 16:32:09 -rw-rw-r-- 1 1001 1001 4131 Aug 1 16:29 ZMQWindows.md 16:32:09 drwxrwxr-x 2 1001 1001 4096 Aug 1 16:29 bin 16:32:09 drwxrwxr-x 18 1001 1001 4096 Aug 1 16:29 cmd 16:32:09 -rw-r--r-- 1 root root 436531 Aug 1 16:31 coverage.out 16:32:09 -rw-rw-r-- 1 1001 1001 3681 Aug 1 16:29 go.mod 16:32:09 -rw-rw-r-- 1 1001 1001 38033 Aug 1 16:29 go.sum 16:32:09 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:29 internal 16:32:09 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:29 openapi 16:32:09 drwxrwxr-x 4 1001 1001 4096 Aug 1 16:29 snap 16:32:09 -rw-rw-r-- 1 1001 1001 204 Aug 1 16:29 version.go [Pipeline] sh 16:32:09 + '[' -e coverage.out ] 16:32:09 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:09 Stashed 1 file(s) [Pipeline] sh 16:32:10 + make build 16:32:10 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 16:32:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32: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-command/core-command ./cmd/core-command 16:32: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 16:32: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 16:32: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:42 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 16:32:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:44 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 16:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32: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/secrets-config ./cmd/secrets-config 16:32:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:48 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] } 16:32:50 $ docker stop --time=1 ad635eca43af4333cdda2e8b00f74258fdbeb53fc320114fe349174a182dc1d0 16:32:58 $ docker rm -f ad635eca43af4333cdda2e8b00f74258fdbeb53fc320114fe349174a182dc1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:59 16:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:59 latest: Pulling from edgex-devops/edgex-compose 16:32:59 cbdbe7a5bc2a: Pulling fs layer 16:32:59 ca9280d653b3: Pulling fs layer 16:32:59 7e9c9ca2126c: Pulling fs layer 16:32:59 cbdbe7a5bc2a: Verifying Checksum 16:32:59 cbdbe7a5bc2a: Download complete 16:32:59 ca9280d653b3: Verifying Checksum 16:32:59 ca9280d653b3: Download complete 16:33:00 cbdbe7a5bc2a: Pull complete 16:33:00 7e9c9ca2126c: Download complete 16:33:00 ca9280d653b3: Pull complete 16:33:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21693 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:33:02 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:33:02 The recommended git tool is: git 16:33:04 7e9c9ca2126c: Pull complete 16:33:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:04 prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container 16:33:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:07 $ docker top 9a09def404bb8da6e0c9b4e97dfa22d3f34546f1eaa82b2b2487c81ec8886fdf -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:07 + docker-compose+ build --helpgrep 16:33:07 parallel 16:33:08 --parallel Build images in parallel. [Pipeline] } 16:33:08 $ docker stop --time=1 9a09def404bb8da6e0c9b4e97dfa22d3f34546f1eaa82b2b2487c81ec8886fdf 16:33:09 $ docker rm -f 9a09def404bb8da6e0c9b4e97dfa22d3f34546f1eaa82b2b2487c81ec8886fdf 16:33:10 using credential edgex-jenkins-ssh [Pipeline] // withDockerContainer 16:33:10 Cloning the remote Git repository [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:10 prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container 16:33:10 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:10 > git init /w/workspace/edgex-go/5 # timeout=10 16:33:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:10 > git --version # timeout=10 16:33:10 > git --version # 'git version 2.25.1' 16:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:11 $ docker top f2c0d8220540e925900608744a704482c1c369120dc2e5b4a08a7acc44d04bb4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:12 Building core-command ... 16:33:12 Building core-data ... 16:33:12 Building core-metadata ... 16:33:12 Building security-bootstrapper ... 16:33:12 Building security-proxy-setup ... 16:33:12 Building security-secretstore-setup ... 16:33:12 Building security-spiffe-token-provider ... 16:33:12 Building security-spire-agent ... 16:33:12 Building security-spire-config ... 16:33:12 Building security-spire-server ... 16:33:12 Building support-notifications ... 16:33:12 Building support-scheduler ... 16:33:12 Building sys-mgmt-agent ... 16:33:12 Building core-metadata 16:33:12 Building security-spire-agent 16:33:12 Building sys-mgmt-agent 16:33:12 Building security-bootstrapper 16:33:12 Building security-spire-config 16:33:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:27 ---> 2f45434c1ab5 16:33:27 Step 3/23 : WORKDIR /edgex-go 16:33:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:27 16:33:27 Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:27 16:33:27 ---> 2f45434c1ab5 16:33:27 Step 3/23 : WORKDIR /edgex-go ---> 2f45434c1ab5 16:33:27 16:33:27 Step 3/26 : WORKDIR /edgex-go 16:33:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:27 ---> 2f45434c1ab5 16:33:27 Step 3/26 : WORKDIR /edgex-go 16:33:27 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:27 ---> 2f45434c1ab5 16:33:27 Step 3/31 : WORKDIR /edgex-go 16:33:30 Merging remotes/origin/main commit 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:33:31 Merge succeeded, producing 7865923e20671411f56ebb46f3a88b4c96a306ad 16:33:31 Checking out Revision 7865923e20671411f56ebb46f3a88b4c96a306ad (PR-4097) 16:33:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:30 > git config core.sparsecheckout # timeout=10 16:33:30 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:33:31 > git remote # timeout=10 16:33:31 > git config --get remote.origin.url # timeout=10 16:33:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:31 > git merge 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 16:33:31 > git rev-parse HEAD^{commit} # timeout=10 16:33:31 > git config core.sparsecheckout # timeout=10 16:33:31 > git checkout -f 7865923e20671411f56ebb46f3a88b4c96a306ad # timeout=10 16:33:35 Commit message: "Merge commit '25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a' into HEAD" 16:33:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:36 Dload Upload Total Spent Left Speed 16:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 179k 0 --:--:-- --:--:-- --:--:-- 182k 16:33:35 > git rev-list --no-walk d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 # timeout=10 [Pipeline] sh 16:33:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:37 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:37 sudo tee /etc/docker/daemon.new 16:33:37 { 16:33:37 "registry-mirrors": [ 16:33:37 "https://nexus3.edgexfoundry.org:10001" 16:33:37 ], 16:33:37 "bip": "10.250.0.254/24", 16:33:37 "hosts": [ 16:33:37 "tcp://0.0.0.0:5555", 16:33:37 "unix:///var/run/docker.sock" 16:33:37 ], 16:33:37 "mtu": 1458, 16:33:37 "selinux-enabled": true, 16:33:37 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:37 } [Pipeline] sh 16:33:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:38 + sudo service docker restart 16:33:45 ---> Running in 546f9e3ab46c 16:33:45 ---> Running in d42369e630b5 16:33:45 ---> Running in cfd5f669f6f2 16:33:45 ---> Running in c4b02a17a9a3 16:33:45 ---> Running in 2ae9b607333f 16:33:45 Removing intermediate container 546f9e3ab46c 16:33:45 ---> 34b0a7e84a41 16:33:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:45 Removing intermediate container d42369e630b5 16:33:45 ---> 4c9b62b0829e 16:33:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:45 Removing intermediate container cfd5f669f6f2 16:33:45 ---> 9e272579a01f 16:33:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:45 Removing intermediate container 2ae9b607333f 16:33:45 ---> e74993cdb772 16:33:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:45 Removing intermediate container c4b02a17a9a3 16:33:45 ---> 544549a7d695 16:33:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:45 ---> Running in c5f208d25454 16:33:45 ---> Running in a14f3eff5578 16:33:45 ---> Running in 73e012197fce 16:33:45 ---> Running in 612e12cfcd45 16:33:45 ---> Running in 79ec81f040e5 16:33:48 Removing intermediate container a14f3eff5578 16:33:48 ---> 0ef8ec2db0bc 16:33:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:48 ---> Running in ba7b6115cb0d 16:33:48 Removing intermediate container c5f208d25454 16:33:48 ---> 5f7ac41c7a1e 16:33:48 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:48 Removing intermediate container 73e012197fce 16:33:48 ---> ac962d545eba 16:33:48 Step 5/23 : RUN apk add --update --no-cache make git 16:33:48 ---> Running in 39c0ec203fd3 16:33:48 ---> Running in dfd9c8bb4ee8 16:33:49 Removing intermediate container 79ec81f040e5 16:33:49 ---> 2094bc01a586 16:33:49 Step 5/31 : RUN apk add --update --no-cache make git 16:33:49 Removing intermediate container 612e12cfcd45 16:33:49 ---> fd74987f212d 16:33:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:49 ---> Running in fcce9393b830 16:33:49 ---> Running in 38207a8ba6a6 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:50 OK: 211 MiB in 51 packages 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:50 OK: 211 MiB in 51 packages 16:33:50 OK: 211 MiB in 51 packages 16:33:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:50 OK: 211 MiB in 51 packages 16:33:50 Removing intermediate container 39c0ec203fd3 16:33:50 ---> 41a9ef8d357b 16:33:50 Step 6/23 : COPY go.mod vendor* ./ 16:33:50 Removing intermediate container ba7b6115cb0d 16:33:50 ---> 8712f77195d0 16:33:50 Step 6/26 : COPY go.mod vendor* ./ 16:33:51 OK: 211 MiB in 51 packages 16:33:51 Removing intermediate container dfd9c8bb4ee8 16:33:51 ---> 61eaf1e15f5b 16:33:51 Step 6/23 : COPY go.mod vendor* ./ 16:33:51 ---> 56e74dd6c1fa 16:33:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> 1daa5eac427e 16:33:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> Running in 75a970fd5784 16:33:51 ---> Running in 52e0f89a8b1b 16:33:51 ---> 1448e8882278 16:33:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 Removing intermediate container fcce9393b830 16:33:51 ---> 18d9bfdb0048 16:33:51 Step 6/31 : COPY go.mod vendor* ./ 16:33:51 ---> Running in ad20f05671d4 16:33:51 Removing intermediate container 38207a8ba6a6 16:33:51 ---> 145fae45caec 16:33:51 Step 6/26 : COPY go.mod vendor* ./ 16:33:51 ---> 79afd9439987 16:33:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> Running in 70de3748474c 16:33:51 ---> eeabc004bfe7 16:33:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 ---> Running in 7cc2e3a98022 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:56 provisioning config files... 16:33:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6557699988872283484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:57 ---> docker-login.sh 16:33:57 nexus3.edgexfoundry.org:10001 16:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:58 Configure a credential helper to remove this warning. See 16:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:58 16:33:58 Login Succeeded 16:33:58 nexus3.edgexfoundry.org:10002 16:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:58 Configure a credential helper to remove this warning. See 16:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:58 16:33:58 Login Succeeded 16:33:58 nexus3.edgexfoundry.org:10003 16:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:59 Configure a credential helper to remove this warning. See 16:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:59 16:33:59 Login Succeeded 16:33:59 nexus3.edgexfoundry.org:10004 16:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:59 Configure a credential helper to remove this warning. See 16:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:59 16:33:59 Login Succeeded 16:33:59 docker.io 16:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:00 Configure a credential helper to remove this warning. See 16:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:00 16:34:00 Login Succeeded 16:34:00 ---> docker-login.sh ends [Pipeline] } 16:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:01 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:01 ========================================================= 16:34:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:02 b3c136eddcbf: Pulling fs layer 16:34:02 c0a3192eca97: Pulling fs layer 16:34:02 a050256f5b6f: Pulling fs layer 16:34:02 656be50a0ddc: Pulling fs layer 16:34:02 2bbca73fdf42: Pulling fs layer 16:34:02 46d945488cbd: Pulling fs layer 16:34:02 8a5474983e97: Pulling fs layer 16:34:02 329c88fbcd65: Pulling fs layer 16:34:02 2bbca73fdf42: Waiting 16:34:02 46d945488cbd: Waiting 16:34:02 8a5474983e97: Waiting 16:34:02 329c88fbcd65: Waiting 16:34:02 656be50a0ddc: Waiting 16:34:02 a050256f5b6f: Verifying Checksum 16:34:02 a050256f5b6f: Download complete 16:34:02 c0a3192eca97: Verifying Checksum 16:34:02 c0a3192eca97: Download complete 16:34:02 2bbca73fdf42: Verifying Checksum 16:34:02 2bbca73fdf42: Download complete 16:34:02 46d945488cbd: Verifying Checksum 16:34:02 46d945488cbd: Download complete 16:34:02 b3c136eddcbf: Verifying Checksum 16:34:02 b3c136eddcbf: Download complete 16:34:03 b3c136eddcbf: Pull complete 16:34:03 329c88fbcd65: Verifying Checksum 16:34:03 329c88fbcd65: Download complete 16:34:04 c0a3192eca97: Pull complete 16:34:04 a050256f5b6f: Pull complete 16:34:04 8a5474983e97: Verifying Checksum 16:34:04 8a5474983e97: Download complete 16:34:05 656be50a0ddc: Verifying Checksum 16:34:05 656be50a0ddc: Download complete 16:34:20 656be50a0ddc: Pull complete 16:34:20 2bbca73fdf42: Pull complete 16:34:20 46d945488cbd: Pull complete 16:34:27 8a5474983e97: Pull complete 16:34:28 329c88fbcd65: Pull complete 16:34:28 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:34:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:29 WORKDIR /edgex 16:34:29 COPY go.mod . 16:34:29 RUN go mod download 16:34:29 + docker build -t ci-base-image-arm64 -f - . 16:34:31 Sending build context to Docker daemon 169.3MB 16:34:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:31 ---> ff4287adb874 16:34:31 Step 2/4 : WORKDIR /edgex 16:34:33 ---> Running in f89d2db86f1f 16:34:34 Removing intermediate container f89d2db86f1f 16:34:34 ---> cb6356491f4d 16:34:34 Step 3/4 : COPY go.mod . 16:34:34 ---> 8cddf4634648 16:34:34 Step 4/4 : RUN go mod download 16:34:34 ---> Running in 9be97b35c074 16:34:48 Removing intermediate container ad20f05671d4 16:34:48 ---> 7f1b46ef516f 16:34:48 Step 8/23 : COPY . . 16:34:48 Removing intermediate container 70de3748474c 16:34:48 ---> 760dd9b4316f 16:34:48 Step 8/31 : COPY . . 16:34:48 Removing intermediate container 75a970fd5784 16:34:48 ---> 2ea0ad640540 16:34:48 Step 8/23 : COPY . . 16:34:48 Removing intermediate container 7cc2e3a98022 16:34:48 ---> 2e27ea1d6c14 16:34:48 Step 8/26 : COPY . . 16:34:48 Removing intermediate container 52e0f89a8b1b 16:34:48 ---> c24dda09cbd5 16:34:48 Step 8/26 : COPY . . 16:35:10 ---> 3648a865a778 16:35:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:10 ---> 6a1cf081a60a 16:35:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:10 ---> 04944a206221 16:35:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:10 ---> 64cf2f38fe8b 16:35:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:10 ---> 70e42cd09f79 16:35:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:10 ---> Running in ed025c1ab10b 16:35:10 ---> Running in f6568117fe3a 16:35:10 ---> Running in 3b9af54427c2 16:35:10 ---> Running in 2bd3a28dfb0d 16:35:10 ---> Running in 73ce14ceb8c7 16:35:10 Removing intermediate container ed025c1ab10b 16:35:10 Removing intermediate container 3b9af54427c2 16:35:10 ---> a1ce96dfd0c9 16:35:10 ---> fb5aff896789 16:35:10 Step 10/26 : WORKDIR /edgex-go/spire-buildStep 10/26 : WORKDIR /edgex-go/spire-build 16:35:10 16:35:10 ---> Running in 22d84f84b0a5 16:35:10 ---> Running in e32024151f06 16:35:10 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 16:35:10 Removing intermediate container 22d84f84b0a5 16:35:10 ---> bd017c9307a8 16:35:10 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 16:35:10 Removing intermediate container e32024151f06 16:35:10 ---> c65431f29070 16:35:10 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 16:35:10 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 16:35:10 ---> Running in 16e69be4d9cc 16:35:10 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 16:35:10 ---> Running in 3fce3a2df6b2 16:35:12 Removing intermediate container 3fce3a2df6b2 16:35:12 ---> 508d45add5db 16:35:12 Step 12/26 : WORKDIR /edgex-go 16:35:12 Removing intermediate container 16e69be4d9cc 16:35:12 ---> cc8750a60025 16:35:12 Step 12/26 : WORKDIR /edgex-go 16:35:12 ---> Running in e8a6dabc4163 16:35:12 ---> Running in 9e641b9d1725 16:35:14 Removing intermediate container 9be97b35c074 16:35:14 ---> f6ae9cd4439a 16:35:14 Successfully built f6ae9cd4439a 16:35:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:14 Removing intermediate container e8a6dabc4163 16:35:14 ---> 268906d2e561 16:35:14 16:35:14 Step 13/26 : FROM alpine:3.15 16:35:14 Removing intermediate container 9e641b9d1725 16:35:14 ---> 8d15a14bad33 16:35:14 16:35:14 Step 13/26 : FROM alpine:3.15 16:35:14 + docker inspect -f . ci-base-image-arm64 16:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container 16:35:14 3.15: Pulling from library/alpine 16:35:14 3.15: Pulling from library/alpine 16:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:16 $ docker top 1dee0db0edb818d8a5ce783cb9f4e6dad50736c8cf3dbe790a4307cac26165b0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:17 + go version 16:35:17 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:17 $ docker stop --time=1 1dee0db0edb818d8a5ce783cb9f4e6dad50736c8cf3dbe790a4307cac26165b0 16:35:17 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:35:17 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:35:17 Status: Image is up to date for alpine:3.15 16:35:17 Status: Downloaded newer image for alpine:3.15 16:35:17 ---> 2720e26172a0 16:35:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:17 ---> 2720e26172a0 16:35:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:19 $ docker rm -f 1dee0db0edb818d8a5ce783cb9f4e6dad50736c8cf3dbe790a4307cac26165b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:19 + docker inspect -f . ci-base-image-arm64 16:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:20 prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container 16:35:20 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:21 $ docker top 0f325c3adf5b33a06c6a8d73ee945ce0ab2c1b84b91b3b1cf215234dc9f36baa -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:21 ========================================================= 16:35:21 [edgeXBuildGoParallel] Running Tests and Build... 16:35:21 ========================================================= [Pipeline] sh 16:35:22 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:35:23 + make test 16:35:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:35 ---> Running in 0cacf6c71f75 16:35:35 ---> Running in a51e019ee2a0 16:35:35 Removing intermediate container 0cacf6c71f75 16:35:35 ---> 7e47efe3ffee 16:35:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:35 Removing intermediate container a51e019ee2a0 16:35:35 ---> 0c678214cd37 16:35:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:38 ---> Running in 88420b8ecc3f 16:35:38 ---> Running in 4e886b991a2f 16:35:38 Removing intermediate container f6568117fe3a 16:35:38 ---> 804a1bf9f1c5 16:35:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:43 ---> Running in 95cbf0f343f1 16:35:43 Removing intermediate container 73ce14ceb8c7 16:35:43 ---> 8d2073229734 16:35:43 16:35:43 Step 10/31 : FROM alpine:3.16 16:35:43 Removing intermediate container 2bd3a28dfb0d 16:35:43 ---> ccd59acc2b1d 16:35:43 16:35:43 Step 10/23 : FROM alpine:3.16 16:35:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:44 3.16: Pulling from library/alpine 16:35:44 3.16: Pulling from library/alpine 16:35:45 Removing intermediate container 88420b8ecc3f 16:35:45 ---> f5333e1669cc 16:35:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:45 Removing intermediate container 4e886b991a2f 16:35:45 ---> 2bf132a5c7f1 16:35:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:45 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:46 ---> Running in f8c00713c91b 16:35:46 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:46 ---> Running in 41b5e019c7f9 16:35:46 Status: Downloaded newer image for alpine:3.16 16:35:46 Status: Image is up to date for alpine:3.16 16:35:46 ---> d7d3d98c851f 16:35:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:46 ---> d7d3d98c851f 16:35:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:46 Removing intermediate container 95cbf0f343f1 16:35:46 ---> 0182d7e16c2a 16:35:46 16:35:46 Step 11/23 : FROM docker:20.10.14 16:35:46 ---> Running in f275a73a8c5e 16:35:46 ---> Running in 710ada116daf 16:35:46 20.10.14: Pulling from library/docker 16:35:46 Removing intermediate container 710ada116daf 16:35:46 ---> f87fbc1e76d8 16:35:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:46 ---> Running in 06e306c2ca18 16:35:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:47 (1/1) Installing dumb-init (1.2.5-r1) 16:35:47 Executing busybox-1.35.0-r15.trigger 16:35:47 OK: 6 MiB in 15 packages 16:35:47 (1/2) Installing dumb-init (1.2.5-r1) 16:35:47 (2/2) Installing su-exec (0.2-r1) 16:35:47 Executing busybox-1.35.0-r15.trigger 16:35:47 OK: 6 MiB in 16 packages 16:35:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:48 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:48 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:48 OK: 15857 distinct packages available 16:35:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:49 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:49 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:49 OK: 15857 distinct packages available 16:35:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:49 (1/5) Installing dumb-init (1.2.5-r1) 16:35:49 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:49 (3/5) Installing libucontext (1.1-r0) 16:35:49 (4/5) Installing gcompat (1.0.0-r4) 16:35:49 (5/5) Installing openssl (1.1.1q-r0) 16:35:50 Executing busybox-1.34.1-r7.trigger 16:35:50 OK: 6 MiB in 19 packages 16:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:50 (1/4) Installing dumb-init (1.2.5-r1) 16:35:50 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:50 (3/4) Installing libucontext (1.1-r0) 16:35:50 (4/4) Installing gcompat (1.0.0-r4) 16:35:50 Executing busybox-1.34.1-r7.trigger 16:35:50 OK: 6 MiB in 18 packages 16:35:51 Removing intermediate container f275a73a8c5e 16:35:51 ---> 7973323dd868 16:35:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:52 Removing intermediate container 06e306c2ca18 16:35:52 ---> 373dbc8486d4 16:35:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:52 ---> Running in bcc0957fb5ac 16:35:52 ---> Running in cdf9a2777a02 16:35:53 Removing intermediate container f8c00713c91b 16:35:53 ---> b30f2c820b56 16:35:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:35:53 Removing intermediate container 41b5e019c7f9 16:35:53 ---> 89886f9866e2 16:35:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:53 Removing intermediate container bcc0957fb5ac 16:35:53 ---> ff1c4d3c7183 16:35:53 Step 13/23 : ENV APP_PORT=59881 16:35:53 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:35:54 Status: Downloaded newer image for docker:20.10.14 16:35:54 ---> 7417809fdb73 16:35:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:54 Removing intermediate container cdf9a2777a02 16:35:54 ---> b9dd275a4a3a 16:35:54 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:55 ---> Running in bf4b4d4a1408 16:35:55 ---> a20124b39306 16:35:55 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:55 ---> Running in 9d80aed08108 16:35:55 ---> Running in 6ee8196e797a 16:35:55 ---> a6e3c54a0c5d 16:35:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:55 Removing intermediate container bf4b4d4a1408 16:35:55 ---> a83d865ea4e7 16:35:55 Step 14/23 : EXPOSE $APP_PORT 16:35:57 ---> Running in 3184735d1b55 16:35:57 Removing intermediate container 6ee8196e797a 16:35:57 ---> 176ebf76b059 16:35:57 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:57 Removing intermediate container 9d80aed08108 16:35:57 ---> 0a32e16bccfb 16:35:57 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 16:35:57 ---> bb3939db9558 16:35:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:57 ---> ce46da7d385b 16:35:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:57 ---> Running in 843a669cce4d 16:35:57 ---> Running in 121cd08c8114 16:35:58 ---> Running in 07b44635cad7 16:35:58 Removing intermediate container 3184735d1b55 16:35:58 ---> 14ebed3ccbb5 16:35:58 Step 15/23 : WORKDIR / 16:35:58 ---> df4361d46405 16:35:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:58 ---> Running in 9f00d4b06d17 16:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:59 Removing intermediate container 843a669cce4d 16:35:59 ---> 728f11101e78 16:35:59 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:59 Removing intermediate container 07b44635cad7 16:35:59 ---> 1b9d39d9157b 16:35:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:59 (1/43) Installing readline (8.1.1-r0) 16:35:59 (2/43) Installing bash (5.1.16-r0) 16:35:59 Executing bash-5.1.16-r0.post-install 16:35:59 (3/43) Installing brotli-libs (1.0.9-r5) 16:35:59 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:35:59 (5/43) Installing libcurl (7.80.0-r2) 16:35:59 ---> Running in cbb989535555 16:35:59 ---> d257bf8df1cf 16:35:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:59 (6/43) Installing curl (7.80.0-r2) 16:35:59 (7/43) Installing dumb-init (1.2.5-r1) 16:35:59 (8/43) Installing libbz2 (1.0.8-r1) 16:35:59 (9/43) Installing expat (2.4.7-r0) 16:35:59 (10/43) Installing libffi (3.4.2-r1) 16:35:59 (11/43) Installing gdbm (1.22-r0) 16:35:59 (12/43) Installing xz-libs (5.2.5-r1) 16:35:59 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:35:59 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:35:59 (15/43) Installing mpdecimal (2.5.1-r1) 16:35:59 (16/43) Installing sqlite-libs (3.36.0-r0) 16:35:59 (17/43) Installing python3 (3.9.13-r1) 16:35:59 (18/43) Installing py3-appdirs (1.4.4-r2) 16:35:59 (19/43) Installing py3-certifi (2020.12.5-r1) 16:35:59 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:35:59 (21/43) Installing py3-idna (3.3-r0) 16:35:59 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:36:00 (23/43) Installing py3-requests (2.26.0-r1) 16:36:00 (24/43) Installing py3-msgpack (1.0.2-r1) 16:36:00 (25/43) Installing py3-lockfile (0.12.2-r4) 16:36:00 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:36:00 (27/43) Installing py3-colorama (0.4.4-r1) 16:36:00 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:36:00 (29/43) Installing py3-distlib (0.3.3-r0) 16:36:00 (30/43) Installing py3-distro (1.6.0-r0) 16:36:00 (31/43) Installing py3-six (1.16.0-r0) 16:36:00 (32/43) Installing py3-webencodings (0.5.1-r4) 16:36:00 (33/43) Installing py3-html5lib (1.1-r1) 16:36:00 (34/43) Installing py3-parsing (2.4.7-r2) 16:36:00 (35/43) Installing py3-packaging (20.9-r1) 16:36:00 (36/43) Installing py3-tomli (1.2.2-r0) 16:36:00 (37/43) Installing py3-pep517 (0.12.0-r0) 16:36:00 (38/43) Installing py3-progress (1.6-r0) 16:36:00 (39/43) Installing py3-retrying (1.3.3-r2) 16:36:00 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:36:00 (41/43) Installing py3-setuptools (52.0.0-r4) 16:36:00 (42/43) Installing py3-toml (0.10.2-r2) 16:36:00 (43/43) Installing py3-pip (20.3.4-r1) 16:36:00 Executing busybox-1.34.1-r5.trigger 16:36:00 OK: 83 MiB in 65 packages 16:36:00 Removing intermediate container 9f00d4b06d17 16:36:00 ---> 78d9c8d4884b 16:36:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:01 Collecting docker-compose==1.23.2 16:36:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:01 Collecting jsonschema<3,>=2.5.1 16:36:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:01 Collecting texttable<0.10,>=0.9.0 16:36:01 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:36:02 Collecting cached-property<2,>=1.2.0 16:36:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:02 Collecting websocket-client<1.0,>=0.32.0 16:36:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:02 Collecting docker<4.0,>=3.6.0 16:36:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:02 ? github.com/edgexfoundry/edgex-go [no test files] 16:36:02 ---> 9810d5d417b9 16:36:02 Step 21/26 : WORKDIR / 16:36:02 Collecting PyYAML<4,>=3.10 16:36:02 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:02 ---> 45a172ad6508 16:36:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:03 Collecting dockerpty<0.5,>=0.4.1 16:36:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:03 Collecting docopt<0.7,>=0.6.1 16:36:03 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:03 ---> Running in a02691b35e82 16:36:03 ---> 14dafcf9023a 16:36:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:03 Collecting docker-pycreds>=0.4.0 16:36:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:03 Collecting idna<2.8,>=2.5 16:36:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:03 Collecting chardet<3.1.0,>=3.0.2 16:36:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:04 Collecting urllib3<1.25,>=1.21.1 16:36:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:04 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) 16:36:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:36:04 Attempting uninstall: urllib3 16:36:04 Found existing installation: urllib3 1.26.7 16:36:04 Uninstalling urllib3-1.26.7: 16:36:04 Successfully uninstalled urllib3-1.26.7 16:36:05 ---> Running in 9c96812a3b17 16:36:05 Attempting uninstall: idna 16:36:05 Found existing installation: idna 3.3 16:36:05 Uninstalling idna-3.3: 16:36:05 Successfully uninstalled idna-3.3 16:36:07 ---> 4b66b285ae8d 16:36:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:07 Attempting uninstall: requests 16:36:07 Found existing installation: requests 2.26.0 16:36:07 Uninstalling requests-2.26.0: 16:36:07 Removing intermediate container a02691b35e82 16:36:07 ---> 279572a2f3d4 16:36:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:07 Successfully uninstalled requests-2.26.0 16:36:07 Removing intermediate container 9c96812a3b17 16:36:07 ---> eab50b9d81b1 16:36:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:07 Removing intermediate container cbb989535555 16:36:07 ---> 820e8ae26234 16:36:07 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:36:07 Running setup.py install for texttable: started 16:36:07 ---> Running in 4783b2c65158 16:36:07 ---> b9aa874c5472 16:36:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:36:07 ---> Running in 65c41bb2f31a 16:36:07 ---> Running in a8f2263f4dc8 16:36:07 Running setup.py install for texttable: finished with status 'done' 16:36:07 Running setup.py install for PyYAML: started 16:36:07 ---> Running in d45b41df29ad 16:36:08 Running setup.py install for PyYAML: finished with status 'done' 16:36:08 Removing intermediate container 4783b2c65158 16:36:08 ---> 315c574bf4d2 16:36:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:08 Running setup.py install for docopt: started 16:36:08 Removing intermediate container 65c41bb2f31a 16:36:08 ---> 19a7f98fe0ba 16:36:08 Step 24/26 : LABEL arch=x86_64 16:36:08 Removing intermediate container a8f2263f4dc8 16:36:08 ---> ed1f8015c86a 16:36:08 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:36:08 Running setup.py install for docopt: finished with status 'done' 16:36:08 Running setup.py install for dockerpty: started 16:36:08 ---> Running in c19094394568 16:36:08 ---> Running in bf1960823c0b 16:36:08 Removing intermediate container d45b41df29ad 16:36:08 ---> d2c25a024de2 16:36:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:08 Running setup.py install for dockerpty: finished with status 'done' 16:36:08 ---> f3c5ab1692c6 16:36:08 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:36:08 ---> Running in badd069efee1 16:36:09 Removing intermediate container c19094394568 16:36:09 ---> 85b43eca38ef 16:36:09 Step 24/26 : LABEL arch=x86_64 16:36:09 Removing intermediate container bf1960823c0b 16:36:09 ---> 9a700e3786a8 16:36:09 Step 25/26 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:36:09 ---> Running in 5bfe3dfcbf79 16:36:09 ---> Running in 7247193b6f28 16:36:09 ---> Running in 4eb985c1b364 16:36:09 Removing intermediate container badd069efee1 16:36:09 ---> 46f1ba96bd15 16:36:09 Step 21/23 : LABEL arch=x86_64 16:36:09 ---> Running in 72c7e72827e8 16:36:09 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 16:36:09 Removing intermediate container 7247193b6f28 16:36:09 ---> 3f280518fbe4 16:36:09 Step 25/26 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:36:09 Removing intermediate container 4eb985c1b364 16:36:09 ---> df0c1ef3bfee 16:36:09 Step 26/26 : LABEL version=0.0.0 16:36:09 Removing intermediate container 72c7e72827e8 16:36:09 ---> 6f4e6e03a428 16:36:09 Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:36:09 ---> Running in 04436cd0731f 16:36:09 ---> Running in cf3e60a8e2b1 16:36:09 ---> Running in 9e549c81a072 16:36:11 Removing intermediate container 04436cd0731f 16:36:11 ---> ddf8f2deb3ad 16:36:11 Step 26/26 : LABEL version=0.0.0 16:36:11 Removing intermediate container cf3e60a8e2b1 16:36:11 ---> 7b21867672d5 16:36:11 16:36:11 Successfully built 7b21867672d5 16:36:11 Removing intermediate container 9e549c81a072 16:36:11 ---> 6302708edcb6 16:36:11 Step 23/23 : LABEL version=0.0.0 16:36:11 Successfully tagged security-spire-agent:latest 16:36:11 Building core-data 16:36:11  Building security-spire-agent ... done  ---> Running in 881c240d54c0 16:36:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> 2f45434c1ab5 16:36:20 Step 3/23 : WORKDIR /edgex-go 16:36:20 ---> Using cache 16:36:20 ---> e74993cdb772 16:36:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:20 ---> Using cache 16:36:20 ---> fd74987f212d 16:36:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:20 ---> Running in 5a65687ceaa7 16:36:20 Removing intermediate container 5bfe3dfcbf79 16:36:20 ---> 84cec48448c0 16:36:20 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:20 Removing intermediate container 881c240d54c0 16:36:20 ---> 92d1e08ffdc3 16:36:20 16:36:20 Successfully built 92d1e08ffdc3 16:36:20 ---> Running in 1481c53700d4 16:36:20 Successfully tagged security-spire-config:latest 16:36:20 Building support-scheduler 16:36:21  Building security-spire-config ... done Removing intermediate container 121cd08c8114 16:36:21 ---> 45167da8c7ca 16:36:21 Step 14/23 : ENV APP_PORT=58890 16:36:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:27 ---> 2f45434c1ab5 16:36:27 Step 3/22 : WORKDIR /edgex-go 16:36:29 ---> Using cache 16:36:29 ---> e74993cdb772 16:36:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:29 ---> Using cache 16:36:29 ---> fd74987f212d 16:36:29 Step 5/22 : RUN apk add --update --no-cache make git 16:36:30 ---> 1fb093bc0e48 16:36:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:30 Removing intermediate container 5a65687ceaa7 16:36:30 ---> e2ff508fa30d 16:36:30 16:36:30 Successfully built e2ff508fa30d 16:36:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:30 Successfully tagged core-metadata:latest 16:36:30 Building security-spire-server 16:36:30  Building core-metadata ... done  ---> Running in 1929bf481ee1 16:36:30 ---> Running in cf3c5621bb99 16:36:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:31 OK: 211 MiB in 51 packages 16:36:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:35 ---> 2f45434c1ab5 16:36:35 Step 3/25 : WORKDIR /edgex-go 16:36:35 ---> Using cache 16:36:35 ---> e74993cdb772 16:36:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:35 ---> Using cache 16:36:35 ---> fd74987f212d 16:36:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:35 ---> Using cache 16:36:35 ---> 145fae45caec 16:36:35 Step 6/25 : COPY go.mod vendor* ./ 16:36:35 ---> Using cache 16:36:35 ---> eeabc004bfe7 16:36:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:35 ---> Using cache 16:36:35 ---> 2e27ea1d6c14 16:36:35 Step 8/25 : COPY . . 16:36:35 ---> Using cache 16:36:35 ---> 3648a865a778 16:36:35 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:35 ---> Using cache 16:36:35 ---> a1ce96dfd0c9 16:36:35 Step 10/25 : WORKDIR /edgex-go/spire-build 16:36:35 ---> Using cache 16:36:35 ---> c65431f29070 16:36:35 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 16:36:38 ---> f31b7fe0e187 16:36:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:38 Removing intermediate container cf3c5621bb99 16:36:38 ---> 4f72a0a492ee 16:36:38 Step 15/23 : EXPOSE $APP_PORT 16:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:38 ---> Running in 26598f0eee9d 16:36:38 ---> Running in 217288fabb37 16:36:39 ---> d676a50e1f6e 16:36:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:39 Removing intermediate container 1481c53700d4 16:36:39 ---> 344a6857a0c5 16:36:39 Step 6/23 : COPY go.mod vendor* ./ 16:36:39 Removing intermediate container 217288fabb37 16:36:39 ---> 20abe567107d 16:36:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:39 OK: 211 MiB in 51 packages 16:36:39 ---> 8c0100ad2f4e 16:36:39 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:36:41 ---> 8559d5db0132 16:36:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:41 ---> 690a3e89701b 16:36:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:41 ---> c2ffd1dfd951 16:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:41 ---> Running in 1f49df78a171 16:36:42 Removing intermediate container 26598f0eee9d 16:36:42 ---> 9b7dae72108f 16:36:42 Step 12/25 : WORKDIR /edgex-go 16:36:42 ---> 10108d81eeab 16:36:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:42 ---> 72f84c022c2e 16:36:42 Step 26/31 : RUN chmod +x /entrypoint.sh 16:36:42 Removing intermediate container 1929bf481ee1 16:36:42 ---> ad34fa9ec3b5 16:36:42 Step 6/22 : COPY go.mod vendor* ./ 16:36:42 ---> Running in 7bd08db7bba2 16:36:43 ---> Running in bb9480234ffd 16:36:43 ---> 3dfd06eb97a5 16:36:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:43 ---> 6af4fe1bc9cd 16:36:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:44 Removing intermediate container 7bd08db7bba2 16:36:44 ---> ab9c74f0a231 16:36:44 16:36:44 Step 13/25 : FROM alpine:3.15 16:36:44 ---> 2720e26172a0 16:36:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:44 ---> Using cache 16:36:44 ---> 0c678214cd37 16:36:44 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:44 ---> Using cache 16:36:44 ---> 2bf132a5c7f1 16:36:44 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:49 ---> Running in c07cad5769e4 16:36:49 ---> Running in d8c91dffbb6a 16:36:49 ---> Running in 96e35234b1e6 16:36:51 Removing intermediate container c07cad5769e4 16:36:51 ---> 2369c9b01751 16:36:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:55 Removing intermediate container bb9480234ffd 16:36:55 ---> dc1e96f4dead 16:36:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:36:55 ---> Running in 35532df67820 16:36:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:55 ---> Running in 279347574e9c 16:36:55 Removing intermediate container 1f49df78a171 16:36:55 ---> bb7e2818e463 16:36:55 Step 8/23 : COPY . . 16:36:56 Removing intermediate container 35532df67820 16:36:56 ---> ff309ae88f5e 16:36:56 Step 21/23 : LABEL arch=x86_64 16:36:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:57 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:57 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:57 OK: 15857 distinct packages available 16:36:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:58 Removing intermediate container 279347574e9c 16:36:58 ---> 509ea281331a 16:36:58 Step 28/31 : CMD ["gate"] 16:36:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:58 (1/5) Installing dumb-init (1.2.5-r1) 16:36:58 (2/5) Installing musl-obstack (1.2.3-r0) 16:36:58 (3/5) Installing libucontext (1.1-r0) 16:36:58 (4/5) Installing gcompat (1.0.0-r4) 16:36:58 (5/5) Installing openssl (1.1.1q-r0) 16:36:58 Executing busybox-1.34.1-r7.trigger 16:36:58 OK: 6 MiB in 19 packages 16:37:05 ---> Running in d7aaa5cabc02 16:37:05 ---> Running in ded08487d7aa 16:37:05 ---> a604c7e9834f 16:37:05 Step 9/23 : RUN make cmd/core-data/core-data 16:37:05 Removing intermediate container d7aaa5cabc02 16:37:05 ---> 226fbeb9cb50 16:37:05 Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:37:05 ---> Running in fbd6b0cfef3f 16:37:05 Removing intermediate container ded08487d7aa 16:37:05 ---> db83c03a9aa6 16:37:05 Step 29/31 : LABEL arch=x86_64 16:37:06 ---> Running in 9979f26a7190 16:37:07 Removing intermediate container 96e35234b1e6 16:37:07 ---> d3d845bb1351 16:37:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:08 ---> Running in 13a23f62b5c2 16:37:10 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 16:37:11 Removing intermediate container 9979f26a7190 16:37:11 ---> b9de34f934e1 16:37:11 Step 23/23 : LABEL version=0.0.0 16:37:12 ---> Running in 29780b6ecbc5 16:37:12 ---> a7387a7f986f 16:37:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:37:12 Removing intermediate container 13a23f62b5c2 16:37:12 ---> 85f538707a60 16:37:12 Step 30/31 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:37:12 Removing intermediate container d8c91dffbb6a 16:37:12 ---> 08764e31b6b6 16:37:12 Step 8/22 : COPY . . 16:37:12 ---> Running in 45ec917f2c7a 16:37:14 Removing intermediate container 29780b6ecbc5 16:37:14 ---> 9dc857d89776 16:37:14 16:37:14 Successfully built 9dc857d89776 16:37:19 Successfully tagged sys-mgmt-agent:latest 16:37:19  Building sys-mgmt-agent ... done Building support-notifications 16:37:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:23 ---> 2f45434c1ab5 16:37:23 Step 3/22 : WORKDIR /edgex-go 16:37:23 ---> Using cache 16:37:23 ---> e74993cdb772 16:37:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:23 ---> Using cache 16:37:23 ---> fd74987f212d 16:37:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:27 ---> 62fdd054ec02 16:37:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:37:28 Removing intermediate container 45ec917f2c7a 16:37:28 ---> e25ff9df8593 16:37:28 Step 31/31 : LABEL version=0.0.0 16:37:28 ---> Running in f462db3d612a 16:37:28 ---> 17ef9fcb1779 16:37:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:37:28 ---> Running in 89849666fddc 16:37:29 ---> fe68e8975142 16:37:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:37:29 ---> Running in dbd037e8fa85 16:37:29 Removing intermediate container 89849666fddc 16:37:29 ---> 30865e7431f0 16:37:29 16:37:29 ---> 5a80f884b6dc 16:37:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:29 Successfully built 30865e7431f0 16:37:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:29 ---> Running in 286ed3f0c3b0 16:37:29 Successfully tagged security-bootstrapper:latest 16:37:29  Building security-bootstrapper ... done Building security-proxy-setup 16:37:29 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 16:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:30 OK: 211 MiB in 51 packages 16:37:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:42 ---> 2f45434c1ab5 16:37:42 Step 3/22 : WORKDIR /edgex-go 16:37:42 ---> Using cache 16:37:42 ---> e74993cdb772 16:37:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:42 ---> Using cache 16:37:42 ---> fd74987f212d 16:37:42 Step 5/22 : RUN apk add --update --no-cache make git 16:37:42 ---> Using cache 16:37:42 ---> ad34fa9ec3b5 16:37:42 Step 6/22 : COPY go.mod vendor* ./ 16:37:42 ---> Using cache 16:37:42 ---> 3dfd06eb97a5 16:37:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:42 ---> Using cache 16:37:42 ---> 08764e31b6b6 16:37:42 Step 8/22 : COPY . . 16:37:42 ---> Using cache 16:37:42 ---> fe68e8975142 16:37:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:57 Removing intermediate container 286ed3f0c3b0 16:37:57 ---> bc530d5afb87 16:37:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:57 ---> Running in 3555ca9804d8 16:37:57 ---> Running in 1f781075aced 16:38:01 Removing intermediate container f462db3d612a 16:38:01 ---> 7b4cad75ee1d 16:38:01 Step 6/22 : COPY go.mod vendor* ./ 16:38:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:38:02 Removing intermediate container 1f781075aced 16:38:02 ---> d19b7db44706 16:38:02 Step 23/25 : LABEL arch=x86_64 16:38:02 Removing intermediate container dbd037e8fa85 16:38:02 ---> d0f6f6526014 16:38:02 16:38:02 Step 10/22 : FROM alpine:3.16 16:38:02 ---> d7d3d98c851f 16:38:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:38:02 ---> Using cache 16:38:02 ---> 7973323dd868 16:38:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:02 ---> Using cache 16:38:02 ---> ff1c4d3c7183 16:38:02 Step 13/22 : ENV APP_PORT=59861 16:38:02 ---> 78b5848bc8a4 16:38:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:03 ---> Running in 783185629d66 16:38:03 ---> Running in b53bd523c801 16:38:03 ---> Running in 313470f3a506 16:38:09 Removing intermediate container 783185629d66 16:38:09 ---> 71f46331d125 16:38:09 Step 24/25 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:38:09 Removing intermediate container b53bd523c801 16:38:09 ---> f5a72837b673 16:38:09 Step 14/22 : EXPOSE $APP_PORT 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:11 Removing intermediate container fbd6b0cfef3f 16:38:11 ---> c773fb6f5c78 16:38:11 16:38:11 Step 10/23 : FROM alpine:3.16 16:38:11 ---> d7d3d98c851f 16:38:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:11 ---> Running in b5aa3a1f8ea7 16:38:13 ---> Running in 8b1627528374 16:38:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:38:17 ---> Running in 913cf46eedd6 16:38:17 Removing intermediate container b5aa3a1f8ea7 16:38:17 ---> 77104f22f709 16:38:17 Step 25/25 : LABEL version=0.0.0 16:38:17 Removing intermediate container 8b1627528374 16:38:17 ---> 3c0c0327cda3 16:38:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:25 ---> Running in 938199dcc1ac 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:26 Removing intermediate container 913cf46eedd6 16:38:26 ---> 0e442bd9dc14 16:38:26 Step 12/23 : ENV APP_PORT=59880 16:38:26 ---> 4418ecb5ebfd 16:38:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:38:27 Removing intermediate container 313470f3a506 16:38:27 ---> b985024f1453 16:38:27 Step 8/22 : COPY . . 16:38:27 Removing intermediate container 3555ca9804d8 16:38:27 ---> 61ed185d5f86 16:38:27 16:38:27 Step 10/22 : FROM alpine:3.16 16:38:27 ---> d7d3d98c851f 16:38:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:38:27 Removing intermediate container 938199dcc1ac 16:38:27 ---> 7ed901a840e4 16:38:27 16:38:28 Successfully built 7ed901a840e4 16:38:28 ---> Running in b0b9adbf76a6 16:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.516s coverage: 98.5% of statements 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:36 Successfully tagged security-spire-server:latest 16:38:36  Building security-spire-server ... done Building security-secretstore-setup 16:38:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:38:38 ---> 2f45434c1ab5 16:38:38 Step 3/25 : WORKDIR /edgex-go 16:38:38 ---> Using cache 16:38:38 ---> e74993cdb772 16:38:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:38 ---> Using cache 16:38:38 ---> fd74987f212d 16:38:38 Step 5/25 : RUN apk add --update --no-cache make git 16:38:38 ---> Using cache 16:38:38 ---> ad34fa9ec3b5 16:38:38 Step 6/25 : COPY go.mod vendor* ./ 16:38:38 ---> Using cache 16:38:38 ---> 3dfd06eb97a5 16:38:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:38 ---> Using cache 16:38:38 ---> 08764e31b6b6 16:38:38 Step 8/25 : COPY . . 16:38:38 ---> Using cache 16:38:38 ---> fe68e8975142 16:38:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:38:46 ---> Running in f122ff19743d 16:38:46 ---> 90f5d79c3f65 16:38:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:38:46 ---> Running in 77f7bfeab985 16:38:46 ---> e4d2e7eb7b54 16:38:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:38:46 Removing intermediate container b0b9adbf76a6 16:38:46 ---> d3c93f740c2b 16:38:46 Step 13/23 : EXPOSE $APP_PORT 16:38:46 ---> 5a97039710dd 16:38:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:38:46 ---> Running in 0345efa6bc69 16:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:46 ---> Running in c0e6f36778f5 16:38:46 ---> Running in 822af3c43ba2 16:38:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:47 (1/6) Installing ca-certificates (20220614-r0) 16:38:47 (2/6) Installing brotli-libs (1.0.9-r6) 16:38:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:38:47 (4/6) Installing libcurl (7.83.1-r2) 16:38:47 (5/6) Installing curl (7.83.1-r2) 16:38:47 (6/6) Installing dumb-init (1.2.5-r1) 16:38:47 Executing busybox-1.35.0-r15.trigger 16:38:47 Executing ca-certificates-20220614-r0.trigger 16:38:47 OK: 8 MiB in 20 packages 16:38:47 Removing intermediate container c0e6f36778f5 16:38:47 ---> 2f14235e10af 16:38:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:38:48 Removing intermediate container 822af3c43ba2 16:38:48 ---> 4acc857596c0 16:38:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:48 ---> Running in fc3ff293ac98 16:38:49 ---> Running in 70439009b7fd 16:38:52 Removing intermediate container 70439009b7fd 16:38:52 ---> 2fc2d5ce8f0c 16:38:52 Step 20/22 : LABEL arch=x86_64 16:38:52 Removing intermediate container f122ff19743d 16:38:52 ---> 0f3ad04d11fd 16:38:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.935s coverage: 89.2% of statements 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.352s coverage: 83.8% of statements 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.393s coverage: 95.6% of statements 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.372s coverage: 72.2% of statements 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.449s coverage: 60.0% of statements 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.287s coverage: 58.8% of statements 16:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.240s coverage: 29.6% of statements 16:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:00 ---> Running in 461a6a56a6cc 16:39:00 ---> Running in ddc514f2bdea 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.435s coverage: 79.5% of statements 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.312s coverage: 94.1% of statements 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.311s coverage: 96.3% of statements 16:39: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 16:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.317s coverage: 87.5% of statements 16:39:06 Removing intermediate container 461a6a56a6cc 16:39:06 ---> 83a7666efd6b 16:39:06 Step 13/22 : WORKDIR /edgex 16:39:06 Removing intermediate container ddc514f2bdea 16:39:06 ---> 6b25ed671c6c 16:39:06 Step 21/22 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:39:06 Removing intermediate container fc3ff293ac98 16:39:06 ---> 24cbe48175cf 16:39:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:39:07 ---> Running in 37cdc6546b47 16:39:07 ---> Running in 418de2328336 16:39:07 ---> Running in 73113b2a3a36 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.261s coverage: 94.4% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements 16:39:12 Removing intermediate container 73113b2a3a36 16:39:12 Removing intermediate container 37cdc6546b47 16:39:12 ---> 749ea551b66d 16:39:12 ---> 47254e2d357a 16:39:12 Step 22/22 : LABEL version=0.0.0 16:39:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:13 Removing intermediate container 77f7bfeab985 16:39:13 ---> f3feada45a91 16:39:13 16:39:13 Step 10/25 : FROM alpine:3.16 16:39:13 ---> d7d3d98c851f 16:39:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:39:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:13 (1/6) Installing dumb-init (1.2.5-r1) 16:39:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:39:13 (3/6) Installing libsodium (1.0.18-r0) 16:39:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:39:13 (5/6) Installing libzmq (4.3.4-r0) 16:39:13 (6/6) Installing zeromq (4.3.4-r0) 16:39:14 Executing busybox-1.35.0-r15.trigger 16:39:14 OK: 8 MiB in 20 packages 16:39:16 ---> Running in 3431a1df2e65 16:39:16 ---> 0529cdf28b99 16:39:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:39:17 ---> Running in fdee6ce6038c 16:39:17 Removing intermediate container 0345efa6bc69 16:39:17 ---> ecee1a0fa685 16:39:17 16:39:17 Step 10/22 : FROM alpine:3.16 16:39:17 ---> d7d3d98c851f 16:39:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:39:17 Removing intermediate container 3431a1df2e65 16:39:17 ---> 16941ffc896f 16:39:17 16:39:17 Successfully built 16941ffc896f 16:39:17 ---> Running in f7b6b865fdad 16:39:17 ---> 0ea9e8663bf5 16:39:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:39:17 Successfully tagged support-scheduler:latest 16:39:17  Building support-scheduler ... done Building core-command 16:39:17 Removing intermediate container 418de2328336 16:39:17 ---> bde9df589abc 16:39:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:18 (1/3) Installing ca-certificates (20220614-r0) 16:39:18 (2/3) Installing dumb-init (1.2.5-r1) 16:39:18 (3/3) Installing su-exec (0.2-r1) 16:39:18 Executing busybox-1.35.0-r15.trigger 16:39:18 Executing ca-certificates-20220614-r0.trigger 16:39:18 OK: 6 MiB in 17 packages 16:39:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:39:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:39:20 ---> 2f45434c1ab5 16:39:20 Step 3/23 : WORKDIR /edgex-go 16:39:20 ---> Using cache 16:39:20 ---> e74993cdb772 16:39:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:20 ---> Using cache 16:39:20 ---> fd74987f212d 16:39:20 Step 5/23 : RUN apk add --update --no-cache make git 16:39:20 ---> Using cache 16:39:20 ---> ad34fa9ec3b5 16:39:20 Step 6/23 : COPY go.mod vendor* ./ 16:39:20 ---> Using cache 16:39:20 ---> 3dfd06eb97a5 16:39:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:20 ---> Using cache 16:39:20 ---> 08764e31b6b6 16:39:20 Step 8/23 : COPY . . 16:39:20 ---> Using cache 16:39:20 ---> fe68e8975142 16:39:20 Step 9/23 : RUN make cmd/core-command/core-command 16:39:23 ---> 41c3d8ec135b 16:39:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:39:23 ---> 661e310e9093 16:39:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:23 ---> Running in bbe1a932819f 16:39:23 (1/2) Installing ca-certificates (20220614-r0) 16:39:23 (2/2) Installing dumb-init (1.2.5-r1) 16:39:23 Executing busybox-1.35.0-r15.trigger 16:39:23 Executing ca-certificates-20220614-r0.trigger 16:39:23 OK: 6 MiB in 16 packages 16:39:24 ---> b70563d88a0f 16:39:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:39:24 Removing intermediate container fdee6ce6038c 16:39:24 ---> 28fed5023240 16:39:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:24 ---> 593e60f22a3a 16:39:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:24 ---> Running in ed2d8067b907 16:39:24 ---> Running in 1aa04eca21ba 16:39: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 16:39:24 Removing intermediate container ed2d8067b907 16:39:24 ---> 04bea92a9e95 16:39:24 Step 13/25 : WORKDIR / 16:39:25 ---> 79edec09090e 16:39:25 Step 19/23 : ENTRYPOINT ["/core-data"] 16:39:25 ---> Running in b66101ed0809 16:39:25 ---> Running in 89d83c70d7a3 16:39:25 Removing intermediate container f7b6b865fdad 16:39:25 ---> 32eddbe00980 16:39:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:39:25 Removing intermediate container b66101ed0809 16:39:25 ---> 8a300d6fefe9 16:39:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:39:25 ---> Running in 97247568055e 16:39:25 Removing intermediate container 89d83c70d7a3 16:39:25 ---> f32e55e6e242 16:39:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:25 Removing intermediate container 1aa04eca21ba 16:39:25 ---> 51340e9711f1 16:39:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:39:25 ---> Running in cf6028e50ccd 16:39:26 ---> Running in a8c78ac288e8 16:39:26 ---> 0a34672fa71d 16:39:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:39:26 Removing intermediate container 97247568055e 16:39:26 ---> 2dec8e13834a 16:39:26 Step 13/22 : ENV APP_PORT=59860 16:39:26 ---> Running in d618c19ff984 16:39:26 Removing intermediate container a8c78ac288e8 16:39:26 ---> 28f1d402bf38 16:39:26 Step 20/22 : LABEL arch=x86_64 16:39:26 Removing intermediate container cf6028e50ccd 16:39:26 ---> d87816ba90fc 16:39:26 Step 21/23 : LABEL arch=x86_64 16:39:26 ---> Running in c69cf5f9050b 16:39:26 ---> Running in af22fd03340e 16:39:26 ---> 3f321ae9853d 16:39:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:39:26 Removing intermediate container d618c19ff984 16:39:26 ---> e3e19c835350 16:39:26 Step 14/22 : EXPOSE $APP_PORT 16:39:26 ---> Running in c608d6f50a67 16:39:26 Removing intermediate container c69cf5f9050b 16:39:26 ---> 5d5e526eb5c7 16:39:26 Step 21/22 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.827s coverage: 82.2% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:26 Removing intermediate container af22fd03340e 16:39:26 ---> 15cacb13d64c 16:39:26 Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:39:26 ---> Running in 6d4e670b705b 16:39:26 ---> Running in 3a0abbe00d89 16:39:27 ---> ae34696a9a8b 16:39:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:39:27 Removing intermediate container c608d6f50a67 16:39:27 ---> 4c1a1ec6d1a8 16:39:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:28 Removing intermediate container 6d4e670b705b 16:39:28 ---> 6bd7055c02ed 16:39:28 Step 22/22 : LABEL version=0.0.0 16:39:28 Removing intermediate container 3a0abbe00d89 16:39:28 ---> 5cd09ae0e78b 16:39:28 Step 23/23 : LABEL version=0.0.0 16:39:28 ---> Running in a4386c64aeb0 16:39:28 ---> 727dcd5dbdda 16:39:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:39:28 ---> 62a536f1df32 16:39:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:39:28 ---> Running in 5db5d54dcbeb 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.352s coverage: 92.9% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.334s coverage: 58.8% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 91.2% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:28 Removing intermediate container a4386c64aeb0 16:39:28 ---> 4939cdc136bc 16:39:28 16:39:28 Successfully built 4939cdc136bc 16:39:28 Removing intermediate container 5db5d54dcbeb 16:39:28 ---> 25c3751713af 16:39:28 16:39:28 Successfully tagged security-proxy-setup:latest 16:39:28  Building security-proxy-setup ... done Building security-spiffe-token-provider 16:39:28 Successfully built 25c3751713af 16:39:28 Successfully tagged core-data:latest 16:39:33  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:39:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:39:33 ---> 2f45434c1ab5 16:39:33 Step 3/20 : WORKDIR /edgex-go 16:39:33 ---> Using cache 16:39:33 ---> e74993cdb772 16:39:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 64.7% of statements 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.327s coverage: 100.0% of statements 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 16:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 16:39:39 ---> f245bcaf6f47 16:39:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:39:39 ---> d069507a4b0f 16:39:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:39:39 ---> Running in 12dd5beed3d1 16:39:41 ---> 3091d71dda19 16:39:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:39:41 ---> d46a022a385c 16:39:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:39:41 ---> Running in 34d9afdcd1c7 16:39:41 Removing intermediate container bbe1a932819f 16:39:41 ---> 259913845e1d 16:39:41 16:39:41 Step 10/23 : FROM alpine:3.16 16:39:41 ---> d7d3d98c851f 16:39:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:39:41 ---> Using cache 16:39:41 ---> 7973323dd868 16:39:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:41 ---> Using cache 16:39:41 ---> ff1c4d3c7183 16:39:41 Step 13/23 : ENV APP_PORT=59882 16:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:41 ---> Running in 2da62e9405c8 16:39:41 ---> 5ceac69328cc 16:39:41 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:39:41 Removing intermediate container 34d9afdcd1c7 16:39:41 ---> 690991d50844 16:39:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:41 ---> Running in 12242161bbb6 16:39:41 ---> Running in a0f5faa47736 16:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:41 Removing intermediate container 2da62e9405c8 16:39:41 ---> 2c6a30fb69d5 16:39:41 Step 14/23 : EXPOSE $APP_PORT 16:39:41 Removing intermediate container a0f5faa47736 16:39:41 ---> 140cad6d833a 16:39:41 Step 20/22 : LABEL arch=x86_64 16:39:41 ---> Running in f4a263e56282 16:39:41 ---> Running in 51824ded18b9 16:39:41 Removing intermediate container f4a263e56282 16:39:41 ---> 1a401ea5e916 16:39:41 Step 21/22 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:39:41 Removing intermediate container 51824ded18b9 16:39:41 ---> 3cc458c24ab3 16:39:41 Step 15/23 : WORKDIR / 16:39:41 ---> Running in c22363f15035 16:39:41 ---> Running in 540989e18cfc 16:39:41 v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:39:41 v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:39:41 OK: 17035 distinct packages available 16:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:42 Removing intermediate container c22363f15035 16:39:42 ---> 9082b86210ae 16:39:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:42 Removing intermediate container 540989e18cfc 16:39:42 ---> 799542826512 16:39:42 Step 22/22 : LABEL version=0.0.0 16:39:42 ---> Running in 72f94fb9f170 16:39:42 ---> 8d7185ce1071 16:39:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:39:42 Removing intermediate container 12242161bbb6 16:39:42 ---> 7eabc729f742 16:39:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:39:42 Removing intermediate container 72f94fb9f170 16:39:42 ---> 8204bbdae2a9 16:39:42 16:39:42 ---> Running in 6035cf4cb777 16:39:42 Successfully built 8204bbdae2a9 16:39:42 OK: 211 MiB in 51 packages 16:39:42 Successfully tagged support-notifications:latest 16:39:42  Building support-notifications ... done Removing intermediate container 6035cf4cb777 16:39:42 ---> 0f2e2af89c0b 16:39:42 Step 23/25 : LABEL arch=x86_64 16:39:42 ---> Running in 73018391f6ba 16:39:42 ---> 363434685411 16:39:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:39:42 Removing intermediate container 73018391f6ba 16:39:42 ---> cb35594b41d2 16:39:42 Step 24/25 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:39:42 ---> Running in 707797df2f43 16:39:43 ---> 41943ed2cac9 16:39:43 Step 19/23 : ENTRYPOINT ["/core-command"] 16:39:43 Removing intermediate container 12dd5beed3d1 16:39:43 ---> b3d204fdca24 16:39:43 Step 5/20 : COPY go.mod vendor* ./ 16:39:43 Removing intermediate container 707797df2f43 16:39:43 ---> 71f5bf7b3f0c 16:39:43 Step 25/25 : LABEL version=0.0.0 16:39:43 ---> Running in d4e2921c40b7 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 65.8% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:43 ---> Running in 3ae9b80a7542 16:39:44 ---> c5c0ec45b42e 16:39:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:44 Removing intermediate container d4e2921c40b7 16:39:44 ---> e1b4ccc98fd7 16:39:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:44 Removing intermediate container 3ae9b80a7542 16:39:44 ---> 3dbfe7601d8d 16:39:44 16:39:44 Successfully built 3dbfe7601d8d 16:39:44 ---> Running in cd6212fdbaf5 16:39:44 Successfully tagged security-secretstore-setup:latest 16:39:44  Building security-secretstore-setup ... done  ---> Running in b0923ba99e6d 16:39:44 Removing intermediate container b0923ba99e6d 16:39:44 ---> 7e9dbd48ef59 16:39:44 Step 21/23 : LABEL arch=x86_64 16:39:44 ---> Running in cfdeda420f30 16:39:45 Removing intermediate container cfdeda420f30 16:39:45 ---> 27c097000db0 16:39:45 Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:39:45 ---> Running in 9d3293b2dbc0 16:39:45 Removing intermediate container 9d3293b2dbc0 16:39:45 ---> 6633a17d250a 16:39:45 Step 23/23 : LABEL version=0.0.0 16:39:45 ---> Running in 220b69c50ce7 16:39:45 Removing intermediate container 220b69c50ce7 16:39:45 ---> 7f6df2d3afa0 16:39:45 16:39:45 Successfully built 7f6df2d3afa0 16:39:45 Successfully tagged core-command:latest 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.6% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.346s coverage: 89.5% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.345s coverage: 84.8% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:54  Building core-command ... done Removing intermediate container cd6212fdbaf5 16:39:54 ---> e802c7406390 16:39:54 Step 7/20 : COPY . . 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.403s coverage: 17.7% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.857s coverage: 92.3% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.395s coverage: 63.2% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.514s coverage: 97.7% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 96.9% of statements 16:39:57 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 16:39:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:57 GO111MODULE=on go vet ./... 16:40:04 ---> 0444bb4bfc16 16:40:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:40:04 ---> Running in 84c1f2eeca91 16:40: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:40:22 Removing intermediate container 84c1f2eeca91 16:40:22 ---> 18084281ac16 16:40:22 16:40:22 Step 9/20 : FROM alpine:3.15 16:40:22 ---> 2720e26172a0 16:40:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:40:22 ---> Using cache 16:40:22 ---> 0c678214cd37 16:40:22 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:22 ---> Using cache 16:40:22 ---> 2bf132a5c7f1 16:40:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:40:22 ---> Running in 505e2bc8d39e 16:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:40:22 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:40:22 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:40:22 OK: 15857 distinct packages available 16:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:40:22 (1/9) Installing ca-certificates (20220614-r0) 16:40:22 (2/9) Installing brotli-libs (1.0.9-r5) 16:40:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:40:23 (4/9) Installing libcurl (7.80.0-r2) 16:40:23 (5/9) Installing curl (7.80.0-r2) 16:40:23 (6/9) Installing dumb-init (1.2.5-r1) 16:40:23 (7/9) Installing musl-obstack (1.2.3-r0) 16:40:23 (8/9) Installing libucontext (1.1-r0) 16:40:23 (9/9) Installing gcompat (1.0.0-r4) 16:40:23 Executing busybox-1.34.1-r7.trigger 16:40:23 Executing ca-certificates-20220614-r0.trigger 16:40:23 OK: 8 MiB in 23 packages 16:40:24 Removing intermediate container 505e2bc8d39e 16:40:24 ---> 1032e2642984 16:40:24 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:24 ---> 93d231f3f042 16:40:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:40:25 ---> 06ca0c9ac434 16:40:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:40:25 ---> 6ad32df6ca9d 16:40:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:40:25 ---> Running in 41b4506cf4c2 16:40:25 Removing intermediate container 41b4506cf4c2 16:40:25 ---> 34a03fe8313a 16:40:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:25 ---> Running in 3624d975faff 16:40:25 Removing intermediate container 3624d975faff 16:40:25 ---> c5c97083570d 16:40:25 Step 18/20 : LABEL arch=x86_64 16:40:25 ---> Running in 9a3656d6778f 16:40:25 Removing intermediate container 9a3656d6778f 16:40:25 ---> 7709b02d9200 16:40:25 Step 19/20 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e 16:40:25 ---> Running in 4b5f067a177b 16:40:25 Removing intermediate container 4b5f067a177b 16:40:25 ---> eb6bd3ac5396 16:40:25 Step 20/20 : LABEL version=0.0.0 16:40:25 ---> Running in 8da755695507 16:40:25 Removing intermediate container 8da755695507 16:40:25 ---> 8bb4b4ef75f3 16:40:25 16:40:25 Successfully built 8bb4b4ef75f3 16:40:25 Successfully tagged security-spiffe-token-provider:latest 16:40:25  Building security-spiffe-token-provider ... done  [Pipeline] } 16:40:25 $ docker stop --time=1 f2c0d8220540e925900608744a704482c1c369120dc2e5b4a08a7acc44d04bb4 16:40:27 $ docker rm -f f2c0d8220540e925900608744a704482c1c369120dc2e5b4a08a7acc44d04bb4 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:27 + docker images 16:40:27 REPOSITORY TAG IMAGE ID CREATED SIZE 16:40:27 security-spiffe-token-provider latest 8bb4b4ef75f3 2 seconds ago 29.2MB 16:40:27 18084281ac16 9 seconds ago 1.74GB 16:40:27 core-command latest 7f6df2d3afa0 42 seconds ago 16.2MB 16:40:27 security-secretstore-setup latest 3dbfe7601d8d 44 seconds ago 28.9MB 16:40:27 support-notifications latest 8204bbdae2a9 45 seconds ago 27.1MB 16:40:27 259913845e1d 46 seconds ago 1.68GB 16:40:27 security-proxy-setup latest 4939cdc136bc 59 seconds ago 27.2MB 16:40:27 core-data latest 25c3751713af 59 seconds ago 21.5MB 16:40:27 ecee1a0fa685 About a minute ago 1.75GB 16:40:27 support-scheduler latest 16941ffc896f About a minute ago 26.5MB 16:40:27 f3feada45a91 About a minute ago 1.7GB 16:40:27 security-spire-server latest 7ed901a840e4 2 minutes ago 86.5MB 16:40:27 61ed185d5f86 2 minutes ago 1.69GB 16:40:27 c773fb6f5c78 2 minutes ago 1.71GB 16:40:27 d0f6f6526014 2 minutes ago 1.74GB 16:40:27 security-bootstrapper latest 30865e7431f0 2 minutes ago 19.3MB 16:40:27 sys-mgmt-agent latest 9dc857d89776 3 minutes ago 299MB 16:40:27 ab9c74f0a231 3 minutes ago 1.58GB 16:40:27 core-metadata latest e2ff508fa30d 4 minutes ago 17.1MB 16:40:27 security-spire-config latest 92d1e08ffdc3 4 minutes ago 85.8MB 16:40:27 security-spire-agent latest 7b21867672d5 4 minutes ago 125MB 16:40:27 0182d7e16c2a 4 minutes ago 1.69GB 16:40:27 ccd59acc2b1d 4 minutes ago 1.69GB 16:40:27 8d2073229734 4 minutes ago 1.69GB 16:40:27 268906d2e561 5 minutes ago 1.58GB 16:40:27 8d15a14bad33 5 minutes ago 1.58GB 16:40:27 ci-base-image-x86_64 latest 2f45434c1ab5 9 minutes ago 993MB 16:40:27 alpine 3.15 2720e26172a0 12 days ago 5.57MB 16:40:27 alpine 3.16 d7d3d98c851f 13 days ago 5.53MB 16:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:40:27 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:42:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:04 ./bin/test-attribution-txt.sh 16:42:04 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:42:04 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:42:04 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:42:04 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:42:04 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:42:04 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:42:04 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:05 + ls -al . 16:42:05 total 684 16:42:05 drwxrwxr-x 9 1001 1001 4096 Aug 1 16:35 . 16:42:05 drwxr-xr-x 4 root root 4096 Aug 1 16:35 .. 16:42:05 -rw-rw-r-- 1 1001 1001 11 Aug 1 16:33 .dockerignore 16:42:05 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:33 .git 16:42:05 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:33 .github 16:42:05 -rw-rw-r-- 1 1001 1001 1030 Aug 1 16:33 .gitignore 16:42:05 -rw-rw-r-- 1 1001 1001 42 Aug 1 16:33 .golangci.yml 16:42:05 -rw-rw-r-- 1 1001 1001 87 Aug 1 16:33 .hadolint.yml 16:42:05 -rw-rw-r-- 1 1001 1001 166 Aug 1 16:33 .sonarcloud.properties 16:42:05 -rw-rw-r-- 1 1001 1001 1171 Aug 1 16:33 ADOPTERS.md 16:42:05 -rw-rw-r-- 1 1001 1001 10347 Aug 1 16:33 Attribution.txt 16:42:05 -rw-rw-r-- 1 1001 1001 63209 Aug 1 16:33 CHANGELOG.md 16:42:05 -rw-rw-r-- 1 1001 1001 3804 Aug 1 16:33 CONTRIBUTING.md 16:42:05 -rw-rw-r-- 1 1001 1001 677 Aug 1 16:33 GOVERNANCE.md 16:42:05 -rw-rw-r-- 1 1001 1001 850 Aug 1 16:33 Jenkinsfile 16:42:05 -rw-rw-r-- 1 1001 1001 10775 Aug 1 16:33 LICENSE 16:42:05 -rw-rw-r-- 1 1001 1001 10350 Aug 1 16:33 Makefile 16:42:05 -rw-rw-r-- 1 1001 1001 582 Aug 1 16:33 OWNERS.md 16:42:05 -rw-rw-r-- 1 1001 1001 9094 Aug 1 16:33 README.md 16:42:05 -rw-rw-r-- 1 1001 1001 6912 Aug 1 16:33 SECURITY.md 16:42:05 -rw-rw-r-- 1 1001 1001 5 Aug 1 16:30 VERSION 16:42:05 -rw-rw-r-- 1 1001 1001 4131 Aug 1 16:33 ZMQWindows.md 16:42:05 drwxrwxr-x 2 1001 1001 4096 Aug 1 16:33 bin 16:42:05 drwxrwxr-x 18 1001 1001 4096 Aug 1 16:33 cmd 16:42:05 -rw-r--r-- 1 root root 436531 Aug 1 16:39 coverage.out 16:42:05 -rw-rw-r-- 1 1001 1001 3681 Aug 1 16:33 go.mod 16:42:05 -rw-rw-r-- 1 1001 1001 38033 Aug 1 16:33 go.sum 16:42:05 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:33 internal 16:42:05 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:33 openapi 16:42:05 drwxrwxr-x 4 1001 1001 4096 Aug 1 16:33 snap 16:42:05 -rw-rw-r-- 1 1001 1001 204 Aug 1 16:33 version.go [Pipeline] sh 16:42:06 + '[' -e coverage.out ] 16:42:06 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:06 Warning: overwriting stash ‘coverage-report’ 16:42:06 Stashed 1 file(s) [Pipeline] sh 16:42:07 + make build 16:42:07 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 16:43:44 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 16:45:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:45:06 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 16:45: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:45 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 16:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:46:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:46:10 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 16:46:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:26 $ docker stop --time=1 0f325c3adf5b33a06c6a8d73ee945ce0ab2c1b84b91b3b1cf215234dc9f36baa 16:46:28 $ docker rm -f 0f325c3adf5b33a06c6a8d73ee945ce0ab2c1b84b91b3b1cf215234dc9f36baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:30 16:46:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:31 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:31 29e5d40040c1: Pulling fs layer 16:46:31 1ce36da41761: Pulling fs layer 16:46:31 25b303627fd3: Pulling fs layer 16:46:31 29e5d40040c1: Verifying Checksum 16:46:31 29e5d40040c1: Download complete 16:46:31 1ce36da41761: Verifying Checksum 16:46:31 1ce36da41761: Download complete 16:46:32 29e5d40040c1: Pull complete 16:46:33 1ce36da41761: Pull complete 16:46:33 25b303627fd3: Download complete 16:46:46 25b303627fd3: Pull complete 16:46:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:46 prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container 16:46:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:48 $ docker top 9e6ba88fb528ffd3ac9084bc17361a289cb07a42e1958a60e00612a346621400 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:49 + docker-compose build --help 16:46:49 + grep parallel 16:46:56 --parallel Build images in parallel. [Pipeline] } 16:46:56 $ docker stop --time=1 9e6ba88fb528ffd3ac9084bc17361a289cb07a42e1958a60e00612a346621400 16:46:58 $ docker rm -f 9e6ba88fb528ffd3ac9084bc17361a289cb07a42e1958a60e00612a346621400 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:59 prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container 16:46:59 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:00 $ docker top a76d80921aea95310d5752ecdfccd31ecd903883a3e1b3887176ed3037f26f30 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:01 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:08 Building core-command ... 16:47:08 Building core-data ... 16:47:08 Building core-metadata ... 16:47:08 Building security-bootstrapper ... 16:47:08 Building security-proxy-setup ... 16:47:08 Building security-secretstore-setup ... 16:47:08 Building security-spiffe-token-provider ... 16:47:08 Building security-spire-agent ... 16:47:08 Building security-spire-config ... 16:47:08 Building security-spire-server ... 16:47:08 Building support-notifications ... 16:47:08 Building support-scheduler ... 16:47:08 Building sys-mgmt-agent ... 16:47:08 Building security-bootstrapper 16:47:08 Building support-scheduler 16:47:08 Building core-command 16:47:08 Building security-spire-config 16:47:08 Building support-notifications 16:48:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:45 ---> f6ae9cd4439a 16:48:45 Step 3/22 : WORKDIR /edgex-go 16:48:45 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:48:45 ---> f6ae9cd4439a 16:48:45 Step 3/31 : WORKDIR /edgex-go 16:48:45 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:45 ---> f6ae9cd4439a 16:48:45 Step 3/26 : WORKDIR /edgex-go 16:48:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:45 ---> f6ae9cd4439a 16:48:45 Step 3/22 : WORKDIR /edgex-go 16:48:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:45 ---> f6ae9cd4439a 16:48:45 Step 3/23 : WORKDIR /edgex-go 16:48:45 ---> Running in 55e7631a7ddf 16:48:45 ---> Running in 243dc6d5c294 16:48:45 ---> Running in da3aacdd399d 16:48:45 ---> Running in a9859b48d41c 16:48:45 ---> Running in ccf03adae6a0 16:48:45 Removing intermediate container 55e7631a7ddf 16:48:45 ---> e69db1a76929 16:48:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:45 Removing intermediate container a9859b48d41c 16:48:45 ---> 67e4a2158f80 16:48:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:45 Removing intermediate container ccf03adae6a0 16:48:45 ---> f0b12345d187 16:48:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:45 Removing intermediate container da3aacdd399d 16:48:45 ---> 8cd39e76daff 16:48:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:45 ---> Running in 6bc3860e1bff 16:48:45 Removing intermediate container 243dc6d5c294 16:48:45 ---> 899616c48c14 16:48:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:45 ---> Running in 0cab44043dfe 16:48:45 ---> Running in f4b4d9d28adf 16:48:45 ---> Running in f8cf8f97c85d 16:48:45 ---> Running in 073a2840ab3e 16:48:45 Removing intermediate container 0cab44043dfe 16:48:45 ---> e1fea25bb346 16:48:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:45 ---> Running in e244a3afeb0b 16:48:45 Removing intermediate container 6bc3860e1bff 16:48:45 ---> 2c2e9167dfa8 16:48:45 Step 5/31 : RUN apk add --update --no-cache make git 16:48:45 ---> Running in 39b3666ec0f6 16:48:45 Removing intermediate container f4b4d9d28adf 16:48:45 ---> 84198afa2f0f 16:48:45 Step 5/23 : RUN apk add --update --no-cache make git 16:48:45 Removing intermediate container f8cf8f97c85d 16:48:45 ---> 4f6edaba1a90 16:48:45 Step 5/22 : RUN apk add --update --no-cache make git 16:48:45 Removing intermediate container 073a2840ab3e 16:48:45 ---> 9f5f09fee0e3 16:48:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:45 ---> Running in abc1c906ca08 16:48:45 ---> Running in ff9f8dbc7969 16:48:45 ---> Running in d5ce4fbe533c 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:45 OK: 221 MiB in 51 packages 16:48:45 OK: 221 MiB in 51 packages 16:48:45 OK: 221 MiB in 51 packages 16:48:45 OK: 221 MiB in 51 packages 16:48:45 OK: 221 MiB in 51 packages 16:48:45 Removing intermediate container e244a3afeb0b 16:48:45 ---> 415551944b4e 16:48:45 Step 6/22 : COPY go.mod vendor* ./ 16:48:46 Removing intermediate container 39b3666ec0f6 16:48:46 ---> 3ef63730151e 16:48:46 Step 6/31 : COPY go.mod vendor* ./ 16:48:46 Removing intermediate container abc1c906ca08 16:48:46 ---> 3d5192dc61bc 16:48:46 Step 6/23 : COPY go.mod vendor* ./ 16:48:47 Removing intermediate container ff9f8dbc7969 16:48:47 ---> e4cc6c7c843f 16:48:47 Step 6/22 : COPY go.mod vendor* ./ 16:48:47 Removing intermediate container d5ce4fbe533c 16:48:47 ---> 8048a903c91b 16:48:47 Step 6/26 : COPY go.mod vendor* ./ 16:48:47 ---> 77f1075ec905 16:48:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:47 ---> Running in 51d98432b394 16:48:47 ---> 9129f0e57aaa 16:48:47 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:47 ---> b92b56e880eb 16:48:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:47 ---> Running in eee41bc6301c 16:48:47 ---> Running in dee352746cd5 16:48:49 ---> 8e65bbf122e8 16:48:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:49 ---> Running in 014ed07c6f9f 16:48:49 ---> 2b591e7e27d9 16:48:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:49 ---> Running in e97f603b09e0 16:49:57 Removing intermediate container 51d98432b394 16:49:57 ---> 6eec6d2269c7 16:49:57 Step 8/22 : COPY . . 16:49:57 Removing intermediate container 014ed07c6f9f 16:49:57 ---> 68c776336a05 16:49:57 Step 8/22 : COPY . . 16:49:57 Removing intermediate container eee41bc6301c 16:49:57 ---> 364ffaede1f8 16:49:57 Step 8/31 : COPY . . 16:49:57 Removing intermediate container e97f603b09e0 16:49:57 ---> 83137e6d60ee 16:49:57 Step 8/26 : COPY . . 16:49:57 Removing intermediate container dee352746cd5 16:49:57 ---> d4e7cfa9950a 16:49:57 Step 8/23 : COPY . . 16:50:24 ---> 7930381e9f45 16:50:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:24 ---> Running in 7e6b95a86f63 16:50:24 ---> 832d6a83a3e2 16:50:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:50:24 ---> 309802ac167d 16:50:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:50:24 ---> 059839765256 16:50:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:50:24 ---> Running in f6d2690f670f 16:50:24 ---> Running in a3897028fa1e 16:50:24 ---> Running in 575318655bb7 16:50:24 ---> 75b568952c83 16:50:24 Step 9/23 : RUN make cmd/core-command/core-command 16:50:24 ---> Running in d980a0ea65c3 16:50:24 Removing intermediate container a3897028fa1e 16:50:24 ---> 4f0662a3ed5f 16:50:24 Step 10/26 : WORKDIR /edgex-go/spire-build 16:50:24 ---> Running in 11bc8f2ffb09 16:50:25 Removing intermediate container 11bc8f2ffb09 16:50:25 ---> e49afecda300 16:50:25 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 16:50:25 ---> Running in 11bcfcd03bd4 16:50: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:50:26 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 16:50:26 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 16:50:26 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 16:50:28 Removing intermediate container 11bcfcd03bd4 16:50:28 ---> cabfa64643fa 16:50:28 Step 12/26 : WORKDIR /edgex-go 16:50:28 ---> Running in 128a56c7dfbe 16:50:28 Removing intermediate container 128a56c7dfbe 16:50:28 ---> 772498c77edd 16:50:28 16:50:28 Step 13/26 : FROM alpine:3.15 16:50:28 3.15: Pulling from library/alpine 16:50:30 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:50:30 Status: Downloaded newer image for alpine:3.15 16:50:30 ---> 60f2846fe774 16:50:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:30 ---> Running in 16d03d1d0699 16:50:31 Removing intermediate container 16d03d1d0699 16:50:31 ---> 29cacb7a1ff0 16:50:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:31 ---> Running in 6946072d7504 16:50:34 Removing intermediate container 6946072d7504 16:50:34 ---> 9b36fc644dd2 16:50:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:50:34 ---> Running in 8bc30b913518 16:50:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:39 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:50:39 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:50:39 OK: 15734 distinct packages available 16:50:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:41 (1/4) Installing dumb-init (1.2.5-r1) 16:50:41 (2/4) Installing musl-obstack (1.2.3-r0) 16:50:42 (3/4) Installing libucontext (1.1-r0) 16:50:42 (4/4) Installing gcompat (1.0.0-r4) 16:50:42 Executing busybox-1.34.1-r7.trigger 16:50:42 OK: 6 MiB in 18 packages 16:50:44 Removing intermediate container 8bc30b913518 16:50:44 ---> 2b15c18b387e 16:50:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:50 ---> 155d7fbe9c38 16:50:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:50:51 ---> 34cff53e4149 16:50:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:50:51 ---> Running in e24f66289a11 16:50:51 Removing intermediate container e24f66289a11 16:50:51 ---> 0b849a1a7dd9 16:50:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:50:52 ---> 74b982937e3d 16:50:52 Step 21/26 : WORKDIR / 16:50:53 ---> Running in 9f8f68478139 16:50:53 Removing intermediate container 9f8f68478139 16:50:53 ---> d3dcece87c41 16:50:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:53 ---> Running in ddbba178ec2e 16:50:54 Removing intermediate container ddbba178ec2e 16:50:54 ---> 671f2dedeb37 16:50:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:54 ---> Running in eb7be315b6f2 16:50:54 Removing intermediate container eb7be315b6f2 16:50:54 ---> 09e51ff4200f 16:50:54 Step 24/26 : LABEL arch=arm64 16:50:54 ---> Running in 087f63705645 16:50:55 Removing intermediate container 087f63705645 16:50:55 ---> a2a81fcff789 16:50:55 Step 25/26 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 16:50:55 ---> Running in 5a07ddddc5d4 16:50:56 Removing intermediate container 5a07ddddc5d4 16:50:56 ---> 7edc015f37ba 16:50:56 Step 26/26 : LABEL version=0.0.0 16:50:56 ---> Running in c358b2b97637 16:50:57 Removing intermediate container c358b2b97637 16:50:57 ---> 3e9ec08e5c82 16:50:57 16:50:57 Successfully built 3e9ec08e5c82 16:50:57 Successfully tagged security-spire-config-arm64:latest 16:50:57 Building core-metadata 16:51:29  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:29 ---> f6ae9cd4439a 16:51:29 Step 3/23 : WORKDIR /edgex-go 16:51:29 ---> Using cache 16:51:29 ---> 899616c48c14 16:51:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:29 ---> Using cache 16:51:29 ---> 9f5f09fee0e3 16:51:29 Step 5/23 : RUN apk add --update --no-cache make git 16:51:29 ---> Running in 0ba505d11fd9 16:51:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:34 OK: 221 MiB in 51 packages 16:51:36 Removing intermediate container 0ba505d11fd9 16:51:36 ---> 207cabe8bd00 16:51:36 Step 6/23 : COPY go.mod vendor* ./ 16:51:37 ---> 87155c80e51a 16:51:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:37 ---> Running in 1c799753ca66 16:52:33 Removing intermediate container 1c799753ca66 16:52:33 ---> 4018845c11ed 16:52:33 Step 8/23 : COPY . . 16:52:52 ---> 227623dd81cf 16:52:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:52:52 ---> Running in 397dccd428f5 16:52:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:56:29 Removing intermediate container d980a0ea65c3 16:56:29 ---> 417e34801e8d 16:56:29 16:56:29 Step 10/23 : FROM alpine:3.16 16:56:29 3.16: Pulling from library/alpine 16:56:31 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:56:31 Status: Downloaded newer image for alpine:3.16 16:56:31 ---> 3d81c46cd875 16:56:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:31 ---> Running in 28a504a9752c 16:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:35 (1/1) Installing dumb-init (1.2.5-r1) 16:56:35 Executing busybox-1.35.0-r15.trigger 16:56:35 OK: 5 MiB in 15 packages 16:56:37 Removing intermediate container 28a504a9752c 16:56:37 ---> f9d93ea13f3e 16:56:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:37 ---> Running in 992fa163d8df 16:56:37 Removing intermediate container 992fa163d8df 16:56:37 ---> 993c3afa5d3e 16:56:37 Step 13/23 : ENV APP_PORT=59882 16:56:37 ---> Running in a8bca72bc5e0 16:56:38 Removing intermediate container a8bca72bc5e0 16:56:38 ---> 0f17d9888cb3 16:56:38 Step 14/23 : EXPOSE $APP_PORT 16:56:38 ---> Running in 01e1a1863425 16:56:39 Removing intermediate container 01e1a1863425 16:56:39 ---> 5a3787a76b9f 16:56:39 Step 15/23 : WORKDIR / 16:56:39 ---> Running in a0a225d54963 16:56:40 Removing intermediate container a0a225d54963 16:56:40 ---> 6c6c6d92d06d 16:56:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:41 ---> 666ab787e555 16:56:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:45 ---> 565157d686f2 16:56:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:47 ---> 07e82a549d91 16:56:47 Step 19/23 : ENTRYPOINT ["/core-command"] 16:56:47 ---> Running in ffefc1e11a64 16:56:48 Removing intermediate container ffefc1e11a64 16:56:48 ---> 2d8ea1293d11 16:56:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:48 ---> Running in 1a177af62d6a 16:56:49 Removing intermediate container 1a177af62d6a 16:56:49 ---> fadb1942b1a6 16:56:49 Step 21/23 : LABEL arch=arm64 16:56:49 ---> Running in be308bdf6df4 16:56:49 Removing intermediate container 7e6b95a86f63 16:56:49 ---> 2137b4476b55 16:56:49 16:56:49 Step 10/31 : FROM alpine:3.16 16:56:49 ---> 3d81c46cd875 16:56:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:50 ---> Running in b11df5b9ffa0 16:56:50 Removing intermediate container be308bdf6df4 16:56:50 ---> d7fbe26fdd18 16:56:50 Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 16:56:50 ---> Running in bbf70b6357a2 16:56:50 Removing intermediate container b11df5b9ffa0 16:56:50 ---> 5e5329277c6f 16:56:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:56:51 Removing intermediate container bbf70b6357a2 16:56:51 ---> 2257a32b1fbd 16:56:51 Step 23/23 : LABEL version=0.0.0 16:56:51 ---> Running in 5a77f54334b1 16:56:51 ---> Running in de5a2f61733f 16:56:52 Removing intermediate container de5a2f61733f 16:56:52 ---> 3f4d20c5ed05 16:56:52 16:56:53 Successfully built 3f4d20c5ed05 16:56:53 Successfully tagged core-command-arm64:latest 16:56:53 Building security-proxy-setup 16:56:53  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:55 (1/2) Installing dumb-init (1.2.5-r1) 16:56:55 (2/2) Installing su-exec (0.2-r1) 16:56:55 Executing busybox-1.35.0-r15.trigger 16:56:55 OK: 5 MiB in 16 packages 16:56:57 Removing intermediate container 5a77f54334b1 16:56:57 ---> fece1ae25e9e 16:56:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:56:57 ---> Running in 5b5a22a3440c 16:56:57 Removing intermediate container 5b5a22a3440c 16:56:57 ---> 6a551c223f96 16:56:57 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:56:57 ---> Running in facf72c1fff3 16:56:58 Removing intermediate container facf72c1fff3 16:56:58 ---> bb4c4b7ed771 16:56:58 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:56:58 ---> Running in 4ca7f6a1090d 16:56:59 Removing intermediate container 4ca7f6a1090d 16:56:59 ---> 9c4e0d077dcb 16:56:59 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:56:59 ---> Running in 3230d860c7cf 16:57:02 Removing intermediate container 3230d860c7cf 16:57:02 ---> 350cbe584208 16:57:02 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:57:02 ---> Running in a1b70c9a2275 16:57:03 Removing intermediate container a1b70c9a2275 16:57:03 ---> a5b518cb8756 16:57:03 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:57:04 ---> 3455fcaeb087 16:57:04 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:57:04 ---> Running in 9f14cd95d9a6 16:57:07 Removing intermediate container 9f14cd95d9a6 16:57:07 ---> 074ec551854a 16:57:07 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:08 ---> 6b39cba5bd34 16:57:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:57:12 ---> 16a94c0712e7 16:57:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:57:13 ---> 1ea00d36b15d 16:57:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:57:15 ---> b82deea46b88 16:57:15 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:57:16 ---> 8d0b2a278f1e 16:57:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:57:18 ---> 5fcbfd129ced 16:57:18 Step 26/31 : RUN chmod +x /entrypoint.sh 16:57:18 ---> Running in 3f12845cca5b 16:57:22 Removing intermediate container 3f12845cca5b 16:57:22 ---> ca5501e0c896 16:57:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:57:22 ---> Running in 471f863649d1 16:57:23 Removing intermediate container 471f863649d1 16:57:23 ---> 4001003e557c 16:57:23 Step 28/31 : CMD ["gate"] 16:57:23 ---> Running in 9360560d0055 16:57:24 Removing intermediate container 9360560d0055 16:57:24 ---> cd72cea12ef5 16:57:24 Step 29/31 : LABEL arch=arm64 16:57:24 ---> Running in d2a4813bc6de 16:57:25 Removing intermediate container d2a4813bc6de 16:57:25 ---> 5f324dafd93b 16:57:25 Step 30/31 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 16:57:25 ---> Running in 2700ec25fdca 16:57:26 Removing intermediate container 2700ec25fdca 16:57:26 ---> 87579dcce983 16:57:26 Step 31/31 : LABEL version=0.0.0 16:57:26 ---> Running in 7e814f48f75b 16:57:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:27 ---> f6ae9cd4439a 16:57:27 Step 3/22 : WORKDIR /edgex-go 16:57:27 ---> Using cache 16:57:27 ---> 899616c48c14 16:57:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:27 ---> Using cache 16:57:27 ---> 9f5f09fee0e3 16:57:27 Step 5/22 : RUN apk add --update --no-cache make git 16:57:27 ---> Using cache 16:57:27 ---> 207cabe8bd00 16:57:27 Step 6/22 : COPY go.mod vendor* ./ 16:57:27 ---> Using cache 16:57:27 ---> 87155c80e51a 16:57:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:27 ---> Using cache 16:57:27 ---> 4018845c11ed 16:57:27 Step 8/22 : COPY . . 16:57:27 ---> Using cache 16:57:27 ---> 227623dd81cf 16:57:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:27 ---> Running in 0c2af563ca40 16:57:27 Removing intermediate container 7e814f48f75b 16:57:27 ---> f602f9047777 16:57:27 16:57:28 Successfully built f602f9047777 16:57:28 Successfully tagged security-bootstrapper-arm64:latest 16:57:28 Building sys-mgmt-agent 16:57:29  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:58:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:01 ---> f6ae9cd4439a 16:58:01 Step 3/23 : WORKDIR /edgex-go 16:58:01 ---> Using cache 16:58:01 ---> 899616c48c14 16:58:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:01 ---> Using cache 16:58:01 ---> 9f5f09fee0e3 16:58:01 Step 5/23 : RUN apk add --update --no-cache make bash git 16:58:01 ---> Running in b9e69dcca3f7 16:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:06 OK: 221 MiB in 51 packages 16:58:07 Removing intermediate container b9e69dcca3f7 16:58:07 ---> 1cfcc71b6610 16:58:07 Step 6/23 : COPY go.mod vendor* ./ 16:58:09 ---> d417910b54d7 16:58:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:09 ---> Running in 2bb8a950fab9 16:59:05 Removing intermediate container 2bb8a950fab9 16:59:05 ---> 8410a4b3a768 16:59:05 Step 8/23 : COPY . . 16:59:24 ---> ae8338ea7cb3 16:59:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:59:24 ---> Running in e9225e1e0a7c 16:59:26 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 16:59:33 Removing intermediate container 397dccd428f5 16:59:33 ---> 89ed3b91b2d8 16:59:33 16:59:33 Step 10/23 : FROM alpine:3.16 16:59:33 ---> 3d81c46cd875 16:59:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:59:33 ---> Using cache 16:59:33 ---> f9d93ea13f3e 16:59:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:33 ---> Using cache 16:59:33 ---> 993c3afa5d3e 16:59:33 Step 13/23 : ENV APP_PORT=59881 16:59:33 ---> Running in 02962e4a018f 16:59:33 Removing intermediate container 02962e4a018f 16:59:33 ---> 4aa4c28446ee 16:59:33 Step 14/23 : EXPOSE $APP_PORT 16:59:33 ---> Running in 92c3289eada4 16:59:34 Removing intermediate container 92c3289eada4 16:59:34 ---> 206f9b9f633f 16:59:34 Step 15/23 : WORKDIR / 16:59:34 ---> Running in 8b915c1faa67 16:59:34 Removing intermediate container 8b915c1faa67 16:59:34 ---> 9c3cce3e5afa 16:59:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:35 ---> 611a1c5853eb 16:59:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:59:37 ---> 4a3b1d933928 16:59:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:59:38 ---> c2653966966c 16:59:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:59:38 ---> Running in 9c2de6a25f58 16:59:39 Removing intermediate container 9c2de6a25f58 16:59:39 ---> 206e20853759 16:59:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:39 ---> Running in 0d886d6bd044 16:59:40 Removing intermediate container 0d886d6bd044 16:59:40 ---> 3fbb975900b6 16:59:40 Step 21/23 : LABEL arch=arm64 16:59:40 ---> Running in 73bdec391b30 16:59:40 Removing intermediate container 73bdec391b30 16:59:40 ---> b695180b866d 16:59:40 Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 16:59:40 ---> Running in a75c3b96cb99 16:59:41 Removing intermediate container a75c3b96cb99 16:59:41 ---> 2ebe20abf6ae 16:59:41 Step 23/23 : LABEL version=0.0.0 16:59:41 ---> Running in d234d93c7063 16:59:42 Removing intermediate container d234d93c7063 16:59:42 ---> e2e8e9a85f1d 16:59:42 16:59:42 Successfully built e2e8e9a85f1d 16:59:42 Successfully tagged core-metadata-arm64:latest 16:59:42  Building core-metadata ... done Building security-spiffe-token-provider 17:00:21 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:00:21 ---> f6ae9cd4439a 17:00:21 Step 3/20 : WORKDIR /edgex-go 17:00:21 ---> Using cache 17:00:21 ---> 899616c48c14 17:00:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:00:21 ---> Running in b44cb6ef121f 17:00:21 Removing intermediate container f6d2690f670f 17:00:21 ---> 6a1f95d8d00f 17:00:21 17:00:21 Step 10/22 : FROM alpine:3.16 17:00:21 ---> 3d81c46cd875 17:00:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:00:21 Removing intermediate container 575318655bb7 17:00:21 ---> 3c60f00b4c8d 17:00:21 17:00:21 Step 10/22 : FROM alpine:3.16 17:00:21 ---> 3d81c46cd875 17:00:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:00:21 ---> Using cache 17:00:21 ---> f9d93ea13f3e 17:00:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:21 ---> Using cache 17:00:21 ---> 993c3afa5d3e 17:00:21 Step 13/22 : ENV APP_PORT=59861 17:00:21 ---> Running in 272080aa3906 17:00:21 ---> Running in 3026d5b38036 17:00:21 Removing intermediate container 3026d5b38036 17:00:21 ---> d857f955574a 17:00:21 Step 14/22 : EXPOSE $APP_PORT 17:00:21 ---> Running in d896688e5d4d 17:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:22 Removing intermediate container d896688e5d4d 17:00:22 ---> d4a7266f2f74 17:00:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:23 ---> 71046a9b433f 17:00:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:00:23 v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:00:23 v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:00:23 OK: 16889 distinct packages available 17:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:25 (1/2) Installing ca-certificates (20220614-r0) 17:00:25 (2/2) Installing dumb-init (1.2.5-r1) 17:00:25 Executing busybox-1.35.0-r15.trigger 17:00:25 Executing ca-certificates-20220614-r0.trigger 17:00:25 OK: 6 MiB in 16 packages 17:00:25 ---> 554e2623cd25 17:00:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:26 OK: 221 MiB in 51 packages 17:00:28 ---> 3971e10274d7 17:00:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:00:28 ---> Running in d490df568256 17:00:28 Removing intermediate container b44cb6ef121f 17:00:28 ---> 63776072ca00 17:00:28 Step 5/20 : COPY go.mod vendor* ./ 17:00:29 Removing intermediate container 272080aa3906 17:00:29 ---> 6e585a2986c9 17:00:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:00:29 ---> Running in 15f5036da236 17:00:29 Removing intermediate container d490df568256 17:00:29 ---> 09a7baca892d 17:00:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:29 ---> Running in f5c7d91e17fd 17:00:30 Removing intermediate container 15f5036da236 17:00:30 ---> ea26f8d68e64 17:00:30 Step 13/22 : ENV APP_PORT=59860 17:00:30 ---> Running in 4829c02561cb 17:00:30 ---> 26f3a056e09f 17:00:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:30 Removing intermediate container f5c7d91e17fd 17:00:30 ---> 4b553b97e97e 17:00:30 Step 20/22 : LABEL arch=arm64 17:00:30 ---> Running in 3745f1482b30 17:00:30 ---> Running in 9e358bbdd364 17:00:31 Removing intermediate container 4829c02561cb 17:00:31 ---> 708828a61598 17:00:31 Step 14/22 : EXPOSE $APP_PORT 17:00:31 ---> Running in 5235a26dccb3 17:00:32 Removing intermediate container 9e358bbdd364 17:00:32 ---> 1ca565a6188e 17:00:32 Step 21/22 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:00:32 ---> Running in 8b279fee7eed 17:00:32 Removing intermediate container 5235a26dccb3 17:00:32 ---> 71dcfa4eb4fe 17:00:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:33 Removing intermediate container 8b279fee7eed 17:00:33 ---> 168ac9b210c6 17:00:33 Step 22/22 : LABEL version=0.0.0 17:00:33 ---> Running in 4cc9c8f6d2ea 17:00:33 Removing intermediate container 4cc9c8f6d2ea 17:00:34 ---> e2acd86168bf 17:00:34 17:00:34 ---> 34acde3d7719 17:00:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:34 Successfully built e2acd86168bf 17:00:34 Successfully tagged support-scheduler-arm64:latest 17:00:34 Building security-secretstore-setup 17:00:37  Building support-scheduler ... done  ---> 95d3930e4970 17:00:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:38 ---> 5d6f02a7f065 17:00:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:00:38 ---> Running in 54736d16f169 17:00:39 Removing intermediate container 54736d16f169 17:00:39 ---> 96f42c1e5ce5 17:00:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:39 ---> Running in e48939838568 17:00:39 Removing intermediate container e48939838568 17:00:39 ---> 9176218e5c5d 17:00:39 Step 20/22 : LABEL arch=arm64 17:00:39 ---> Running in ea9000aa7f33 17:00:40 Removing intermediate container ea9000aa7f33 17:00:40 ---> f0f012f76f0c 17:00:40 Step 21/22 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:00:40 ---> Running in ab7ac4723288 17:00:41 Removing intermediate container ab7ac4723288 17:00:41 ---> fe753d8c1a62 17:00:41 Step 22/22 : LABEL version=0.0.0 17:00:41 ---> Running in fa36596b8757 17:00:41 Removing intermediate container fa36596b8757 17:00:41 ---> b564ee68d07d 17:00:41 17:00:42 Successfully built b564ee68d07d 17:00:42 Successfully tagged support-notifications-arm64:latest 17:00:42  Building support-notifications ... done Building security-spire-agent 17:01:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:01:21 ---> f6ae9cd4439a 17:01:21 Step 3/25 : WORKDIR /edgex-go 17:01:21 ---> Using cache 17:01:21 ---> 899616c48c14 17:01:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:21 ---> Using cache 17:01:21 ---> 9f5f09fee0e3 17:01:21 Step 5/25 : RUN apk add --update --no-cache make git 17:01:21 ---> Using cache 17:01:21 ---> 207cabe8bd00 17:01:21 Step 6/25 : COPY go.mod vendor* ./ 17:01:21 ---> Using cache 17:01:21 ---> 87155c80e51a 17:01:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:21 ---> Using cache 17:01:21 ---> 4018845c11ed 17:01:21 Step 8/25 : COPY . . 17:01:21 ---> Using cache 17:01:21 ---> 227623dd81cf 17:01:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:21 ---> Running in cc42e0639460 17:01: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:01:32 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:01:32 ---> f6ae9cd4439a 17:01:32 Step 3/26 : WORKDIR /edgex-go 17:01:32 ---> Using cache 17:01:32 ---> 899616c48c14 17:01:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:32 ---> Using cache 17:01:32 ---> 9f5f09fee0e3 17:01:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:01:32 ---> Using cache 17:01:32 ---> 8048a903c91b 17:01:32 Step 6/26 : COPY go.mod vendor* ./ 17:01:32 ---> Using cache 17:01:32 ---> 2b591e7e27d9 17:01:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:32 ---> Using cache 17:01:32 ---> 83137e6d60ee 17:01:32 Step 8/26 : COPY . . 17:01:32 ---> Using cache 17:01:32 ---> 309802ac167d 17:01:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:01:32 ---> Using cache 17:01:32 ---> 4f0662a3ed5f 17:01:32 Step 10/26 : WORKDIR /edgex-go/spire-build 17:01:32 ---> Using cache 17:01:32 ---> e49afecda300 17:01:32 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 17:01:32 ---> Using cache 17:01:32 ---> cabfa64643fa 17:01:32 Step 12/26 : WORKDIR /edgex-go 17:01:32 ---> Using cache 17:01:32 ---> 772498c77edd 17:01:32 17:01:32 Step 13/26 : FROM alpine:3.15 17:01:32 ---> 60f2846fe774 17:01:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:01:32 ---> Using cache 17:01:32 ---> 29cacb7a1ff0 17:01:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:32 ---> Using cache 17:01:32 ---> 9b36fc644dd2 17:01:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:01:32 ---> Running in 0438f1e4ede2 17:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:34 Removing intermediate container 3745f1482b30 17:01:34 ---> 000bd37b78ca 17:01:34 Step 7/20 : COPY . . 17:01:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:38 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:01:38 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:01:38 OK: 15734 distinct packages available 17:01:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:41 (1/5) Installing dumb-init (1.2.5-r1) 17:01:41 (2/5) Installing musl-obstack (1.2.3-r0) 17:01:41 (3/5) Installing libucontext (1.1-r0) 17:01:41 (4/5) Installing gcompat (1.0.0-r4) 17:01:41 (5/5) Installing openssl (1.1.1q-r0) 17:01:41 Executing busybox-1.34.1-r7.trigger 17:01:41 OK: 6 MiB in 19 packages 17:01:45 Removing intermediate container 0438f1e4ede2 17:01:45 ---> fc5160ea9618 17:01:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:01:50 ---> 39e840a7b5f3 17:01:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:03 ---> af8175f1ebf5 17:02:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:02:03 ---> 66bc997a3e59 17:02:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:02:03 ---> caf65cc06ce4 17:02:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:02:03 ---> Running in c4a0d5ede300 17:02:04 ---> d3121ef159be 17:02:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:02:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:02:05 ---> 6389ce8f7dec 17:02:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:05 ---> Running in 9facf9aa4563 17:02:06 Removing intermediate container 9facf9aa4563 17:02:06 ---> f86cade57fdb 17:02:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:06 ---> Running in 62f159370c9a 17:02:06 Removing intermediate container 62f159370c9a 17:02:06 ---> 883a0542b3ea 17:02:06 Step 24/26 : LABEL arch=arm64 17:02:06 ---> Running in 23edc8dd7dd2 17:02:07 Removing intermediate container 23edc8dd7dd2 17:02:07 ---> 34889c8ab9cd 17:02:07 Step 25/26 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:02:07 ---> Running in a72564542ef7 17:02:08 Removing intermediate container a72564542ef7 17:02:08 ---> 84e401320b85 17:02:08 Step 26/26 : LABEL version=0.0.0 17:02:08 ---> Running in d86a32fb4ce1 17:02:09 Removing intermediate container d86a32fb4ce1 17:02:09 ---> 581327fe0d2e 17:02:09 17:02:09 Successfully built 581327fe0d2e 17:02:09 Successfully tagged security-spire-agent-arm64:latest 17:02:09 Building security-spire-server 17:02:41  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:41 ---> f6ae9cd4439a 17:02:41 Step 3/25 : WORKDIR /edgex-go 17:02:41 ---> Using cache 17:02:41 ---> 899616c48c14 17:02:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:41 ---> Using cache 17:02:41 ---> 9f5f09fee0e3 17:02:41 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:02:41 ---> Using cache 17:02:41 ---> 8048a903c91b 17:02:41 Step 6/25 : COPY go.mod vendor* ./ 17:02:41 ---> Using cache 17:02:41 ---> 2b591e7e27d9 17:02:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:41 ---> Using cache 17:02:41 ---> 83137e6d60ee 17:02:41 Step 8/25 : COPY . . 17:02:41 ---> Using cache 17:02:41 ---> 309802ac167d 17:02:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:02:41 ---> Using cache 17:02:41 ---> 4f0662a3ed5f 17:02:41 Step 10/25 : WORKDIR /edgex-go/spire-build 17:02:41 ---> Using cache 17:02:41 ---> e49afecda300 17:02:41 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 17:02:41 ---> Running in cde88045586a 17:02:42 Removing intermediate container cde88045586a 17:02:42 ---> c0ffac454c7b 17:02:42 Step 12/25 : WORKDIR /edgex-go 17:02:42 ---> Running in a423fa733ecf 17:02:42 Removing intermediate container a423fa733ecf 17:02:42 ---> 2d8db81822ce 17:02:42 17:02:42 Step 13/25 : FROM alpine:3.15 17:02:42 ---> 60f2846fe774 17:02:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:42 ---> Using cache 17:02:42 ---> 29cacb7a1ff0 17:02:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:42 ---> Using cache 17:02:42 ---> 9b36fc644dd2 17:02:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:02:42 ---> Using cache 17:02:42 ---> fc5160ea9618 17:02:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:49 ---> 89cc82dd5d72 17:02:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:02:50 ---> f2f65b8535a2 17:02:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:02:50 ---> b7bc0ee543e5 17:02:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:02:51 ---> 9f34a0bf8b05 17:02:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:51 ---> Running in f81b2b9d4d0f 17:02:52 Removing intermediate container f81b2b9d4d0f 17:02:52 ---> bf50a723d1c4 17:02:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:52 ---> Running in abc298ed0a82 17:02:53 Removing intermediate container abc298ed0a82 17:02:53 ---> dfa3f550c271 17:02:53 Step 23/25 : LABEL arch=arm64 17:02:53 ---> Running in 1c7c2284dc62 17:02:53 Removing intermediate container 1c7c2284dc62 17:02:53 ---> 79d4cdfe30bb 17:02:53 Step 24/25 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:02:53 ---> Running in 453d930fb9d1 17:02:54 Removing intermediate container 453d930fb9d1 17:02:54 ---> 166246755ed2 17:02:54 Step 25/25 : LABEL version=0.0.0 17:02:54 ---> Running in 7673beb3f0a3 17:02:54 Removing intermediate container 7673beb3f0a3 17:02:54 ---> 615e4c7b37dd 17:02:54 17:02:55 Successfully built 615e4c7b37dd 17:02:55 Successfully tagged security-spire-server-arm64:latest 17:02:55  Building security-spire-server ... done Building core-data 17:03:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:03:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:03:22 ---> f6ae9cd4439a 17:03:22 Step 3/23 : WORKDIR /edgex-go 17:03:22 ---> Using cache 17:03:22 ---> 899616c48c14 17:03:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:22 ---> Using cache 17:03:22 ---> 9f5f09fee0e3 17:03:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:03:22 ---> Running in a7eced7c250c 17:03:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:26 OK: 221 MiB in 51 packages 17:03:27 Removing intermediate container a7eced7c250c 17:03:27 ---> 1692a9775784 17:03:27 Step 6/23 : COPY go.mod vendor* ./ 17:03:28 ---> 4fd1912d1886 17:03:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:28 ---> Running in 9ee2b4f8ef23 17:03:44 Removing intermediate container 0c2af563ca40 17:03:44 ---> 4af77e04aae0 17:03:44 17:03:44 Step 10/22 : FROM alpine:3.16 17:03:44 ---> 3d81c46cd875 17:03:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:03:44 ---> Running in fa29c4c924f9 17:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:46 (1/6) Installing ca-certificates (20220614-r0) 17:03:46 (2/6) Installing brotli-libs (1.0.9-r6) 17:03:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:03:47 (4/6) Installing libcurl (7.83.1-r2) 17:03:47 (5/6) Installing curl (7.83.1-r2) 17:03:47 (6/6) Installing dumb-init (1.2.5-r1) 17:03:47 Executing busybox-1.35.0-r15.trigger 17:03:47 Executing ca-certificates-20220614-r0.trigger 17:03:47 OK: 8 MiB in 20 packages 17:03:50 Removing intermediate container fa29c4c924f9 17:03:50 ---> 1148c3495b30 17:03:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:50 ---> Running in 1450b57f9166 17:03:50 Removing intermediate container 1450b57f9166 17:03:50 ---> 844eae07aa4a 17:03:50 Step 13/22 : WORKDIR /edgex 17:03:50 ---> Running in 192646759b6b 17:03:51 Removing intermediate container 192646759b6b 17:03:51 ---> f9b9c4ccc8e6 17:03:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03:52 ---> 381b28331cae 17:03:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:54 ---> 6fb697576929 17:03:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:55 ---> 4529cf02e970 17:03:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:03:56 ---> df3bf72a2615 17:03:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:03:56 ---> Running in 86f1918336a1 17:04:00 Removing intermediate container 86f1918336a1 17:04:00 ---> a52ad9d0742b 17:04:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:04:00 ---> Running in d11cb02ef56e 17:04:01 Removing intermediate container d11cb02ef56e 17:04:01 ---> 6d86d8b8df96 17:04:01 Step 20/22 : LABEL arch=arm64 17:04:01 ---> Running in ec422d4c4b16 17:04:01 Removing intermediate container ec422d4c4b16 17:04:01 ---> b88e930c8d97 17:04:01 Step 21/22 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:04:01 ---> Running in 4da51d5ffc2c 17:04:02 Removing intermediate container 4da51d5ffc2c 17:04:02 ---> a41b53d411db 17:04:02 Step 22/22 : LABEL version=0.0.0 17:04:03 ---> Running in 5ce22b936318 17:04:04 Removing intermediate container 5ce22b936318 17:04:04 ---> 2d5fa05f0cad 17:04:04 17:04:05 Successfully built 2d5fa05f0cad 17:04:05 Successfully tagged security-proxy-setup-arm64:latest 17:04:27  Building security-proxy-setup ... done Removing intermediate container 9ee2b4f8ef23 17:04:27 ---> dd5bbbc81a45 17:04:27 Step 8/23 : COPY . . 17:04:50 ---> 6193d87a8420 17:04:50 Step 9/23 : RUN make cmd/core-data/core-data 17:04:50 ---> Running in eb9525132d3c 17:04:51 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 17:05:18 Removing intermediate container e9225e1e0a7c 17:05:18 ---> 2bc6ca897d06 17:05:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:05:18 ---> Running in 246c586263da 17:05:18 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 17:05:23 Removing intermediate container 246c586263da 17:05:23 ---> 4d33a3aec619 17:05:23 17:05:23 Step 11/23 : FROM docker:20.10.14 17:05:23 20.10.14: Pulling from library/docker 17:05:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:05:42 Status: Downloaded newer image for docker:20.10.14 17:05:42 ---> c346e9eafbab 17:05:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:05:42 ---> Running in 7d19aa189e96 17:05:42 Removing intermediate container 7d19aa189e96 17:05:42 ---> bc9b91eaac81 17:05:42 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 17:05:42 ---> Running in 42ba2c68e29b 17:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:45 (1/43) Installing readline (8.1.1-r0) 17:05:45 (2/43) Installing bash (5.1.16-r0) 17:05:45 Executing bash-5.1.16-r0.post-install 17:05:45 (3/43) Installing brotli-libs (1.0.9-r5) 17:05:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:05:45 (5/43) Installing libcurl (7.80.0-r2) 17:05:45 (6/43) Installing curl (7.80.0-r2) 17:05:45 (7/43) Installing dumb-init (1.2.5-r1) 17:05:45 (8/43) Installing libbz2 (1.0.8-r1) 17:05:45 (9/43) Installing expat (2.4.7-r0) 17:05:45 (10/43) Installing libffi (3.4.2-r1) 17:05:45 (11/43) Installing gdbm (1.22-r0) 17:05:45 (12/43) Installing xz-libs (5.2.5-r1) 17:05:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:05:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:05:45 (15/43) Installing mpdecimal (2.5.1-r1) 17:05:45 (16/43) Installing sqlite-libs (3.36.0-r0) 17:05:45 (17/43) Installing python3 (3.9.13-r1) 17:05:47 (18/43) Installing py3-appdirs (1.4.4-r2) 17:05:47 (19/43) Installing py3-certifi (2020.12.5-r1) 17:05:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:05:47 (21/43) Installing py3-idna (3.3-r0) 17:05:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:05:47 (23/43) Installing py3-requests (2.26.0-r1) 17:05:47 (24/43) Installing py3-msgpack (1.0.2-r1) 17:05:47 (25/43) Installing py3-lockfile (0.12.2-r4) 17:05:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:05:47 (27/43) Installing py3-colorama (0.4.4-r1) 17:05:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:05:48 (29/43) Installing py3-distlib (0.3.3-r0) 17:05:48 (30/43) Installing py3-distro (1.6.0-r0) 17:05:48 (31/43) Installing py3-six (1.16.0-r0) 17:05:48 (32/43) Installing py3-webencodings (0.5.1-r4) 17:05:48 (33/43) Installing py3-html5lib (1.1-r1) 17:05:48 (34/43) Installing py3-parsing (2.4.7-r2) 17:05:48 (35/43) Installing py3-packaging (20.9-r1) 17:05:48 (36/43) Installing py3-tomli (1.2.2-r0) 17:05:48 (37/43) Installing py3-pep517 (0.12.0-r0) 17:05:48 (38/43) Installing py3-progress (1.6-r0) 17:05:48 (39/43) Installing py3-retrying (1.3.3-r2) 17:05:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:05:48 (41/43) Installing py3-setuptools (52.0.0-r4) 17:05:48 (42/43) Installing py3-toml (0.10.2-r2) 17:05:48 (43/43) Installing py3-pip (20.3.4-r1) 17:05:49 Executing busybox-1.34.1-r5.trigger 17:05:49 OK: 83 MiB in 65 packages 17:05:54 Collecting docker-compose==1.23.2 17:05:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:05:55 Collecting cached-property<2,>=1.2.0 17:05:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:05:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:05:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:05:57 Collecting websocket-client<1.0,>=0.32.0 17:05:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:05:58 Collecting jsonschema<3,>=2.5.1 17:05:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:05:58 Collecting docopt<0.7,>=0.6.1 17:05:58 Downloading docopt-0.6.2.tar.gz (25 kB) 17:06:01 Collecting dockerpty<0.5,>=0.4.1 17:06:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:06:04 Collecting PyYAML<4,>=3.10 17:06:04 Downloading PyYAML-3.13.tar.gz (270 kB) 17:06:08 Collecting texttable<0.10,>=0.9.0 17:06:08 Downloading texttable-0.9.1.tar.gz (11 kB) 17:06:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:06:11 Collecting docker<4.0,>=3.6.0 17:06:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:06:12 Collecting docker-pycreds>=0.4.0 17:06:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:06:14 Collecting urllib3<1.25,>=1.21.1 17:06:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:06:14 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) 17:06:14 Collecting idna<2.8,>=2.5 17:06:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:06:14 Collecting chardet<3.1.0,>=3.0.2 17:06:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:06:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:06:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:06:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:06:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:06:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:06:16 Attempting uninstall: urllib3 17:06:16 Found existing installation: urllib3 1.26.7 17:06:16 Uninstalling urllib3-1.26.7: 17:06:16 Successfully uninstalled urllib3-1.26.7 17:06:17 Attempting uninstall: idna 17:06:17 Found existing installation: idna 3.3 17:06:17 Uninstalling idna-3.3: 17:06:17 Successfully uninstalled idna-3.3 17:06:20 Attempting uninstall: requests 17:06:20 Found existing installation: requests 2.26.0 17:06:20 Uninstalling requests-2.26.0: 17:06:20 Successfully uninstalled requests-2.26.0 17:06:21 Running setup.py install for texttable: started 17:06:24 Running setup.py install for texttable: finished with status 'done' 17:06:24 Running setup.py install for PyYAML: started 17:06:27 Running setup.py install for PyYAML: finished with status 'done' 17:06:27 Running setup.py install for docopt: started 17:06:30 Running setup.py install for docopt: finished with status 'done' 17:06:30 Running setup.py install for dockerpty: started 17:06:33 Running setup.py install for dockerpty: finished with status 'done' 17:06:35 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 17:06:53 Removing intermediate container 42ba2c68e29b 17:06:53 ---> dd138b364e19 17:06:53 Step 14/23 : ENV APP_PORT=58890 17:06:53 ---> Running in b867a99ea596 17:06:53 Removing intermediate container b867a99ea596 17:06:53 ---> 8228572c3608 17:06:53 Step 15/23 : EXPOSE $APP_PORT 17:06:53 ---> Running in 518a41c0aba0 17:06:53 Removing intermediate container 518a41c0aba0 17:06:53 ---> b4ca14dbc6f0 17:06:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:06:53 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 17:06:53 ---> f8f12bf1a4da 17:06:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:06:54 ---> cf55c10fd48d 17:06:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:06:56 ---> 9656583a3ac8 17:06:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:06:56 ---> Running in 0e42a1849ff7 17:06:56 Removing intermediate container 0e42a1849ff7 17:06:56 ---> c35a9712d95b 17:06:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:57 ---> Running in 3641fcbd559b 17:06:57 Removing intermediate container 3641fcbd559b 17:06:57 ---> 3fa58a13df09 17:06:57 Step 21/23 : LABEL arch=arm64 17:06:57 ---> Running in 8136a3259f86 17:06:58 Removing intermediate container 8136a3259f86 17:06:58 ---> c36c6c477d19 17:06:58 Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:06:58 ---> Running in 17ec3dbedab6 17:06:58 Removing intermediate container 17ec3dbedab6 17:06:58 ---> fdba26c042f1 17:06:58 Step 23/23 : LABEL version=0.0.0 17:06:59 ---> Running in 22ab3b150467 17:06:59 Removing intermediate container 22ab3b150467 17:06:59 ---> 9d7db47a3590 17:06:59 17:07:00 Successfully built 9d7db47a3590 17:07:00 Successfully tagged sys-mgmt-agent-arm64:latest 17:07:12  Building sys-mgmt-agent ... done Removing intermediate container cc42e0639460 17:07:12 ---> 9c19d8d9663b 17:07:12 17:07:12 Step 10/25 : FROM alpine:3.16 17:07:12 ---> 3d81c46cd875 17:07:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:07:12 ---> Running in 48f063149fee 17:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:14 (1/3) Installing ca-certificates (20220614-r0) 17:07:14 (2/3) Installing dumb-init (1.2.5-r1) 17:07:14 (3/3) Installing su-exec (0.2-r1) 17:07:14 Executing busybox-1.35.0-r15.trigger 17:07:14 Executing ca-certificates-20220614-r0.trigger 17:07:15 OK: 6 MiB in 17 packages 17:07:17 Removing intermediate container 48f063149fee 17:07:17 ---> 1df839ee6b7e 17:07:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:07:17 ---> Running in e2e52608a608 17:07:18 Removing intermediate container e2e52608a608 17:07:18 ---> c07609a9fe8f 17:07:18 Step 13/25 : WORKDIR / 17:07:18 ---> Running in 9477f56b60c7 17:07:18 Removing intermediate container 9477f56b60c7 17:07:18 ---> d02d97ca47b0 17:07:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:07:20 ---> 64dc971f4b91 17:07:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:07:21 ---> a94e673ec6bc 17:07:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:07:22 ---> 979edfb8d02c 17:07:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:07:23 ---> 7dfa5e76c503 17:07:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:07:25 ---> fcc18b4c047b 17:07:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:07:26 ---> 9d4ebf4c3cf3 17:07:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:07:27 ---> 099c05be09ed 17:07:27 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:07:27 ---> Running in 8c343904880c 17:07:31 Removing intermediate container 8c343904880c 17:07:31 ---> 07fa261b8139 17:07:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:07:31 ---> Running in 7fb2a934880e 17:07:31 Removing intermediate container 7fb2a934880e 17:07:31 ---> a1817eaffc9c 17:07:31 Step 23/25 : LABEL arch=arm64 17:07:31 ---> Running in cd8a4e18e622 17:07:32 Removing intermediate container cd8a4e18e622 17:07:32 ---> 192ca45b75e5 17:07:32 Step 24/25 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:07:32 ---> Running in 7a3a576ce18c 17:07:33 Removing intermediate container 7a3a576ce18c 17:07:33 ---> 738aed70d9b6 17:07:33 Step 25/25 : LABEL version=0.0.0 17:07:33 ---> Running in da0ad7b0bcba 17:07:33 Removing intermediate container da0ad7b0bcba 17:07:33 ---> 21b7bf45e11e 17:07:33 17:07:34 Successfully built 21b7bf45e11e 17:07:34 Successfully tagged security-secretstore-setup-arm64:latest 17:08:42  Building security-secretstore-setup ... done Removing intermediate container c4a0d5ede300 17:08:42 ---> ae786f3777df 17:08:42 17:08:42 Step 9/20 : FROM alpine:3.15 17:08:42 ---> 60f2846fe774 17:08:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:42 ---> Using cache 17:08:42 ---> 29cacb7a1ff0 17:08:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:42 ---> Using cache 17:08:42 ---> 9b36fc644dd2 17:08:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:08:42 ---> Running in 935a8162ab0d 17:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:42 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:08:42 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:08:42 OK: 15734 distinct packages available 17:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:42 (1/9) Installing ca-certificates (20220614-r0) 17:08:42 (2/9) Installing brotli-libs (1.0.9-r5) 17:08:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:08:42 (4/9) Installing libcurl (7.80.0-r2) 17:08:42 (5/9) Installing curl (7.80.0-r2) 17:08:42 (6/9) Installing dumb-init (1.2.5-r1) 17:08:42 (7/9) Installing musl-obstack (1.2.3-r0) 17:08:42 (8/9) Installing libucontext (1.1-r0) 17:08:42 (9/9) Installing gcompat (1.0.0-r4) 17:08:42 Executing busybox-1.34.1-r7.trigger 17:08:42 Executing ca-certificates-20220614-r0.trigger 17:08:42 OK: 8 MiB in 23 packages 17:08:42 Removing intermediate container 935a8162ab0d 17:08:42 ---> e66c199e0f34 17:08:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:42 ---> 0380153542a4 17:08:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:08:43 ---> 5cf07531900f 17:08:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:08:44 ---> c92b310b4d13 17:08:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:08:44 ---> Running in ab223c322d1b 17:08:45 Removing intermediate container ab223c322d1b 17:08:45 ---> 596a3706aa1f 17:08:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:45 ---> Running in f5d5c69a6ff9 17:08:45 Removing intermediate container f5d5c69a6ff9 17:08:45 ---> 2d0ea42d1409 17:08:45 Step 18/20 : LABEL arch=arm64 17:08:45 ---> Running in c8ba7b00d1af 17:08:45 Removing intermediate container c8ba7b00d1af 17:08:45 ---> 59d07d3eca9f 17:08:45 Step 19/20 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:08:46 ---> Running in 0cdb952b679e 17:08:46 Removing intermediate container 0cdb952b679e 17:08:46 ---> 92dc3b7f4f18 17:08:46 Step 20/20 : LABEL version=0.0.0 17:08:46 ---> Running in a493ffb3d0b6 17:08:47 Removing intermediate container a493ffb3d0b6 17:08:47 ---> 1eb8392ff15b 17:08:47 17:08:47 Successfully built 1eb8392ff15b 17:08:47 Successfully tagged security-spiffe-token-provider-arm64:latest 17:08:54  Building security-spiffe-token-provider ... done Removing intermediate container eb9525132d3c 17:08:54 ---> 89b86327df96 17:08:54 17:08:54 Step 10/23 : FROM alpine:3.16 17:08:54 ---> 3d81c46cd875 17:08:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:54 ---> Running in c3db29f48eb7 17:08:54 Removing intermediate container c3db29f48eb7 17:08:54 ---> d2d537053714 17:08:54 Step 12/23 : ENV APP_PORT=59880 17:08:54 ---> Running in d0bf5e5edb46 17:08:54 Removing intermediate container d0bf5e5edb46 17:08:54 ---> 467ce8fa48fa 17:08:54 Step 13/23 : EXPOSE $APP_PORT 17:08:54 ---> Running in 5a4b7f7173b9 17:08:54 Removing intermediate container 5a4b7f7173b9 17:08:54 ---> f8a061d1788e 17:08:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:54 ---> Running in 22b5e20a4cbb 17:08:56 Removing intermediate container 22b5e20a4cbb 17:08:56 ---> 7da435365cc3 17:08:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:08:56 ---> Running in 46cc84239543 17:08:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:59 (1/6) Installing dumb-init (1.2.5-r1) 17:08:59 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:08:59 (3/6) Installing libsodium (1.0.18-r0) 17:08:59 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:08:59 (5/6) Installing libzmq (4.3.4-r0) 17:08:59 (6/6) Installing zeromq (4.3.4-r0) 17:09:00 Executing busybox-1.35.0-r15.trigger 17:09:00 OK: 8 MiB in 20 packages 17:09:01 Removing intermediate container 46cc84239543 17:09:01 ---> f6ae0332d2ec 17:09:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:01 ---> 304abb8c544e 17:09:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:09:02 ---> 7989202b6253 17:09:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:09:03 ---> 0d0be1338c24 17:09:03 Step 19/23 : ENTRYPOINT ["/core-data"] 17:09:03 ---> Running in 32ecfa57d329 17:09:03 Removing intermediate container 32ecfa57d329 17:09:03 ---> 2840a714e6e3 17:09:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:03 ---> Running in 0c8892988275 17:09:04 Removing intermediate container 0c8892988275 17:09:04 ---> d94d3e234779 17:09:04 Step 21/23 : LABEL arch=arm64 17:09:04 ---> Running in 3bb14a5767be 17:09:04 Removing intermediate container 3bb14a5767be 17:09:04 ---> 55e3ce3a0f3f 17:09:04 Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad 17:09:04 ---> Running in 4637681cded3 17:09:04 Removing intermediate container 4637681cded3 17:09:04 ---> 5ccfb12eaec6 17:09:04 Step 23/23 : LABEL version=0.0.0 17:09:04 ---> Running in 64150370ba79 17:09:05 Removing intermediate container 64150370ba79 17:09:05 ---> 5cf394db84f7 17:09:05 17:09:05 Successfully built 5cf394db84f7 17:09:05 Successfully tagged core-data-arm64:latest 17:09:06  Building core-data ... done  [Pipeline] } 17:09:06 $ docker stop --time=1 a76d80921aea95310d5752ecdfccd31ecd903883a3e1b3887176ed3037f26f30 17:09:07 $ docker rm -f a76d80921aea95310d5752ecdfccd31ecd903883a3e1b3887176ed3037f26f30 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:08 + docker images 17:09:08 REPOSITORY TAG IMAGE ID CREATED SIZE 17:09:08 core-data-arm64 latest 5cf394db84f7 3 seconds ago 20.6MB 17:09:08 89b86327df96 16 seconds ago 1.54GB 17:09:08 security-spiffe-token-provider-arm64 latest 1eb8392ff15b 22 seconds ago 28.3MB 17:09:08 ae786f3777df 37 seconds ago 1.56GB 17:09:08 security-secretstore-setup-arm64 latest 21b7bf45e11e About a minute ago 27.9MB 17:09:08 9c19d8d9663b About a minute ago 1.52GB 17:09:08 sys-mgmt-agent-arm64 latest 9d7db47a3590 2 minutes ago 282MB 17:09:08 4d33a3aec619 3 minutes ago 1.51GB 17:09:08 security-proxy-setup-arm64 latest 2d5fa05f0cad 5 minutes ago 26.2MB 17:09:08 4af77e04aae0 5 minutes ago 1.52GB 17:09:08 security-spire-server-arm64 latest 615e4c7b37dd 6 minutes ago 84.2MB 17:09:08 2d8db81822ce 6 minutes ago 1.41GB 17:09:08 security-spire-agent-arm64 latest 581327fe0d2e 7 minutes ago 122MB 17:09:08 support-notifications-arm64 latest b564ee68d07d 8 minutes ago 26.1MB 17:09:08 support-scheduler-arm64 latest e2acd86168bf 8 minutes ago 25.6MB 17:09:08 6a1f95d8d00f 8 minutes ago 1.57GB 17:09:08 3c60f00b4c8d 8 minutes ago 1.57GB 17:09:08 core-metadata-arm64 latest e2e8e9a85f1d 9 minutes ago 16.4MB 17:09:08 89ed3b91b2d8 9 minutes ago 1.52GB 17:09:08 security-bootstrapper-arm64 latest f602f9047777 11 minutes ago 18.6MB 17:09:08 core-command-arm64 latest 3f4d20c5ed05 12 minutes ago 15.5MB 17:09:08 2137b4476b55 12 minutes ago 1.52GB 17:09:08 417e34801e8d 12 minutes ago 1.51GB 17:09:08 security-spire-config-arm64 latest 3e9ec08e5c82 18 minutes ago 83.6MB 17:09:08 772498c77edd 18 minutes ago 1.41GB 17:09:08 ci-base-image-arm64 latest f6ae9cd4439a 34 minutes ago 994MB 17:09:08 alpine 3.15 60f2846fe774 12 days ago 5.32MB 17:09:08 alpine 3.16 3d81c46cd875 13 days ago 5.27MB 17:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:09:08 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:09 17:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:09 arm64: Pulling from edgex-lftools-log-publisher 17:09:09 8998bd30e6a1: Pulling fs layer 17:09:09 04944245beec: Pulling fs layer 17:09:09 699f458cf7ca: Pulling fs layer 17:09:09 765212b225bb: Pulling fs layer 17:09:09 f23df028b6ca: Pulling fs layer 17:09:09 d65c8cfc05b1: Pulling fs layer 17:09:09 2437ff75d9bd: Pulling fs layer 17:09:09 765212b225bb: Waiting 17:09:09 f23df028b6ca: Waiting 17:09:09 d65c8cfc05b1: Waiting 17:09:09 2437ff75d9bd: Waiting 17:09:09 04944245beec: Verifying Checksum 17:09:09 04944245beec: Download complete 17:09:09 765212b225bb: Verifying Checksum 17:09:09 765212b225bb: Download complete 17:09:10 f23df028b6ca: Verifying Checksum 17:09:10 f23df028b6ca: Download complete 17:09:10 d65c8cfc05b1: Verifying Checksum 17:09:10 d65c8cfc05b1: Download complete 17:09:10 699f458cf7ca: Verifying Checksum 17:09:10 699f458cf7ca: Download complete 17:09:10 8998bd30e6a1: Verifying Checksum 17:09:10 8998bd30e6a1: Download complete 17:09:13 2437ff75d9bd: Verifying Checksum 17:09:13 2437ff75d9bd: Download complete 17:09:15 8998bd30e6a1: Pull complete 17:09:15 04944245beec: Pull complete 17:09:17 699f458cf7ca: Pull complete 17:09:17 765212b225bb: Pull complete 17:09:18 f23df028b6ca: Pull complete 17:09:18 d65c8cfc05b1: Pull complete 17:09:33 2437ff75d9bd: Pull complete 17:09:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:33 prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container 17:09:33 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:09:36 $ docker top 2f21e2dee3c25ef89ff329e586395aa446995623b7e15fd4e86132d05813719e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:37 ---> job-cost.sh 17:09:37 lf-activate-venv: SKIPPING 17:09:37 INFO: No Stack... 17:09:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:38 INFO: Archiving Costs [Pipeline] sh 17:09:39 + + cat /w/workspace/edgex-go/5/archives/cost.csvcut 17:09:39 -d, -f6 [Pipeline] lock 17:09:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] 17:09:39 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] did not exist. Created. 17:09:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:40 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:40 Stashed 1 file(s) [Pipeline] } 17:09:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:40 $ docker stop --time=1 2f21e2dee3c25ef89ff329e586395aa446995623b7e15fd4e86132d05813719e 17:09:41 $ docker rm -f 2f21e2dee3c25ef89ff329e586395aa446995623b7e15fd4e86132d05813719e [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 17:09:42 provisioning config files... 17:09:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7912592635499929915tmp [Pipeline] { [Pipeline] sh 17:09:42 + set +x 17:09:42 + curl -s https://codecov.io/bash 17:09:42 + bash -s -- 17:09:42 17:09:42 _____ _ 17:09:42 / ____| | | 17:09:42 | | ___ __| | ___ ___ _____ __ 17:09:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:42 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:42 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:42 Bash-1.0.6 17:09:42 17:09:42 17:09:42 ==> git version 2.25.1 found 17:09:42 ==> 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 17:09:42 Release-Date: 2020-01-08 17:09:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:42 ==> Jenkins CI detected. 17:09:42 current dir:  /w/workspace/edgex-go/5 17:09:42 project root: . 17:09:42 --> token set from env 17:09:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:42 ==> Running gcov in . (disable via -X gcov) 17:09:42 ==> Python coveragepy not found 17:09:42 ==> Searching for coverage reports in: 17:09:42 + . 17:09:42 -> Found 1 reports 17:09:42 ==> Detecting git/mercurial file structure 17:09:42 ==> Reading reports 17:09:42 + ./coverage.out bytes=436531 17:09:42 ==> Appending adjustments 17:09:42 https://docs.codecov.io/docs/fixing-reports 17:09:43 + Found adjustments 17:09:43 ==> Gzipping contents 17:09:43 60K /tmp/codecov.TK2bYu.gz 17:09:43 ==> Uploading reports 17:09:43 url: https://codecov.io 17:09:43 query: branch=PR-4097&commit=a1018bc1fbf34bab8d72be2708a6b9677c29209e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:09:43 -> Pinging Codecov 17:09:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=a1018bc1fbf34bab8d72be2708a6b9677c29209e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:09:44 -> Uploading to 17:09:44 https://storage.googleapis.com/codecov/v4/raw/2022-08-01/00271124DB129430A58F1EEE437C3FCB/a1018bc1fbf34bab8d72be2708a6b9677c29209e/42022fb5-9187-4101-8ef6-0160eccfb320.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T170944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5abe5f05f7733ca859ae6a774f3d9fa054246d5266e5807a7ab339b13afc0fda 17:09:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:44 Dload Upload Total Spent Left Speed 17:09:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59972 0 0 100 59972 0 258k --:--:-- --:--:-- --:--:-- 256k 17:09:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] } 17:09:44 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 17:09:45 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:46 ---> package-listing.sh 17:09:46 ++ facter osfamily 17:09:46 ++ tr '[:upper:]' '[:lower:]' 17:09:46 + OS_FAMILY=debian 17:09:46 + workspace=/w/workspace/edgex-go/5 17:09:46 + START_PACKAGES=/tmp/packages_start.txt 17:09:46 + END_PACKAGES=/tmp/packages_end.txt 17:09:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:46 + PACKAGES=/tmp/packages_start.txt 17:09:46 + '[' /w/workspace/edgex-go/5 ']' 17:09:46 + PACKAGES=/tmp/packages_end.txt 17:09:46 + case "${OS_FAMILY}" in 17:09:46 + dpkg -l 17:09:46 + grep '^ii' 17:09:46 + '[' -f /tmp/packages_start.txt ']' 17:09:46 + '[' -f /tmp/packages_end.txt ']' 17:09:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:46 + '[' /w/workspace/edgex-go/5 ']' 17:09:46 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:09:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:09:46 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:47 17:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:47 latest: Pulling from edgex-lftools-log-publisher 17:09:47 5eb5b503b376: Pulling fs layer 17:09:47 5c69ac0246d0: Pulling fs layer 17:09:47 ec43610c2a17: Pulling fs layer 17:09:47 3a2ae6a8a46f: Pulling fs layer 17:09:47 33b1e0a273af: Pulling fs layer 17:09:47 5d3b04190fa2: Pulling fs layer 17:09:47 2f39f015ded8: Pulling fs layer 17:09:47 33b1e0a273af: Waiting 17:09:47 5d3b04190fa2: Waiting 17:09:47 2f39f015ded8: Waiting 17:09:47 3a2ae6a8a46f: Waiting 17:09:47 5c69ac0246d0: Verifying Checksum 17:09:47 5c69ac0246d0: Download complete 17:09:47 3a2ae6a8a46f: Verifying Checksum 17:09:47 3a2ae6a8a46f: Download complete 17:09:47 33b1e0a273af: Verifying Checksum 17:09:47 33b1e0a273af: Download complete 17:09:47 5d3b04190fa2: Verifying Checksum 17:09:47 5d3b04190fa2: Download complete 17:09:47 ec43610c2a17: Verifying Checksum 17:09:47 ec43610c2a17: Download complete 17:09:47 5eb5b503b376: Verifying Checksum 17:09:47 5eb5b503b376: Download complete 17:09:48 2f39f015ded8: Download complete 17:09:48 5eb5b503b376: Pull complete 17:09:48 5c69ac0246d0: Pull complete 17:09:49 ec43610c2a17: Pull complete 17:09:49 3a2ae6a8a46f: Pull complete 17:09:49 33b1e0a273af: Pull complete 17:09:49 5d3b04190fa2: Pull complete 17:09:53 2f39f015ded8: Pull complete 17:09:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:53 prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container 17:09:53 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:56 $ docker top 3c4ddebd1d54aae961117b872b345ade23f5472195d6b9dcc357246a7f465ad4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:56 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:57 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:57 + ls /var/log/sa-host 17:09:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:57 provisioning config files... 17:09:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1782489072092077605tmp [Pipeline] { [Pipeline] echo 17:09:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:57 ---> create-netrc.sh [Pipeline] } 17:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:58 ---> python-tools-install.sh [Pipeline] echo 17:09:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:58 ---> sudo-logs.sh 17:09:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:58 ---> job-cost.sh 17:09:58 lf-activate-venv: SKIPPING 17:09:58 DEBUG: total: 0.10999999940395355 17:09:58 INFO: Retrieving Stack Cost... 17:09:58 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:59 INFO: Archiving Costs [Pipeline] echo 17:09:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:59 ---> logs-deploy.sh 17:09:59 lf-activate-venv: SKIPPING 17:09:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/5 17:09:59 INFO: archiving workspace using pattern(s): 17:10:00 Archives upload complete. 17:10:00 INFO: archiving logs to Nexus