Pull request #4305 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9aa134cda2292db0dec1e877f1b32140e3a547b4+cb9ff4527b99c77f8e69b5bcfccd1d262af058be (e0ab02a7ed8ae741457cbcb475ad5171bca3b268) 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-ssh5319245139576574930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11157080308619482705.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4305/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-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh859553407333670791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13519060786867846887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/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-4305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2237815009728099076.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3673 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 9aa134cda2292db0dec1e877f1b32140e3a547b4 Merge succeeded, producing 9aa134cda2292db0dec1e877f1b32140e3a547b4 Checking out Revision 9aa134cda2292db0dec1e877f1b32140e3a547b4 (PR-4305) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:40 ========================================================= 15:09:40 EdgeX Global Pipelines Version Info 15:09:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:41 ------------------- 15:09:41 stable info: 15:09:41 ------------------- 15:09:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:09:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:09:41 Message: update stable to v1.0.244 > 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/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa134cda2292db0dec1e877f1b32140e3a547b4 # 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 cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa134cda2292db0dec1e877f1b32140e3a547b4 # timeout=10 > git rev-list --no-walk abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db # timeout=10 15:09:41 ------------------- 15:09:41 experimental info: 15:09:41 ------------------- 15:09:41 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:09:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4305 [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4305 [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4305 [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9aa134cda2292db0dec1e877f1b32140e3a547b4 [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9aa134c [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:42 provisioning config files... 15:09:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7206339491039786260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:42 ---> docker-login.sh 15:09:42 nexus3.edgexfoundry.org:10001 15:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:43 Configure a credential helper to remove this warning. See 15:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:43 15:09:43 Login Succeeded 15:09:43 nexus3.edgexfoundry.org:10002 15:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:43 Configure a credential helper to remove this warning. See 15:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:43 15:09:43 Login Succeeded 15:09:43 nexus3.edgexfoundry.org:10003 15:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:43 Configure a credential helper to remove this warning. See 15:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:43 15:09:43 Login Succeeded 15:09:43 nexus3.edgexfoundry.org:10004 15:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:43 Configure a credential helper to remove this warning. See 15:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:43 15:09:43 Login Succeeded 15:09:43 docker.io 15:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:44 Configure a credential helper to remove this warning. See 15:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:44 15:09:44 Login Succeeded 15:09:44 ---> docker-login.sh ends [Pipeline] } 15:09:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:44 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 15:09:44 + dirname cmd/core-command/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo core-command,cmd/core-command/Dockerfile 15:09:44 + cut -d/ -f2+ 15:09:44 dirname cmd/core-common-config-bootstrapper/Dockerfile 15:09:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:09:44 + + cut -d/ -f2dirname 15:09:44 cmd/core-data/Dockerfile 15:09:44 + echo core-data,cmd/core-data/Dockerfile 15:09:44 + + dirname cmd/core-metadata/Dockerfile 15:09:44 cut -d/ -f2 15:09:44 + echo core-metadata,cmd/core-metadata/Dockerfile 15:09:44 + dirname cmd/security-bootstrapper/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:09:44 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 15:09:44 -f2 15:09:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:09:44 + dirname cmd/security-secretstore-setup/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:09:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:09:44 + dirname cmd/security-spire-agent/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:09:44 + dirname cmd/security-spire-config/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:09:44 + dirname cmd/security-spire-server/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:09:44 + dirname cmd/support-notifications/Dockerfile 15:09:44 + cut -d/ -f2 15:09:44 + echo support-notifications,cmd/support-notifications/Dockerfile 15:09:44 + + dirname cmd/support-scheduler/Dockerfile 15:09:44 cut -d/ -f2 15:09:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:09:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:09:45 + git rev-list -1 --merges 9aa134cda2292db0dec1e877f1b32140e3a547b4~1..9aa134cda2292db0dec1e877f1b32140e3a547b4 [Pipeline] echo 15:09:45 -----------> git rev-list -1 --merges 9aa134cda2292db0dec1e877f1b32140e3a547b4~1..9aa134cda2292db0dec1e877f1b32140e3a547b4 9aa134cda2292db0dec1e877f1b32140e3a547b4 [false] [Pipeline] sh 15:09:45 + git log --format=format:%s -1 9aa134cda2292db0dec1e877f1b32140e3a547b4 [Pipeline] echo 15:09:45 ========================================================= 15:09:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:09:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:09:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:09:45 + grep -v github /etc/ssh/ssh_known_hosts 15:09:45 + [ -e /tmp/ssh_known_hosts ] 15:09:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:09:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:09:45 + sudo tee -a /etc/ssh/ssh_known_hosts 15:09:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:46 15:09:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:46 0.1.4: Pulling from edgex-devops/py-git-semver 15:09:46 b85a868b505f: Pulling fs layer 15:09:46 e2be974225ed: Pulling fs layer 15:09:46 339a4e72a1f5: Pulling fs layer 15:09:46 988bab9f4d93: Pulling fs layer 15:09:46 1469e6f7b9e6: Pulling fs layer 15:09:46 eaf3925da568: Pulling fs layer 15:09:46 bab4dde63d76: Pulling fs layer 15:09:46 bde34c3a00c8: Pulling fs layer 15:09:46 b352a97aabf1: Pulling fs layer 15:09:46 4872d77fe225: Pulling fs layer 15:09:46 5851b861e8e6: Pulling fs layer 15:09:46 bab4dde63d76: Waiting 15:09:46 bde34c3a00c8: Waiting 15:09:46 5851b861e8e6: Waiting 15:09:46 b352a97aabf1: Waiting 15:09:46 4872d77fe225: Waiting 15:09:46 988bab9f4d93: Waiting 15:09:46 1469e6f7b9e6: Waiting 15:09:46 eaf3925da568: Waiting 15:09:46 e2be974225ed: Download complete 15:09:46 988bab9f4d93: Verifying Checksum 15:09:46 988bab9f4d93: Download complete 15:09:46 1469e6f7b9e6: Verifying Checksum 15:09:46 1469e6f7b9e6: Download complete 15:09:46 eaf3925da568: Verifying Checksum 15:09:46 eaf3925da568: Download complete 15:09:46 339a4e72a1f5: Verifying Checksum 15:09:46 339a4e72a1f5: Download complete 15:09:46 bde34c3a00c8: Verifying Checksum 15:09:46 bde34c3a00c8: Download complete 15:09:46 b352a97aabf1: Download complete 15:09:46 4872d77fe225: Verifying Checksum 15:09:46 4872d77fe225: Download complete 15:09:46 5851b861e8e6: Verifying Checksum 15:09:46 5851b861e8e6: Download complete 15:09:47 b85a868b505f: Verifying Checksum 15:09:47 b85a868b505f: Download complete 15:09:48 b85a868b505f: Pull complete 15:09:48 bab4dde63d76: Verifying Checksum 15:09:48 e2be974225ed: Pull complete 15:09:49 339a4e72a1f5: Pull complete 15:09:49 988bab9f4d93: Pull complete 15:09:49 1469e6f7b9e6: Pull complete 15:09:49 eaf3925da568: Pull complete 15:09:51 bab4dde63d76: Pull complete 15:09:51 bde34c3a00c8: Pull complete 15:09:51 b352a97aabf1: Pull complete 15:09:51 4872d77fe225: Pull complete 15:09:51 5851b861e8e6: Pull complete 15:09:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:09:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:51 prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container 15:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:09:53 $ docker top 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 -eo pid,comm 15:09:54 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). 15:09:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:54 [ssh-agent] Looking for ssh-agent implementation... 15:09:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:54 $ docker exec 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent 15:09:54 SSH_AUTH_SOCK=/tmp/ssh-VH12P6re9NGS/agent.32 15:09:54 SSH_AGENT_PID=38 15:09:54 Running ssh-add (command line suppressed) 15:09:54 Identity added: /w/workspace/edgex-go/4@tmp/private_key_16518693558191174250.key (/w/workspace/edgex-go/4@tmp/private_key_16518693558191174250.key) 15:09:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:54 + git tag --points-at HEAD [Pipeline] } 15:09:54 $ docker exec --env ******** --env ******** 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent -k 15:09:54 unset SSH_AUTH_SOCK; 15:09:54 unset SSH_AGENT_PID; 15:09:54 echo Agent pid 38 killed; 15:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:09:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:54 [ssh-agent] Looking for ssh-agent implementation... 15:09:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:55 $ docker exec 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent 15:09:55 SSH_AUTH_SOCK=/tmp/ssh-XPNAEHC7EctK/agent.70 15:09:55 SSH_AGENT_PID=76 15:09:55 Running ssh-add (command line suppressed) 15:09:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9632110639823047127.key (/w/workspace/edgex-go/4@tmp/private_key_9632110639823047127.key) 15:09:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:55 + git semver init 15:09:55 2023-01-25 15:09:55,725 [run_init] DEBUG init version:0.0.0 force:False 15:09:55 2023-01-25 15:09:55,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 15:09:55 2023-01-25 15:09:55,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 15:09:55 2023-01-25 15:09:55,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 15:10:17 2023-01-25 15:10:17,125 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 15:10:17 2023-01-25 15:10:17,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4305 with force:False 15:10:17 2023-01-25 15:10:17,125 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4305 15:10:17 2023-01-25 15:10:17,129 [execute] INFO git cat-file --batch-check 15:10:17 2023-01-25 15:10:17,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 15:10:17 2023-01-25 15:10:17,135 [execute] INFO git cat-file --batch 15:10:17 2023-01-25 15:10:17,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 15:10:17 2023-01-25 15:10:17,139 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4305 15:10:17 0.0.0 [Pipeline] } 15:10:17 $ docker exec --env ******** --env ******** 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent -k 15:10:17 unset SSH_AUTH_SOCK; 15:10:17 unset SSH_AGENT_PID; 15:10:17 echo Agent pid 76 killed; 15:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:18 + git semver [Pipeline] } 15:10:18 $ docker stop --time=1 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 15:10:19 $ docker rm -f --volumes 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:20 Stashed 1 file(s) [Pipeline] echo 15:10:20 [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 15:10:20 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 15:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:20 ========================================================= 15:10:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:10:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:10:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:21 213ec9aee27d: Pulling fs layer 15:10:21 4583459ba037: Pulling fs layer 15:10:21 93c1e223e6f2: Pulling fs layer 15:10:21 53926ce57604: Pulling fs layer 15:10:21 21b2b0c7a3f4: Pulling fs layer 15:10:21 22ff95d597cd: Pulling fs layer 15:10:21 12d6caf4c0d1: Pulling fs layer 15:10:21 96b7cbca73a9: Pulling fs layer 15:10:21 a7acece74701: Pulling fs layer 15:10:21 53926ce57604: Waiting 15:10:21 21b2b0c7a3f4: Waiting 15:10:21 22ff95d597cd: Waiting 15:10:21 96b7cbca73a9: Waiting 15:10:21 a7acece74701: Waiting 15:10:21 93c1e223e6f2: Verifying Checksum 15:10:21 93c1e223e6f2: Download complete 15:10:21 4583459ba037: Verifying Checksum 15:10:21 4583459ba037: Download complete 15:10:21 21b2b0c7a3f4: Download complete 15:10:21 22ff95d597cd: Verifying Checksum 15:10:21 22ff95d597cd: Download complete 15:10:21 213ec9aee27d: Verifying Checksum 15:10:21 12d6caf4c0d1: Verifying Checksum 15:10:21 12d6caf4c0d1: Download complete 15:10:21 213ec9aee27d: Pull complete 15:10:21 4583459ba037: Pull complete 15:10:21 93c1e223e6f2: Pull complete 15:10:21 a7acece74701: Verifying Checksum 15:10:21 a7acece74701: Download complete 15:10:23 53926ce57604: Verifying Checksum 15:10:23 53926ce57604: Download complete 15:10:23 96b7cbca73a9: Verifying Checksum 15:10:23 96b7cbca73a9: Download complete 15:10:27 53926ce57604: Pull complete 15:10:27 21b2b0c7a3f4: Pull complete 15:10:27 22ff95d597cd: Pull complete 15:10:27 12d6caf4c0d1: Pull complete 15:10:29 96b7cbca73a9: Pull complete 15:10:29 a7acece74701: Pull complete 15:10:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:10:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:10:29 WORKDIR /edgex 15:10:29 COPY go.mod . 15:10:29 RUN go mod download 15:10:29 + docker build -t ci-base-image-x86_64 -f - . 15:10:30 Sending build context to Docker daemon 170.1MB 15:10:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:10:30 ---> db6d94c90886 15:10:30 Step 2/4 : WORKDIR /edgex 15:10:34 ---> Running in 7f4cf79c7f7c 15:10:34 Removing intermediate container 7f4cf79c7f7c 15:10:34 ---> fcf6d0ce9b09 15:10:34 Step 3/4 : COPY go.mod . 15:10:34 ---> 9f5440216463 15:10:34 Step 4/4 : RUN go mod download 15:10:34 ---> Running in 21f117c835d5 15:10:35 Still waiting to schedule task 15:10:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3661’ 15:10:46 Removing intermediate container 21f117c835d5 15:10:46 ---> 72e3a6f5a0f1 15:10:46 Successfully built 72e3a6f5a0f1 15:10:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:47 + docker inspect -f . ci-base-image-x86_64 15:10:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:47 prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container 15:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:10:47 $ docker top 0311f20cf09fd9eb77b5ebf422be95b2860de5a7c66951251be813b14588958d -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:47 + go version 15:10:47 go version go1.18.7 linux/amd64 [Pipeline] } 15:10:47 $ docker stop --time=1 0311f20cf09fd9eb77b5ebf422be95b2860de5a7c66951251be813b14588958d 15:10:49 $ docker rm -f --volumes 0311f20cf09fd9eb77b5ebf422be95b2860de5a7c66951251be813b14588958d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:49 + docker inspect -f . ci-base-image-x86_64 15:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:49 prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container 15:10:49 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:10:50 $ docker top c04b0eb49825f93f104f813dbc8d8f18c90863b64a3b1ee4af9d5573fbeaba53 -eo pid,comm [Pipeline] { [Pipeline] echo 15:10:50 ========================================================= 15:10:50 [edgeXBuildGoParallel] Running Tests and Build... 15:10:50 ========================================================= [Pipeline] sh 15:10:50 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:10:50 + make test 15:10:50 go test -race -coverprofile=coverage.out ./... 15:10:57 ? github.com/edgexfoundry/edgex-go [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.127s coverage: 28.7% of statements 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements 15:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 43.1% of statements 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.0% of statements 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 89.2% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.4% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 15:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.037s coverage: 96.3% of statements 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.099s coverage: 87.5% of statements 15:11:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 15:11:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 15:11:24 flag provided but not defined: -invalid 15:11:24 Usage of setupRegistryACL: 15:11:24 -configDir string 15:11:24 15:11:24 --- FAIL: TestExecute (0.00s) 15:11:24 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.02s) 15:11:24 command_test.go:181: 15:11:24 Error Trace: /w/workspace/edgex-go/4/internal/security/bootstrapper/command/setupacl/command_test.go:181 15:11:24 Error: Received unexpected error: 15:11:24 failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden 15:11:24 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 15:11:24 FAIL 15:11:24 coverage: 79.9% of statements 15:11:24 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s 15:11:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.3% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.218s coverage: 41.8% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:11:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:11:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:11:34 FAIL 15:11:34 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 15:11:34 $ docker stop --time=1 c04b0eb49825f93f104f813dbc8d8f18c90863b64a3b1ee4af9d5573fbeaba53 15:11:37 $ docker rm -f --volumes c04b0eb49825f93f104f813dbc8d8f18c90863b64a3b1ee4af9d5573fbeaba53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:11:37 Failed in branch amd64 15:14:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3675 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws 15:14:28 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 15:14:28 The recommended git tool is: git 15:14:33 using credential edgex-jenkins-ssh 15:14:33 Cloning the remote Git repository 15:14:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:14:33 > git init /w/workspace/edgex-go/4 # timeout=10 15:14:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:34 > git --version # timeout=10 15:14:34 > git --version # 'git version 2.25.1' 15:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:14:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:14:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:14:52 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 9aa134cda2292db0dec1e877f1b32140e3a547b4 15:14:53 Merge succeeded, producing 9aa134cda2292db0dec1e877f1b32140e3a547b4 15:14:53 Checking out Revision 9aa134cda2292db0dec1e877f1b32140e3a547b4 (PR-4305) 15:14:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:14:53 > git config core.sparsecheckout # timeout=10 15:14:53 > git checkout -f 9aa134cda2292db0dec1e877f1b32140e3a547b4 # timeout=10 15:14:53 > git remote # timeout=10 15:14:53 > git config --get remote.origin.url # timeout=10 15:14:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:53 > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 15:14:53 > git rev-parse HEAD^{commit} # timeout=10 15:14:53 > git config core.sparsecheckout # timeout=10 15:14:53 > git checkout -f 9aa134cda2292db0dec1e877f1b32140e3a547b4 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:14:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:55 Dload Upload Total Spent Left Speed 15:14:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 15:14:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:14:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:14:56 + sudo tee /etc/docker/daemon.new 15:14:56 { 15:14:56 "registry-mirrors": [ 15:14:56 "https://nexus3.edgexfoundry.org:10001" 15:14:56 ], 15:14:56 "bip": "10.250.0.254/24", 15:14:56 "hosts": [ 15:14:56 "tcp://0.0.0.0:5555", 15:14:56 "unix:///var/run/docker.sock" 15:14:56 ], 15:14:56 "mtu": 1458, 15:14:56 "selinux-enabled": true, 15:14:56 "seccomp-profile": "/etc/docker/seccomp.json" 15:14:56 } [Pipeline] sh 15:14:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:14:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:15 provisioning config files... 15:15:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2629072871809918269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:15 ---> docker-login.sh 15:15:15 nexus3.edgexfoundry.org:10001 15:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:16 Configure a credential helper to remove this warning. See 15:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:16 15:15:16 Login Succeeded 15:15:16 nexus3.edgexfoundry.org:10002 15:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:16 Configure a credential helper to remove this warning. See 15:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:16 15:15:16 Login Succeeded 15:15:16 nexus3.edgexfoundry.org:10003 15:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:16 Configure a credential helper to remove this warning. See 15:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:16 15:15:16 Login Succeeded 15:15:16 nexus3.edgexfoundry.org:10004 15:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:17 Configure a credential helper to remove this warning. See 15:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:17 15:15:17 Login Succeeded 15:15:17 docker.io 15:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:18 Configure a credential helper to remove this warning. See 15:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:18 15:15:18 Login Succeeded 15:15:18 ---> docker-login.sh ends [Pipeline] } 15:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:15:19 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 15:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:19 ========================================================= 15:15:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:15:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:15:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:15:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:22 9b18e9b68314: Pulling fs layer 15:15:22 35d82f9e3411: Pulling fs layer 15:15:22 e16973657156: Pulling fs layer 15:15:22 fc693d55d65f: Pulling fs layer 15:15:22 7e9fc2657dce: Pulling fs layer 15:15:22 dda99020689f: Pulling fs layer 15:15:22 db1c61fa0a46: Pulling fs layer 15:15:22 891c053d2c06: Pulling fs layer 15:15:22 fc693d55d65f: Waiting 15:15:22 7e9fc2657dce: Waiting 15:15:22 dda99020689f: Waiting 15:15:22 db1c61fa0a46: Waiting 15:15:22 891c053d2c06: Waiting 15:15:22 e16973657156: Download complete 15:15:22 35d82f9e3411: Verifying Checksum 15:15:22 35d82f9e3411: Download complete 15:15:22 7e9fc2657dce: Verifying Checksum 15:15:22 7e9fc2657dce: Download complete 15:15:22 dda99020689f: Verifying Checksum 15:15:22 dda99020689f: Download complete 15:15:22 9b18e9b68314: Verifying Checksum 15:15:22 9b18e9b68314: Pull complete 15:15:23 891c053d2c06: Verifying Checksum 15:15:23 891c053d2c06: Download complete 15:15:23 35d82f9e3411: Pull complete 15:15:23 e16973657156: Pull complete 15:15:24 db1c61fa0a46: Download complete 15:15:24 fc693d55d65f: Verifying Checksum 15:15:24 fc693d55d65f: Download complete 15:15:37 fc693d55d65f: Pull complete 15:15:37 7e9fc2657dce: Pull complete 15:15:37 dda99020689f: Pull complete 15:15:41 db1c61fa0a46: Pull complete 15:15:43 891c053d2c06: Pull complete 15:15:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:15:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:15:43 WORKDIR /edgex 15:15:43 COPY go.mod . 15:15:43 RUN go mod download 15:15:43 + docker build -t ci-base-image-arm64 -f - . 15:15:44 Sending build context to Docker daemon 3.124MB 15:15:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:15:44 ---> f96f9c87975a 15:15:44 Step 2/4 : WORKDIR /edgex 15:15:46 ---> Running in 8fc97b45944f 15:15:46 Removing intermediate container 8fc97b45944f 15:15:46 ---> 326383ea2a64 15:15:46 Step 3/4 : COPY go.mod . 15:15:47 ---> 95b90c5aeae5 15:15:47 Step 4/4 : RUN go mod download 15:15:47 ---> Running in e633534da7e9 15:16:54 Removing intermediate container e633534da7e9 15:16:54 ---> c6f690dfeaf0 15:16:54 Successfully built c6f690dfeaf0 15:16:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:55 + docker inspect -f . ci-base-image-arm64 15:16:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container 15:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:16:56 $ docker top ae29f4c6a2fc3c4ae9767e2402a90aad790d8d2fa59fa988bbc20b13fa99a1be -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:57 + go version 15:16:57 go version go1.18.7 linux/arm64 [Pipeline] } 15:16:57 $ docker stop --time=1 ae29f4c6a2fc3c4ae9767e2402a90aad790d8d2fa59fa988bbc20b13fa99a1be 15:16:59 $ docker rm -f --volumes ae29f4c6a2fc3c4ae9767e2402a90aad790d8d2fa59fa988bbc20b13fa99a1be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:59 + docker inspect -f . ci-base-image-arm64 15:16:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:00 prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container 15:17:00 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:17:01 $ docker top 6d7bbf0c9883dd2d3540f28da6044a436f5d83f067055f876b305fe7aa08d4d1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:17:01 ========================================================= 15:17:01 [edgeXBuildGoParallel] Running Tests and Build... 15:17:01 ========================================================= [Pipeline] sh 15:17:02 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:17:02 + make test 15:17:02 go test -race -coverprofile=coverage.out ./... 15:17:41 ? github.com/edgexfoundry/edgex-go [no test files] 15:20:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:20:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:20:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:20:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:20:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:20:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:20:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:20:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:20:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:20:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:20:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 15:20:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:20:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:20:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.452s coverage: 98.5% of statements 15:20:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.672s coverage: 43.1% of statements 15:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:20:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.0% of statements 15:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:20:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.146s coverage: 89.2% of statements 15:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.517s coverage: 2.4% of statements 15:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.665s coverage: 95.6% of statements 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:20:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.281s coverage: 72.2% of statements 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:20:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.382s coverage: 60.0% of statements 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:20:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:20:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.338s coverage: 58.8% of statements 15:20:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.6% of statements 15:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 47.1% of statements 15:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 79.5% of statements 15:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.269s coverage: 94.1% of statements 15:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 15:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.272s coverage: 87.5% of statements 15:21:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.355s coverage: 94.4% of statements 15:21:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements 15:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.962s coverage: 79.9% of statements 15:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.275s coverage: 86.9% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 77.4% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 15:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.856s coverage: 91.2% of statements 15:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 64.7% of statements 15:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.302s coverage: 100.0% of statements 15:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 89.4% of statements 15:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 15:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 15:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 15:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.402s coverage: 65.3% of statements 15:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.883s coverage: 41.8% of statements 15:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 15:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements 15:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:21:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.319s coverage: 17.7% of statements 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 63.2% of statements 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.497s coverage: 97.7% of statements 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:21:44 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 15:21:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:21:44 go vet ./... 15:23:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:38 ./bin/test-attribution-txt.sh [Pipeline] echo 15:23:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:23:38 + ls -al . 15:23:38 total 744 15:23:38 drwxrwxr-x 10 1001 1001 4096 Jan 25 15:17 . 15:23:38 drwxr-xr-x 4 root root 4096 Jan 25 15:17 .. 15:23:38 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 .blubracket 15:23:38 -rw-rw-r-- 1 1001 1001 16 Jan 25 15:14 .dockerignore 15:23:38 drwxrwxr-x 8 1001 1001 4096 Jan 25 15:14 .git 15:23:38 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 .github 15:23:38 -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:14 .gitignore 15:23:38 -rw-rw-r-- 1 1001 1001 42 Jan 25 15:14 .golangci.yml 15:23:38 -rw-rw-r-- 1 1001 1001 87 Jan 25 15:14 .hadolint.yml 15:23:38 -rw-rw-r-- 1 1001 1001 166 Jan 25 15:14 .sonarcloud.properties 15:23:38 -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:14 ADOPTERS.md 15:23:38 -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:14 Attribution.txt 15:23:38 -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:14 CHANGELOG.md 15:23:38 -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:14 CONTRIBUTING.md 15:23:38 -rw-rw-r-- 1 1001 1001 677 Jan 25 15:14 GOVERNANCE.md 15:23:38 -rw-rw-r-- 1 1001 1001 850 Jan 25 15:14 Jenkinsfile 15:23:38 -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:14 LICENSE 15:23:38 -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:14 Makefile 15:23:38 -rw-rw-r-- 1 1001 1001 582 Jan 25 15:14 OWNERS.md 15:23:38 -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:14 README.md 15:23:38 -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:14 SECURITY.md 15:23:38 -rw-rw-r-- 1 1001 1001 5 Jan 25 15:10 VERSION 15:23:38 drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 bin 15:23:38 drwxrwxr-x 17 1001 1001 4096 Jan 25 15:14 cmd 15:23:38 -rw-r--r-- 1 root root 489970 Jan 25 15:21 coverage.out 15:23:38 -rw-rw-r-- 1 1001 1001 3377 Jan 25 15:14 go.mod 15:23:38 -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:14 go.sum 15:23:38 drwxrwxr-x 7 1001 1001 4096 Jan 25 15:14 internal 15:23:38 drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 openapi 15:23:38 drwxrwxr-x 4 1001 1001 4096 Jan 25 15:14 snap 15:23:38 -rw-rw-r-- 1 1001 1001 204 Jan 25 15:14 version.go [Pipeline] sh 15:23:39 + '[' -e coverage.out ] 15:23:39 + chown 1001:1001 coverage.out [Pipeline] stash 15:23:40 Stashed 1 file(s) [Pipeline] sh 15:23:41 + make build 15:23:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:25:18 go build -tags " 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 15:25:18 go build -tags " 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 15:25:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:25:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:26:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:26:12 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 15:26:17 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 15:26:24 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 15:26:28 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 15:26:32 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 15:26:51 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] } 15:26:55 $ docker stop --time=1 6d7bbf0c9883dd2d3540f28da6044a436f5d83f067055f876b305fe7aa08d4d1 15:26:57 $ docker rm -f --volumes 6d7bbf0c9883dd2d3540f28da6044a436f5d83f067055f876b305fe7aa08d4d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:59 15:26:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:27:00 latest: Pulling from edgex-devops/edgex-compose-arm64 15:27:00 29e5d40040c1: Pulling fs layer 15:27:00 1ce36da41761: Pulling fs layer 15:27:00 25b303627fd3: Pulling fs layer 15:27:00 29e5d40040c1: Verifying Checksum 15:27:00 29e5d40040c1: Download complete 15:27:00 1ce36da41761: Verifying Checksum 15:27:00 1ce36da41761: Download complete 15:27:01 29e5d40040c1: Pull complete 15:27:02 1ce36da41761: Pull complete 15:27:02 25b303627fd3: Verifying Checksum 15:27:02 25b303627fd3: Download complete 15:27:12 25b303627fd3: Pull complete 15:27:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:27:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:12 prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container 15:27:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:27:15 $ docker top ed7acbc4c20cfed8f48c1fd24c113aee35608a68e8cce532a743f77190e85b97 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:16 + docker-compose build --help 15:27:16 + grep parallel 15:27:21 --parallel Build images in parallel. [Pipeline] } 15:27:21 $ docker stop --time=1 ed7acbc4c20cfed8f48c1fd24c113aee35608a68e8cce532a743f77190e85b97 15:27:23 $ docker rm -f --volumes ed7acbc4c20cfed8f48c1fd24c113aee35608a68e8cce532a743f77190e85b97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:27:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:23 prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container 15:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:27:25 $ docker top 948f0c306a615859031ece7153fcf3008a1162c9488e32f76aed1718856da45d -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:25 + docker-compose -f ./docker-compose-build.yml build --parallel 15:27:32 Building core-command ... 15:27:32 Building core-common-config-bootstrapper ... 15:27:32 Building core-data ... 15:27:32 Building core-metadata ... 15:27:32 Building security-bootstrapper ... 15:27:32 Building security-proxy-setup ... 15:27:32 Building security-secretstore-setup ... 15:27:32 Building security-spiffe-token-provider ... 15:27:32 Building security-spire-agent ... 15:27:32 Building security-spire-config ... 15:27:32 Building security-spire-server ... 15:27:32 Building support-notifications ... 15:27:32 Building support-scheduler ... 15:27:32 Building support-scheduler 15:27:32 Building core-data 15:27:32 Building core-command 15:27:32 Building core-metadata 15:27:32 Building security-spire-agent 15:28:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:28:28 ---> c6f690dfeaf0 15:28:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:28:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:28:28 ---> c6f690dfeaf0 15:28:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:28:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:28:28 ---> c6f690dfeaf0 15:28:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:28:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:28:28 ---> c6f690dfeaf0 15:28:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:28:28 ---> Running in dafa03e40ac1 15:28:28 ---> Running in 43e83e3fbd11 15:28:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in fc84b9f176a2 15:28:28 15:28:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:28:28 ---> c6f690dfeaf0 15:28:28 Step 3/24 : WORKDIR /edgex-go 15:28:28 ---> Running in 3ed960ef55ab 15:28:28 ---> Running in ad1ae4d0c436 15:28:28 Removing intermediate container fc84b9f176a2 15:28:28 ---> 183cc57b962b 15:28:28 Step 4/24 : WORKDIR /edgex-go 15:28:28 Removing intermediate container 43e83e3fbd11 15:28:28 ---> 439071a04784 15:28:28 Step 4/23 : WORKDIR /edgex-go 15:28:28 ---> Running in b95700463382 15:28:28 Removing intermediate container 3ed960ef55ab 15:28:28 ---> 74d9b8aa5b41 15:28:28 Step 4/22 : WORKDIR /edgex-go 15:28:28 ---> Running in 3e9ed226dcb4 15:28:28 Removing intermediate container ad1ae4d0c436 15:28:28 ---> 60768e5ef388 15:28:28 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:28:28 Removing intermediate container dafa03e40ac1 15:28:28 ---> 945352225b80 15:28:28 Step 4/22 : WORKDIR /edgex-go 15:28:28 ---> Running in 7769849a9cd0 15:28:28 ---> Running in 6debd882e05c 15:28:28 ---> Running in 46288acb0cf5 15:28:28 Removing intermediate container 3e9ed226dcb4 15:28:28 ---> 2b8046997eaf 15:28:28 Step 5/23 : RUN apk add --update --no-cache make git 15:28:28 Removing intermediate container b95700463382 15:28:28 ---> 028f75ae8a5e 15:28:28 Step 5/24 : RUN apk add --update --no-cache make git 15:28:28 Removing intermediate container 46288acb0cf5 15:28:28 ---> 1f7267feb9f0 15:28:28 Step 5/22 : RUN apk add --update --no-cache make git 15:28:28 ---> Running in 75489f20fe7d 15:28:28 ---> Running in 493be6354574 15:28:28 Removing intermediate container 7769849a9cd0 15:28:28 ---> 1c97d6573e01 15:28:28 Step 5/22 : RUN apk add --update --no-cache make git 15:28:28 ---> Running in 81969df165ab 15:28:28 ---> Running in 29927e359658 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:28 OK: 221 MiB in 51 packages 15:28:28 OK: 221 MiB in 51 packages 15:28:29 OK: 221 MiB in 51 packages 15:28:29 OK: 221 MiB in 51 packages 15:28:29 OK: 221 MiB in 51 packages 15:28:30 Removing intermediate container 6debd882e05c 15:28:30 ---> f8aa9804282f 15:28:30 Step 5/24 : COPY go.mod vendor* ./ 15:28:31 Removing intermediate container 493be6354574 15:28:31 ---> 345cfc25d2e7 15:28:31 Step 6/24 : COPY go.mod vendor* ./ 15:28:31 Removing intermediate container 29927e359658 15:28:31 ---> 6acac139bd4c 15:28:31 Step 6/22 : COPY go.mod vendor* ./ 15:28:31 Removing intermediate container 75489f20fe7d 15:28:31 ---> c1a595469c18 15:28:31 Step 6/23 : COPY go.mod vendor* ./ 15:28:31 Removing intermediate container 81969df165ab 15:28:31 ---> 4c79c3e7e8d7 15:28:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:31 ---> d02b20643a58 15:28:31 Step 6/22 : COPY go.mod vendor* ./ 15:28:32 ---> Running in 7e5acc9e444f 15:28:33 ---> b0879976ea97 15:28:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:33 ---> Running in aea0a9607295 15:28:33 ---> c57b16e88149 15:28:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:33 ---> Running in 38dc4fbc2d67 15:28:33 ---> c243e70901cf 15:28:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:34 ---> Running in 63d59c5efaad 15:28:34 ---> c90962a0da06 15:28:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:34 ---> Running in 5400b0fc04e1 15:30:27 Removing intermediate container 7e5acc9e444f 15:30:27 ---> f38b40730952 15:30:27 Step 7/24 : COPY . . 15:30:27 Removing intermediate container 5400b0fc04e1 15:30:27 ---> 029a8100a288 15:30:27 Step 8/22 : COPY . . 15:30:27 Removing intermediate container 63d59c5efaad 15:30:27 ---> 679f1608bcbf 15:30:27 Step 8/23 : COPY . . 15:30:27 Removing intermediate container aea0a9607295 15:30:27 ---> 514ba5f80082 15:30:27 Step 8/24 : COPY . . 15:30:27 Removing intermediate container 38dc4fbc2d67 15:30:27 ---> 7292d346a5d2 15:30:27 Step 8/22 : COPY . . 15:30:40 ---> 38a1e44a3a73 15:30:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:30:40 ---> 6015d066de04 15:30:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:30:40 ---> 8a32d7cb9631 15:30:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:30:40 ---> 47573fcaba0b 15:30:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:30:40 ---> Running in a55c22b6fe20 15:30:40 ---> Running in 4ecdec9e0e02 15:30:40 ---> Running in 75011d9d026f 15:30:40 ---> 6aeb4451ff33 15:30:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:30:40 ---> Running in fbdf2a846876 15:30:40 ---> Running in a5bca5be5f15 15:30:40 Removing intermediate container 75011d9d026f 15:30:40 ---> 437e8f8ccdf6 15:30:40 Step 9/24 : WORKDIR /edgex-go/spire-build 15:30:40 ---> Running in ee6728c3beaf 15:30:40 Removing intermediate container ee6728c3beaf 15:30:40 ---> e4cda9f4ac08 15:30:40 Step 10/24 : 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 15:30:41 ---> Running in 394c719775f6 15:30:41 go build -tags " 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 15:30:42 go build -tags " 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 15:30:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:30:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:30:44 Removing intermediate container 394c719775f6 15:30:44 ---> 376ce30fc4fe 15:30:44 Step 11/24 : WORKDIR /edgex-go 15:30:44 ---> Running in 4dcb1e702dcd 15:30:44 Removing intermediate container 4dcb1e702dcd 15:30:44 ---> 71fd743fa6f4 15:30:44 15:30:44 Step 12/24 : FROM alpine:3.15 15:30:45 3.15: Pulling from library/alpine 15:30:46 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:30:46 Status: Downloaded newer image for alpine:3.15 15:30:46 ---> 8aa73fd46299 15:30:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:30:46 ---> Running in bb1da3369ce9 15:30:46 Removing intermediate container bb1da3369ce9 15:30:46 ---> 05b5831b243a 15:30:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:30:46 ---> Running in fdf47cf25d92 15:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:50 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:30:50 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:30:50 OK: 15736 distinct packages available 15:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:52 (1/5) Installing dumb-init (1.2.5-r1) 15:30:52 (2/5) Installing musl-obstack (1.2.3-r0) 15:30:52 (3/5) Installing libucontext (1.1-r0) 15:30:52 (4/5) Installing gcompat (1.0.0-r4) 15:30:52 (5/5) Installing openssl (1.1.1s-r1) 15:30:52 Executing busybox-1.34.1-r7.trigger 15:30:52 OK: 6 MiB in 19 packages 15:30:54 Removing intermediate container fdf47cf25d92 15:30:54 ---> 2075bd6f8b2e 15:30:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:30:59 ---> 7415d49e978e 15:30:59 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:31:04 ---> 2b6a71238135 15:31:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:31:04 ---> 4aa640ecab90 15:31:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:31:05 ---> 914ee51595da 15:31:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:31:09 ---> 0d26ea8743c8 15:31:09 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:31:09 ---> Running in b6a88ffc7361 15:31:09 Removing intermediate container b6a88ffc7361 15:31:09 ---> 565827d9a597 15:31:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:31:09 ---> Running in 7b6042146cdf 15:31:10 Removing intermediate container 7b6042146cdf 15:31:10 ---> e27b685b1537 15:31:10 Step 22/24 : LABEL arch=arm64 15:31:10 ---> Running in 97caa396fa62 15:31:11 Removing intermediate container 97caa396fa62 15:31:11 ---> 621a9e294d19 15:31:11 Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:31:11 ---> Running in 755704ba44e6 15:31:11 Removing intermediate container 755704ba44e6 15:31:11 ---> 7c09b3f42fa7 15:31:11 Step 24/24 : LABEL version=0.0.0 15:31:11 ---> Running in 1886909dbd5e 15:31:12 Removing intermediate container 1886909dbd5e 15:31:12 ---> 0832104ba7a6 15:31:12 15:31:12 Successfully built 0832104ba7a6 15:31:12 Successfully tagged security-spire-agent-arm64:latest 15:31:12 Building support-notifications 15:31:30  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:31:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:31:30 ---> c6f690dfeaf0 15:31:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:31:30 ---> Using cache 15:31:30 ---> 945352225b80 15:31:30 Step 4/22 : WORKDIR /edgex-go 15:31:30 ---> Using cache 15:31:30 ---> 1f7267feb9f0 15:31:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:31:30 ---> Running in e0e89e74b7cc 15:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:31:33 OK: 221 MiB in 51 packages 15:31:36 Removing intermediate container e0e89e74b7cc 15:31:36 ---> e96b4206b601 15:31:36 Step 6/22 : COPY go.mod vendor* ./ 15:31:37 ---> f9f9fd5c5eee 15:31:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:37 ---> Running in 7e34dfba0129 15:33:13 Removing intermediate container 7e34dfba0129 15:33:13 ---> fb9fd7b1b9ee 15:33:13 Step 8/22 : COPY . . 15:33:21 ---> 710ea64800f2 15:33:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:33:21 ---> Running in 9f024fb81de5 15:33:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:37:45 Removing intermediate container fbdf2a846876 15:37:45 ---> 1627dae1f1cd 15:37:45 15:37:45 Step 10/23 : FROM alpine:3.16 15:37:45 3.16: Pulling from library/alpine 15:37:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:37:45 Status: Downloaded newer image for alpine:3.16 15:37:45 ---> 2b4661558fb8 15:37:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:37:45 ---> Running in a7d4f88c2120 15:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:47 (1/1) Installing dumb-init (1.2.5-r1) 15:37:47 Executing busybox-1.35.0-r17.trigger 15:37:47 OK: 5 MiB in 15 packages 15:37:48 Removing intermediate container a7d4f88c2120 15:37:48 ---> 35c30ce0ec93 15:37:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:48 ---> Running in 2ac415854b85 15:37:49 Removing intermediate container 2ac415854b85 15:37:49 ---> 27c140b82880 15:37:49 Step 13/23 : ENV APP_PORT=59882 15:37:49 ---> Running in 0dc34f013ef1 15:37:49 Removing intermediate container 0dc34f013ef1 15:37:49 ---> 873d06908614 15:37:49 Step 14/23 : EXPOSE $APP_PORT 15:37:49 ---> Running in 808da5e8db74 15:37:50 Removing intermediate container 808da5e8db74 15:37:50 ---> 0c00a71e22e7 15:37:50 Step 15/23 : WORKDIR / 15:37:50 ---> Running in a3ec36e5c2e0 15:37:51 Removing intermediate container a3ec36e5c2e0 15:37:51 ---> 4d38d728865e 15:37:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:52 ---> 3cc15d62ea41 15:37:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:37:54 ---> 5ba14b973a4e 15:37:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:37:54 ---> 839004da9600 15:37:54 Step 19/23 : ENTRYPOINT ["/core-command"] 15:37:54 ---> Running in 723769f232f9 15:37:55 Removing intermediate container 723769f232f9 15:37:55 ---> dfbfb712f51c 15:37:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:55 ---> Running in d78285df15a7 15:37:55 Removing intermediate container d78285df15a7 15:37:55 ---> fd9a1b88ae16 15:37:55 Step 21/23 : LABEL arch=arm64 15:37:56 ---> Running in 1ecf5102543e 15:37:56 Removing intermediate container 1ecf5102543e 15:37:56 ---> 35a515eadf72 15:37:56 Step 22/23 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:37:56 ---> Running in a24eed3918e4 15:37:57 Removing intermediate container a24eed3918e4 15:37:57 ---> 93b19aaf13d0 15:37:57 Step 23/23 : LABEL version=0.0.0 15:37:57 ---> Running in 10deccf70f05 15:37:57 Removing intermediate container 10deccf70f05 15:37:57 ---> be92a7a48393 15:37:58 15:37:58 Successfully built be92a7a48393 15:37:58 Successfully tagged core-command-arm64:latest 15:37:58  Building core-command ... done Building security-spiffe-token-provider 15:38:16 Removing intermediate container 4ecdec9e0e02 15:38:16 ---> 560772e8a927 15:38:16 15:38:16 Step 10/24 : FROM alpine:3.16 15:38:16 ---> 2b4661558fb8 15:38:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:38:16 ---> Using cache 15:38:16 ---> 35c30ce0ec93 15:38:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:38:16 ---> Using cache 15:38:16 ---> 27c140b82880 15:38:16 Step 13/24 : ENV APP_PORT=59881 15:38:16 ---> Running in d5aa4b22ee82 15:38:16 Removing intermediate container d5aa4b22ee82 15:38:16 ---> 05395dce357d 15:38:16 Step 14/24 : EXPOSE $APP_PORT 15:38:16 ---> Running in d6de90e105d6 15:38:16 Removing intermediate container a5bca5be5f15 15:38:16 ---> eeeb98e15318 15:38:16 15:38:16 Step 10/22 : FROM alpine:3.16 15:38:16 ---> 2b4661558fb8 15:38:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:38:16 ---> Running in 55d557f63405 15:38:17 Removing intermediate container d6de90e105d6 15:38:17 ---> dd85a45e8425 15:38:17 Step 15/24 : WORKDIR / 15:38:17 ---> Running in 121a8f583c47 15:38:17 Removing intermediate container 55d557f63405 15:38:17 ---> cae870c84e25 15:38:17 Step 12/22 : ENV APP_PORT=59880 15:38:17 ---> Running in 925813135a6b 15:38:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:38:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:38:17 ---> c6f690dfeaf0 15:38:17 Step 3/19 : WORKDIR /edgex-go 15:38:17 ---> Using cache 15:38:17 ---> 60768e5ef388 15:38:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:38:17 ---> Running in 3091c49f56ba 15:38:18 Removing intermediate container 121a8f583c47 15:38:18 ---> 91d7d12f2c1e 15:38:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:18 Removing intermediate container 925813135a6b 15:38:18 ---> c6648c5bfcf4 15:38:18 Step 13/22 : EXPOSE $APP_PORT 15:38:18 ---> Running in 4e69dc98cbe3 15:38:19 Removing intermediate container 4e69dc98cbe3 15:38:19 ---> 758fa4d0a1c5 15:38:19 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:38:20 ---> Running in 0d266e93a2f2 15:38:20 ---> b908682ac444 15:38:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:38:22 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:38:22 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:38:22 OK: 16901 distinct packages available 15:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:38:23 ---> f1b308a59f18 15:38:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:38:24 ---> f223f002cdde 15:38:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:38:24 (1/1) Installing dumb-init (1.2.5-r1) 15:38:24 Executing busybox-1.35.0-r17.trigger 15:38:24 OK: 5 MiB in 15 packages 15:38:25 ---> 77d842641d9a 15:38:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:38:25 ---> Running in b6a8ecaea4f2 15:38:25 OK: 221 MiB in 51 packages 15:38:25 Removing intermediate container b6a8ecaea4f2 15:38:25 ---> 68994a517de0 15:38:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:25 ---> Running in 82a0a2b351b8 15:38:26 Removing intermediate container 0d266e93a2f2 15:38:26 ---> d61af8bd0091 15:38:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:26 Removing intermediate container 82a0a2b351b8 15:38:26 ---> 72f75ac44b6e 15:38:26 Step 22/24 : LABEL arch=arm64 15:38:27 ---> Running in 8289f6089f7f 15:38:27 Removing intermediate container 3091c49f56ba 15:38:27 ---> bf114d9f2e53 15:38:27 Step 5/19 : COPY go.mod vendor* ./ 15:38:27 Removing intermediate container 8289f6089f7f 15:38:27 ---> 6884b1a1effd 15:38:27 Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:38:27 ---> Running in 55940cd96a88 15:38:28 ---> 6aa1ac252e75 15:38:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:38:28 Removing intermediate container 55940cd96a88 15:38:28 ---> 149caf13ab9a 15:38:28 Step 24/24 : LABEL version=0.0.0 15:38:28 ---> Running in 7d3777e0ce43 15:38:29 ---> 697f031eea0f 15:38:29 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:29 ---> Running in 0a15556ca04d 15:38:30 Removing intermediate container 7d3777e0ce43 15:38:30 ---> bc186022ca88 15:38:30 15:38:30 Successfully built bc186022ca88 15:38:31 Successfully tagged core-metadata-arm64:latest 15:38:31  Building core-metadata ... done Building security-spire-server 15:38:31 ---> 96aed7d990f5 15:38:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:38:32 ---> 8711b60fd178 15:38:32 Step 18/22 : ENTRYPOINT ["/core-data"] 15:38:32 ---> Running in 49ed087bc8ff 15:38:33 Removing intermediate container 49ed087bc8ff 15:38:33 ---> 4eac59ced86f 15:38:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:33 ---> Running in 79328c736e3b 15:38:33 Removing intermediate container 79328c736e3b 15:38:33 ---> 19c3e39aaffb 15:38:33 Step 20/22 : LABEL arch=arm64 15:38:34 ---> Running in 1a74ef26b192 15:38:34 Removing intermediate container 1a74ef26b192 15:38:34 ---> ae852e3ba015 15:38:34 Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:38:35 ---> Running in e20d68d46a77 15:38:35 Removing intermediate container e20d68d46a77 15:38:35 ---> f7a7d9072283 15:38:35 Step 22/22 : LABEL version=0.0.0 15:38:35 ---> Running in c8c22075c89a 15:38:36 Removing intermediate container c8c22075c89a 15:38:36 ---> d4719a0873d6 15:38:36 15:38:36 Successfully built d4719a0873d6 15:38:36 Successfully tagged core-data-arm64:latest 15:38:36  Building core-data ... done Building security-spire-config 15:38:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:38:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:38:54 ---> c6f690dfeaf0 15:38:54 Step 3/23 : WORKDIR /edgex-go 15:38:54 ---> Using cache 15:38:54 ---> 60768e5ef388 15:38:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:38:54 ---> Using cache 15:38:54 ---> f8aa9804282f 15:38:54 Step 5/23 : COPY go.mod vendor* ./ 15:38:54 ---> Using cache 15:38:54 ---> 4c79c3e7e8d7 15:38:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:54 ---> Using cache 15:38:54 ---> f38b40730952 15:38:54 Step 7/23 : COPY . . 15:38:54 ---> Using cache 15:38:54 ---> 8a32d7cb9631 15:38:54 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:38:54 ---> Using cache 15:38:54 ---> 437e8f8ccdf6 15:38:54 Step 9/23 : WORKDIR /edgex-go/spire-build 15:38:54 ---> Using cache 15:38:54 ---> e4cda9f4ac08 15:38:54 Step 10/23 : 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 15:38:54 ---> Running in aeafcf5c44be 15:38:58 Removing intermediate container aeafcf5c44be 15:38:58 ---> 8eb6fa8d6653 15:38:58 Step 11/23 : WORKDIR /edgex-go 15:38:58 ---> Running in bb8cf1729c53 15:38:59 Removing intermediate container bb8cf1729c53 15:38:59 ---> 1f5380632f26 15:38:59 15:38:59 Step 12/23 : FROM alpine:3.15 15:38:59 ---> 8aa73fd46299 15:38:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:38:59 ---> Using cache 15:38:59 ---> 05b5831b243a 15:38:59 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:38:59 ---> Using cache 15:38:59 ---> 2075bd6f8b2e 15:38:59 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:39:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:39:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:39:00 ---> c6f690dfeaf0 15:39:00 Step 3/24 : WORKDIR /edgex-go 15:39:00 ---> Using cache 15:39:00 ---> 60768e5ef388 15:39:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:39:00 ---> Using cache 15:39:00 ---> f8aa9804282f 15:39:00 Step 5/24 : COPY go.mod vendor* ./ 15:39:00 ---> Using cache 15:39:00 ---> 4c79c3e7e8d7 15:39:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:00 ---> Using cache 15:39:00 ---> f38b40730952 15:39:00 Step 7/24 : COPY . . 15:39:00 ---> Using cache 15:39:00 ---> 8a32d7cb9631 15:39:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:39:00 ---> Using cache 15:39:00 ---> 437e8f8ccdf6 15:39:00 Step 9/24 : WORKDIR /edgex-go/spire-build 15:39:00 ---> Using cache 15:39:00 ---> e4cda9f4ac08 15:39:00 Step 10/24 : 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 15:39:00 ---> Using cache 15:39:00 ---> 376ce30fc4fe 15:39:00 Step 11/24 : WORKDIR /edgex-go 15:39:00 ---> Using cache 15:39:00 ---> 71fd743fa6f4 15:39:00 15:39:00 Step 12/24 : FROM alpine:3.15 15:39:00 ---> 8aa73fd46299 15:39:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:39:00 ---> Using cache 15:39:00 ---> 05b5831b243a 15:39:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:39:01 ---> Running in 59d45263fcfd 15:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:05 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:39:05 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:39:05 OK: 15736 distinct packages available 15:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:06 ---> 0dad4adfad29 15:39:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:07 ---> f19ded2a3085 15:39:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:39:08 (1/4) Installing dumb-init (1.2.5-r1) 15:39:08 (2/4) Installing musl-obstack (1.2.3-r0) 15:39:08 (3/4) Installing libucontext (1.1-r0) 15:39:08 (4/4) Installing gcompat (1.0.0-r4) 15:39:08 Executing busybox-1.34.1-r7.trigger 15:39:08 ---> 64050344da8b 15:39:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:39:08 OK: 6 MiB in 18 packages 15:39:09 ---> 876527a2e40d 15:39:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:39:09 ---> Running in ba9da17c1fe7 15:39:10 Removing intermediate container ba9da17c1fe7 15:39:10 ---> 08e4496897dd 15:39:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:39:10 Removing intermediate container 59d45263fcfd 15:39:10 ---> 0ce41b546753 15:39:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:39:10 ---> Running in 9e8c605efb1c 15:39:11 Removing intermediate container 9e8c605efb1c 15:39:11 ---> 5009a47cfc77 15:39:11 Step 21/23 : LABEL arch=arm64 15:39:11 ---> Running in c0be5e7da0f6 15:39:12 Removing intermediate container c0be5e7da0f6 15:39:12 ---> 503370d6a093 15:39:12 Step 22/23 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:39:12 ---> Running in 7ae20ebf7fc3 15:39:13 Removing intermediate container 7ae20ebf7fc3 15:39:13 ---> baffbac26d6f 15:39:13 Step 23/23 : LABEL version=0.0.0 15:39:13 ---> Running in f64ec5998145 15:39:14 Removing intermediate container f64ec5998145 15:39:14 ---> 17a4afaa6686 15:39:14 15:39:14 Successfully built 17a4afaa6686 15:39:14 Successfully tagged security-spire-server-arm64:latest 15:39:14 Building security-bootstrapper 15:39:17  Building security-spire-server ... done  ---> 7bc1680f543a 15:39:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:39:18 ---> d75c61a39e7e 15:39:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:39:18 ---> Running in bb02ce6dc597 15:39:19 Removing intermediate container bb02ce6dc597 15:39:19 ---> 2113ecae9ff3 15:39:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:39:20 ---> 77067ae26cdb 15:39:20 Step 19/24 : WORKDIR / 15:39:20 ---> Running in e2fae8d4fbf4 15:39:20 Removing intermediate container e2fae8d4fbf4 15:39:20 ---> d970b967eba2 15:39:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:39:20 ---> Running in f231d245b808 15:39:21 Removing intermediate container f231d245b808 15:39:21 ---> 39a243a374f4 15:39:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:39:21 ---> Running in 52fb1d3ee397 15:39:22 Removing intermediate container 52fb1d3ee397 15:39:22 ---> 42d54237d2c2 15:39:22 Step 22/24 : LABEL arch=arm64 15:39:22 ---> Running in f31cec98df17 15:39:22 Removing intermediate container f31cec98df17 15:39:22 ---> 999410e55983 15:39:22 Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:39:22 ---> Running in cb1f9174db87 15:39:23 Removing intermediate container cb1f9174db87 15:39:23 ---> 1461b5999908 15:39:23 Step 24/24 : LABEL version=0.0.0 15:39:23 ---> Running in 3d6470932838 15:39:24 Removing intermediate container 3d6470932838 15:39:24 ---> f8b23695b0ca 15:39:24 15:39:24 Successfully built f8b23695b0ca 15:39:24 Successfully tagged security-spire-config-arm64:latest 15:39:24  Building security-spire-config ... done Building core-common-config-bootstrapper 15:39:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:39:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:39:35 ---> c6f690dfeaf0 15:39:35 Step 3/32 : WORKDIR /edgex-go 15:39:35 ---> Using cache 15:39:35 ---> 60768e5ef388 15:39:35 Step 4/32 : RUN apk add --update --no-cache make git 15:39:35 ---> Running in 243f64741c98 15:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:39:39 OK: 221 MiB in 51 packages 15:39:41 Removing intermediate container 243f64741c98 15:39:41 ---> 233baa691e8f 15:39:41 Step 5/32 : COPY go.mod vendor* ./ 15:39:43 ---> 19d9c3be73c3 15:39:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:43 ---> Running in 93a58a582735 15:39:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:39:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:39:48 ---> c6f690dfeaf0 15:39:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:39:48 ---> Using cache 15:39:48 ---> 945352225b80 15:39:48 Step 4/22 : WORKDIR /edgex-go 15:39:48 ---> Using cache 15:39:48 ---> 1f7267feb9f0 15:39:48 Step 5/22 : RUN apk add --update --no-cache make git 15:39:48 ---> Using cache 15:39:48 ---> d02b20643a58 15:39:48 Step 6/22 : COPY go.mod vendor* ./ 15:39:48 ---> Using cache 15:39:48 ---> c90962a0da06 15:39:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:48 ---> Using cache 15:39:48 ---> 029a8100a288 15:39:48 Step 8/22 : COPY . . 15:39:48 ---> Using cache 15:39:48 ---> 6aeb4451ff33 15:39:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:39:48 ---> Running in 6820d9ed613a 15:39:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:40:09 Removing intermediate container 0a15556ca04d 15:40:09 ---> 7a11936d4140 15:40:09 Step 7/19 : COPY . . 15:40:22 ---> 90943eef710a 15:40:22 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:40:22 ---> Running in e6b261b5fe89 15:40:23 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 15:40:32 Removing intermediate container a55c22b6fe20 15:40:32 ---> effed5f684fd 15:40:32 15:40:32 Step 10/22 : FROM alpine:3.16 15:40:32 ---> 2b4661558fb8 15:40:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:40:32 ---> Using cache 15:40:32 ---> 35c30ce0ec93 15:40:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:40:32 ---> Using cache 15:40:32 ---> 27c140b82880 15:40:32 Step 13/22 : ENV APP_PORT=59861 15:40:32 ---> Running in 354d40a17236 15:40:33 Removing intermediate container 354d40a17236 15:40:33 ---> dbc7bcaed6d6 15:40:33 Step 14/22 : EXPOSE $APP_PORT 15:40:33 ---> Running in 997ddb867527 15:40:33 Removing intermediate container 997ddb867527 15:40:33 ---> ed477300719a 15:40:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:40:34 ---> b3d850e9c4e2 15:40:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:40:37 ---> 962d144cc680 15:40:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:40:38 ---> 2265cbd69488 15:40:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:40:38 ---> Running in 78f21fc4b3e9 15:40:38 Removing intermediate container 78f21fc4b3e9 15:40:38 ---> 745df3e23827 15:40:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:40:38 ---> Running in 46ed9d6112df 15:40:39 Removing intermediate container 46ed9d6112df 15:40:39 ---> ea4b83a073f4 15:40:39 Step 20/22 : LABEL arch=arm64 15:40:40 ---> Running in f4e8b3fa1491 15:40:40 Removing intermediate container f4e8b3fa1491 15:40:40 ---> 74091ae037da 15:40:40 Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:40:41 ---> Running in 74453be9723c 15:40:41 Removing intermediate container 74453be9723c 15:40:41 ---> f8101b7a32e4 15:40:41 Step 22/22 : LABEL version=0.0.0 15:40:41 ---> Running in 34cbe240cb29 15:40:42 Removing intermediate container 34cbe240cb29 15:40:42 ---> 4b84659737bd 15:40:42 15:40:43 Successfully built 4b84659737bd 15:40:43 Successfully tagged support-scheduler-arm64:latest 15:40:43 Building security-proxy-setup 15:41:01  Building support-scheduler ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:41:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:41:01 ---> c6f690dfeaf0 15:41:01 Step 3/21 : WORKDIR /edgex-go 15:41:01 ---> Using cache 15:41:01 ---> 60768e5ef388 15:41:01 Step 4/21 : RUN apk add --update --no-cache make git 15:41:01 ---> Using cache 15:41:01 ---> 233baa691e8f 15:41:01 Step 5/21 : COPY go.mod vendor* ./ 15:41:01 ---> Using cache 15:41:01 ---> 19d9c3be73c3 15:41:01 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:03 ---> Running in 24a0660cb888 15:41:18 Removing intermediate container 93a58a582735 15:41:18 ---> e269931accf5 15:41:18 Step 7/32 : COPY . . 15:41:28 ---> 06765f179240 15:41:28 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:41:28 ---> Running in d94bff6467f6 15:41:30 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 15:42:38 Removing intermediate container 24a0660cb888 15:42:38 ---> 6e4aac8ab498 15:42:38 Step 7/21 : COPY . . 15:42:51 ---> 415bc8f2d359 15:42:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:42:51 ---> Running in 99a767c51480 15:42:51 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 15:42:59 Removing intermediate container 9f024fb81de5 15:42:59 ---> fb9f364ac2dd 15:42:59 15:42:59 Step 10/22 : FROM alpine:3.16 15:42:59 ---> 2b4661558fb8 15:42:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:42:59 ---> Running in 1f1c022da720 15:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:02 (1/2) Installing ca-certificates (20220614-r0) 15:43:02 (2/2) Installing dumb-init (1.2.5-r1) 15:43:02 Executing busybox-1.35.0-r17.trigger 15:43:02 Executing ca-certificates-20220614-r0.trigger 15:43:03 OK: 6 MiB in 16 packages 15:43:06 Removing intermediate container 1f1c022da720 15:43:06 ---> ba65a9afe12d 15:43:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:43:06 ---> Running in 7b2829c18717 15:43:06 Removing intermediate container 7b2829c18717 15:43:06 ---> 841873a2629a 15:43:06 Step 13/22 : ENV APP_PORT=59860 15:43:06 ---> Running in 130bc097cdda 15:43:06 Removing intermediate container 130bc097cdda 15:43:06 ---> 854e3ccee591 15:43:06 Step 14/22 : EXPOSE $APP_PORT 15:43:06 ---> Running in 77d8e59d43f0 15:43:07 Removing intermediate container 77d8e59d43f0 15:43:07 ---> 58e303e5ebfa 15:43:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:08 ---> 11419a4397a1 15:43:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:43:10 ---> 5d7dbaa3b369 15:43:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:43:11 ---> 3d6f90c322f0 15:43:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:43:11 ---> Running in 94ca995ebf41 15:43:12 Removing intermediate container 94ca995ebf41 15:43:12 ---> 41ddeb6d85d9 15:43:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:43:12 ---> Running in a867d23fa69e 15:43:12 Removing intermediate container a867d23fa69e 15:43:12 ---> 8e2c7a82e174 15:43:12 Step 20/22 : LABEL arch=arm64 15:43:12 ---> Running in 4330e54839fe 15:43:13 Removing intermediate container 4330e54839fe 15:43:13 ---> 70681ac8330d 15:43:13 Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:43:13 ---> Running in 893531ebae1f 15:43:14 Removing intermediate container 893531ebae1f 15:43:14 ---> c7ded98186d8 15:43:14 Step 22/22 : LABEL version=0.0.0 15:43:14 ---> Running in 158af5cfdb80 15:43:14 Removing intermediate container 158af5cfdb80 15:43:14 ---> 8b9cc37bf406 15:43:14 15:43:14 Successfully built 8b9cc37bf406 15:43:14 Successfully tagged support-notifications-arm64:latest 15:43:14  Building support-notifications ... done Building security-secretstore-setup 15:43:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:43:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:43:36 ---> c6f690dfeaf0 15:43:36 Step 3/24 : WORKDIR /edgex-go 15:43:36 ---> Using cache 15:43:36 ---> 60768e5ef388 15:43:36 Step 4/24 : RUN apk add --update --no-cache make git 15:43:36 ---> Using cache 15:43:36 ---> 233baa691e8f 15:43:36 Step 5/24 : COPY go.mod vendor* ./ 15:43:36 ---> Using cache 15:43:36 ---> 19d9c3be73c3 15:43:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:36 ---> Using cache 15:43:36 ---> 6e4aac8ab498 15:43:36 Step 7/24 : COPY . . 15:43:36 ---> Using cache 15:43:36 ---> 415bc8f2d359 15:43:36 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:43:36 ---> Running in 6e668f37b4fe 15:43:36 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 15:46:28 Removing intermediate container 6820d9ed613a 15:46:28 ---> 06957ebc73cd 15:46:28 15:46:28 Step 10/22 : FROM alpine:3.16 15:46:28 ---> 2b4661558fb8 15:46:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:46:28 ---> Running in e3d7ba6638a3 15:46:28 Removing intermediate container e3d7ba6638a3 15:46:28 ---> 8a650e90b825 15:46:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:46:28 ---> Running in a610e8b18bf8 15:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:46:28 (1/1) Installing dumb-init (1.2.5-r1) 15:46:28 Executing busybox-1.35.0-r17.trigger 15:46:28 OK: 5 MiB in 15 packages 15:46:29 Removing intermediate container a610e8b18bf8 15:46:29 ---> 84fb1f3d087a 15:46:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:30 ---> f9d7b29b4926 15:46:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:46:31 ---> c9e690482d02 15:46:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:46:32 ---> 870768b27c83 15:46:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:46:35 ---> 18cd0bca8c42 15:46:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:46:35 ---> Running in b0dffc195b69 15:46:38 Removing intermediate container b0dffc195b69 15:46:38 ---> 94fa8a60c6fe 15:46:38 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:46:38 ---> Running in 413d0c8917ae 15:46:39 Removing intermediate container 413d0c8917ae 15:46:39 ---> b1343673738c 15:46:39 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:46:39 ---> Running in 067d5f9a5dff 15:46:39 Removing intermediate container 067d5f9a5dff 15:46:39 ---> 357859669014 15:46:39 Step 20/22 : LABEL arch=arm64 15:46:39 ---> Running in a61684c48dee 15:46:40 Removing intermediate container a61684c48dee 15:46:40 ---> 859254d5fee9 15:46:40 Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:46:40 ---> Running in 9178d79d2c1d 15:46:40 Removing intermediate container 9178d79d2c1d 15:46:40 ---> 9fa0c0b993ad 15:46:40 Step 22/22 : LABEL version=0.0.0 15:46:41 ---> Running in ebcc3ac1334e 15:46:41 Removing intermediate container ebcc3ac1334e 15:46:41 ---> a3c697c81b92 15:46:41 15:46:41 Successfully built a3c697c81b92 15:46:42 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:47:49  Building core-common-config-bootstrapper ... done Removing intermediate container d94bff6467f6 15:47:49 ---> ec7f25bc7a02 15:47:49 15:47:49 Step 9/32 : FROM alpine:3.16 15:47:49 ---> 2b4661558fb8 15:47:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:47:49 ---> Running in 0f51c0fbc93b 15:47:49 Removing intermediate container 0f51c0fbc93b 15:47:49 ---> a497ed82a6e5 15:47:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:47:49 ---> Running in 2b6cbd694518 15:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:47:50 (1/2) Installing dumb-init (1.2.5-r1) 15:47:50 (2/2) Installing su-exec (0.2-r1) 15:47:50 Executing busybox-1.35.0-r17.trigger 15:47:50 OK: 5 MiB in 16 packages 15:47:53 Removing intermediate container 2b6cbd694518 15:47:53 ---> b00acfdc53ad 15:47:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:47:53 ---> Running in e9751c6fee0e 15:47:53 Removing intermediate container e9751c6fee0e 15:47:53 ---> 1e0a2e4d3580 15:47:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:47:53 ---> Running in 1925569fa050 15:47:54 Removing intermediate container 1925569fa050 15:47:54 ---> 17dd6b44b04e 15:47:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:47:54 ---> Running in cfd5eb666c90 15:47:54 Removing intermediate container cfd5eb666c90 15:47:54 ---> bbc419fc89ef 15:47:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:47:55 ---> Running in 3dfc5fb4ae50 15:47:55 Removing intermediate container 3dfc5fb4ae50 15:47:55 ---> b60d310fc7d4 15:47:55 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:47:55 ---> Running in eff299239568 15:47:58 Removing intermediate container eff299239568 15:47:58 ---> 4dacc316932e 15:47:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:47:58 ---> Running in f5d420a4b201 15:47:59 Removing intermediate container f5d420a4b201 15:47:59 ---> 66fc3589bbc9 15:47:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:48:00 ---> 74eb89d2bb58 15:48:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:48:00 ---> Running in 71ee0688e473 15:48:03 Removing intermediate container 71ee0688e473 15:48:03 ---> 54a185297aeb 15:48:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:03 ---> 576a798551d2 15:48:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:48:05 ---> 4b76965d510d 15:48:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:48:06 ---> 4cc5cda4ffed 15:48:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:48:08 ---> 48e7553ee2ba 15:48:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:48:08 ---> f8ecd2394985 15:48:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:48:09 ---> 8c2125968c40 15:48:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:48:10 ---> cd5c55b581d5 15:48:10 Step 27/32 : RUN chmod +x /entrypoint.sh 15:48:10 ---> Running in 6ea725f5789a 15:48:14 Removing intermediate container 6ea725f5789a 15:48:14 ---> c5e8771a4aea 15:48:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:48:14 ---> Running in dcd5349b308a 15:48:14 Removing intermediate container dcd5349b308a 15:48:14 ---> bf41db25c141 15:48:14 Step 29/32 : CMD ["gate"] 15:48:14 ---> Running in 45b5f732d99a 15:48:14 Removing intermediate container 45b5f732d99a 15:48:14 ---> 13cbad992592 15:48:14 Step 30/32 : LABEL arch=arm64 15:48:14 ---> Running in 184698d0c56e 15:48:15 Removing intermediate container 184698d0c56e 15:48:15 ---> f7213e94af2b 15:48:15 Step 31/32 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:48:15 ---> Running in 43a787f099df 15:48:15 Removing intermediate container 43a787f099df 15:48:15 ---> 904303eb38be 15:48:15 Step 32/32 : LABEL version=0.0.0 15:48:15 ---> Running in 6dd272b43012 15:48:16 Removing intermediate container 6dd272b43012 15:48:16 ---> cb7e862d9c5c 15:48:16 15:48:16 Successfully built cb7e862d9c5c 15:48:16 Successfully tagged security-bootstrapper-arm64:latest 15:48:22  Building security-bootstrapper ... done 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 15:48:34 Removing intermediate container e6b261b5fe89 15:48:34 ---> dc2e14a35e0f 15:48:34 15:48:34 Step 9/19 : FROM alpine:3.15 15:48:34 ---> 8aa73fd46299 15:48:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:48:34 ---> Using cache 15:48:34 ---> 05b5831b243a 15:48:34 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:48:34 ---> Running in b7a0b0ad0ffb 15:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:48:36 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:48:36 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:48:36 OK: 15736 distinct packages available 15:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:48:37 (1/9) Installing ca-certificates (20220614-r0) 15:48:37 (2/9) Installing brotli-libs (1.0.9-r5) 15:48:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:48:37 (4/9) Installing libcurl (7.80.0-r5) 15:48:37 (5/9) Installing curl (7.80.0-r5) 15:48:37 (6/9) Installing dumb-init (1.2.5-r1) 15:48:37 (7/9) Installing musl-obstack (1.2.3-r0) 15:48:37 (8/9) Installing libucontext (1.1-r0) 15:48:37 (9/9) Installing gcompat (1.0.0-r4) 15:48:37 Executing busybox-1.34.1-r7.trigger 15:48:37 Executing ca-certificates-20220614-r0.trigger 15:48:38 OK: 8 MiB in 23 packages 15:48:38 Removing intermediate container 99a767c51480 15:48:38 ---> bc3a996f9001 15:48:38 15:48:38 Step 9/21 : FROM alpine:3.16 15:48:38 ---> 2b4661558fb8 15:48:38 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:48:38 ---> Running in c9fb485587ce 15:48:40 Removing intermediate container b7a0b0ad0ffb 15:48:40 ---> 156c05d0549d 15:48:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:48:40 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 15:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:48:40 ---> 742aa12d8019 15:48:40 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:48:41 (1/6) Installing ca-certificates (20220614-r0) 15:48:41 (2/6) Installing brotli-libs (1.0.9-r6) 15:48:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:48:42 (4/6) Installing libcurl (7.83.1-r5) 15:48:42 (5/6) Installing curl (7.83.1-r5) 15:48:42 (6/6) Installing dumb-init (1.2.5-r1) 15:48:42 Executing busybox-1.35.0-r17.trigger 15:48:42 Executing ca-certificates-20220614-r0.trigger 15:48:42 OK: 8 MiB in 20 packages 15:48:42 ---> 81850f108663 15:48:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:48:43 ---> 751bf7a8f7a9 15:48:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:48:43 ---> Running in a84176e88c94 15:48:44 Removing intermediate container c9fb485587ce 15:48:44 ---> fd7e940b9c2f 15:48:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:48:44 ---> Running in 8cf75b3b4220 15:48:44 Removing intermediate container a84176e88c94 15:48:44 ---> ae13229946ef 15:48:44 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:48:44 ---> Running in a59dbe5be45c 15:48:44 Removing intermediate container 8cf75b3b4220 15:48:44 ---> 13ba75b81972 15:48:44 Step 12/21 : WORKDIR /edgex 15:48:44 ---> Running in 4f430adebba7 15:48:44 Removing intermediate container a59dbe5be45c 15:48:44 ---> e19ebb12f8ba 15:48:44 Step 17/19 : LABEL arch=arm64 15:48:44 ---> Running in c57111649cc6 15:48:45 Removing intermediate container 4f430adebba7 15:48:45 ---> 37cba5bc5545 15:48:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:48:45 Removing intermediate container c57111649cc6 15:48:45 ---> 915280ccc6d6 15:48:45 Step 18/19 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:48:45 ---> Running in 37641336aaa6 15:48:46 ---> 1ae23ebb2df2 15:48:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:48:46 Removing intermediate container 37641336aaa6 15:48:46 ---> 09f86e912f23 15:48:46 Step 19/19 : LABEL version=0.0.0 15:48:46 ---> Running in 27f90bcf2956 15:48:46 Removing intermediate container 27f90bcf2956 15:48:46 ---> f34ef309246b 15:48:46 15:48:47 Successfully built f34ef309246b 15:48:47 Successfully tagged security-spiffe-token-provider-arm64:latest 15:48:47  Building security-spiffe-token-provider ... done  ---> ffbfd47a10cb 15:48:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:48:48 ---> 950cab333f26 15:48:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:48:49 ---> 21585ec2d2d6 15:48:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:48:49 ---> Running in 9c3e8eb90ce3 15:48:51 Removing intermediate container 9c3e8eb90ce3 15:48:51 ---> da41641d57a5 15:48:51 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:48:51 ---> Running in 1986120b4cce 15:48:51 Removing intermediate container 6e668f37b4fe 15:48:51 ---> 6c141eb8b6be 15:48:51 15:48:51 Step 9/24 : FROM alpine:3.16 15:48:51 ---> 2b4661558fb8 15:48:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:48:51 ---> Running in ac2723939d39 15:48:51 Removing intermediate container 1986120b4cce 15:48:51 ---> fb94c0b56913 15:48:51 Step 19/21 : LABEL arch=arm64 15:48:52 ---> Running in 4a961f3a4c2b 15:48:52 Removing intermediate container 4a961f3a4c2b 15:48:52 ---> f93b35a653d3 15:48:52 Step 20/21 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:48:52 ---> Running in 19c0fbe3b2fb 15:48:52 Removing intermediate container 19c0fbe3b2fb 15:48:52 ---> 12cff7ad078e 15:48:52 Step 21/21 : LABEL version=0.0.0 15:48:52 ---> Running in b01f1864b4b8 15:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:48:53 Removing intermediate container b01f1864b4b8 15:48:53 ---> edd252913c4e 15:48:53 15:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:48:53 Successfully built edd252913c4e 15:48:53 Successfully tagged security-proxy-setup-arm64:latest 15:48:54  Building security-proxy-setup ... done (1/3) Installing ca-certificates (20220614-r0) 15:48:54 (2/3) Installing dumb-init (1.2.5-r1) 15:48:54 (3/3) Installing su-exec (0.2-r1) 15:48:54 Executing busybox-1.35.0-r17.trigger 15:48:54 Executing ca-certificates-20220614-r0.trigger 15:48:54 OK: 6 MiB in 17 packages 15:48:57 Removing intermediate container ac2723939d39 15:48:57 ---> b2d9b513d7f0 15:48:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:48:57 ---> Running in 261150b169eb 15:48:57 Removing intermediate container 261150b169eb 15:48:57 ---> 9b7e68569c78 15:48:57 Step 12/24 : WORKDIR / 15:48:57 ---> Running in 19dfe48cac2d 15:48:57 Removing intermediate container 19dfe48cac2d 15:48:57 ---> 0db888625b5a 15:48:57 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:48:58 ---> 1d9f8265b174 15:48:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:48:58 ---> 41fe63ff0c85 15:48:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:48:59 ---> 1dc149cdf752 15:48:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:49:00 ---> a0d4e9d61295 15:49:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:49:01 ---> fc74392f8636 15:49:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:49:02 ---> a438ff93102f 15:49:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:49:02 ---> fef63301b1fc 15:49:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:02 ---> Running in 87c5576905ab 15:49:04 Removing intermediate container 87c5576905ab 15:49:04 ---> 4a8fbdf452a7 15:49:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:49:04 ---> Running in eed2a36178a3 15:49:04 Removing intermediate container eed2a36178a3 15:49:04 ---> c05280ca07e7 15:49:04 Step 22/24 : LABEL arch=arm64 15:49:04 ---> Running in 455926bf07ec 15:49:04 Removing intermediate container 455926bf07ec 15:49:04 ---> 3f95d414a123 15:49:04 Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 15:49:05 ---> Running in 6d91ad53f3e4 15:49:05 Removing intermediate container 6d91ad53f3e4 15:49:05 ---> 920fd363794d 15:49:05 Step 24/24 : LABEL version=0.0.0 15:49:05 ---> Running in 15a672740562 15:49:05 Removing intermediate container 15a672740562 15:49:05 ---> 3ea82cd791cb 15:49:05 15:49:05 Successfully built 3ea82cd791cb 15:49:05 Successfully tagged security-secretstore-setup-arm64:latest 15:49:06  Building security-secretstore-setup ... done  [Pipeline] } 15:49:06 $ docker stop --time=1 948f0c306a615859031ece7153fcf3008a1162c9488e32f76aed1718856da45d 15:49:08 $ docker rm -f --volumes 948f0c306a615859031ece7153fcf3008a1162c9488e32f76aed1718856da45d [Pipeline] // withDockerContainer [Pipeline] sh 15:49:08 + docker images 15:49:08 REPOSITORY TAG IMAGE ID CREATED SIZE 15:49:08 security-secretstore-setup-arm64 latest 3ea82cd791cb 3 seconds ago 28.7MB 15:49:08 security-proxy-setup-arm64 latest edd252913c4e 16 seconds ago 26.8MB 15:49:08 6c141eb8b6be 18 seconds ago 1.5GB 15:49:08 security-spiffe-token-provider-arm64 latest f34ef309246b 22 seconds ago 28.9MB 15:49:08 bc3a996f9001 31 seconds ago 1.5GB 15:49:08 dc2e14a35e0f 37 seconds ago 1.54GB 15:49:08 security-bootstrapper-arm64 latest cb7e862d9c5c 52 seconds ago 19.5MB 15:49:08 ec7f25bc7a02 About a minute ago 1.5GB 15:49:08 core-common-config-bootstrapper-arm64 latest a3c697c81b92 2 minutes ago 14.4MB 15:49:08 06957ebc73cd 2 minutes ago 1.5GB 15:49:08 support-notifications-arm64 latest 8b9cc37bf406 5 minutes ago 29.6MB 15:49:08 fb9f364ac2dd 6 minutes ago 1.57GB 15:49:08 support-scheduler-arm64 latest 4b84659737bd 8 minutes ago 29MB 15:49:08 effed5f684fd 8 minutes ago 1.57GB 15:49:08 security-spire-config-arm64 latest f8b23695b0ca 9 minutes ago 83.6MB 15:49:08 security-spire-server-arm64 latest 17a4afaa6686 9 minutes ago 84.3MB 15:49:08 1f5380632f26 10 minutes ago 1.38GB 15:49:09 core-data-arm64 latest d4719a0873d6 10 minutes ago 17.2MB 15:49:09 core-metadata-arm64 latest bc186022ca88 10 minutes ago 17.8MB 15:49:09 eeeb98e15318 10 minutes ago 1.51GB 15:49:09 560772e8a927 10 minutes ago 1.51GB 15:49:09 core-command-arm64 latest be92a7a48393 11 minutes ago 17MB 15:49:09 1627dae1f1cd 11 minutes ago 1.51GB 15:49:09 security-spire-agent-arm64 latest 0832104ba7a6 17 minutes ago 122MB 15:49:09 71fd743fa6f4 18 minutes ago 1.38GB 15:49:09 ci-base-image-arm64 latest c6f690dfeaf0 32 minutes ago 905MB 15:49:09 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 15:49:09 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 15:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 15:49:09 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 15:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:09 15:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:09 arm64: Pulling from edgex-lftools-log-publisher 15:49:09 8998bd30e6a1: Pulling fs layer 15:49:09 04944245beec: Pulling fs layer 15:49:09 699f458cf7ca: Pulling fs layer 15:49:09 765212b225bb: Pulling fs layer 15:49:09 f23df028b6ca: Pulling fs layer 15:49:09 d65c8cfc05b1: Pulling fs layer 15:49:09 2437ff75d9bd: Pulling fs layer 15:49:09 f23df028b6ca: Waiting 15:49:09 765212b225bb: Waiting 15:49:09 d65c8cfc05b1: Waiting 15:49:09 2437ff75d9bd: Waiting 15:49:10 04944245beec: Verifying Checksum 15:49:10 04944245beec: Download complete 15:49:10 765212b225bb: Download complete 15:49:10 f23df028b6ca: Verifying Checksum 15:49:10 f23df028b6ca: Download complete 15:49:10 d65c8cfc05b1: Verifying Checksum 15:49:10 d65c8cfc05b1: Download complete 15:49:10 699f458cf7ca: Verifying Checksum 15:49:10 699f458cf7ca: Download complete 15:49:10 8998bd30e6a1: Verifying Checksum 15:49:10 8998bd30e6a1: Download complete 15:49:13 2437ff75d9bd: Verifying Checksum 15:49:13 2437ff75d9bd: Download complete 15:49:14 8998bd30e6a1: Pull complete 15:49:15 04944245beec: Pull complete 15:49:16 699f458cf7ca: Pull complete 15:49:16 765212b225bb: Pull complete 15:49:17 f23df028b6ca: Pull complete 15:49:17 d65c8cfc05b1: Pull complete 15:49:32 2437ff75d9bd: Pull complete 15:49:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:32 prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container 15:49:32 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:49:35 $ docker top 37e0e2f1daa16014b181e27e46dae2928859bc9d1b76eec3ff336abc0e1a76ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:36 ---> job-cost.sh 15:49:36 lf-activate-venv: SKIPPING 15:49:36 INFO: No Stack... 15:49:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:49:37 INFO: Archiving Costs [Pipeline] sh 15:49:38 + cat /w/workspace/edgex-go/4/archives/cost.csv 15:49:38 + cut -d, -f6 [Pipeline] lock 15:49:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] 15:49:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] did not exist. Created. 15:49:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:39 + echo total: 0.10999999940395355 [Pipeline] stash 15:49:39 Stashed 1 file(s) [Pipeline] } 15:49:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:49:39 $ docker stop --time=1 37e0e2f1daa16014b181e27e46dae2928859bc9d1b76eec3ff336abc0e1a76ef 15:49:40 $ docker rm -f --volumes 37e0e2f1daa16014b181e27e46dae2928859bc9d1b76eec3ff336abc0e1a76ef [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:49:41 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 15:49:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:49:42 ---> package-listing.sh 15:49:42 ++ facter osfamily 15:49:42 ++ tr '[:upper:]' '[:lower:]' 15:49:42 + OS_FAMILY=debian 15:49:42 + workspace=/w/workspace/edgex-go/4 15:49:42 + START_PACKAGES=/tmp/packages_start.txt 15:49:42 + END_PACKAGES=/tmp/packages_end.txt 15:49:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:42 + PACKAGES=/tmp/packages_start.txt 15:49:42 + '[' /w/workspace/edgex-go/4 ']' 15:49:42 + PACKAGES=/tmp/packages_end.txt 15:49:42 + case "${OS_FAMILY}" in 15:49:42 + dpkg -l 15:49:42 + grep '^ii' 15:49:42 + '[' -f /tmp/packages_start.txt ']' 15:49:42 + '[' -f /tmp/packages_end.txt ']' 15:49:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:42 + '[' /w/workspace/edgex-go/4 ']' 15:49:42 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:49:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:49:42 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:49:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:43 15:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:44 latest: Pulling from edgex-lftools-log-publisher 15:49:44 5eb5b503b376: Pulling fs layer 15:49:44 5c69ac0246d0: Pulling fs layer 15:49:44 ec43610c2a17: Pulling fs layer 15:49:44 3a2ae6a8a46f: Pulling fs layer 15:49:44 33b1e0a273af: Pulling fs layer 15:49:44 5d3b04190fa2: Pulling fs layer 15:49:44 2f39f015ded8: Pulling fs layer 15:49:44 3a2ae6a8a46f: Waiting 15:49:44 33b1e0a273af: Waiting 15:49:44 5d3b04190fa2: Waiting 15:49:44 2f39f015ded8: Waiting 15:49:44 5c69ac0246d0: Verifying Checksum 15:49:44 5c69ac0246d0: Download complete 15:49:44 3a2ae6a8a46f: Verifying Checksum 15:49:44 3a2ae6a8a46f: Download complete 15:49:44 33b1e0a273af: Verifying Checksum 15:49:44 33b1e0a273af: Download complete 15:49:44 5d3b04190fa2: Verifying Checksum 15:49:44 5d3b04190fa2: Download complete 15:49:44 ec43610c2a17: Verifying Checksum 15:49:44 ec43610c2a17: Download complete 15:49:44 5eb5b503b376: Verifying Checksum 15:49:44 5eb5b503b376: Download complete 15:49:45 2f39f015ded8: Verifying Checksum 15:49:45 2f39f015ded8: Download complete 15:49:45 5eb5b503b376: Pull complete 15:49:46 5c69ac0246d0: Pull complete 15:49:46 ec43610c2a17: Pull complete 15:49:46 3a2ae6a8a46f: Pull complete 15:49:46 33b1e0a273af: Pull complete 15:49:46 5d3b04190fa2: Pull complete 15:49:50 2f39f015ded8: Pull complete 15:49:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:50 prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container 15:49:50 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:49:57 $ docker top 0664d8145c7d81f15d2c66f643b75722090dd6fba8bd2eb15d7ab2b8351f9715 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:57 + touch /tmp/pre-build-complete [Pipeline] sh 15:49:57 + mkdir -p /var/log/sysstat [Pipeline] sh 15:49:58 + ls /var/log/sa-host 15:49:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:58 provisioning config files... 15:49:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config18058380419140071032tmp [Pipeline] { [Pipeline] echo 15:49:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:49:58 ---> create-netrc.sh [Pipeline] } 15:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:49:58 ---> python-tools-install.sh [Pipeline] echo 15:49:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:49:59 ---> sudo-logs.sh 15:49:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:49:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:49:59 ---> job-cost.sh 15:49:59 lf-activate-venv: SKIPPING 15:49:59 DEBUG: total: 0.10999999940395355 15:49:59 INFO: Retrieving Stack Cost... 15:50:00 INFO: Retrieving Pricing Info for: v3-standard-8 15:50:00 INFO: Archiving Costs [Pipeline] echo 15:50:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:50:01 ---> logs-deploy.sh 15:50:01 lf-activate-venv: SKIPPING 15:50:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4305/4 15:50:01 INFO: archiving workspace using pattern(s): 15:50:01 Archives upload complete. 15:50:01 INFO: archiving logs to Nexus