Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than eb22c3cb40d132874cf8fdf749db04ed72737c61 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh2382088264204622733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh11292475457914165707.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/workspace@libs/edgex-global-pipelines/.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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2753918589794323426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh9485600469433141738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/workspace@libs/lf-pipelines/.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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17293982124878955507.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7019 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh1946314800517437497.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh7223887401863230310.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit eb22c3cb40d132874cf8fdf749db04ed72737c61 Merge succeeded, producing eb22c3cb40d132874cf8fdf749db04ed72737c61 Checking out Revision eb22c3cb40d132874cf8fdf749db04ed72737c61 (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f eb22c3cb40d132874cf8fdf749db04ed72737c61 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh408732162931549688.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb22c3cb40d132874cf8fdf749db04ed72737c61 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:29 ========================================================= 06:35:29 EdgeX Global Pipelines Version Info 06:35:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 06:35:30 ------------------- 06:35:30 stable info: 06:35:30 ------------------- 06:35:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:35:30 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 06:35:30 Message: update stable to v1.0.220 06:35:31 ------------------- 06:35:31 experimental info: 06:35:31 ------------------- 06:35:31 Commited By: **** collab-it+edgex@linuxfoundation.org 06:35:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:35:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb22c3cb40d132874cf8fdf749db04ed72737c61 [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb22c3c [Pipeline] echo 06:35:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:32 provisioning config files... 06:35:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config4037281055807541868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:32 ---> docker-login.sh 06:35:32 nexus3.edgexfoundry.org:10001 06:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:32 Configure a credential helper to remove this warning. See 06:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:32 06:35:32 Login Succeeded 06:35:32 nexus3.edgexfoundry.org:10002 06:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:32 Configure a credential helper to remove this warning. See 06:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:32 06:35:32 Login Succeeded 06:35:32 nexus3.edgexfoundry.org:10003 06:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:32 Configure a credential helper to remove this warning. See 06:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:32 06:35:32 Login Succeeded 06:35:32 nexus3.edgexfoundry.org:10004 06:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:32 Configure a credential helper to remove this warning. See 06:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:32 06:35:32 Login Succeeded 06:35:32 docker.io 06:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:33 Configure a credential helper to remove this warning. See 06:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:33 06:35:33 Login Succeeded 06:35:33 ---> docker-login.sh ends [Pipeline] } 06:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:33 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ cut -d/ -f2 06:35:33 ++ dirname cmd/core-command/Dockerfile 06:35:33 + echo core-command,cmd/core-command/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/core-data/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo core-data,cmd/core-data/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/core-metadata/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo core-metadata,cmd/core-metadata/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/security-bootstrapper/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/security-proxy-setup/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/support-notifications/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo support-notifications,cmd/support-notifications/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/support-scheduler/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:35:33 + for file in '`ls cmd/**/Dockerfile`' 06:35:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:35:33 ++ cut -d/ -f2 06:35:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:35:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:35:34 + git rev-list -1 --merges eb22c3cb40d132874cf8fdf749db04ed72737c61~1..eb22c3cb40d132874cf8fdf749db04ed72737c61 [Pipeline] echo 06:35:34 -----------> git rev-list -1 --merges eb22c3cb40d132874cf8fdf749db04ed72737c61~1..eb22c3cb40d132874cf8fdf749db04ed72737c61 eb22c3cb40d132874cf8fdf749db04ed72737c61 [false] [Pipeline] sh 06:35:34 + git log --format=format:%s -1 eb22c3cb40d132874cf8fdf749db04ed72737c61 [Pipeline] echo 06:35:34 ========================================================= 06:35:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:35:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:35:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:35:35 + grep -v github /etc/ssh/ssh_known_hosts 06:35:35 + '[' -e /tmp/ssh_known_hosts ']' 06:35:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:35:35 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:35:35 + sudo tee -a /etc/ssh/ssh_known_hosts 06:35:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:35 06:35:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:35:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:35 latest: Pulling from edgex-devops/git-semver 06:35:35 a0d0a0d46f8b: Pulling fs layer 06:35:35 3e5f54012d9b: Pulling fs layer 06:35:35 4c7163046ea9: Pulling fs layer 06:35:35 0c2d73faf560: Pulling fs layer 06:35:35 0c2d73faf560: Waiting 06:35:35 3e5f54012d9b: Download complete 06:35:35 a0d0a0d46f8b: Verifying Checksum 06:35:35 a0d0a0d46f8b: Download complete 06:35:35 0c2d73faf560: Verifying Checksum 06:35:35 0c2d73faf560: Download complete 06:35:35 4c7163046ea9: Verifying Checksum 06:35:35 4c7163046ea9: Download complete 06:35:36 a0d0a0d46f8b: Pull complete 06:35:36 3e5f54012d9b: Pull complete 06:35:36 4c7163046ea9: Pull complete 06:35:36 0c2d73faf560: Pull complete 06:35:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:35:36 prd-centos7-docker-4c-2g-7019 does not seem to be running inside a container 06:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:10004/edgex-devops/git-semver:latest cat 06:35:37 $ docker top 6fb9857cdd9bec244e8a09f21b9b6e5e01e5749cc76043cbe749d64069a5176a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:37 [ssh-agent] Looking for ssh-agent implementation... 06:35:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:37 $ docker exec 6fb9857cdd9bec244e8a09f21b9b6e5e01e5749cc76043cbe749d64069a5176a ssh-agent 06:35:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckNedb/agent.14 06:35:37 SSH_AGENT_PID=19 06:35:37 Running ssh-add (command line suppressed) 06:35:37 Identity added: /w/workspace/edgex-go/12@tmp/private_key_6703592210816603730.key (/w/workspace/edgex-go/12@tmp/private_key_6703592210816603730.key) 06:35:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:38 + git tag --points-at HEAD [Pipeline] } 06:35:38 $ docker exec --env ******** --env ******** 6fb9857cdd9bec244e8a09f21b9b6e5e01e5749cc76043cbe749d64069a5176a ssh-agent -k 06:35:38 unset SSH_AUTH_SOCK; 06:35:38 unset SSH_AGENT_PID; 06:35:38 echo Agent pid 19 killed; 06:35:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:38 [ssh-agent] Looking for ssh-agent implementation... 06:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:38 $ docker exec 6fb9857cdd9bec244e8a09f21b9b6e5e01e5749cc76043cbe749d64069a5176a ssh-agent 06:35:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJDdDga/agent.51 06:35:38 SSH_AGENT_PID=58 06:35:38 Running ssh-add (command line suppressed) 06:35:38 Identity added: /w/workspace/edgex-go/12@tmp/private_key_4469111375401816802.key (/w/workspace/edgex-go/12@tmp/private_key_4469111375401816802.key) 06:35:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:39 + git semver init 06:35:39 # -> Open(): unable to determine branch for HEAD 06:35:39 # $GIT_DIR = /w/workspace/edgex-go/12/.git 06:35:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/12 06:35:39 # $SEMVER_REMOTE_NAME = origin 06:35:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:35:39 # $SEMVER_USER_NAME = edgex-jenkins 06:35:39 # $SEMVER_BRANCH = PR-3891 06:35:39 # $SEMVER_TEMP = /tmp/semver-336874737 06:35:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:35:54 # '/tmp/semver-336874737' -> '/w/workspace/edgex-go/12/.semver' 06:35:54 # -> Force: false 06:35:54 # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } 06:35:54 $ docker exec --env ******** --env ******** 6fb9857cdd9bec244e8a09f21b9b6e5e01e5749cc76043cbe749d64069a5176a ssh-agent -k 06:35:54 unset SSH_AUTH_SOCK; 06:35:54 unset SSH_AGENT_PID; 06:35:54 echo Agent pid 58 killed; 06:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:54 + git semver [Pipeline] } 06:35:54 $ docker stop --time=1 6fb9857cdd9bec244e8a09f21b9b6e5e01e5749cc76043cbe749d64069a5176a 06:35:57 $ docker rm -f 6fb9857cdd9bec244e8a09f21b9b6e5e01e5749cc76043cbe749d64069a5176a [Pipeline] // withDockerContainer [Pipeline] sh 06:35:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:57 Stashed 1 file(s) [Pipeline] echo 06:35:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 06:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:57 ========================================================= 06:35:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:35:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:35:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:58 59bf1c3509f3: Pulling fs layer 06:35:58 666ba61612fd: Pulling fs layer 06:35:58 8ed8ca486205: Pulling fs layer 06:35:58 4fe6c5a15a65: Pulling fs layer 06:35:58 22a0e8bec74d: Pulling fs layer 06:35:58 640e595b4fbd: Pulling fs layer 06:35:58 763cafe07f6e: Pulling fs layer 06:35:58 0c0b528cf693: Pulling fs layer 06:35:58 10935f4eaf8b: Pulling fs layer 06:35:58 4fe6c5a15a65: Waiting 06:35:58 22a0e8bec74d: Waiting 06:35:58 640e595b4fbd: Waiting 06:35:58 763cafe07f6e: Waiting 06:35:58 0c0b528cf693: Waiting 06:35:58 10935f4eaf8b: Waiting 06:35:58 8ed8ca486205: Verifying Checksum 06:35:58 8ed8ca486205: Download complete 06:35:58 666ba61612fd: Download complete 06:35:58 22a0e8bec74d: Verifying Checksum 06:35:58 22a0e8bec74d: Download complete 06:35:58 640e595b4fbd: Verifying Checksum 06:35:58 640e595b4fbd: Download complete 06:35:58 59bf1c3509f3: Verifying Checksum 06:35:58 59bf1c3509f3: Download complete 06:35:58 763cafe07f6e: Verifying Checksum 06:35:58 763cafe07f6e: Download complete 06:35:58 0c0b528cf693: Verifying Checksum 06:35:58 0c0b528cf693: Download complete 06:35:58 59bf1c3509f3: Pull complete 06:35:58 666ba61612fd: Pull complete 06:35:59 8ed8ca486205: Pull complete 06:35:59 4fe6c5a15a65: Verifying Checksum 06:35:59 4fe6c5a15a65: Download complete 06:35:59 10935f4eaf8b: Verifying Checksum 06:35:59 10935f4eaf8b: Download complete 06:36:03 4fe6c5a15a65: Pull complete 06:36:03 22a0e8bec74d: Pull complete 06:36:03 640e595b4fbd: Pull complete 06:36:03 763cafe07f6e: Pull complete 06:36:03 0c0b528cf693: Pull complete 06:36:05 10935f4eaf8b: Pull complete 06:36:05 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:36:06 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:36:06 WORKDIR /edgex 06:36:06 COPY go.mod . 06:36:06 RUN go mod download' 06:36:06 + docker build -t ci-base-image-x86_64 -f - . 06:36:08 Sending build context to Docker daemon 334.1MB 06:36:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:36:08 ---> 99d49a6021b9 06:36:08 Step 2/4 : WORKDIR /edgex 06:36:09 ---> Running in c3cdd35e7aaa 06:36:09 Removing intermediate container c3cdd35e7aaa 06:36:09 ---> 31389117b96a 06:36:09 Step 3/4 : COPY go.mod . 06:36:09 ---> 35d22780c534 06:36:09 Step 4/4 : RUN go mod download 06:36:09 ---> Running in 128bd4dd4966 06:36:12 Still waiting to schedule task 06:36:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:36:41 Removing intermediate container 128bd4dd4966 06:36:41 ---> e624fe8fc7c9 06:36:41 Successfully built e624fe8fc7c9 06:36:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:36:41 + docker inspect -f . ci-base-image-x86_64 06:36:41 . [Pipeline] withDockerContainer 06:36:41 prd-centos7-docker-4c-2g-7019 does not seem to be running inside a container 06:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 06:36:42 $ docker top 40ee497ff1d8e4119647f1fe3eb52689c850f985a147867e0ab54483924cf3ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:42 + go version 06:36:42 go version go1.17.6 linux/amd64 [Pipeline] } 06:36:42 $ docker stop --time=1 40ee497ff1d8e4119647f1fe3eb52689c850f985a147867e0ab54483924cf3ce 06:36:43 $ docker rm -f 40ee497ff1d8e4119647f1fe3eb52689c850f985a147867e0ab54483924cf3ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:44 + docker inspect -f . ci-base-image-x86_64 06:36:44 . [Pipeline] withDockerContainer 06:36:44 prd-centos7-docker-4c-2g-7019 does not seem to be running inside a container 06:36:44 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 06:36:44 $ docker top e43df711a0054912391cf7f03a86ba06178b6aeac4834d23aa884b736fa445db -eo pid,comm [Pipeline] { [Pipeline] echo 06:36:44 ========================================================= 06:36:44 [edgeXBuildGoParallel] Running Tests and Build... 06:36:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:36:45 + make test 06:36:45 go mod tidy 06:36:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:36:52 ? github.com/edgexfoundry/edgex-go [no test files] 06:37:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:37:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:37:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:37:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:37:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:37:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:37:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:37:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:37:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:37:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:37:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.031s coverage: 28.7% of statements 06:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements 06:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:37:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 54.9% of statements 06:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.140s coverage: 89.4% of statements 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:37:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 06:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 06:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 06:37:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 24.0% of statements 06:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 06:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 06:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 06:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 06:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 06:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 06:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 06:37:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7020 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 06:37:38 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 06:37:38 The recommended git tool is: git 06:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 82.5% of statements 06:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:37:43 using credential edgex-jenkins-ssh 06:37:43 Cloning the remote Git repository 06:37:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:37:43 > git init /w/workspace/edgex-go/12 # timeout=10 06:37:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:37:43 > git --version # timeout=10 06:37:43 > git --version # 'git version 2.17.1' 06:37:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 06:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:38:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:38:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:38:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.8% of statements 06:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 06:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:38:01 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit eb22c3cb40d132874cf8fdf749db04ed72737c61 06:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 06:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:38:01 Merge succeeded, producing eb22c3cb40d132874cf8fdf749db04ed72737c61 06:38:01 Checking out Revision eb22c3cb40d132874cf8fdf749db04ed72737c61 (PR-3891) 06:38:01 > git config core.sparsecheckout # timeout=10 06:38:01 > git checkout -f eb22c3cb40d132874cf8fdf749db04ed72737c61 # timeout=10 06:38:01 > git remote # timeout=10 06:38:01 > git config --get remote.origin.url # timeout=10 06:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:01 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 06:38:01 > git rev-parse HEAD^{commit} # timeout=10 06:38:01 > git config core.sparsecheckout # timeout=10 06:38:01 > git checkout -f eb22c3cb40d132874cf8fdf749db04ed72737c61 # timeout=10 06:38:06 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:38:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:07 Dload Upload Total Spent Left Speed 06:38:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh 06:38:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:38:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:38:08 + sudo tee /etc/docker/daemon.new 06:38:08 { 06:38:08 "registry-mirrors": [ 06:38:08 "https://nexus3.edgexfoundry.org:10001" 06:38:08 ], 06:38:08 "bip": "10.250.0.254/24", 06:38:08 "hosts": [ 06:38:08 "tcp://0.0.0.0:5555", 06:38:08 "unix:///var/run/docker.sock" 06:38:08 ], 06:38:08 "mtu": 1458, 06:38:08 "selinux-enabled": true, 06:38:08 "seccomp-profile": "/etc/docker/seccomp.json" 06:38:08 } [Pipeline] sh 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:38:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements 06:38:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:38:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:38:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:27 provisioning config files... 06:38:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config8987968985437006466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:27 ---> docker-login.sh 06:38:27 nexus3.edgexfoundry.org:10001 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 nexus3.edgexfoundry.org:10002 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 nexus3.edgexfoundry.org:10003 06:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:29 Configure a credential helper to remove this warning. See 06:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:29 06:38:29 Login Succeeded 06:38:29 nexus3.edgexfoundry.org:10004 06:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:29 Configure a credential helper to remove this warning. See 06:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:29 06:38:29 Login Succeeded 06:38:29 docker.io 06:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:30 Configure a credential helper to remove this warning. See 06:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:30 06:38:30 Login Succeeded 06:38:30 ---> docker-login.sh ends [Pipeline] } 06:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:38:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:30 ========================================================= 06:38:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:38:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:38:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:38:31 9b3977197b4f: Pulling fs layer 06:38:31 1a89e8eeedd5: Pulling fs layer 06:38:31 94645a83ff95: Pulling fs layer 06:38:31 3f3a8bcf1eab: Pulling fs layer 06:38:31 0c92f367c5e7: Pulling fs layer 06:38:31 f7c0051592d6: Pulling fs layer 06:38:31 a227ed2f7395: Pulling fs layer 06:38:31 7b1c46037f91: Pulling fs layer 06:38:31 3f3a8bcf1eab: Waiting 06:38:31 f7c0051592d6: Waiting 06:38:31 0c92f367c5e7: Waiting 06:38:31 a227ed2f7395: Waiting 06:38:31 7b1c46037f91: Waiting 06:38:31 94645a83ff95: Verifying Checksum 06:38:31 94645a83ff95: Download complete 06:38:31 1a89e8eeedd5: Verifying Checksum 06:38:31 1a89e8eeedd5: Download complete 06:38:31 0c92f367c5e7: Verifying Checksum 06:38:31 0c92f367c5e7: Download complete 06:38:31 f7c0051592d6: Verifying Checksum 06:38:31 f7c0051592d6: Download complete 06:38:31 9b3977197b4f: Download complete 06:38:31 a227ed2f7395: Verifying Checksum 06:38:31 a227ed2f7395: Download complete 06:38:32 9b3977197b4f: Pull complete 06:38:32 1a89e8eeedd5: Pull complete 06:38:33 94645a83ff95: Pull complete 06:38:33 7b1c46037f91: Verifying Checksum 06:38:33 7b1c46037f91: Download complete 06:38:33 3f3a8bcf1eab: Verifying Checksum 06:38:33 3f3a8bcf1eab: Download complete 06:38:46 3f3a8bcf1eab: Pull complete 06:38:46 0c92f367c5e7: Pull complete 06:38:46 f7c0051592d6: Pull complete 06:38:46 a227ed2f7395: Pull complete 06:38:47 GO111MODULE=on go vet ./... 06:38:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:38:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:38:48 ./bin/test-attribution-txt.sh [Pipeline] echo 06:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:38:49 + ls -al . 06:38:49 total 644 06:38:49 drwxrwxr-x 10 1001 1001 4096 Mar 14 06:38 . 06:38:49 drwxr-xr-x 4 root root 30 Mar 14 06:36 .. 06:38:49 -rw-rw-r-- 1 1001 1001 11 Mar 14 06:35 .dockerignore 06:38:49 drwxrwxr-x 8 1001 1001 179 Mar 14 06:35 .git 06:38:49 drwxrwxr-x 4 1001 1001 142 Mar 14 06:35 .github 06:38:49 -rw-rw-r-- 1 1001 1001 804 Mar 14 06:35 .gitignore 06:38:49 -rw-rw-r-- 1 1001 1001 42 Mar 14 06:35 .golangci.yml 06:38:49 -rw-rw-r-- 1 1001 1001 76 Mar 14 06:35 .hadolint.yml 06:38:49 drwx------ 3 1001 1001 73 Mar 14 06:35 .semver 06:38:49 -rw-rw-r-- 1 1001 1001 166 Mar 14 06:35 .sonarcloud.properties 06:38:49 -rw-rw-r-- 1 1001 1001 1171 Mar 14 06:35 ADOPTERS.md 06:38:49 -rw-rw-r-- 1 1001 1001 9019 Mar 14 06:35 Attribution.txt 06:38:49 -rw-rw-r-- 1 1001 1001 51732 Mar 14 06:35 CHANGELOG.md 06:38:49 -rw-rw-r-- 1 1001 1001 3804 Mar 14 06:35 CONTRIBUTING.md 06:38:49 -rw-rw-r-- 1 1001 1001 677 Mar 14 06:35 GOVERNANCE.md 06:38:49 -rw-rw-r-- 1 1001 1001 849 Mar 14 06:35 Jenkinsfile 06:38:49 -rw-rw-r-- 1 1001 1001 10775 Mar 14 06:35 LICENSE 06:38:49 -rw-rw-r-- 1 1001 1001 6508 Mar 14 06:35 Makefile 06:38:49 -rw-rw-r-- 1 1001 1001 582 Mar 14 06:35 OWNERS.md 06:38:49 -rw-rw-r-- 1 1001 1001 8207 Mar 14 06:35 README.md 06:38:49 -rw-rw-r-- 1 1001 1001 6912 Mar 14 06:35 SECURITY.md 06:38:49 -rw-rw-r-- 1 1001 1001 5 Mar 14 06:35 VERSION 06:38:49 -rw-rw-r-- 1 1001 1001 4131 Mar 14 06:35 ZMQWindows.md 06:38:49 drwxrwxr-x 2 1001 1001 37 Mar 14 06:35 bin 06:38:49 drwxrwxr-x 14 1001 1001 4096 Mar 14 06:35 cmd 06:38:49 -rw-r--r-- 1 root root 426314 Mar 14 06:38 coverage.out 06:38:49 -rw-rw-r-- 1 1001 1001 2827 Mar 14 06:35 go.mod 06:38:49 -rw-rw-r-- 1 1001 1001 50275 Mar 14 06:35 go.sum 06:38:49 drwxrwxr-x 8 1001 1001 124 Mar 14 06:35 internal 06:38:49 drwxrwxr-x 3 1001 1001 16 Mar 14 06:35 openapi 06:38:49 drwxrwxr-x 4 1001 1001 71 Mar 14 06:35 snap 06:38:49 -rw-rw-r-- 1 1001 1001 204 Mar 14 06:35 version.go [Pipeline] sh 06:38:49 + '[' -e coverage.out ] 06:38:49 + chown 1001:1001 coverage.out [Pipeline] stash 06:38:49 Stashed 1 file(s) [Pipeline] sh 06:38:49 + make build 06:38:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:38:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:38:51 7b1c46037f91: Pull complete 06:38:51 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:38:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:38:52 + docker build -t ci-base-image-arm64 -f - . 06:38:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:38:52 WORKDIR /edgex 06:38:52 COPY go.mod . 06:38:52 RUN go mod download 06:38:54 Sending build context to Docker daemon 168.8MB 06:38:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:38:54 ---> f79e39bc4007 06:38:54 Step 2/4 : WORKDIR /edgex 06:38:56 ---> Running in 14031c7f49f5 06:38:56 Removing intermediate container 14031c7f49f5 06:38:56 ---> f4e41a6d4710 06:38:56 Step 3/4 : COPY go.mod . 06:38:57 ---> 227d441435f3 06:38:57 Step 4/4 : RUN go mod download 06:38:57 ---> Running in 71b0ccba5036 06:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:39:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:39:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:39:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:39:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:39:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:39:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:39:06 $ docker stop --time=1 e43df711a0054912391cf7f03a86ba06178b6aeac4834d23aa884b736fa445db 06:39:08 $ docker rm -f e43df711a0054912391cf7f03a86ba06178b6aeac4834d23aa884b736fa445db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:39:09 06:39:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:39:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:39:10 latest: Pulling from edgex-devops/edgex-compose 06:39:10 cbdbe7a5bc2a: Pulling fs layer 06:39:10 ca9280d653b3: Pulling fs layer 06:39:10 7e9c9ca2126c: Pulling fs layer 06:39:10 cbdbe7a5bc2a: Verifying Checksum 06:39:10 cbdbe7a5bc2a: Download complete 06:39:10 ca9280d653b3: Verifying Checksum 06:39:10 ca9280d653b3: Download complete 06:39:10 cbdbe7a5bc2a: Pull complete 06:39:10 7e9c9ca2126c: Download complete 06:39:11 ca9280d653b3: Pull complete 06:39:15 7e9c9ca2126c: Pull complete 06:39:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:39:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:39:15 prd-centos7-docker-4c-2g-7019 does not seem to be running inside a container 06:39:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:39:18 $ docker top 5e89290d460390e5c040b60d4c9f084dcf785610670f634c49b2d41c9378f95e -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:18 + grep parallel 06:39:18 + docker-compose build --help 06:39:19 --parallel Build images in parallel. [Pipeline] } 06:39:19 $ docker stop --time=1 5e89290d460390e5c040b60d4c9f084dcf785610670f634c49b2d41c9378f95e 06:39:20 $ docker rm -f 5e89290d460390e5c040b60d4c9f084dcf785610670f634c49b2d41c9378f95e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:39:20 . [Pipeline] withDockerContainer 06:39:20 prd-centos7-docker-4c-2g-7019 does not seem to be running inside a container 06:39:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:39:21 $ docker top 5de20f5cca82b5051b4b7c930b4c18331e552b7cf603972a1d441ff445eb560d -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:21 + docker-compose -f ./docker-compose-build.yml build --parallel 06:39:22 Building core-command ... 06:39:22 Building core-data ... 06:39:22 Building core-metadata ... 06:39:22 Building security-bootstrapper ... 06:39:22 Building security-proxy-setup ... 06:39:22 Building security-secretstore-setup ... 06:39:22 Building support-notifications ... 06:39:22 Building support-scheduler ... 06:39:22 Building sys-mgmt-agent ... 06:39:22 Building support-notifications 06:39:22 Building security-secretstore-setup 06:39:22 Building sys-mgmt-agent 06:39:22 Building security-bootstrapper 06:39:22 Building core-data 06:39:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:39:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:39:34 ---> e624fe8fc7c9 06:39:34 Step 3/22 : WORKDIR /edgex-go 06:39:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:39:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:39:34 ---> e624fe8fc7c9 06:39:34 Step 3/25 : WORKDIR /edgex-go 06:39:39 ---> Running in 1d75eaa96027 06:39:39 ---> Running in c835cc1f65fc 06:39:42 Removing intermediate container c835cc1f65fc 06:39:42 ---> 964725e2ec6a 06:39:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:42 Removing intermediate container 1d75eaa96027 06:39:42 ---> c1c384b78849 06:39:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:42 ---> Running in ea7ac0c07266 06:39:42 ---> Running in 8508f3c3e709 06:39:44 Removing intermediate container 8508f3c3e709 06:39:44 ---> ccc60e0ac0c9 06:39:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:39:44 Removing intermediate container ea7ac0c07266 06:39:44 ---> a3599ce47832 06:39:44 Step 5/25 : RUN apk add --update --no-cache make git 06:39:44 ---> Running in ad30d098b34a 06:39:44 ---> Running in 7f5dc89c57eb 06:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:39:45 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:39:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:39:45 ---> e624fe8fc7c9 06:39:45 Step 3/31 : WORKDIR /edgex-go 06:39:45 ---> Using cache 06:39:45 ---> c1c384b78849 06:39:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:45 ---> Using cache 06:39:45 ---> ccc60e0ac0c9 06:39:45 Step 5/31 : RUN apk add --update --no-cache make git 06:39:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:39:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:39:45 ---> e624fe8fc7c9 06:39:45 Step 3/23 : WORKDIR /edgex-go 06:39:45 ---> Using cache 06:39:45 ---> c1c384b78849 06:39:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:45 ---> Using cache 06:39:45 ---> ccc60e0ac0c9 06:39:45 Step 5/23 : RUN apk add --update --no-cache make bash git 06:39:46 ---> Running in 7aba344dd96d 06:39:46 ---> Running in 041aa8bc0082 06:39:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:39:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:39:46 ---> e624fe8fc7c9 06:39:46 Step 3/23 : WORKDIR /edgex-go 06:39:46 ---> Using cache 06:39:46 ---> c1c384b78849 06:39:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:46 ---> Using cache 06:39:46 ---> ccc60e0ac0c9 06:39:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:39:46 ---> Running in 1e2419de64e4 06:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:39:46 OK: 221 MiB in 52 packages 06:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:39:46 OK: 221 MiB in 52 packages 06:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:39:47 Removing intermediate container ad30d098b34a 06:39:47 ---> 6283b22c2c82 06:39:47 Step 6/22 : COPY go.mod vendor* ./ 06:39:47 Removing intermediate container 7f5dc89c57eb 06:39:47 ---> 3f33fd679f6f 06:39:47 Step 6/25 : COPY go.mod vendor* ./ 06:39:47 ---> 7b78152ae797 06:39:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:47 ---> Running in bd6a72109860 06:39:47 ---> 09fee2979cfb 06:39:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:47 ---> Running in 770a9174b138 06:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:39:48 OK: 221 MiB in 52 packages 06:39:48 OK: 221 MiB in 52 packages 06:39:48 OK: 221 MiB in 52 packages 06:39:48 Removing intermediate container 041aa8bc0082 06:39:48 ---> c3dfcc2e834f 06:39:48 Step 6/31 : COPY go.mod vendor* ./ 06:39:48 Removing intermediate container 7aba344dd96d 06:39:48 ---> 0befd0822cf7 06:39:48 Step 6/23 : COPY go.mod vendor* ./ 06:39:48 Removing intermediate container 770a9174b138 06:39:48 ---> c87b4bcc5a29 06:39:48 Step 8/25 : COPY . . 06:39:48 ---> 020559fe5161 06:39:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:48 ---> Running in 2ceeb58b7779 06:39:48 Removing intermediate container 1e2419de64e4 06:39:48 ---> 38e5c1d98898 06:39:48 Step 6/23 : COPY go.mod vendor* ./ 06:39:48 ---> 721ef785f3b7 06:39:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:49 ---> Running in 212632d7d43c 06:39:49 Removing intermediate container bd6a72109860 06:39:49 ---> 6a2757caf817 06:39:49 Step 8/22 : COPY . . 06:39:49 ---> fb38ae73f25f 06:39:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:51 ---> Running in 5be4cf55a703 06:39:52 Removing intermediate container 2ceeb58b7779 06:39:52 ---> 1bba837004ac 06:39:52 Step 8/31 : COPY . . 06:39:53 Removing intermediate container 212632d7d43c 06:39:53 ---> ecc2fcf6073b 06:39:53 Step 8/23 : COPY . . 06:39:57 Removing intermediate container 5be4cf55a703 06:39:57 ---> f6c97b231439 06:39:57 Step 8/23 : COPY . . 06:40:00 ---> 717830eb2a2f 06:40:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:40:00 ---> acfe7a3c8096 06:40:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:40:03 ---> Running in 0d6c5b7534aa 06:40:03 ---> Running in 9aaeca5a6d37 06:40:03 ---> 2507589b1c12 06:40:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:40:03 ---> f76f1d2e371d 06:40:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:40:03 ---> Running in bae903588915 06:40:03 ---> Running in ab504a732871 06:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:40:13 ---> 2e6e64dbc2ce 06:40:13 Step 9/23 : RUN make cmd/core-data/core-data 06:40:13 ---> Running in 8103d9a5cce7 06:40:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:40:19 Removing intermediate container 71b0ccba5036 06:40:19 ---> 0a479f861c3f 06:40:19 Successfully built 0a479f861c3f 06:40:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:40:19 + docker inspect -f . ci-base-image-arm64 06:40:19 . [Pipeline] withDockerContainer 06:40:19 prd-ubuntu18.04-docker-arm64-4c-16g-7020 does not seem to be running inside a container 06:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-arm64 cat 06:40:21 $ docker top d17f5da36cd00c6f738d8b61527e73067f1852130c0cdbafc40adb922726c888 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:22 + go version 06:40:22 go version go1.17.6 linux/arm64 [Pipeline] } 06:40:22 $ docker stop --time=1 d17f5da36cd00c6f738d8b61527e73067f1852130c0cdbafc40adb922726c888 06:40:23 $ docker rm -f d17f5da36cd00c6f738d8b61527e73067f1852130c0cdbafc40adb922726c888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:40:24 + docker inspect -f . ci-base-image-arm64 06:40:24 . [Pipeline] withDockerContainer 06:40:24 prd-ubuntu18.04-docker-arm64-4c-16g-7020 does not seem to be running inside a container 06:40:24 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-arm64 cat 06:40:26 $ docker top bb7b218622866ce77a5b0a5c66bea7af8379aa7fdce70460379f77b3330b60ad -eo pid,comm [Pipeline] { [Pipeline] echo 06:40:26 ========================================================= 06:40:26 [edgeXBuildGoParallel] Running Tests and Build... 06:40:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:40:26 + make test 06:40:26 go mod tidy 06:40:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:40:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:40:52 Removing intermediate container ab504a732871 06:40:52 ---> 18bdeb5c5b0c 06:40:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:40:52 ---> Running in 17eff72d6059 06:40:52 Removing intermediate container bae903588915 06:40:52 ---> 90222572f86b 06:40:52 06:40:52 Step 10/31 : FROM alpine:3.14 06:40:52 Removing intermediate container 0d6c5b7534aa 06:40:52 ---> 01eeacdee71d 06:40:52 06:40:52 Step 10/25 : FROM alpine:3.14 06:40:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:40:52 3.14: Pulling from library/alpine 06:40:52 3.14: Pulling from library/alpine 06:40:53 Removing intermediate container 17eff72d6059 06:40:53 ---> b7b8a7fbf6c0 06:40:53 06:40:53 Step 11/23 : FROM docker:20.10.10 06:40:53 Removing intermediate container 9aaeca5a6d37 06:40:53 ---> 8ab2f84a3005 06:40:53 06:40:53 Step 10/22 : FROM alpine:3.14 06:40:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:40:53 Status: Downloaded newer image for alpine:3.14 06:40:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:40:53 Status: Image is up to date for alpine:3.14 06:40:53 ---> 0a97eee8041e 06:40:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:40:53 ---> 0a97eee8041e 06:40:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:40:53 20.10.10: Pulling from library/docker 06:40:54 3.14: Pulling from library/alpine 06:40:54 ---> Running in 9aa2f1e48aa3 06:40:54 ---> Running in c26406795c88 06:40:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:40:54 Status: Image is up to date for alpine:3.14 06:40:54 ---> 0a97eee8041e 06:40:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:40:54 ---> Running in a27302d3b388 06:40:54 Removing intermediate container 9aa2f1e48aa3 06:40:54 ---> 4d56f41b9303 06:40:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:40:54 ---> Running in 192d9f8353e6 06:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:40:55 (1/3) Installing ca-certificates (20211220-r0) 06:40:55 (2/3) Installing dumb-init (1.2.5-r1) 06:40:55 (3/3) Installing su-exec (0.2-r1) 06:40:55 Executing busybox-1.33.1-r6.trigger 06:40:55 Executing ca-certificates-20211220-r0.trigger 06:40:55 (1/2) Installing ca-certificates (20211220-r0) 06:40:55 (2/2) Installing dumb-init (1.2.5-r1) 06:40:55 Executing busybox-1.33.1-r6.trigger 06:40:55 OK: 6 MiB in 17 packages 06:40:55 Executing ca-certificates-20211220-r0.trigger 06:40:56 OK: 6 MiB in 16 packages 06:40:56 (1/2) Installing dumb-init (1.2.5-r1) 06:40:56 (2/2) Installing su-exec (0.2-r1) 06:40:56 Executing busybox-1.33.1-r6.trigger 06:40:56 OK: 6 MiB in 16 packages 06:40:57 Removing intermediate container c26406795c88 06:40:57 ---> bdf20a1aa534 06:40:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:40:57 Removing intermediate container 192d9f8353e6 06:40:57 ---> 40eddd2ded6d 06:40:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:40:57 ---> Running in 34667b9fe445 06:40:57 ---> Running in 84ee7f1c6bee 06:40:57 Removing intermediate container a27302d3b388 06:40:57 ---> 9c1f76acbceb 06:40:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:40:57 ---> Running in 37b1550b3bba 06:40:57 Removing intermediate container 84ee7f1c6bee 06:40:57 ---> 46cd4514f0cb 06:40:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:40:58 Removing intermediate container 34667b9fe445 06:40:58 ---> 3e9375fa6315 06:40:58 Step 13/25 : WORKDIR / 06:40:58 ---> Running in ae4db41f4579 06:40:58 ---> Running in 61a5b83abc8d 06:40:58 Removing intermediate container 37b1550b3bba 06:40:58 ---> 285ea145fe22 06:40:58 Step 13/22 : ENV APP_PORT=59860 06:40:58 ---> Running in 0ef280b5d8e5 06:40:58 Removing intermediate container ae4db41f4579 06:40:58 ---> 9ed49f9720cd 06:40:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:40:58 Removing intermediate container 61a5b83abc8d 06:40:58 ---> f4cfa954401e 06:40:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:40:58 ---> Running in 0da237ab0856 06:40:58 Removing intermediate container 0ef280b5d8e5 06:40:58 ---> 2f11974829fd 06:40:58 Step 14/22 : EXPOSE $APP_PORT 06:40:58 ---> c6674e3a7a1b 06:40:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:40:58 ---> Running in e97fc42abb86 06:40:58 Removing intermediate container e97fc42abb86 06:40:58 ---> a03e2fc03144 06:40:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:40:59 ---> 66e32df5f857 06:40:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:40:59 ---> f1c578f2dfd6 06:40:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:40:59 Removing intermediate container 0da237ab0856 06:40:59 ---> f0d9a27efeae 06:40:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:40:59 ---> ab6f142601eb 06:40:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:40:59 ---> Running in fd2f1dc15389 06:40:59 Removing intermediate container 8103d9a5cce7 06:40:59 ---> 4f6f2857a572 06:40:59 06:40:59 Step 10/23 : FROM alpine:3.14 06:40:59 ---> 0a97eee8041e 06:40:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:40:59 ---> Running in 48cf640d775c 06:40:59 Removing intermediate container fd2f1dc15389 06:40:59 ---> 64c8700a337d 06:40:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:40:59 ---> 45f4145130d8 06:40:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:40:59 ? github.com/edgexfoundry/edgex-go [no test files] 06:41:00 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 06:41:00 Status: Downloaded newer image for docker:20.10.10 06:41:00 ---> b706a049f56e 06:41:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:41:00 Removing intermediate container 48cf640d775c 06:41:00 ---> c30a983670e3 06:41:00 Step 12/23 : ENV APP_PORT=59880 06:41:00 ---> 5a6abca65952 06:41:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:41:00 ---> Running in 7484663de6b2 06:41:00 ---> Running in 2223c2c46894 06:41:00 ---> 450c44fd51cc 06:41:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:41:00 Removing intermediate container 7484663de6b2 06:41:00 ---> 4e52ded86bd3 06:41:00 Step 13/23 : EXPOSE $APP_PORT 06:41:00 ---> 00762356959d 06:41:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:41:00 ---> Running in 033237eea9e3 06:41:00 Removing intermediate container 2223c2c46894 06:41:00 ---> 4fa2a7afe7e8 06:41:00 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 06:41:00 ---> c0d564624140 06:41:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:41:00 ---> Running in 652ebb84fabb 06:41:00 ---> Running in aaa8875b7c4f 06:41:00 ---> Running in 02b9270675eb 06:41:00 Removing intermediate container aaa8875b7c4f 06:41:00 ---> 721069a9422b 06:41:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:00 ---> Running in 116f61bdcfa4 06:41:00 Removing intermediate container 652ebb84fabb 06:41:00 ---> 737d73ef5bd0 06:41:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:00 ---> Running in fe2465d4558c 06:41:00 Removing intermediate container fe2465d4558c 06:41:00 ---> 3cab8befbc33 06:41:00 Step 20/22 : LABEL arch=x86_64 06:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:41:00 ---> e02b545d13b3 06:41:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:41:00 ---> Running in cbe09a2d25a1 06:41:01 Removing intermediate container cbe09a2d25a1 06:41:01 ---> 4a991915d59f 06:41:01 Step 21/22 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:01 (1/42) Installing readline (8.1.0-r0) 06:41:01 (2/42) Installing bash (5.1.4-r0) 06:41:01 Executing bash-5.1.4-r0.post-install 06:41:01 (3/42) Installing brotli-libs (1.0.9-r5) 06:41:01 (4/42) Installing nghttp2-libs (1.43.0-r0) 06:41:01 (5/42) Installing libcurl (7.79.1-r0) 06:41:01 ---> Running in c0aa3187cbb0 06:41:01 (6/42) Installing curl (7.79.1-r0) 06:41:01 (7/42) Installing dumb-init (1.2.5-r1) 06:41:01 (8/42) Installing libbz2 (1.0.8-r1) 06:41:01 (9/42) Installing expat (2.4.7-r0) 06:41:01 (10/42) Installing libffi (3.3-r2) 06:41:01 (11/42) Installing gdbm (1.19-r0) 06:41:01 (12/42) Installing xz-libs (5.2.5-r0) 06:41:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 06:41:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 06:41:01 (15/42) Installing mpdecimal (2.5.1-r1) 06:41:01 ---> e6d3f5598cf4 06:41:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:41:01 (16/42) Installing sqlite-libs (3.35.5-r0) 06:41:01 (17/42) Installing python3 (3.9.5-r2) 06:41:01 Removing intermediate container 033237eea9e3 06:41:01 ---> b93e449ba22f 06:41:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:01 ---> Running in 81547037f641 06:41:01 Removing intermediate container c0aa3187cbb0 06:41:01 ---> 22cfe22f77be 06:41:01 Step 22/22 : LABEL version=0.0.0 06:41:02 Removing intermediate container 116f61bdcfa4 06:41:02 ---> 1f072bc09354 06:41:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:41:02 ---> Running in 18d4ab49a222 06:41:02 ---> f8ce3075f3d7 06:41:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:41:02 (18/42) Installing py3-appdirs (1.4.4-r2) 06:41:02 (19/42) Installing py3-chardet (4.0.0-r2) 06:41:02 (20/42) Installing py3-idna (3.2-r0) 06:41:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 06:41:02 (22/42) Installing py3-certifi (2020.12.5-r1) 06:41:02 (23/42) Installing py3-requests (2.25.1-r4) 06:41:02 ---> Running in aff3ddde2767 06:41:02 (24/42) Installing py3-msgpack (1.0.2-r1) 06:41:02 (25/42) Installing py3-lockfile (0.12.2-r4) 06:41:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 06:41:02 (27/42) Installing py3-colorama (0.4.4-r1) 06:41:02 (28/42) Installing py3-contextlib2 (0.6.0-r1) 06:41:02 (29/42) Installing py3-distlib (0.3.1-r3) 06:41:02 (30/42) Installing py3-distro (1.5.0-r3) 06:41:02 (31/42) Installing py3-six (1.15.0-r1) 06:41:02 (32/42) Installing py3-webencodings (0.5.1-r4) 06:41:02 (33/42) Installing py3-html5lib (1.1-r1) 06:41:02 (34/42) Installing py3-parsing (2.4.7-r2) 06:41:02 (35/42) Installing py3-packaging (20.9-r1) 06:41:02 (36/42) Installing py3-toml (0.10.2-r2) 06:41:02 Removing intermediate container 18d4ab49a222 06:41:02 ---> c15c60bd4669 06:41:02 06:41:02 (37/42) Installing py3-pep517 (0.10.0-r2) 06:41:02 (38/42) Installing py3-progress (1.5-r2) 06:41:02 (39/42) Installing py3-retrying (1.3.3-r1) 06:41:02 (40/42) Installing py3-ordered-set (4.0.2-r1) 06:41:02 (41/42) Installing py3-setuptools (52.0.0-r3) 06:41:02 (42/42) Installing py3-pip (20.3.4-r1) 06:41:02 Executing busybox-1.33.1-r6.trigger 06:41:02 OK: 84 MiB in 64 packages 06:41:02 Successfully built c15c60bd4669 06:41:02 Successfully tagged support-notifications:latest 06:41:02  Building support-notifications ... done Building security-proxy-setup 06:41:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:41:03 Collecting docker-compose==1.23.2 06:41:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:41:03 ---> 26b48f6dfb77 06:41:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:41:03 Collecting texttable<0.10,>=0.9.0 06:41:03 Downloading texttable-0.9.1.tar.gz (11 kB) 06:41:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:41:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 06:41:04 Collecting cached-property<2,>=1.2.0 06:41:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:41:04 ---> 4e3d66503dfc 06:41:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:41:04 Collecting docopt<0.7,>=0.6.1 06:41:04 Downloading docopt-0.6.2.tar.gz (25 kB) 06:41:04 (1/6) Installing dumb-init (1.2.5-r1) 06:41:04 Removing intermediate container 81547037f641 06:41:04 ---> d8a89188492f 06:41:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:41:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:41:04 (3/6) Installing libsodium (1.0.18-r0) 06:41:04 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:41:04 Collecting docker<4.0,>=3.6.0 06:41:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:41:04 (5/6) Installing libzmq (4.3.4-r0) 06:41:04 Collecting websocket-client<1.0,>=0.32.0 06:41:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:41:04 (6/6) Installing zeromq (4.3.4-r0) 06:41:04 Collecting PyYAML<4,>=3.10 06:41:04 Downloading PyYAML-3.13.tar.gz (270 kB) 06:41:04 Executing busybox-1.33.1-r6.trigger 06:41:04 OK: 8 MiB in 20 packages 06:41:04 ---> Running in c49f7206733a 06:41:05 ---> a3f2264ba1b8 06:41:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:41:05 Removing intermediate container c49f7206733a 06:41:05 ---> dc42e3b3519c 06:41:05 Step 23/25 : LABEL arch=x86_64 06:41:05 ---> 45e8fa36e7f9 06:41:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:41:05 ---> Running in 42c53ada1c96 06:41:05 Collecting jsonschema<3,>=2.5.1 06:41:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:41:05 Collecting dockerpty<0.5,>=0.4.1 06:41:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:41:05 ---> Running in c1fd4298b68d 06:41:05 Removing intermediate container aff3ddde2767 06:41:05 ---> c96a1777448e 06:41:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:05 Removing intermediate container 42c53ada1c96 06:41:05 ---> 1d6fc19babbf 06:41:05 Step 24/25 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:06 ---> Running in 7d9277553e95 06:41:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:41:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:41:06 Collecting docker-pycreds>=0.4.0 06:41:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:41:06 Removing intermediate container c1fd4298b68d 06:41:06 ---> 4e90760be0f3 06:41:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:41:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 06:41:06 Collecting urllib3<1.25,>=1.21.1 06:41:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:41:06 Removing intermediate container 7d9277553e95 06:41:06 ---> e05bd5de34b4 06:41:06 Step 25/25 : LABEL version=0.0.0 06:41:06 Collecting chardet<3.1.0,>=3.0.2 06:41:06 ---> 725c0c21997d 06:41:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:41:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:41:06 Collecting idna<2.8,>=2.5 06:41:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:41:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:41:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:41:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:41:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:41:06 ---> Running in a59b6e20927b 06:41:06 ---> 699f2322c573 06:41:06 Step 26/31 : RUN chmod +x /entrypoint.sh 06:41:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:41:06 Attempting uninstall: urllib3 06:41:06 Found existing installation: urllib3 1.26.5 06:41:06 Uninstalling urllib3-1.26.5: 06:41:06 Successfully uninstalled urllib3-1.26.5 06:41:06 ---> Running in f919496b88cc 06:41:06 Attempting uninstall: idna 06:41:06 Found existing installation: idna 3.2 06:41:06 Uninstalling idna-3.2: 06:41:06 Successfully uninstalled idna-3.2 06:41:06 Removing intermediate container a59b6e20927b 06:41:06 ---> b41704bd5030 06:41:06 06:41:07 Successfully built b41704bd5030 06:41:07 ---> 4a1173941fb2 06:41:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:41:07 Attempting uninstall: chardet 06:41:07 Found existing installation: chardet 4.0.0 06:41:07 Uninstalling chardet-4.0.0: 06:41:07 Successfully tagged security-secretstore-setup:latest 06:41:07  Building security-secretstore-setup ... done Building core-command 06:41:07 Successfully uninstalled chardet-4.0.0 06:41:07 Attempting uninstall: requests 06:41:07 Found existing installation: requests 2.25.1 06:41:07 Uninstalling requests-2.25.1: 06:41:07 Successfully uninstalled requests-2.25.1 06:41:09 ---> 5d1f847751fd 06:41:09 Step 19/23 : ENTRYPOINT ["/core-data"] 06:41:09 Running setup.py install for texttable: started 06:41:10 Running setup.py install for texttable: finished with status 'done' 06:41:10 Running setup.py install for PyYAML: started 06:41:10 ---> Running in 7e494ea3f9db 06:41:10 Running setup.py install for PyYAML: finished with status 'done' 06:41:11 Running setup.py install for docopt: started 06:41:12 Removing intermediate container 7e494ea3f9db 06:41:12 ---> 0190637eb90e 06:41:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:12 Running setup.py install for docopt: finished with status 'done' 06:41:12 Running setup.py install for dockerpty: started 06:41:12 Removing intermediate container f919496b88cc 06:41:12 ---> ebfc47fce287 06:41:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:41:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:41:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:41:12 ---> e624fe8fc7c9 06:41:12 Step 3/23 : WORKDIR /edgex-go 06:41:12 ---> Using cache 06:41:12 ---> c1c384b78849 06:41:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:12 ---> Using cache 06:41:12 ---> ccc60e0ac0c9 06:41:12 Step 5/23 : RUN apk add --update --no-cache make git 06:41:12 ---> Using cache 06:41:12 ---> c3dfcc2e834f 06:41:12 Step 6/23 : COPY go.mod vendor* ./ 06:41:12 ---> Using cache 06:41:12 ---> 020559fe5161 06:41:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:12 ---> Using cache 06:41:12 ---> 1bba837004ac 06:41:12 Step 8/23 : COPY . . 06:41:12 ---> Using cache 06:41:12 ---> f76f1d2e371d 06:41:12 Step 9/23 : RUN make cmd/core-command/core-command 06:41:12 ---> Running in 6b48568d8033 06:41:12 ---> Running in 14a2c827d722 06:41:12 ---> Running in cb3fb3d0ef69 06:41:12 Running setup.py install for dockerpty: finished with status 'done' 06:41:12 Removing intermediate container 6b48568d8033 06:41:12 ---> b02fea8f34aa 06:41:12 Step 21/23 : LABEL arch=x86_64 06:41:13 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:41:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:41:13 ---> e624fe8fc7c9 06:41:13 Step 3/21 : WORKDIR /edgex-go 06:41:13 ---> Using cache 06:41:13 ---> c1c384b78849 06:41:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:13 ---> Using cache 06:41:13 ---> ccc60e0ac0c9 06:41:13 Step 5/21 : RUN apk add --update --no-cache make git 06:41:13 ---> Using cache 06:41:13 ---> c3dfcc2e834f 06:41:13 Step 6/21 : COPY go.mod vendor* ./ 06:41:13 ---> Using cache 06:41:13 ---> 020559fe5161 06:41:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:13 ---> Using cache 06:41:13 ---> 1bba837004ac 06:41:13 Step 8/21 : COPY . . 06:41:13 ---> Using cache 06:41:13 ---> f76f1d2e371d 06:41:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:41:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:41:13 ---> Running in e64fd57e9f43 06:41:13 Removing intermediate container 14a2c827d722 06:41:13 ---> 96768114d0c6 06:41:13 Step 28/31 : CMD ["gate"] 06:41:13 ---> Running in 1fe1b7bb0b05 06:41:13 Removing intermediate container e64fd57e9f43 06:41:13 ---> aab83983debd 06:41:13 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:13 ---> Running in 5d2c73c5a431 06:41:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:41:13 ---> Running in e361eeb5477a 06:41:13 Removing intermediate container 5d2c73c5a431 06:41:13 ---> 8aac53eec416 06:41:13 Step 29/31 : LABEL arch=x86_64 06:41:14 Removing intermediate container e361eeb5477a 06:41:14 ---> daf1ff44d624 06:41:14 Step 23/23 : LABEL version=0.0.0 06:41:14 ---> Running in 2c36bb8447f9 06:41:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:41:14 ---> Running in ddc89868a778 06:41:14 Removing intermediate container 2c36bb8447f9 06:41:14 ---> 9160b0a7e0e2 06:41:14 Step 30/31 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:14 Removing intermediate container ddc89868a778 06:41:14 ---> 6c3dbe0e0909 06:41:14 06:41:14 ---> Running in 8105a9c9d31a 06:41:14 Successfully built 6c3dbe0e0909 06:41:15 Successfully tagged core-data:latest 06:41:15 Building core-metadata 06:41:15  Building core-data ... done Removing intermediate container 8105a9c9d31a 06:41:15 ---> 711a15742762 06:41:15 Step 31/31 : LABEL version=0.0.0 06:41:15 ---> Running in f86ae3d0aa8e 06:41:17 Removing intermediate container f86ae3d0aa8e 06:41:17 ---> 60bacfefce5f 06:41:17 06:41:17 Successfully built 60bacfefce5f 06:41:17 Successfully tagged security-bootstrapper:latest 06:41:17 Building support-scheduler 06:41:22  Building security-bootstrapper ... done Removing intermediate container 02b9270675eb 06:41:22 ---> 88bc0f4fccc3 06:41:22 Step 14/23 : ENV APP_PORT=58890 06:41:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:41:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:41:23 ---> e624fe8fc7c9 06:41:23 Step 3/23 : WORKDIR /edgex-go 06:41:23 ---> Using cache 06:41:23 ---> c1c384b78849 06:41:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:23 ---> Using cache 06:41:23 ---> ccc60e0ac0c9 06:41:23 Step 5/23 : RUN apk add --update --no-cache make git 06:41:23 ---> Using cache 06:41:23 ---> c3dfcc2e834f 06:41:23 Step 6/23 : COPY go.mod vendor* ./ 06:41:23 ---> Using cache 06:41:23 ---> 020559fe5161 06:41:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:23 ---> Using cache 06:41:23 ---> 1bba837004ac 06:41:23 Step 8/23 : COPY . . 06:41:23 ---> Using cache 06:41:23 ---> f76f1d2e371d 06:41:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:41:23 ---> Running in 16f447f77680 06:41:23 ---> Running in e35f22713fb2 06:41:24 Removing intermediate container e35f22713fb2 06:41:24 ---> dda371bc0d4d 06:41:24 Step 15/23 : EXPOSE $APP_PORT 06:41:24 ---> Running in 0932a85087a1 06:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:41:24 Removing intermediate container 0932a85087a1 06:41:24 ---> 6a91fd42fc24 06:41:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:41:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:41:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:41:25 ---> e624fe8fc7c9 06:41:25 Step 3/22 : WORKDIR /edgex-go 06:41:25 ---> Using cache 06:41:25 ---> c1c384b78849 06:41:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:25 ---> Using cache 06:41:25 ---> ccc60e0ac0c9 06:41:25 Step 5/22 : RUN apk add --update --no-cache make git 06:41:25 ---> Using cache 06:41:25 ---> c3dfcc2e834f 06:41:25 Step 6/22 : COPY go.mod vendor* ./ 06:41:25 ---> Using cache 06:41:25 ---> 020559fe5161 06:41:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:25 ---> Using cache 06:41:25 ---> 1bba837004ac 06:41:25 Step 8/22 : COPY . . 06:41:25 ---> Using cache 06:41:25 ---> f76f1d2e371d 06:41:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:41:25 ---> bbd12d23e6a4 06:41:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:41:25 ---> Running in ba70be2d1bb5 06:41:25 ---> 55e662d271ed 06:41:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:41:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:41:26 ---> 523b937ce77d 06:41:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:41:26 ---> Running in c94e791e608a 06:41:26 Removing intermediate container c94e791e608a 06:41:26 ---> d19ea0c37227 06:41:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:26 ---> Running in d9b35967dc82 06:41:26 Removing intermediate container d9b35967dc82 06:41:26 ---> d6fff8aabedb 06:41:26 Step 21/23 : LABEL arch=x86_64 06:41:26 ---> Running in d213b43ec2af 06:41:26 Removing intermediate container d213b43ec2af 06:41:26 ---> 3e2882d908f4 06:41:26 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:26 ---> Running in 3e657744ebc2 06:41:27 Removing intermediate container 3e657744ebc2 06:41:27 ---> f04983db4c40 06:41:27 Step 23/23 : LABEL version=0.0.0 06:41:27 ---> Running in 2f12a8ea7473 06:41:27 Removing intermediate container 2f12a8ea7473 06:41:27 ---> 5059bccd4fc0 06:41:27 06:41:27 Successfully built 5059bccd4fc0 06:41:27 Successfully tagged sys-mgmt-agent:latest 06:41:49  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:41:49 Removing intermediate container cb3fb3d0ef69 06:41:49 ---> c473eeb45177 06:41:49 06:41:49 Step 10/23 : FROM alpine:3.14 06:41:49 ---> 0a97eee8041e 06:41:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:41:49 ---> Running in a95f7758d419 06:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:41:49 (1/1) Installing dumb-init (1.2.5-r1) 06:41:49 Executing busybox-1.33.1-r6.trigger 06:41:49 OK: 6 MiB in 15 packages 06:41:49 Removing intermediate container a95f7758d419 06:41:49 ---> 2c44cf0a1df1 06:41:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:41:49 ---> Running in fe66c6d3b69d 06:41:49 Removing intermediate container fe66c6d3b69d 06:41:49 ---> bd010a356369 06:41:49 Step 13/23 : ENV APP_PORT=59882 06:41:49 ---> Running in 37f0bfae15a8 06:41:50 Removing intermediate container 37f0bfae15a8 06:41:50 ---> db110c19b582 06:41:50 Step 14/23 : EXPOSE $APP_PORT 06:41:50 ---> Running in b7464341d2e6 06:41:50 Removing intermediate container b7464341d2e6 06:41:50 ---> c8a05d8abee5 06:41:50 Step 15/23 : WORKDIR / 06:41:50 ---> Running in b3a6e53bd24d 06:41:51 Removing intermediate container b3a6e53bd24d 06:41:51 ---> 1747991f556c 06:41:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:51 Removing intermediate container 1fe1b7bb0b05 06:41:51 ---> 6c097370a782 06:41:51 06:41:51 Step 10/21 : FROM alpine:3.14 06:41:51 ---> 0a97eee8041e 06:41:51 Step 11/21 : RUN apk add --update --no-cache curl 06:41:51 ---> Running in ebcda3af44aa 06:41:51 ---> cda7aaebb724 06:41:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:41:52 ---> dfd5aa164b70 06:41:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:41:52 (1/5) Installing ca-certificates (20211220-r0) 06:41:52 (2/5) Installing brotli-libs (1.0.9-r5) 06:41:52 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:41:52 (4/5) Installing libcurl (7.79.1-r0) 06:41:52 (5/5) Installing curl (7.79.1-r0) 06:41:52 Executing busybox-1.33.1-r6.trigger 06:41:52 Executing ca-certificates-20211220-r0.trigger 06:41:52 OK: 8 MiB in 19 packages 06:41:52 ---> 53763c340b0e 06:41:52 Step 19/23 : ENTRYPOINT ["/core-command"] 06:41:52 ---> Running in 44207ab7b03f 06:41:53 Removing intermediate container 44207ab7b03f 06:41:53 ---> bbe68a6988d6 06:41:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:53 ---> Running in 4533abaa3b1e 06:41:53 Removing intermediate container 4533abaa3b1e 06:41:53 ---> ef7574621098 06:41:53 Step 21/23 : LABEL arch=x86_64 06:41:53 Removing intermediate container ebcda3af44aa 06:41:53 ---> 80136edfd40c 06:41:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:41:53 ---> Running in fadf2c20134d 06:41:53 ---> Running in 6bfa65854456 06:41:53 Removing intermediate container 6bfa65854456 06:41:53 ---> fca81ce1e35c 06:41:53 Step 13/21 : WORKDIR /edgex 06:41:53 ---> Running in 49b0d2524f8b 06:41:53 Removing intermediate container fadf2c20134d 06:41:53 ---> 07738e49c589 06:41:53 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:53 ---> Running in dd515580df58 06:41:53 Removing intermediate container 49b0d2524f8b 06:41:53 ---> 9f3df7720371 06:41:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:41:53 Removing intermediate container dd515580df58 06:41:53 ---> 2d973974bd32 06:41:53 Step 23/23 : LABEL version=0.0.0 06:41:53 ---> Running in 74912ca0de28 06:41:54 Removing intermediate container 74912ca0de28 06:41:54 ---> c7721cb9e39e 06:41:54 06:41:54 ---> 6106e6eb0b54 06:41:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:41:54 Successfully built c7721cb9e39e 06:41:54 Successfully tagged core-command:latest 06:41:54  Building core-command ... done  ---> f4d84a0f6a8c 06:41:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:41:55 ---> 82416a9cde92 06:41:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:41:55 ---> Running in 992bda209761 06:41:55 Removing intermediate container 992bda209761 06:41:55 ---> cbcf4d40f8f0 06:41:55 Step 18/21 : CMD ["--init=true"] 06:41:55 ---> Running in a60e1e41d9b5 06:41:55 Removing intermediate container a60e1e41d9b5 06:41:56 ---> 053cd786d018 06:41:56 Step 19/21 : LABEL arch=x86_64 06:41:56 ---> Running in 59c025096461 06:41:56 Removing intermediate container 59c025096461 06:41:56 ---> 8cf3aa0ff9cc 06:41:56 Step 20/21 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:56 ---> Running in a109c715effb 06:41:56 Removing intermediate container a109c715effb 06:41:56 ---> c1b16ca796ac 06:41:56 Step 21/21 : LABEL version=0.0.0 06:41:56 ---> Running in 99daeaef2d4f 06:41:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:41:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:41:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:41:56 Removing intermediate container 99daeaef2d4f 06:41:56 ---> 86a42e8cf1b1 06:41:56 06:41:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:41:56 Successfully built 86a42e8cf1b1 06:41:56 Successfully tagged security-proxy-setup:latest 06:41:57  Building security-proxy-setup ... done Removing intermediate container 16f447f77680 06:41:57 ---> 3639c9d87e49 06:41:57 06:41:57 Step 10/23 : FROM alpine:3.14 06:41:57 ---> 0a97eee8041e 06:41:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:41:57 ---> Using cache 06:41:57 ---> 2c44cf0a1df1 06:41:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:41:57 ---> Using cache 06:41:57 ---> bd010a356369 06:41:57 Step 13/23 : ENV APP_PORT=59881 06:41:57 ---> Running in ac06385ac657 06:41:57 Removing intermediate container ac06385ac657 06:41:57 ---> 696a21d31f1a 06:41:57 Step 14/23 : EXPOSE $APP_PORT 06:41:57 ---> Running in c1370b35de25 06:41:58 Removing intermediate container c1370b35de25 06:41:58 ---> 933488f85577 06:41:58 Step 15/23 : WORKDIR / 06:41:58 ---> Running in 4f1a5305f8f7 06:41:58 Removing intermediate container ba70be2d1bb5 06:41:58 ---> 102bb1ebd055 06:41:58 06:41:58 Step 10/22 : FROM alpine:3.14 06:41:58 ---> 0a97eee8041e 06:41:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:41:58 ---> Using cache 06:41:58 ---> 2c44cf0a1df1 06:41:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:41:58 ---> Using cache 06:41:58 ---> bd010a356369 06:41:58 Step 13/22 : ENV APP_PORT=59861 06:41:58 ---> Running in d4be27fcff20 06:41:58 Removing intermediate container 4f1a5305f8f7 06:41:58 ---> 7313e59f1bfd 06:41:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:58 Removing intermediate container d4be27fcff20 06:41:58 ---> a77fccd9810a 06:41:58 Step 14/22 : EXPOSE $APP_PORT 06:41:58 ---> Running in 5a8c28d03362 06:41:58 Removing intermediate container 5a8c28d03362 06:41:58 ---> 316f09e93a3f 06:41:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:58 ---> a32ebcffe11c 06:41:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:41:58 ---> cf2ee9e59d82 06:41:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:41:58 ---> ef1dd29addef 06:41:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:41:59 ---> 186a749d8a63 06:41:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:41:59 ---> a4755366568d 06:41:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:41:59 ---> Running in 1a5036352764 06:41:59 Removing intermediate container 1a5036352764 06:41:59 ---> acb1270c2962 06:41:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:59 ---> 66d6dff0ec43 06:41:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:41:59 ---> Running in b4d925d1747a 06:41:59 ---> Running in e0aee96e932f 06:41:59 Removing intermediate container b4d925d1747a 06:41:59 ---> 7260c9728993 06:41:59 Step 21/23 : LABEL arch=x86_64 06:41:59 ---> Running in 09c9d024bff3 06:41:59 Removing intermediate container e0aee96e932f 06:41:59 ---> 9ecbb8f3d13b 06:41:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:59 ---> Running in 31bfce131f9d 06:41:59 Removing intermediate container 09c9d024bff3 06:41:59 ---> f6372e1e6449 06:41:59 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:59 ---> Running in 4e085d3c6f0a 06:41:59 Removing intermediate container 31bfce131f9d 06:41:59 ---> 4ccf316cf36c 06:41:59 Step 20/22 : LABEL arch=x86_64 06:41:59 ---> Running in 38a20797a1e3 06:41:59 Removing intermediate container 4e085d3c6f0a 06:41:59 ---> c22e43fb1043 06:41:59 Step 23/23 : LABEL version=0.0.0 06:41:59 ---> Running in 1b1aea9fee1f 06:41:59 Removing intermediate container 38a20797a1e3 06:41:59 ---> 518dac18d77a 06:41:59 Step 21/22 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:41:59 ---> Running in 8c77c1917554 06:41:59 Removing intermediate container 1b1aea9fee1f 06:41:59 ---> 1e03491abecf 06:41:59 06:41:59 Removing intermediate container 8c77c1917554 06:41:59 ---> 14c3d51543e8 06:41:59 Step 22/22 : LABEL version=0.0.0 06:41:59 Successfully built 1e03491abecf 06:41:59 Successfully tagged core-metadata:latest 06:41:59  Building core-metadata ... done  ---> Running in 6358d133938a 06:41:59 Removing intermediate container 6358d133938a 06:41:59 ---> 287909c7e89b 06:41:59 06:42:00 Successfully built 287909c7e89b 06:42:00 Successfully tagged support-scheduler:latest 06:42:00  Building support-scheduler ... done  [Pipeline] } 06:42:00 $ docker stop --time=1 5de20f5cca82b5051b4b7c930b4c18331e552b7cf603972a1d441ff445eb560d 06:42:01 $ docker rm -f 5de20f5cca82b5051b4b7c930b4c18331e552b7cf603972a1d441ff445eb560d [Pipeline] // withDockerContainer [Pipeline] sh 06:42:01 + docker images 06:42:01 REPOSITORY TAG IMAGE ID CREATED SIZE 06:42:01 core-metadata latest 1e03491abecf 2 seconds ago 16.6MB 06:42:01 support-scheduler latest 287909c7e89b 2 seconds ago 16MB 06:42:01 102bb1ebd055 3 seconds ago 1.78GB 06:42:01 3639c9d87e49 4 seconds ago 1.78GB 06:42:01 security-proxy-setup latest 86a42e8cf1b1 5 seconds ago 26.2MB 06:42:01 core-command latest c7721cb9e39e 7 seconds ago 15.8MB 06:42:01 6c097370a782 10 seconds ago 1.78GB 06:42:01 c473eeb45177 14 seconds ago 1.77GB 06:42:01 sys-mgmt-agent latest 5059bccd4fc0 34 seconds ago 296MB 06:42:01 security-bootstrapper latest 60bacfefce5f 46 seconds ago 18.7MB 06:42:01 core-data latest 6c3dbe0e0909 47 seconds ago 20MB 06:42:01 security-secretstore-setup latest b41704bd5030 55 seconds ago 27.9MB 06:42:01 support-notifications latest c15c60bd4669 59 seconds ago 16.7MB 06:42:01 4f6f2857a572 About a minute ago 1.79GB 06:42:01 b7b8a7fbf6c0 About a minute ago 1.77GB 06:42:01 8ab2f84a3005 About a minute ago 1.78GB 06:42:01 01eeacdee71d About a minute ago 1.78GB 06:42:01 90222572f86b About a minute ago 1.77GB 06:42:01 ci-base-image-x86_64 latest e624fe8fc7c9 5 minutes ago 1.27GB 06:42:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 06:42:01 docker 20.10.10 b706a049f56e 4 months ago 216MB 06:42:01 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 06:42:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 06:42:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:42:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:42:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:42:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:42:17 Still waiting to schedule task 06:42:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:42:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.410s coverage: 98.5% of statements 06:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:42:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.381s coverage: 54.9% of statements 06:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.700s coverage: 89.4% of statements 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:42:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 84.4% of statements 06:42:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:42:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:42:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:42:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:42:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.550s coverage: 94.2% of statements 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 72.2% of statements 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.9% of statements 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.162s coverage: 24.0% of statements 06:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.230s coverage: 79.5% of statements 06:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 06:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements 06:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements 06:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.529s coverage: 94.4% of statements 06:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements 06:42:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.607s coverage: 82.5% of statements 06:42:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.203s coverage: 87.2% of statements 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.707s coverage: 91.2% of statements 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 64.4% of statements 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 89.4% of statements 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 06:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 06:43:01 Running on prd-ubuntu18.04-docker-8c-8g-7022 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 06:43:01 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 06:43:01 The recommended git tool is: git 06:43:03 using credential edgex-jenkins-ssh 06:43:03 Cloning the remote Git repository 06:43:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:43:03 > git init /w/workspace/edgex-go/12 # timeout=10 06:43:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:43:03 > git --version # timeout=10 06:43:03 > git --version # 'git version 2.17.1' 06:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.194s coverage: 65.4% of statements 06:43:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:43:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:43:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:43:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.8% of statements 06:43:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:43:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:43:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.198s coverage: 89.5% of statements 06:43:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:43:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 06:43:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:43:08 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit eb22c3cb40d132874cf8fdf749db04ed72737c61 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:43:08 Failed in branch amd64 06:43:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:43:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:43:08 > git config core.sparsecheckout # timeout=10 06:43:08 > git checkout -f eb22c3cb40d132874cf8fdf749db04ed72737c61 # timeout=10 06:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.3% of statements 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:43:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:43:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 06:43:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 06:43:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:43:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:43:14 GO111MODULE=on go vet ./... 06:44:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:24 ./bin/test-attribution-txt.sh [Pipeline] echo 06:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:44:27 + ls -al . 06:44:27 total 672 06:44:27 drwxrwxr-x 9 1001 1001 4096 Mar 14 06:44 . 06:44:27 drwxr-xr-x 4 root root 4096 Mar 14 06:40 .. 06:44:27 -rw-rw-r-- 1 1001 1001 11 Mar 14 06:38 .dockerignore 06:44:27 drwxrwxr-x 8 1001 1001 4096 Mar 14 06:38 .git 06:44:27 drwxrwxr-x 4 1001 1001 4096 Mar 14 06:38 .github 06:44:27 -rw-rw-r-- 1 1001 1001 804 Mar 14 06:38 .gitignore 06:44:27 -rw-rw-r-- 1 1001 1001 42 Mar 14 06:38 .golangci.yml 06:44:27 -rw-rw-r-- 1 1001 1001 76 Mar 14 06:38 .hadolint.yml 06:44:27 -rw-rw-r-- 1 1001 1001 166 Mar 14 06:38 .sonarcloud.properties 06:44:27 -rw-rw-r-- 1 1001 1001 1171 Mar 14 06:38 ADOPTERS.md 06:44:27 -rw-rw-r-- 1 1001 1001 9019 Mar 14 06:38 Attribution.txt 06:44:27 -rw-rw-r-- 1 1001 1001 51732 Mar 14 06:38 CHANGELOG.md 06:44:27 -rw-rw-r-- 1 1001 1001 3804 Mar 14 06:38 CONTRIBUTING.md 06:44:27 -rw-rw-r-- 1 1001 1001 677 Mar 14 06:38 GOVERNANCE.md 06:44:27 -rw-rw-r-- 1 1001 1001 849 Mar 14 06:38 Jenkinsfile 06:44:27 -rw-rw-r-- 1 1001 1001 10775 Mar 14 06:38 LICENSE 06:44:27 -rw-rw-r-- 1 1001 1001 6508 Mar 14 06:38 Makefile 06:44:27 -rw-rw-r-- 1 1001 1001 582 Mar 14 06:38 OWNERS.md 06:44:27 -rw-rw-r-- 1 1001 1001 8207 Mar 14 06:38 README.md 06:44:27 -rw-rw-r-- 1 1001 1001 6912 Mar 14 06:38 SECURITY.md 06:44:27 -rw-rw-r-- 1 1001 1001 5 Mar 14 06:35 VERSION 06:44:27 -rw-rw-r-- 1 1001 1001 4131 Mar 14 06:38 ZMQWindows.md 06:44:27 drwxrwxr-x 2 1001 1001 4096 Mar 14 06:38 bin 06:44:27 drwxrwxr-x 14 1001 1001 4096 Mar 14 06:38 cmd 06:44:27 -rw-r--r-- 1 root root 426314 Mar 14 06:43 coverage.out 06:44:27 -rw-rw-r-- 1 1001 1001 2827 Mar 14 06:38 go.mod 06:44:27 -rw-rw-r-- 1 1001 1001 50275 Mar 14 06:38 go.sum 06:44:27 drwxrwxr-x 8 1001 1001 4096 Mar 14 06:38 internal 06:44:27 drwxrwxr-x 3 1001 1001 4096 Mar 14 06:38 openapi 06:44:27 drwxrwxr-x 4 1001 1001 4096 Mar 14 06:38 snap 06:44:27 -rw-rw-r-- 1 1001 1001 204 Mar 14 06:38 version.go [Pipeline] sh 06:44:28 + '[' -e coverage.out ] 06:44:28 + chown 1001:1001 coverage.out [Pipeline] stash 06:44:28 Warning: overwriting stash ‘coverage-report’ 06:44:28 Stashed 1 file(s) [Pipeline] sh 06:44:29 + make build 06:44:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:44:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:45:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:45:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:45:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:45:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:45:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:45:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:45:38 $ docker stop --time=1 bb7b218622866ce77a5b0a5c66bea7af8379aa7fdce70460379f77b3330b60ad 06:45:40 $ docker rm -f bb7b218622866ce77a5b0a5c66bea7af8379aa7fdce70460379f77b3330b60ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:45:41 06:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:45:42 latest: Pulling from edgex-devops/edgex-compose-arm64 06:45:42 29e5d40040c1: Pulling fs layer 06:45:42 1ce36da41761: Pulling fs layer 06:45:42 25b303627fd3: Pulling fs layer 06:45:42 29e5d40040c1: Download complete 06:45:42 1ce36da41761: Verifying Checksum 06:45:42 1ce36da41761: Download complete 06:45:42 29e5d40040c1: Pull complete 06:45:43 25b303627fd3: Verifying Checksum 06:45:43 25b303627fd3: Download complete 06:45:44 1ce36da41761: Pull complete 06:45:54 25b303627fd3: Pull complete 06:45:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:45:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:45:54 prd-ubuntu18.04-docker-arm64-4c-16g-7020 does not seem to be running inside a container 06:45:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 06:45:56 $ docker top 61af5f7786bd55048af47dccc7804094d1646365e7614d7e1c330adf5c134b9f -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:57 + docker-compose build --help 06:45:57 + grep parallel 06:46:01 --parallel Build images in parallel. [Pipeline] } 06:46:01 $ docker stop --time=1 61af5f7786bd55048af47dccc7804094d1646365e7614d7e1c330adf5c134b9f 06:46:03 $ docker rm -f 61af5f7786bd55048af47dccc7804094d1646365e7614d7e1c330adf5c134b9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:46:04 . [Pipeline] withDockerContainer 06:46:04 prd-ubuntu18.04-docker-arm64-4c-16g-7020 does not seem to be running inside a container 06:46:04 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:46:05 $ docker top 3c7c023cab7b1c177807e77dc25726b23d27851d5b63c36c20fbb8a632f022b7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:06 + docker-compose -f ./docker-compose-build.yml build --parallel 06:46:10 Building core-command ... 06:46:10 Building core-data ... 06:46:10 Building core-metadata ... 06:46:10 Building security-bootstrapper ... 06:46:10 Building security-proxy-setup ... 06:46:10 Building security-secretstore-setup ... 06:46:10 Building support-notifications ... 06:46:10 Building support-scheduler ... 06:46:10 Building sys-mgmt-agent ... 06:46:10 Building core-command 06:46:10 Building security-proxy-setup 06:46:10 Building sys-mgmt-agent 06:46:10 Building security-secretstore-setup 06:46:10 Building support-notifications 06:47:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:47:18 ---> 0a479f861c3f 06:47:18 Step 3/22 : WORKDIR /edgex-go 06:47:19 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:47:19 ---> 0a479f861c3f 06:47:19 Step 3/21 : WORKDIR /edgex-go 06:47:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:19 ---> 0a479f861c3f 06:47:19 Step 3/23 : WORKDIR /edgex-go 06:47:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:47:19 ---> 0a479f861c3f 06:47:19 Step 3/25 : WORKDIR /edgex-go 06:47:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:20 ---> 0a479f861c3f 06:47:20 Step 3/23 : WORKDIR /edgex-go 06:47:20 ---> Running in 84ef8e7e8a1c 06:47:20 ---> Running in 7c4b286b589f 06:47:20 ---> Running in f58f50c2c840 06:47:20 ---> Running in 82be8869c2f7 06:47:20 ---> Running in e49a3943df44 06:47:21 Removing intermediate container 7c4b286b589f 06:47:21 ---> 4b14506b4c2b 06:47:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 Removing intermediate container 84ef8e7e8a1c 06:47:21 ---> e7fcf7e31865 06:47:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 Removing intermediate container e49a3943df44 06:47:21 ---> 794f21673f77 06:47:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 ---> Running in f8d39165def0 06:47:21 ---> Running in af510b4d241d 06:47:21 ---> Running in 38d7a2d1cfa4 06:47:21 Removing intermediate container 82be8869c2f7 06:47:21 ---> 4f05526050d2 06:47:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 Removing intermediate container f58f50c2c840 06:47:21 ---> 9602de79433b 06:47:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 ---> Running in d82d9bf94062 06:47:21 ---> Running in 680acb84173b 06:47:24 Removing intermediate container f8d39165def0 06:47:24 ---> de5cc32e3d69 06:47:24 Step 5/21 : RUN apk add --update --no-cache make git 06:47:24 Removing intermediate container af510b4d241d 06:47:24 ---> 28957a5f3aea 06:47:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:47:24 ---> Running in f402dd00f510 06:47:24 ---> Running in 1857940d1106 06:47:24 Removing intermediate container 38d7a2d1cfa4 06:47:24 ---> af4ddc1f015d 06:47:24 Step 5/25 : RUN apk add --update --no-cache make git 06:47:24 Removing intermediate container d82d9bf94062 06:47:24 ---> 2ac893c7fa3f 06:47:25 Step 5/23 : RUN apk add --update --no-cache make bash git 06:47:25 ---> Running in b28642ffb2d3 06:47:25 ---> Running in 90fd5b459121 06:47:25 Removing intermediate container 680acb84173b 06:47:25 ---> 53687541f28e 06:47:25 Step 5/23 : RUN apk add --update --no-cache make git 06:47:25 ---> Running in bc26aed9bed2 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:47:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:47:28 OK: 220 MiB in 52 packages 06:47:28 OK: 220 MiB in 52 packages 06:47:29 OK: 220 MiB in 52 packages 06:47:29 OK: 220 MiB in 52 packages 06:47:29 OK: 220 MiB in 52 packages 06:47:30 Removing intermediate container 1857940d1106 06:47:30 ---> 28f520e1b368 06:47:30 Step 6/22 : COPY go.mod vendor* ./ 06:47:30 Removing intermediate container f402dd00f510 06:47:30 ---> fd8010b542bc 06:47:30 Step 6/21 : COPY go.mod vendor* ./ 06:47:30 Removing intermediate container bc26aed9bed2 06:47:30 ---> 1a1fd754df0d 06:47:30 Step 6/23 : COPY go.mod vendor* ./ 06:47:30 Removing intermediate container b28642ffb2d3 06:47:30 ---> a4366c9306b1 06:47:30 Step 6/23 : COPY go.mod vendor* ./ 06:47:30 Removing intermediate container 90fd5b459121 06:47:30 ---> 7c7414029fb6 06:47:30 Step 6/25 : COPY go.mod vendor* ./ 06:47:31 ---> ee54717d392e 06:47:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:31 ---> 86ebf7f1bb24 06:47:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:31 ---> Running in 4cc9101fb632 06:47:31 ---> Running in e735a7d3cdc4 06:47:32 ---> a3a6698c3f1f 06:47:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:32 ---> Running in b6efe21e532e 06:47:32 ---> 7968afd3a41e 06:47:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:32 ---> fbee135da673 06:47:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:33 ---> Running in b2912e2e5961 06:47:33 ---> Running in ca0c258aaeaf 06:47:38 Removing intermediate container 4cc9101fb632 06:47:38 ---> e3e15e7a7cc6 06:47:38 Step 8/21 : COPY . . 06:47:38 Removing intermediate container e735a7d3cdc4 06:47:38 ---> db4c240ca188 06:47:38 Step 8/22 : COPY . . 06:47:38 Removing intermediate container b6efe21e532e 06:47:38 ---> 3c174e668475 06:47:38 Step 8/23 : COPY . . 06:47:38 Removing intermediate container b2912e2e5961 06:47:38 ---> af5b5ba493f8 06:47:38 Step 8/23 : COPY . . 06:47:38 Removing intermediate container ca0c258aaeaf 06:47:38 ---> d1a6a60396be 06:47:38 Step 8/25 : COPY . . 06:48:00 ---> ee33fbcbfb84 06:48:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:48:00 ---> e3c3fac7eecd 06:48:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:48:00 ---> 8bcd4b15b094 06:48:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:48:00 ---> d4df4972fcb1 06:48:00 Step 9/23 : RUN make cmd/core-command/core-command 06:48:00 ---> Running in 1e2489655963 06:48:00 ---> Running in a759940367dd 06:48:00 ---> Running in 1314234f4da9 06:48:00 ---> Running in 72d22549934f 06:48:00 ---> cb3192aeba93 06:48:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:48:00 ---> Running in 45f371a60751 06:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:50:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:50:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:50:23 Removing intermediate container 72d22549934f 06:50:23 ---> 53f84d04a962 06:50:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:50:23 Removing intermediate container 1314234f4da9 06:50:23 ---> 2d080adbcd24 06:50:23 06:50:23 Step 10/23 : FROM alpine:3.14 06:50:23 ---> Running in bde9c0dac896 06:50:23 3.14: Pulling from library/alpine 06:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:50:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:50:24 Status: Downloaded newer image for alpine:3.14 06:50:24 ---> 5b8b7b635229 06:50:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:50:24 ---> Running in eb3cd865d13d 06:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:50:27 Removing intermediate container a759940367dd 06:50:27 ---> f4d189aa2b16 06:50:27 06:50:27 Step 10/25 : FROM alpine:3.14 06:50:27 ---> 5b8b7b635229 06:50:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:50:27 Removing intermediate container 1e2489655963 06:50:27 ---> 89df1afc9f65 06:50:27 06:50:27 Step 10/21 : FROM alpine:3.14 06:50:27 ---> 5b8b7b635229 06:50:27 Step 11/21 : RUN apk add --update --no-cache curl 06:50:27 ---> Running in 3c4654ff9f77 06:50:27 ---> Running in d0bdf2ea1b84 06:50:28 (1/1) Installing dumb-init (1.2.5-r1) 06:50:28 Executing busybox-1.33.1-r6.trigger 06:50:28 OK: 6 MiB in 15 packages 06:50:28 Removing intermediate container bde9c0dac896 06:50:28 ---> b49e2a2841c8 06:50:28 06:50:28 Step 11/23 : FROM docker:20.10.10 06:50:28 20.10.10: Pulling from library/docker 06:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:50:29 Removing intermediate container eb3cd865d13d 06:50:29 ---> efe365f31cfd 06:50:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:50:30 ---> Running in e5ef7f05257a 06:50:30 (1/3) Installing ca-certificates (20211220-r0) 06:50:30 (1/5) Installing ca-certificates (20211220-r0) 06:50:30 (2/3) Installing dumb-init (1.2.5-r1) 06:50:30 (3/3) Installing su-exec (0.2-r1) 06:50:30 (2/5) Installing brotli-libs (1.0.9-r5) 06:50:30 Executing busybox-1.33.1-r6.trigger 06:50:30 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:50:30 Executing ca-certificates-20211220-r0.trigger 06:50:30 (4/5) Installing libcurl (7.79.1-r0) 06:50:30 (5/5) Installing curl (7.79.1-r0) 06:50:30 Executing busybox-1.33.1-r6.trigger 06:50:30 Executing ca-certificates-20211220-r0.trigger 06:50:31 OK: 6 MiB in 17 packages 06:50:31 OK: 8 MiB in 19 packages 06:50:31 Removing intermediate container e5ef7f05257a 06:50:31 ---> 1aa4038fdcaf 06:50:31 Step 13/23 : ENV APP_PORT=59882 06:50:31 ---> Running in 06567ec0ad23 06:50:32 Removing intermediate container 06567ec0ad23 06:50:32 ---> 5818b33f9dbc 06:50:32 Step 14/23 : EXPOSE $APP_PORT 06:50:32 ---> Running in 4656b1585b42 06:50:33 Removing intermediate container 3c4654ff9f77 06:50:33 ---> bcbabe69651b 06:50:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:50:33 ---> Running in a7fb0fd08f78 06:50:33 Removing intermediate container 4656b1585b42 06:50:33 ---> 529abca61284 06:50:33 Removing intermediate container 45f371a60751 06:50:33 ---> 4b667e51795f 06:50:33 06:50:33 Step 10/22 : FROM alpine:3.14 06:50:33 ---> 5b8b7b635229 06:50:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:50:33 Step 15/23 : WORKDIR / 06:50:33 Removing intermediate container d0bdf2ea1b84 06:50:33 ---> 54e707506ede 06:50:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:50:33 ---> Running in 5acbcb07afbf 06:50:33 ---> Running in e745de211c09 06:50:33 ---> Running in 63994ad92466 06:50:34 Removing intermediate container a7fb0fd08f78 06:50:34 ---> dae85b51c59b 06:50:34 Step 13/25 : WORKDIR / 06:50:34 ---> Running in adf11cfea713 06:50:34 Removing intermediate container 5acbcb07afbf 06:50:34 ---> 9313734324e3 06:50:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:50:34 Removing intermediate container 63994ad92466 06:50:34 ---> 269c0624329e 06:50:34 Step 13/21 : WORKDIR /edgex 06:50:34 ---> Running in cea5bbb2c799 06:50:34 Removing intermediate container adf11cfea713 06:50:34 ---> 3791cc570c41 06:50:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:50:35 Removing intermediate container cea5bbb2c799 06:50:35 ---> 567ba195f8df 06:50:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:50:36 ---> a034631a2a52 06:50:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:50:36 ---> b9d01ada8e79 06:50:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:50:36 (1/2) Installing ca-certificates (20211220-r0) 06:50:36 (2/2) Installing dumb-init (1.2.5-r1) 06:50:36 ---> f33804971d7d 06:50:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:50:36 Executing busybox-1.33.1-r6.trigger 06:50:36 Executing ca-certificates-20211220-r0.trigger 06:50:36 OK: 6 MiB in 16 packages 06:50:37 ---> 06977c7d5ef6 06:50:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:50:38 ---> 81b14d857507 06:50:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:50:38 ---> bfaae4cb158b 06:50:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:50:38 ---> f29233de423f 06:50:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:50:39 Removing intermediate container e745de211c09 06:50:39 ---> 71f60cb39940 06:50:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:50:39 ---> Running in 507a9fdffe41 06:50:39 ---> 2dd4dd9a3e5c 06:50:39 Step 19/23 : ENTRYPOINT ["/core-command"] 06:50:39 ---> Running in 5ec9167e79a8 06:50:40 ---> f6bc25942d31 06:50:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:50:40 Removing intermediate container 507a9fdffe41 06:50:40 ---> 4921ad8867c8 06:50:40 Step 13/22 : ENV APP_PORT=59860 06:50:40 ---> Running in a19dc315213b 06:50:40 Removing intermediate container 5ec9167e79a8 06:50:40 ---> 69e682500bdd 06:50:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:50:40 ---> Running in 196fa7feef4f 06:50:40 ---> 70a287a39f9d 06:50:40 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:50:41 Removing intermediate container a19dc315213b 06:50:41 ---> 5ea9463aeb2b 06:50:41 Step 14/22 : EXPOSE $APP_PORT 06:50:41 ---> Running in e455de63f5f9 06:50:41 ---> Running in d61eaeda2039 06:50:41 Removing intermediate container 196fa7feef4f 06:50:41 ---> 1188cb06712c 06:50:41 Step 21/23 : LABEL arch=arm64 06:50:41 ---> Running in 1fac8123b0be 06:50:41 Removing intermediate container e455de63f5f9 06:50:41 ---> e705cbb1c01f 06:50:41 Step 18/21 : CMD ["--init=true"] 06:50:41 Removing intermediate container d61eaeda2039 06:50:41 ---> 76edd918191e 06:50:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:50:41 ---> Running in 4ea7b1296f3c 06:50:41 Removing intermediate container 1fac8123b0be 06:50:41 ---> a162e54ad174 06:50:41 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:50:42 ---> 4f1ee43a7348 06:50:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:50:42 ---> Running in 39a851a55a35 06:50:42 Removing intermediate container 4ea7b1296f3c 06:50:42 ---> b2b93ac80fb7 06:50:42 Step 19/21 : LABEL arch=arm64 06:50:42 ---> Running in 63732a893a24 06:50:42 Removing intermediate container 39a851a55a35 06:50:42 ---> 0086e19d67cd 06:50:42 Step 23/23 : LABEL version=0.0.0 06:50:42 ---> c319884f6f0a 06:50:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:50:42 ---> Running in 6e053780215e 06:50:43 Removing intermediate container 63732a893a24 06:50:43 ---> a631609557b4 06:50:43 Step 20/21 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:50:43 ---> Running in f5c41e84e5b5 06:50:43 Removing intermediate container 6e053780215e 06:50:43 ---> 930a97f9a469 06:50:43 06:50:44 Removing intermediate container f5c41e84e5b5 06:50:44 ---> c13215261f2a 06:50:44 Step 21/21 : LABEL version=0.0.0 06:50:44 Successfully built 930a97f9a469 06:50:44 ---> 4bc51e465bad 06:50:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:50:44 Successfully tagged core-command-arm64:latest 06:50:44 ---> Running in 1485e89d4b01 06:50:44 Building core-metadata 06:50:44  Building core-command ... done  ---> 209f0d456690 06:50:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:50:44 Removing intermediate container 1485e89d4b01 06:50:44 ---> e885fc5fa6c8 06:50:44 06:50:45 ---> 2bfa3a108853 06:50:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:50:45 ---> Running in e5c9fe40055d 06:50:45 Successfully built e885fc5fa6c8 06:50:45 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 06:50:45 Successfully tagged security-proxy-setup-arm64:latest 06:50:45 Status: Downloaded newer image for docker:20.10.10 06:50:45 Building support-scheduler 06:50:45  Building security-proxy-setup ... done  ---> 520e9a0a30f7 06:50:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:50:45 ---> Running in 305643ee1711 06:50:46 ---> b1351cec950a 06:50:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:50:46 ---> Running in a5f5a3ad3572 06:50:46 Removing intermediate container 305643ee1711 06:50:46 ---> 5efebf16a126 06:50:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 06:50:46 ---> Running in 6f5a19fee5c0 06:50:46 Removing intermediate container a5f5a3ad3572 06:50:46 ---> 977b8c6596a7 06:50:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:50:46 ---> Running in 6b65511f2fbc 06:50:47 Removing intermediate container 6b65511f2fbc 06:50:47 ---> b1d34d5ecb61 06:50:47 Step 20/22 : LABEL arch=arm64 06:50:47 ---> Running in 36fd99413ae3 06:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:50:48 Removing intermediate container e5c9fe40055d 06:50:48 ---> dfd4803703bd 06:50:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:50:48 Removing intermediate container 36fd99413ae3 06:50:48 ---> bc87df390b1f 06:50:48 Step 21/22 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:50:48 ---> Running in 8e90fd609dc6 06:50:48 ---> Running in 32d98d47fd42 06:50:49 Removing intermediate container 8e90fd609dc6 06:50:49 ---> 56004b24ba95 06:50:49 Step 23/25 : LABEL arch=arm64 06:50:49 Removing intermediate container 32d98d47fd42 06:50:49 ---> 4c1fd2d8cd6d 06:50:49 Step 22/22 : LABEL version=0.0.0 06:50:49 ---> Running in 1a44a87b9cd5 06:50:49 (1/42) Installing readline (8.1.0-r0) 06:50:49 (2/42) Installing bash (5.1.4-r0) 06:50:49 ---> Running in a1d85d9c9e9f 06:50:49 Executing bash-5.1.4-r0.post-install 06:50:49 (3/42) Installing brotli-libs (1.0.9-r5) 06:50:49 (4/42) Installing nghttp2-libs (1.43.0-r0) 06:50:49 (5/42) Installing libcurl (7.79.1-r0) 06:50:49 (6/42) Installing curl (7.79.1-r0) 06:50:49 (7/42) Installing dumb-init (1.2.5-r1) 06:50:49 (8/42) Installing libbz2 (1.0.8-r1) 06:50:49 (9/42) Installing expat (2.4.7-r0) 06:50:49 (10/42) Installing libffi (3.3-r2) 06:50:49 (11/42) Installing gdbm (1.19-r0) 06:50:49 (12/42) Installing xz-libs (5.2.5-r0) 06:50:49 (13/42) Installing libgcc (10.3.1_git20210424-r2) 06:50:49 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 06:50:49 (15/42) Installing mpdecimal (2.5.1-r1) 06:50:49 (16/42) Installing sqlite-libs (3.35.5-r0) 06:50:49 (17/42) Installing python3 (3.9.5-r2) 06:50:50 Removing intermediate container a1d85d9c9e9f 06:50:50 ---> 7eb9bb8a9a5a 06:50:50 06:50:50 Removing intermediate container 1a44a87b9cd5 06:50:50 ---> 86639163a41b 06:50:50 Step 24/25 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:50:50 ---> Running in 1c97e27b00be 06:50:50 Successfully built 7eb9bb8a9a5a 06:50:50 Successfully tagged support-notifications-arm64:latest 06:50:50  Building support-notifications ... done Building security-bootstrapper 06:50:51 Removing intermediate container 1c97e27b00be 06:50:51 ---> 5564f99592d8 06:50:51 Step 25/25 : LABEL version=0.0.0 06:50:51 ---> Running in fc5b5915cb5b 06:50:52 (18/42) Installing py3-appdirs (1.4.4-r2) 06:50:52 Removing intermediate container fc5b5915cb5b 06:50:52 ---> 731455081c69 06:50:52 06:50:52 (19/42) Installing py3-chardet (4.0.0-r2) 06:50:52 (20/42) Installing py3-idna (3.2-r0) 06:50:52 (21/42) Installing py3-urllib3 (1.26.5-r0) 06:50:52 (22/42) Installing py3-certifi (2020.12.5-r1) 06:50:52 (23/42) Installing py3-requests (2.25.1-r4) 06:50:52 (24/42) Installing py3-msgpack (1.0.2-r1) 06:50:52 (25/42) Installing py3-lockfile (0.12.2-r4) 06:50:52 (26/42) Installing py3-cachecontrol (0.12.6-r1) 06:50:52 (27/42) Installing py3-colorama (0.4.4-r1) 06:50:52 (28/42) Installing py3-contextlib2 (0.6.0-r1) 06:50:52 (29/42) Installing py3-distlib (0.3.1-r3) 06:50:52 (30/42) Installing py3-distro (1.5.0-r3) 06:50:52 (31/42) Installing py3-six (1.15.0-r1) 06:50:52 (32/42) Installing py3-webencodings (0.5.1-r4) 06:50:52 (33/42) Installing py3-html5lib (1.1-r1) 06:50:52 (34/42) Installing py3-parsing (2.4.7-r2) 06:50:52 Successfully built 731455081c69 06:50:52 Successfully tagged security-secretstore-setup-arm64:latest 06:50:52 (35/42) Installing py3-packaging (20.9-r1) 06:50:52  Building security-secretstore-setup ... done Building core-data 06:50:52 (36/42) Installing py3-toml (0.10.2-r2) 06:50:52 (37/42) Installing py3-pep517 (0.10.0-r2) 06:50:52 (38/42) Installing py3-progress (1.5-r2) 06:50:52 (39/42) Installing py3-retrying (1.3.3-r1) 06:50:52 (40/42) Installing py3-ordered-set (4.0.2-r1) 06:50:52 (41/42) Installing py3-setuptools (52.0.0-r3) 06:50:52 (42/42) Installing py3-pip (20.3.4-r1) 06:50:53 Executing busybox-1.33.1-r6.trigger 06:50:53 OK: 84 MiB in 64 packages 06:50:57 Collecting docker-compose==1.23.2 06:50:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:50:57 Collecting texttable<0.10,>=0.9.0 06:50:57 Downloading texttable-0.9.1.tar.gz (11 kB) 06:51:01 Collecting PyYAML<4,>=3.10 06:51:01 Downloading PyYAML-3.13.tar.gz (270 kB) 06:51:04 Collecting jsonschema<3,>=2.5.1 06:51:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:51:04 Collecting dockerpty<0.5,>=0.4.1 06:51:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:51:07 Collecting docker<4.0,>=3.6.0 06:51:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:51:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 06:51:07 Collecting cached-property<2,>=1.2.0 06:51:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:51:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:51:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:51:08 Collecting docopt<0.7,>=0.6.1 06:51:08 Downloading docopt-0.6.2.tar.gz (25 kB) 06:51:11 Collecting websocket-client<1.0,>=0.32.0 06:51:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:51:11 Collecting docker-pycreds>=0.4.0 06:51:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:51:12 Collecting idna<2.8,>=2.5 06:51:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:51:13 Collecting urllib3<1.25,>=1.21.1 06:51:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:51:13 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 06:51:13 Collecting chardet<3.1.0,>=3.0.2 06:51:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:51:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:51:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:51:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:51:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:51:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:51:14 Attempting uninstall: urllib3 06:51:14 Found existing installation: urllib3 1.26.5 06:51:14 Uninstalling urllib3-1.26.5: 06:51:15 Successfully uninstalled urllib3-1.26.5 06:51:15 Attempting uninstall: idna 06:51:15 Found existing installation: idna 3.2 06:51:15 Uninstalling idna-3.2: 06:51:16 Successfully uninstalled idna-3.2 06:51:17 Attempting uninstall: chardet 06:51:17 Found existing installation: chardet 4.0.0 06:51:17 Uninstalling chardet-4.0.0: 06:51:17 Successfully uninstalled chardet-4.0.0 06:51:19 Attempting uninstall: requests 06:51:19 Found existing installation: requests 2.25.1 06:51:19 Uninstalling requests-2.25.1: 06:51:19 Successfully uninstalled requests-2.25.1 06:51:19 Running setup.py install for texttable: started 06:51:21 Running setup.py install for texttable: finished with status 'done' 06:51:21 Running setup.py install for PyYAML: started 06:51:25 Running setup.py install for PyYAML: finished with status 'done' 06:51:25 Running setup.py install for docopt: started 06:51:27 Running setup.py install for docopt: finished with status 'done' 06:51:27 Running setup.py install for dockerpty: started 06:51:29 Running setup.py install for dockerpty: finished with status 'done' 06:51:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:51:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:51:30 ---> 0a479f861c3f 06:51:30 Step 3/23 : WORKDIR /edgex-go 06:51:30 ---> Using cache 06:51:30 ---> 4f05526050d2 06:51:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:30 ---> Using cache 06:51:30 ---> 53687541f28e 06:51:30 Step 5/23 : RUN apk add --update --no-cache make git 06:51:30 ---> Using cache 06:51:30 ---> 1a1fd754df0d 06:51:30 Step 6/23 : COPY go.mod vendor* ./ 06:51:30 ---> Using cache 06:51:30 ---> a3a6698c3f1f 06:51:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:30 ---> Using cache 06:51:30 ---> 3c174e668475 06:51:30 Step 8/23 : COPY . . 06:51:31 ---> Using cache 06:51:31 ---> d4df4972fcb1 06:51:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:51:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:51:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:51:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:51:32 ---> 0a479f861c3f 06:51:32 Step 3/22 : WORKDIR /edgex-go 06:51:32 ---> Using cache 06:51:32 ---> 4f05526050d2 06:51:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:32 ---> Using cache 06:51:32 ---> 53687541f28e 06:51:32 Step 5/22 : RUN apk add --update --no-cache make git 06:51:32 ---> Using cache 06:51:32 ---> 1a1fd754df0d 06:51:32 Step 6/22 : COPY go.mod vendor* ./ 06:51:32 ---> Using cache 06:51:32 ---> a3a6698c3f1f 06:51:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:32 ---> Using cache 06:51:32 ---> 3c174e668475 06:51:32 Step 8/22 : COPY . . 06:51:32 ---> Using cache 06:51:32 ---> d4df4972fcb1 06:51:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:51:33 ---> Running in 22c2132502b8 06:51:33 ---> Running in d5ff2a980679 06:51:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:51:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:51:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:51:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:51:40 ---> 0a479f861c3f 06:51:40 Step 3/23 : WORKDIR /edgex-go 06:51:40 ---> Using cache 06:51:40 ---> 4f05526050d2 06:51:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:40 ---> Using cache 06:51:40 ---> 53687541f28e 06:51:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:51:40 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:51:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:51:40 ---> 0a479f861c3f 06:51:40 Step 3/31 : WORKDIR /edgex-go 06:51:40 ---> Using cache 06:51:40 ---> 4f05526050d2 06:51:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:40 ---> Using cache 06:51:40 ---> 53687541f28e 06:51:40 ---> Running in f68e76ec0a65 06:51:40 Step 5/31 : RUN apk add --update --no-cache make git 06:51:40 ---> Using cache 06:51:40 ---> 1a1fd754df0d 06:51:40 Step 6/31 : COPY go.mod vendor* ./ 06:51:40 ---> Using cache 06:51:40 ---> a3a6698c3f1f 06:51:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:40 ---> Using cache 06:51:40 ---> 3c174e668475 06:51:40 Step 8/31 : COPY . . 06:51:40 ---> Using cache 06:51:40 ---> d4df4972fcb1 06:51:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:51:40 ---> Running in 3fbf129226dd 06:51:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:51:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:51:46 OK: 220 MiB in 52 packages 06:51:48 Removing intermediate container f68e76ec0a65 06:51:48 ---> 4dabeec9c7b3 06:51:48 Step 6/23 : COPY go.mod vendor* ./ 06:51:49 ---> 670de36b487d 06:51:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:49 ---> Running in 4dc7b1d4e02b 06:51:51 Removing intermediate container 6f5a19fee5c0 06:51:51 ---> 0ade3fa0d782 06:51:51 Step 14/23 : ENV APP_PORT=58890 06:51:51 ---> Running in d004426198fd 06:51:52 Removing intermediate container d004426198fd 06:51:52 ---> 0134d0b5d7a8 06:51:52 Step 15/23 : EXPOSE $APP_PORT 06:51:52 ---> Running in e2e67215e7cb 06:51:52 Removing intermediate container e2e67215e7cb 06:51:52 ---> 102a64ec2876 06:51:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:51:54 ---> 3297dd3fc227 06:51:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:51:55 ---> 69b984ca3a68 06:51:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:51:56 Removing intermediate container 4dc7b1d4e02b 06:51:56 ---> ee8dc3d3594c 06:51:56 Step 8/23 : COPY . . 06:51:57 ---> 29cb0274304f 06:51:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:51:57 ---> Running in 7140f2de938a 06:51:58 Removing intermediate container 7140f2de938a 06:51:58 ---> 369814a75ca1 06:51:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:51:58 ---> Running in af0318f2c7d9 06:51:59 Removing intermediate container af0318f2c7d9 06:51:59 ---> 4635b7e99ce6 06:51:59 Step 21/23 : LABEL arch=arm64 06:51:59 ---> Running in 99ab69486c99 06:52:00 Removing intermediate container 99ab69486c99 06:52:00 ---> e15c1d34f1a4 06:52:00 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:52:00 ---> Running in 2119765d14d5 06:52:01 Removing intermediate container 2119765d14d5 06:52:01 ---> 4c67b96501b3 06:52:01 Step 23/23 : LABEL version=0.0.0 06:52:01 ---> Running in 4f9e5d132deb 06:52:02 Removing intermediate container 4f9e5d132deb 06:52:02 ---> 459b61e8f324 06:52:02 06:52:03 Successfully built 459b61e8f324 06:52:03 Successfully tagged sys-mgmt-agent-arm64:latest 06:52:15  Building sys-mgmt-agent ... done  ---> 3f31565461c8 06:52:15 Step 9/23 : RUN make cmd/core-data/core-data 06:52:15 ---> Running in 13ece9f06bf2 06:52:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:53:54 Removing intermediate container 3fbf129226dd 06:53:54 ---> d635bbbb832e 06:53:54 06:53:54 Step 10/31 : FROM alpine:3.14 06:53:54 ---> 5b8b7b635229 06:53:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:53:54 ---> Running in 6fecde424da5 06:53:54 Removing intermediate container 6fecde424da5 06:53:54 ---> ff96d7b0a5a7 06:53:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:53:54 ---> Running in beed6e2ae0f5 06:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:53:54 (1/2) Installing dumb-init (1.2.5-r1) 06:53:54 (2/2) Installing su-exec (0.2-r1) 06:53:54 Executing busybox-1.33.1-r6.trigger 06:53:54 OK: 6 MiB in 16 packages 06:53:54 Removing intermediate container 22c2132502b8 06:53:54 ---> 93d9f2700d0f 06:53:54 06:53:54 Step 10/22 : FROM alpine:3.14 06:53:54 ---> 5b8b7b635229 06:53:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:53:54 ---> Using cache 06:53:54 ---> efe365f31cfd 06:53:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:53:54 ---> Using cache 06:53:54 ---> 1aa4038fdcaf 06:53:54 Step 13/22 : ENV APP_PORT=59861 06:53:54 ---> Running in af10da8ad770 06:53:54 Removing intermediate container af10da8ad770 06:53:54 ---> dd1fab276104 06:53:54 Step 14/22 : EXPOSE $APP_PORT 06:53:54 ---> Running in 182c9e665b67 06:53:54 Removing intermediate container beed6e2ae0f5 06:53:54 ---> 649797993440 06:53:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:53:54 ---> Running in edbf1d727233 06:53:55 Removing intermediate container 182c9e665b67 06:53:55 ---> 07ebf6600063 06:53:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:55 Removing intermediate container edbf1d727233 06:53:55 ---> 5d8454a4d0d4 06:53:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:53:55 ---> Running in 57f4d996273c 06:53:56 Removing intermediate container 57f4d996273c 06:53:56 ---> 8e857a6c2fd2 06:53:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:53:56 ---> Running in 335d2dcd2075 06:53:56 Removing intermediate container d5ff2a980679 06:53:56 ---> 31554ece010f 06:53:56 06:53:56 Step 10/23 : FROM alpine:3.14 06:53:56 ---> 5b8b7b635229 06:53:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:53:56 ---> Using cache 06:53:56 ---> efe365f31cfd 06:53:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:53:56 ---> Using cache 06:53:56 ---> 1aa4038fdcaf 06:53:56 Step 13/23 : ENV APP_PORT=59881 06:53:56 ---> 76394c5e16e9 06:53:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:53:56 ---> Running in 67c914090472 06:53:57 Removing intermediate container 67c914090472 06:53:57 ---> 5b6cd03a604d 06:53:57 Step 14/23 : EXPOSE $APP_PORT 06:53:58 ---> Running in 8b4a2c0b66df 06:53:59 Removing intermediate container 8b4a2c0b66df 06:53:59 ---> 10277c8d3d31 06:53:59 Step 15/23 : WORKDIR / 06:53:59 ---> Running in a69c2968d663 06:53:59 ---> af4ae3afc071 06:53:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:54:00 Removing intermediate container 335d2dcd2075 06:54:00 ---> 2a505f2d7709 06:54:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:54:00 Removing intermediate container a69c2968d663 06:54:00 ---> 83dd5143362a 06:54:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:54:00 ---> Running in f298c96ba130 06:54:01 ---> 24c8e901f555 06:54:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:54:01 ---> Running in b5391645b22a 06:54:02 Removing intermediate container f298c96ba130 06:54:02 ---> c6ecca01a8bf 06:54:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:54:02 ---> 4e3ee0dd7c38 06:54:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:54:02 Removing intermediate container b5391645b22a 06:54:02 ---> 53b4448652ef 06:54:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:54:02 ---> Running in b883a6ca6bbd 06:54:03 ---> babaa98ef65d 06:54:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:54:03 ---> Running in f050468e0ef1 06:54:03 Removing intermediate container b883a6ca6bbd 06:54:03 ---> 5cd241609197 06:54:03 Step 20/22 : LABEL arch=arm64 06:54:04 ---> Running in 18855af69ef3 06:54:04 Removing intermediate container 18855af69ef3 06:54:04 ---> 0066d4ceed7f 06:54:04 Step 21/22 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:54:04 ---> Running in dc82c640b5a8 06:54:05 ---> 557ca14306e1 06:54:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:54:05 Removing intermediate container dc82c640b5a8 06:54:05 ---> 57b25b93e4bb 06:54:05 Step 22/22 : LABEL version=0.0.0 06:54:05 ---> Running in 3a04bfddf1c7 06:54:06 Removing intermediate container f050468e0ef1 06:54:06 ---> 01f01cef1492 06:54:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:54:06 ---> 446ce0c3e2a4 06:54:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:54:06 ---> Running in 9bec60bf2d51 06:54:06 Removing intermediate container 3a04bfddf1c7 06:54:06 ---> cd84c02d82ef 06:54:06 06:54:07 Removing intermediate container 9bec60bf2d51 06:54:07 ---> 9cf79449bd65 06:54:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:54:07 Successfully built cd84c02d82ef 06:54:07 Successfully tagged support-scheduler-arm64:latest 06:54:07  Building support-scheduler ... done  ---> Running in b7746810cdeb 06:54:07 ---> f129f61d320d 06:54:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:54:07 Removing intermediate container b7746810cdeb 06:54:07 ---> dfa7fd145bec 06:54:07 Step 21/23 : LABEL arch=arm64 06:54:08 ---> Running in 94158bbfb7d8 06:54:08 Removing intermediate container 94158bbfb7d8 06:54:08 ---> 749117d6d6c0 06:54:08 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:54:08 ---> Running in fa78acf06d69 06:54:08 ---> 328623946aa5 06:54:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:54:08 Removing intermediate container fa78acf06d69 06:54:08 ---> 10ca031baf5c 06:54:08 Step 23/23 : LABEL version=0.0.0 06:54:09 ---> Running in 77ffce99507b 06:54:09 ---> d3c711d66b2c 06:54:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:54:09 Removing intermediate container 77ffce99507b 06:54:09 ---> 858ae957a29b 06:54:09 06:54:10 Successfully built 858ae957a29b 06:54:10 Successfully tagged core-metadata-arm64:latest 06:54:10  Building core-metadata ... done  ---> 572550292372 06:54:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:54:11 ---> bba94e5aaa9e 06:54:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:54:11 ---> Running in 2904baa7605a 06:54:11 Removing intermediate container 2904baa7605a 06:54:11 ---> 2112231fbeea 06:54:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:54:12 ---> b883527aac93 06:54:12 Step 26/31 : RUN chmod +x /entrypoint.sh 06:54:12 ---> Running in 327d4961a33d 06:54:14 Removing intermediate container 327d4961a33d 06:54:14 ---> 63988bb23ede 06:54:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:54:14 ---> Running in 3ff1fc78d2e1 06:54:15 Removing intermediate container 3ff1fc78d2e1 06:54:15 ---> 3a57f86a8d09 06:54:15 Step 28/31 : CMD ["gate"] 06:54:15 ---> Running in 2cd6fb878dff 06:54:16 Removing intermediate container 2cd6fb878dff 06:54:16 ---> 99c1164dc959 06:54:16 Step 29/31 : LABEL arch=arm64 06:54:16 ---> Running in 5bbdd6b849ea 06:54:16 Removing intermediate container 5bbdd6b849ea 06:54:16 ---> 4f7621fc9dfb 06:54:16 Step 30/31 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:54:17 ---> Running in e3646dc56eb7 06:54:17 Removing intermediate container 13ece9f06bf2 06:54:17 ---> c13b1f23a596 06:54:17 06:54:17 Step 10/23 : FROM alpine:3.14 06:54:17 ---> 5b8b7b635229 06:54:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:54:17 ---> Running in eeeb867808d6 06:54:17 Removing intermediate container e3646dc56eb7 06:54:17 ---> 696d6b9db14c 06:54:17 Step 31/31 : LABEL version=0.0.0 06:54:17 ---> Running in 48f31c105fa3 06:54:17 Removing intermediate container eeeb867808d6 06:54:17 ---> 5fc43befa8a2 06:54:17 Step 12/23 : ENV APP_PORT=59880 06:54:18 ---> Running in 2df4cb4a0cde 06:54:18 Removing intermediate container 48f31c105fa3 06:54:18 ---> 2901dddf3417 06:54:18 06:54:18 Successfully built 2901dddf3417 06:54:18 Successfully tagged security-bootstrapper-arm64:latest 06:54:18  Building security-bootstrapper ... done Removing intermediate container 2df4cb4a0cde 06:54:18 ---> c9d85e931576 06:54:18 Step 13/23 : EXPOSE $APP_PORT 06:54:18 ---> Running in d011b567044b 06:54:18 Removing intermediate container d011b567044b 06:54:18 ---> 454e2be5636a 06:54:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:18 ---> Running in 675d3d475c80 06:54:20 Removing intermediate container 675d3d475c80 06:54:20 ---> 20b7887226bf 06:54:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:54:20 ---> Running in 5ffdd1326674 06:54:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:54:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:54:23 (1/6) Installing dumb-init (1.2.5-r1) 06:54:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:54:23 (3/6) Installing libsodium (1.0.18-r0) 06:54:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:54:23 (5/6) Installing libzmq (4.3.4-r0) 06:54:23 (6/6) Installing zeromq (4.3.4-r0) 06:54:24 Executing busybox-1.33.1-r6.trigger 06:54:24 OK: 8 MiB in 20 packages 06:54:25 Removing intermediate container 5ffdd1326674 06:54:25 ---> 9c3403520d8a 06:54:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:54:25 ---> 100c806cfea9 06:54:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:54:26 ---> bcfb39ba2c1a 06:54:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:54:27 ---> 2d0bbce5db7d 06:54:27 Step 19/23 : ENTRYPOINT ["/core-data"] 06:54:27 ---> Running in 3215b42a9cca 06:54:27 Removing intermediate container 3215b42a9cca 06:54:27 ---> 9cfae7c95686 06:54:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:54:27 ---> Running in 0910f4dcd647 06:54:28 Removing intermediate container 0910f4dcd647 06:54:28 ---> 05a9ad08f9a1 06:54:28 Step 21/23 : LABEL arch=arm64 06:54:28 ---> Running in 87c4e2a78dc8 06:54:28 Removing intermediate container 87c4e2a78dc8 06:54:28 ---> d0f9db71cfc6 06:54:28 Step 22/23 : LABEL git_sha=eb22c3cb40d132874cf8fdf749db04ed72737c61 06:54:28 ---> Running in f989f24cb11b 06:54:29 Removing intermediate container f989f24cb11b 06:54:29 ---> 0eafc770a0da 06:54:29 Step 23/23 : LABEL version=0.0.0 06:54:29 ---> Running in f4bd17f694bf 06:54:29 Removing intermediate container f4bd17f694bf 06:54:29 ---> a934e4500a1c 06:54:29 06:54:29 Successfully built a934e4500a1c 06:54:29 Successfully tagged core-data-arm64:latest 06:54:30  Building core-data ... done  [Pipeline] } 06:54:30 $ docker stop --time=1 3c7c023cab7b1c177807e77dc25726b23d27851d5b63c36c20fbb8a632f022b7 06:54:31 $ docker rm -f 3c7c023cab7b1c177807e77dc25726b23d27851d5b63c36c20fbb8a632f022b7 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:32 + docker images 06:54:32 REPOSITORY TAG IMAGE ID CREATED SIZE 06:54:32 core-data-arm64 latest a934e4500a1c 3 seconds ago 19.2MB 06:54:32 security-bootstrapper-arm64 latest 2901dddf3417 15 seconds ago 18MB 06:54:32 c13b1f23a596 15 seconds ago 1.6GB 06:54:32 core-metadata-arm64 latest 858ae957a29b 23 seconds ago 16MB 06:54:32 support-scheduler-arm64 latest cd84c02d82ef 26 seconds ago 15.4MB 06:54:32 31554ece010f 37 seconds ago 1.6GB 06:54:32 93d9f2700d0f 41 seconds ago 1.6GB 06:54:32 d635bbbb832e 46 seconds ago 1.59GB 06:54:32 sys-mgmt-agent-arm64 latest 459b61e8f324 2 minutes ago 280MB 06:54:32 security-secretstore-setup-arm64 latest 731455081c69 3 minutes ago 27MB 06:54:32 support-notifications-arm64 latest 7eb9bb8a9a5a 3 minutes ago 16.1MB 06:54:32 security-proxy-setup-arm64 latest e885fc5fa6c8 3 minutes ago 25.5MB 06:54:32 core-command-arm64 latest 930a97f9a469 3 minutes ago 15.3MB 06:54:32 4b667e51795f 4 minutes ago 1.6GB 06:54:32 b49e2a2841c8 4 minutes ago 1.59GB 06:54:32 f4d189aa2b16 4 minutes ago 1.6GB 06:54:32 89df1afc9f65 4 minutes ago 1.6GB 06:54:32 2d080adbcd24 4 minutes ago 1.59GB 06:54:32 ci-base-image-arm64 latest 0a479f861c3f 14 minutes ago 1.26GB 06:54:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 06:54:32 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 06:54:32 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 06:54:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:33 06:54:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:33 arm64: Pulling from edgex-lftools-log-publisher 06:54:33 8998bd30e6a1: Pulling fs layer 06:54:33 04944245beec: Pulling fs layer 06:54:33 699f458cf7ca: Pulling fs layer 06:54:33 765212b225bb: Pulling fs layer 06:54:33 f23df028b6ca: Pulling fs layer 06:54:33 d65c8cfc05b1: Pulling fs layer 06:54:33 2437ff75d9bd: Pulling fs layer 06:54:33 d65c8cfc05b1: Waiting 06:54:33 2437ff75d9bd: Waiting 06:54:33 765212b225bb: Waiting 06:54:33 f23df028b6ca: Waiting 06:54:33 04944245beec: Verifying Checksum 06:54:33 04944245beec: Download complete 06:54:33 765212b225bb: Verifying Checksum 06:54:33 765212b225bb: Download complete 06:54:33 f23df028b6ca: Verifying Checksum 06:54:33 f23df028b6ca: Download complete 06:54:33 d65c8cfc05b1: Verifying Checksum 06:54:33 d65c8cfc05b1: Download complete 06:54:33 699f458cf7ca: Verifying Checksum 06:54:33 699f458cf7ca: Download complete 06:54:34 8998bd30e6a1: Verifying Checksum 06:54:34 8998bd30e6a1: Download complete 06:54:36 2437ff75d9bd: Verifying Checksum 06:54:36 2437ff75d9bd: Download complete 06:54:38 8998bd30e6a1: Pull complete 06:54:38 04944245beec: Pull complete 06:54:40 699f458cf7ca: Pull complete 06:54:40 765212b225bb: Pull complete 06:54:41 f23df028b6ca: Pull complete 06:54:41 d65c8cfc05b1: Pull complete 06:54:56 2437ff75d9bd: Pull complete 06:54:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:54:57 prd-ubuntu18.04-docker-arm64-4c-16g-7020 does not seem to be running inside a container 06:54:57 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-lftools-log-publisher:arm64 cat 06:55:00 $ docker top 309cc6667ef3a91daf5c935dc56582456fc66c3934985755bdcb7e4b91d09550 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:01 ---> job-cost.sh 06:55:01 lf-activate-venv: SKIPPING 06:55:01 INFO: No Stack... 06:55:02 INFO: Retrieving Pricing Info for: v3-standard-4 06:55:02 INFO: Archiving Costs [Pipeline] sh 06:55:03 + cut -d, -f6 06:55:03 + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock 06:55:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-12-stack-cost] 06:55:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-12-stack-cost] did not exist. Created. 06:55:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:04 + echo total: 0.10999999940395355 [Pipeline] stash 06:55:04 Stashed 1 file(s) [Pipeline] } 06:55:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-12-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:04 $ docker stop --time=1 309cc6667ef3a91daf5c935dc56582456fc66c3934985755bdcb7e4b91d09550 06:55:05 $ docker rm -f 309cc6667ef3a91daf5c935dc56582456fc66c3934985755bdcb7e4b91d09550 [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 06:55:06 + '[' -d /w/workspace/edgex-go/12/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:55:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:07 ---> package-listing.sh 06:55:07 ++ tr '[:upper:]' '[:lower:]' 06:55:07 ++ facter osfamily 06:55:08 + OS_FAMILY=redhat 06:55:08 + workspace=/w/workspace/edgex-go/12 06:55:08 + START_PACKAGES=/tmp/packages_start.txt 06:55:08 + END_PACKAGES=/tmp/packages_end.txt 06:55:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:08 + PACKAGES=/tmp/packages_start.txt 06:55:08 + '[' /w/workspace/edgex-go/12 ']' 06:55:08 + PACKAGES=/tmp/packages_end.txt 06:55:08 + case "${OS_FAMILY}" in 06:55:08 + sort 06:55:08 + rpm -qa 06:55:12 + '[' -f /tmp/packages_start.txt ']' 06:55:12 + '[' -f /tmp/packages_end.txt ']' 06:55:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:12 + '[' /w/workspace/edgex-go/12 ']' 06:55:12 + mkdir -p /w/workspace/edgex-go/12/archives/ 06:55:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 06:55:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:13 06:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:13 latest: Pulling from edgex-lftools-log-publisher 06:55:13 5eb5b503b376: Pulling fs layer 06:55:13 5c69ac0246d0: Pulling fs layer 06:55:13 ec43610c2a17: Pulling fs layer 06:55:13 3a2ae6a8a46f: Pulling fs layer 06:55:13 33b1e0a273af: Pulling fs layer 06:55:13 5d3b04190fa2: Pulling fs layer 06:55:13 2f39f015ded8: Pulling fs layer 06:55:13 33b1e0a273af: Waiting 06:55:13 5d3b04190fa2: Waiting 06:55:13 2f39f015ded8: Waiting 06:55:13 3a2ae6a8a46f: Waiting 06:55:13 5c69ac0246d0: Verifying Checksum 06:55:13 5c69ac0246d0: Download complete 06:55:13 3a2ae6a8a46f: Verifying Checksum 06:55:13 3a2ae6a8a46f: Download complete 06:55:13 33b1e0a273af: Verifying Checksum 06:55:13 33b1e0a273af: Download complete 06:55:13 ec43610c2a17: Verifying Checksum 06:55:13 ec43610c2a17: Download complete 06:55:13 5d3b04190fa2: Verifying Checksum 06:55:13 5d3b04190fa2: Download complete 06:55:14 5eb5b503b376: Verifying Checksum 06:55:14 5eb5b503b376: Download complete 06:55:14 2f39f015ded8: Verifying Checksum 06:55:14 2f39f015ded8: Download complete 06:55:15 5eb5b503b376: Pull complete 06:55:15 5c69ac0246d0: Pull complete 06:55:16 ec43610c2a17: Pull complete 06:55:16 3a2ae6a8a46f: Pull complete 06:55:16 33b1e0a273af: Pull complete 06:55:16 5d3b04190fa2: Pull complete 06:55:22 2f39f015ded8: Pull complete 06:55:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:55:22 prd-centos7-docker-4c-2g-7019 does not seem to be running inside a container 06:55:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 06:55:25 $ docker top cd36c21197cf8a4023025c8769f861aadd21a1ab709c22185d9cd27bf0973623 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:25 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:26 + mkdir -p /var/log/sysstat [Pipeline] sh 06:55:26 + ls /var/log/sa-host 06:55:26 + sadf -c /var/log/sa-host/sa14 06:55:26 file_magic: OK 06:55:26 HZ: Using current value: 100 06:55:26 file_header: OK 06:55:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:55:26 Statistics: 06:55:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:55:26 File successfully converted to sysstat format version 12.5.2 06:55:26 + sadf -c /var/log/sa-host/sa17 06:55:26 file_magic: OK 06:55:26 HZ: Using current value: 100 06:55:26 file_header: OK 06:55:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:55:26 Statistics: 06:55:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:55:26 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:26 provisioning config files... 06:55:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config689186925638421815tmp [Pipeline] { [Pipeline] echo 06:55:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:27 ---> create-netrc.sh [Pipeline] } 06:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:27 ---> python-tools-install.sh [Pipeline] echo 06:55:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:27 ---> sudo-logs.sh 06:55:27 Archiving 'sudo' log.. 06:55:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-7019.novalocal: Name or service not known 06:55:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-7019.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:55:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:28 ---> job-cost.sh 06:55:28 lf-activate-venv: SKIPPING 06:55:28 DEBUG: total: 0.10999999940395355 06:55:28 INFO: Retrieving Stack Cost... 06:55:28 INFO: Retrieving Pricing Info for: v3-standard-2 06:55:28 INFO: Archiving Costs [Pipeline] echo 06:55:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:29 ---> logs-deploy.sh 06:55:29 lf-activate-venv: SKIPPING 06:55:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/12 06:55:29 INFO: archiving workspace using pattern(s): 06:55:30 Archives upload complete. 06:55:30 INFO: archiving logs to Nexus