Pull request #3879 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d50e98290f70beab0a9ed26efe6e47ee201b780b+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (c93f859a3466ab94d884a872db244067e0dc82f2) 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-ssh2040781515481144851.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-ssh2600466613778766180.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-3879/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-3879/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5304085901454943861.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-ssh15429670931516966570.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3879/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-3879/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13229140929127488851.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-5222 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh5456694425756913369.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/9@tmp/jenkins-gitclient-ssh489680392312868985.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit d50e98290f70beab0a9ed26efe6e47ee201b780b Merge succeeded, producing d50e98290f70beab0a9ed26efe6e47ee201b780b Checking out Revision d50e98290f70beab0a9ed26efe6e47ee201b780b (PR-3879) > git config core.sparsecheckout # timeout=10 > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # 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/9@tmp/jenkins-gitclient-ssh444166379702526016.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 Commit message: "feat: Location of client service obtained from the registry" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:13:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 9093c73768caacc795127143a1a80eae89a692f0 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:13:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:44 ========================================================= 16:13:44 EdgeX Global Pipelines Version Info 16:13:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:13:45 ------------------- 16:13:45 stable info: 16:13:45 ------------------- 16:13:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:13:45 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:13:45 Message: update stable to v1.0.220 16:13:46 ------------------- 16:13:46 experimental info: 16:13:46 ------------------- 16:13:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:13:46 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:13:46 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d50e982 [Pipeline] echo 16:13:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:47 provisioning config files... 16:13:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8403724769421561765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:47 ---> docker-login.sh 16:13:47 nexus3.edgexfoundry.org:10001 16:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:47 Configure a credential helper to remove this warning. See 16:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:47 16:13:47 Login Succeeded 16:13:47 nexus3.edgexfoundry.org:10002 16:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:47 Configure a credential helper to remove this warning. See 16:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:47 16:13:47 Login Succeeded 16:13:47 nexus3.edgexfoundry.org:10003 16:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:47 Configure a credential helper to remove this warning. See 16:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:47 16:13:47 Login Succeeded 16:13:47 nexus3.edgexfoundry.org:10004 16:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:47 Configure a credential helper to remove this warning. See 16:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:47 16:13:47 Login Succeeded 16:13:47 docker.io 16:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:48 Configure a credential helper to remove this warning. See 16:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:48 16:13:48 Login Succeeded 16:13:48 ---> docker-login.sh ends [Pipeline] } 16:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:48 ++ 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 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ dirname cmd/core-command/Dockerfile 16:13:48 ++ cut -d/ -f2 16:13:48 + echo core-command,cmd/core-command/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ dirname cmd/core-data/Dockerfile 16:13:48 ++ cut -d/ -f2 16:13:48 + echo core-data,cmd/core-data/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ dirname cmd/core-metadata/Dockerfile 16:13:48 ++ cut -d/ -f2 16:13:48 + echo core-metadata,cmd/core-metadata/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ cut -d/ -f2 16:13:48 ++ dirname cmd/security-bootstrapper/Dockerfile 16:13:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ cut -d/ -f2 16:13:48 ++ dirname cmd/security-proxy-setup/Dockerfile 16:13:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:13:48 ++ cut -d/ -f2 16:13:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ dirname cmd/support-notifications/Dockerfile 16:13:48 ++ cut -d/ -f2 16:13:48 + echo support-notifications,cmd/support-notifications/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ cut -d/ -f2 16:13:48 ++ dirname cmd/support-scheduler/Dockerfile 16:13:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:13:48 + for file in '`ls cmd/**/Dockerfile`' 16:13:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:13:48 ++ cut -d/ -f2 16:13:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:13:48 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 16:13:48 + git rev-list -1 --merges d50e98290f70beab0a9ed26efe6e47ee201b780b~1..d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] echo 16:13:48 -----------> git rev-list -1 --merges d50e98290f70beab0a9ed26efe6e47ee201b780b~1..d50e98290f70beab0a9ed26efe6e47ee201b780b d50e98290f70beab0a9ed26efe6e47ee201b780b [false] [Pipeline] sh 16:13:49 + git log --format=format:%s -1 d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] echo 16:13:49 ========================================================= 16:13:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:13:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:13:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:13:49 + grep -v github /etc/ssh/ssh_known_hosts 16:13:49 + '[' -e /tmp/ssh_known_hosts ']' 16:13:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:13:49 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:13:49 + sudo tee -a /etc/ssh/ssh_known_hosts 16:13:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:13:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:13:50 16:13:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:13:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:13:50 latest: Pulling from edgex-devops/git-semver 16:13:50 a0d0a0d46f8b: Pulling fs layer 16:13:50 3e5f54012d9b: Pulling fs layer 16:13:50 4c7163046ea9: Pulling fs layer 16:13:50 0c2d73faf560: Pulling fs layer 16:13:50 0c2d73faf560: Waiting 16:13:50 3e5f54012d9b: Verifying Checksum 16:13:50 3e5f54012d9b: Download complete 16:13:50 a0d0a0d46f8b: Verifying Checksum 16:13:50 a0d0a0d46f8b: Download complete 16:13:50 0c2d73faf560: Verifying Checksum 16:13:50 0c2d73faf560: Download complete 16:13:50 4c7163046ea9: Verifying Checksum 16:13:50 4c7163046ea9: Download complete 16:13:50 a0d0a0d46f8b: Pull complete 16:13:50 3e5f54012d9b: Pull complete 16:13:51 4c7163046ea9: Pull complete 16:13:51 0c2d73faf560: Pull complete 16:13:51 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:13:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:13:51 prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container 16:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:13:51 $ docker top 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:52 [ssh-agent] Looking for ssh-agent implementation... 16:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:52 $ docker exec 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent 16:13:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNPjdE/agent.13 16:13:52 SSH_AGENT_PID=20 16:13:52 Running ssh-add (command line suppressed) 16:13:52 Identity added: /w/workspace/edgex-go/9@tmp/private_key_4042705563367036419.key (/w/workspace/edgex-go/9@tmp/private_key_4042705563367036419.key) 16:13:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:52 + git tag --points-at HEAD [Pipeline] } 16:13:52 $ docker exec --env ******** --env ******** 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent -k 16:13:52 unset SSH_AUTH_SOCK; 16:13:52 unset SSH_AGENT_PID; 16:13:52 echo Agent pid 20 killed; 16:13:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:13:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:52 [ssh-agent] Looking for ssh-agent implementation... 16:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:52 $ docker exec 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent 16:13:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmgKMk/agent.52 16:13:53 SSH_AGENT_PID=58 16:13:53 Running ssh-add (command line suppressed) 16:13:53 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5631743639869930230.key (/w/workspace/edgex-go/9@tmp/private_key_5631743639869930230.key) 16:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:53 + git semver init 16:13:53 # -> Open(): unable to determine branch for HEAD 16:13:53 # $GIT_DIR = /w/workspace/edgex-go/9/.git 16:13:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 16:13:53 # $SEMVER_REMOTE_NAME = origin 16:13:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:13:53 # $SEMVER_USER_NAME = edgex-jenkins 16:13:53 # $SEMVER_BRANCH = PR-3879 16:13:53 # $SEMVER_TEMP = /tmp/semver-225642536 16:13:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:14:08 # '/tmp/semver-225642536' -> '/w/workspace/edgex-go/9/.semver' 16:14:08 # -> Force: false 16:14:08 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 16:14:08 $ docker exec --env ******** --env ******** 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a ssh-agent -k 16:14:08 unset SSH_AUTH_SOCK; 16:14:08 unset SSH_AGENT_PID; 16:14:08 echo Agent pid 58 killed; 16:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:08 + git semver [Pipeline] } 16:14:08 $ docker stop --time=1 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a 16:14:10 $ docker rm -f 2344939ee544a2835bc4ffd18978e35b4c3e0c621672387ec35d8722c4cf549a [Pipeline] // withDockerContainer [Pipeline] sh 16:14:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:14:11 Stashed 1 file(s) [Pipeline] echo 16:14:11 [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 16:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:14:11 ========================================================= 16:14:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:14:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:14:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:14:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:14:11 59bf1c3509f3: Pulling fs layer 16:14:11 666ba61612fd: Pulling fs layer 16:14:11 8ed8ca486205: Pulling fs layer 16:14:11 4fe6c5a15a65: Pulling fs layer 16:14:11 22a0e8bec74d: Pulling fs layer 16:14:11 640e595b4fbd: Pulling fs layer 16:14:11 763cafe07f6e: Pulling fs layer 16:14:11 0c0b528cf693: Pulling fs layer 16:14:11 10935f4eaf8b: Pulling fs layer 16:14:11 640e595b4fbd: Waiting 16:14:11 763cafe07f6e: Waiting 16:14:11 0c0b528cf693: Waiting 16:14:11 10935f4eaf8b: Waiting 16:14:11 4fe6c5a15a65: Waiting 16:14:11 22a0e8bec74d: Waiting 16:14:11 8ed8ca486205: Verifying Checksum 16:14:11 8ed8ca486205: Download complete 16:14:11 666ba61612fd: Verifying Checksum 16:14:11 666ba61612fd: Download complete 16:14:11 22a0e8bec74d: Verifying Checksum 16:14:11 22a0e8bec74d: Download complete 16:14:11 640e595b4fbd: Verifying Checksum 16:14:11 640e595b4fbd: Download complete 16:14:11 59bf1c3509f3: Verifying Checksum 16:14:11 59bf1c3509f3: Download complete 16:14:11 763cafe07f6e: Verifying Checksum 16:14:11 763cafe07f6e: Download complete 16:14:12 0c0b528cf693: Verifying Checksum 16:14:12 0c0b528cf693: Download complete 16:14:12 59bf1c3509f3: Pull complete 16:14:12 4fe6c5a15a65: Verifying Checksum 16:14:12 4fe6c5a15a65: Download complete 16:14:12 666ba61612fd: Pull complete 16:14:12 10935f4eaf8b: Verifying Checksum 16:14:12 10935f4eaf8b: Download complete 16:14:12 8ed8ca486205: Pull complete 16:14:16 4fe6c5a15a65: Pull complete 16:14:16 22a0e8bec74d: Pull complete 16:14:16 640e595b4fbd: Pull complete 16:14:16 763cafe07f6e: Pull complete 16:14:16 0c0b528cf693: Pull complete 16:14:19 10935f4eaf8b: Pull complete 16:14:19 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:14:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:14:19 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:14:19 WORKDIR /edgex 16:14:19 COPY go.mod . 16:14:19 RUN go mod download' 16:14:19 + docker build -t ci-base-image-x86_64 -f - . 16:14:22 Sending build context to Docker daemon 334.1MB 16:14:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:14:22 ---> 99d49a6021b9 16:14:22 Step 2/4 : WORKDIR /edgex 16:14:22 ---> Running in 98c8d087af93 16:14:22 Removing intermediate container 98c8d087af93 16:14:22 ---> b37b2cc7091a 16:14:22 Step 3/4 : COPY go.mod . 16:14:22 ---> d23a06b51e76 16:14:22 Step 4/4 : RUN go mod download 16:14:22 ---> Running in 8813ef8274d7 16:14:26 Still waiting to schedule task 16:14:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:15:01 Removing intermediate container 8813ef8274d7 16:15:01 ---> 916d1e0c00d1 16:15:01 Successfully built 916d1e0c00d1 16:15:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:15:01 + docker inspect -f . ci-base-image-x86_64 16:15:01 . [Pipeline] withDockerContainer 16:15:02 prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container 16:15:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-x86_64 cat 16:15:02 $ docker top a572dd94864dfd72c6828134a745d139d0cbd70ea30ff40835e63fbdc5a31a16 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:02 + go version 16:15:02 go version go1.17.6 linux/amd64 [Pipeline] } 16:15:02 $ docker stop --time=1 a572dd94864dfd72c6828134a745d139d0cbd70ea30ff40835e63fbdc5a31a16 16:15:03 $ docker rm -f a572dd94864dfd72c6828134a745d139d0cbd70ea30ff40835e63fbdc5a31a16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:04 + docker inspect -f . ci-base-image-x86_64 16:15:04 . [Pipeline] withDockerContainer 16:15:04 prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container 16:15:04 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-x86_64 cat 16:15:04 $ docker top e32bc0f05145c6e54d4732f4f7a9158d235e55d92b9de5fde63500075f02bfa7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:15:04 ========================================================= 16:15:04 [edgeXBuildGoParallel] Running Tests and Build... 16:15:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:15:05 + make test 16:15:05 go mod tidy 16:15:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:15:12 ? github.com/edgexfoundry/edgex-go [no test files] 16:15:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:15:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:15:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:15:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:15:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:15:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:15:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:15:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:15:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:15:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:15:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:15:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:15:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:15:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 16:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:15:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements 16:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:15:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements 16:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:15:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 16:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:15:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 16:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:15:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 16:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:15:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 16:15:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements 16:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 16:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:15:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5223 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 16:15:47 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 16:15:47 The recommended git tool is: git 16:15:52 using credential edgex-jenkins-ssh 16:15:52 Cloning the remote Git repository 16:15:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:15:52 > git init /w/workspace/edgex-go/9 # timeout=10 16:15:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:15:52 > git --version # timeout=10 16:15:52 > git --version # 'git version 2.17.1' 16:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 16:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 16:16:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.195s coverage: 82.5% of statements 16:16:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:16:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:16:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:16:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:16:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:16:08 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit d50e98290f70beab0a9ed26efe6e47ee201b780b 16:16:09 Merge succeeded, producing d50e98290f70beab0a9ed26efe6e47ee201b780b 16:16:09 Checking out Revision d50e98290f70beab0a9ed26efe6e47ee201b780b (PR-3879) 16:16:08 > git config core.sparsecheckout # timeout=10 16:16:08 > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 16:16:09 > git remote # timeout=10 16:16:09 > git config --get remote.origin.url # timeout=10 16:16:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:09 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 16:16:09 > git rev-parse HEAD^{commit} # timeout=10 16:16:09 > git config core.sparsecheckout # timeout=10 16:16:09 > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 16:16:13 Commit message: "feat: Location of client service obtained from the registry" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:16:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:14 Dload Upload Total Spent Left Speed 16:16:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 16:16:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:16:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new 16:16:15 /etc/docker/daemon.json 16:16:15 { 16:16:15 "registry-mirrors": [ 16:16:15 "https://nexus3.edgexfoundry.org:10001" 16:16:15 ], 16:16:15 "bip": "10.250.0.254/24", 16:16:15 "hosts": [ 16:16:15 "tcp://0.0.0.0:5555", 16:16:15 "unix:///var/run/docker.sock" 16:16:15 ], 16:16:15 "mtu": 1458, 16:16:15 "selinux-enabled": true, 16:16:15 "seccomp-profile": "/etc/docker/seccomp.json" 16:16:15 } [Pipeline] sh 16:16:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:16:16 + sudo service docker restart 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.236s coverage: 65.4% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.8% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 16:16:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 16:16:28 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:34 provisioning config files... 16:16:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4520448099779654195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:34 ---> docker-login.sh 16:16:34 nexus3.edgexfoundry.org:10001 16:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:35 Configure a credential helper to remove this warning. See 16:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:35 16:16:35 Login Succeeded 16:16:35 nexus3.edgexfoundry.org:10002 16:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:35 Configure a credential helper to remove this warning. See 16:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:35 16:16:35 Login Succeeded 16:16:35 nexus3.edgexfoundry.org:10003 16:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:36 Configure a credential helper to remove this warning. See 16:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:36 16:16:36 Login Succeeded 16:16:36 nexus3.edgexfoundry.org:10004 16:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:36 Configure a credential helper to remove this warning. See 16:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:36 16:16:36 Login Succeeded 16:16:36 docker.io 16:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:37 Configure a credential helper to remove this warning. See 16:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:37 16:16:37 Login Succeeded 16:16:37 ---> docker-login.sh ends [Pipeline] } 16:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:16:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:37 ========================================================= 16:16:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:16:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:16:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:16:38 9b3977197b4f: Pulling fs layer 16:16:38 1a89e8eeedd5: Pulling fs layer 16:16:38 94645a83ff95: Pulling fs layer 16:16:38 3f3a8bcf1eab: Pulling fs layer 16:16:38 0c92f367c5e7: Pulling fs layer 16:16:38 f7c0051592d6: Pulling fs layer 16:16:38 a227ed2f7395: Pulling fs layer 16:16:38 7b1c46037f91: Pulling fs layer 16:16:38 3f3a8bcf1eab: Waiting 16:16:38 0c92f367c5e7: Waiting 16:16:38 f7c0051592d6: Waiting 16:16:38 a227ed2f7395: Waiting 16:16:38 7b1c46037f91: Waiting 16:16:38 94645a83ff95: Verifying Checksum 16:16:38 94645a83ff95: Download complete 16:16:38 1a89e8eeedd5: Verifying Checksum 16:16:38 1a89e8eeedd5: Download complete 16:16:38 0c92f367c5e7: Verifying Checksum 16:16:38 0c92f367c5e7: Download complete 16:16:38 f7c0051592d6: Download complete 16:16:38 9b3977197b4f: Download complete 16:16:38 a227ed2f7395: Verifying Checksum 16:16:38 a227ed2f7395: Download complete 16:16:39 9b3977197b4f: Pull complete 16:16:39 1a89e8eeedd5: Pull complete 16:16:39 94645a83ff95: Pull complete 16:16:40 7b1c46037f91: Verifying Checksum 16:16:40 7b1c46037f91: Download complete 16:16:40 3f3a8bcf1eab: Download complete 16:16:53 3f3a8bcf1eab: Pull complete 16:16:53 0c92f367c5e7: Pull complete 16:16:53 f7c0051592d6: Pull complete 16:16:53 a227ed2f7395: Pull complete 16:16:58 7b1c46037f91: Pull complete 16:16:58 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:16:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:16:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:16:58 WORKDIR /edgex 16:16:58 COPY go.mod . 16:16:58 RUN go mod download 16:16:58 + docker build -t ci-base-image-arm64 -f - . 16:17:01 Sending build context to Docker daemon 168.8MB 16:17:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:17:01 ---> f79e39bc4007 16:17:01 Step 2/4 : WORKDIR /edgex 16:17:03 ---> Running in 4fa4cbbd1a5f 16:17:03 Removing intermediate container 4fa4cbbd1a5f 16:17:03 ---> c81ad332c461 16:17:03 Step 3/4 : COPY go.mod . 16:17:04 ---> ca0772e36e8f 16:17:04 Step 4/4 : RUN go mod download 16:17:04 ---> Running in 0a52b62e7e4c 16:17:06 GO111MODULE=on go vet ./... 16:17:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:17:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:17:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:17:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:17:08 + ls -al . 16:17:08 total 644 16:17:08 drwxrwxr-x 10 1001 1001 4096 Feb 14 16:17 . 16:17:08 drwxr-xr-x 4 root root 28 Feb 14 16:15 .. 16:17:08 -rw-rw-r-- 1 1001 1001 11 Feb 14 16:13 .dockerignore 16:17:08 drwxrwxr-x 8 1001 1001 179 Feb 14 16:13 .git 16:17:08 drwxrwxr-x 4 1001 1001 142 Feb 14 16:13 .github 16:17:08 -rw-rw-r-- 1 1001 1001 804 Feb 14 16:13 .gitignore 16:17:08 -rw-rw-r-- 1 1001 1001 42 Feb 14 16:13 .golangci.yml 16:17:08 -rw-rw-r-- 1 1001 1001 76 Feb 14 16:13 .hadolint.yml 16:17:08 drwx------ 3 1001 1001 73 Feb 14 16:14 .semver 16:17:08 -rw-rw-r-- 1 1001 1001 166 Feb 14 16:13 .sonarcloud.properties 16:17:08 -rw-rw-r-- 1 1001 1001 1171 Feb 14 16:13 ADOPTERS.md 16:17:08 -rw-rw-r-- 1 1001 1001 9019 Feb 14 16:13 Attribution.txt 16:17:08 -rw-rw-r-- 1 1001 1001 51732 Feb 14 16:13 CHANGELOG.md 16:17:08 -rw-rw-r-- 1 1001 1001 3804 Feb 14 16:13 CONTRIBUTING.md 16:17:08 -rw-rw-r-- 1 1001 1001 677 Feb 14 16:13 GOVERNANCE.md 16:17:08 -rw-rw-r-- 1 1001 1001 849 Feb 14 16:13 Jenkinsfile 16:17:08 -rw-rw-r-- 1 1001 1001 10775 Feb 14 16:13 LICENSE 16:17:08 -rw-rw-r-- 1 1001 1001 6508 Feb 14 16:13 Makefile 16:17:08 -rw-rw-r-- 1 1001 1001 582 Feb 14 16:13 OWNERS.md 16:17:08 -rw-rw-r-- 1 1001 1001 8207 Feb 14 16:13 README.md 16:17:08 -rw-rw-r-- 1 1001 1001 6912 Feb 14 16:13 SECURITY.md 16:17:08 -rw-rw-r-- 1 1001 1001 5 Feb 14 16:14 VERSION 16:17:08 -rw-rw-r-- 1 1001 1001 4131 Feb 14 16:13 ZMQWindows.md 16:17:08 drwxrwxr-x 2 1001 1001 37 Feb 14 16:13 bin 16:17:08 drwxrwxr-x 14 1001 1001 4096 Feb 14 16:13 cmd 16:17:08 -rw-r--r-- 1 root root 428383 Feb 14 16:16 coverage.out 16:17:08 -rw-rw-r-- 1 1001 1001 2840 Feb 14 16:13 go.mod 16:17:08 -rw-rw-r-- 1 1001 1001 50301 Feb 14 16:13 go.sum 16:17:08 drwxrwxr-x 8 1001 1001 124 Feb 14 16:13 internal 16:17:08 drwxrwxr-x 3 1001 1001 16 Feb 14 16:13 openapi 16:17:08 drwxrwxr-x 4 1001 1001 71 Feb 14 16:13 snap 16:17:08 -rw-rw-r-- 1 1001 1001 204 Feb 14 16:13 version.go [Pipeline] sh 16:17:09 + '[' -e coverage.out ] 16:17:09 + chown 1001:1001 coverage.out [Pipeline] stash 16:17:09 Stashed 1 file(s) [Pipeline] sh 16:17:09 + make build 16:17:09 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 16:17:11 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 16:17:17 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 16:17:18 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 16:17:19 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 16:17:19 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 16:17:20 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 16:17:21 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 16:17:22 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 16:17:24 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 16:17:24 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 16:17:26 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] } 16:17:27 $ docker stop --time=1 e32bc0f05145c6e54d4732f4f7a9158d235e55d92b9de5fde63500075f02bfa7 16:17:29 $ docker rm -f e32bc0f05145c6e54d4732f4f7a9158d235e55d92b9de5fde63500075f02bfa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:17:30 16:17:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:17:31 latest: Pulling from edgex-devops/edgex-compose 16:17:31 cbdbe7a5bc2a: Pulling fs layer 16:17:31 ca9280d653b3: Pulling fs layer 16:17:31 7e9c9ca2126c: Pulling fs layer 16:17:31 cbdbe7a5bc2a: Verifying Checksum 16:17:31 cbdbe7a5bc2a: Download complete 16:17:31 ca9280d653b3: Verifying Checksum 16:17:31 ca9280d653b3: Download complete 16:17:31 cbdbe7a5bc2a: Pull complete 16:17:31 7e9c9ca2126c: Download complete 16:17:31 ca9280d653b3: Pull complete 16:17:35 7e9c9ca2126c: Pull complete 16:17:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:17:35 prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container 16:17:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:17:37 $ docker top b31266cdd7fbea46548849356fd873478a568f89d149a5a813a0e3fb6d8b629b -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:38 + docker-compose build --help 16:17:38 + grep parallel 16:17:38 --parallel Build images in parallel. [Pipeline] } 16:17:38 $ docker stop --time=1 b31266cdd7fbea46548849356fd873478a568f89d149a5a813a0e3fb6d8b629b 16:17:40 $ docker rm -f b31266cdd7fbea46548849356fd873478a568f89d149a5a813a0e3fb6d8b629b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:17:40 . [Pipeline] withDockerContainer 16:17:40 prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container 16:17:40 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat 16:17:40 $ docker top 23d54dc2be75bbd05ff01ede1e3e4f45a6ae4f0944c269185aa3744b97d71fbb -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:41 + docker-compose -f ./docker-compose-build.yml build --parallel 16:17:41 Building core-command ... 16:17:41 Building core-data ... 16:17:41 Building core-metadata ... 16:17:41 Building security-bootstrapper ... 16:17:41 Building security-proxy-setup ... 16:17:41 Building security-secretstore-setup ... 16:17:41 Building support-notifications ... 16:17:41 Building support-scheduler ... 16:17:41 Building sys-mgmt-agent ... 16:17:41 Building support-notifications 16:17:41 Building core-command 16:17:41 Building security-proxy-setup 16:17:41 Building security-secretstore-setup 16:17:41 Building core-metadata 16:17:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:17:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:17:54 ---> 916d1e0c00d1 16:17:54 Step 3/23 : WORKDIR /edgex-go 16:17:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:17:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:17:54 ---> 916d1e0c00d1 16:17:54 Step 3/25 : WORKDIR /edgex-go 16:17:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:17:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:17:54 ---> 916d1e0c00d1 16:17:54 Step 3/23 : WORKDIR /edgex-go 16:17:58 ---> Running in bb20d9696db2 16:17:58 ---> Running in 5d36a92dc1b7 16:17:58 ---> Running in 84327beacd03 16:18:06 Removing intermediate container bb20d9696db2 16:18:06 ---> 521afc42d61e 16:18:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:06 Removing intermediate container 84327beacd03 16:18:06 ---> 355d745cb711 16:18:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:06 Removing intermediate container 5d36a92dc1b7 16:18:06 ---> dde83ccdd204 16:18:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:06 ---> Running in a53836f06a1a 16:18:06 ---> Running in 95bef808b320 16:18:06 ---> Running in 093f2cba794a 16:18:07 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:18:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:18:07 ---> 916d1e0c00d1 16:18:07 Step 3/21 : WORKDIR /edgex-go 16:18:07 ---> Using cache 16:18:07 ---> 521afc42d61e 16:18:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:09 ---> Running in 567a058b2bd5 16:18:09 Removing intermediate container 093f2cba794a 16:18:09 ---> 1aed96e016e5 16:18:09 Step 5/23 : RUN apk add --update --no-cache make git 16:18:09 Removing intermediate container a53836f06a1a 16:18:09 ---> aa4624add2f4 16:18:09 Step 5/23 : RUN apk add --update --no-cache make git 16:18:09 ---> Running in 02dfb2bab9f8 16:18:09 ---> Running in 4b99d65a40b4 16:18:09 Removing intermediate container 95bef808b320 16:18:09 ---> 1a258e074f41 16:18:09 Step 5/25 : RUN apk add --update --no-cache make git 16:18:09 ---> Running in fcacb71f0b0f 16:18:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:18:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:18:09 ---> 916d1e0c00d1 16:18:09 Step 3/22 : WORKDIR /edgex-go 16:18:09 ---> Using cache 16:18:09 ---> 521afc42d61e 16:18:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:09 ---> Using cache 16:18:09 ---> aa4624add2f4 16:18:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:18:09 ---> Running in 2ce6bbf2d54e 16:18:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:18:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:18:10 Removing intermediate container 567a058b2bd5 16:18:10 ---> b61bb30eb1cc 16:18:10 Step 5/21 : RUN apk add --update --no-cache make git 16:18:10 ---> Running in f5c3afb4ffe4 16:18:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:18:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:18:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:18:11 OK: 221 MiB in 52 packages 16:18:11 OK: 221 MiB in 52 packages 16:18:11 OK: 221 MiB in 52 packages 16:18:11 OK: 221 MiB in 52 packages 16:18:11 OK: 221 MiB in 52 packages 16:18:11 Removing intermediate container 02dfb2bab9f8 16:18:11 ---> 5ac9bfab7d04 16:18:11 Step 6/23 : COPY go.mod vendor* ./ 16:18:12 Removing intermediate container 4b99d65a40b4 16:18:12 ---> b07d2f8958e1 16:18:12 Step 6/23 : COPY go.mod vendor* ./ 16:18:12 ---> efc1307c9cb3 16:18:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:12 ---> ce767b51e802 16:18:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:12 ---> Running in 47ad9cac493a 16:18:12 Removing intermediate container 2ce6bbf2d54e 16:18:12 ---> 215148f81abd 16:18:12 Step 6/22 : COPY go.mod vendor* ./ 16:18:12 ---> Running in 510648f69845 16:18:12 Removing intermediate container fcacb71f0b0f 16:18:12 ---> aa8fbbb421ad 16:18:12 Step 6/25 : COPY go.mod vendor* ./ 16:18:12 Removing intermediate container f5c3afb4ffe4 16:18:12 ---> 819de59afc72 16:18:12 Step 6/21 : COPY go.mod vendor* ./ 16:18:12 ---> bf54505a0a41 16:18:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:12 ---> 8c6c1acddecd 16:18:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:12 ---> Running in 0ebb95e2f7c0 16:18:12 ---> Running in 50181cda12ab 16:18:12 ---> 465ede3737eb 16:18:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:12 ---> Running in 0fe5ff5855e0 16:18:14 Removing intermediate container 47ad9cac493a 16:18:14 ---> b80495df1bfc 16:18:14 Step 8/23 : COPY . . 16:18:14 Removing intermediate container 510648f69845 16:18:14 ---> 22f0be87f2ef 16:18:14 Step 8/23 : COPY . . 16:18:14 Removing intermediate container 0ebb95e2f7c0 16:18:14 ---> 44e9dda9c2e3 16:18:14 Step 8/22 : COPY . . 16:18:16 Removing intermediate container 0fe5ff5855e0 16:18:16 ---> df9e811e84cf 16:18:16 Step 8/21 : COPY . . 16:18:17 Removing intermediate container 50181cda12ab 16:18:17 ---> 699b9610b53a 16:18:17 Step 8/25 : COPY . . 16:18:25 Removing intermediate container 0a52b62e7e4c 16:18:25 ---> 7fe2be725041 16:18:25 Successfully built 7fe2be725041 16:18:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:18:26 + docker inspect -f . ci-base-image-arm64 16:18:26 . [Pipeline] withDockerContainer 16:18:26 prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container 16:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 16:18:27 ---> e7caf71db770 16:18:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:18:27 ---> Running in 93fcb854ede8 16:18:27 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 16:18:27 $ docker top b793efe9793ed3867fdbe69384603440cb92d428d68d04e1d3f1b9a0782427a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:28 + go version 16:18:28 go version go1.17.6 linux/arm64 [Pipeline] } 16:18:28 $ docker stop --time=1 b793efe9793ed3867fdbe69384603440cb92d428d68d04e1d3f1b9a0782427a1 16:18:30 $ docker rm -f b793efe9793ed3867fdbe69384603440cb92d428d68d04e1d3f1b9a0782427a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:30 + docker inspect -f . ci-base-image-arm64 16:18:30 . [Pipeline] withDockerContainer 16:18:31 prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container 16:18:31 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 16:18:32 $ docker top b1736e05e696877ca700710a3d5f57aaed1e2d68b596a4b32dd0622921bf1734 -eo pid,comm [Pipeline] { [Pipeline] echo 16:18:32 ========================================================= 16:18:32 [edgeXBuildGoParallel] Running Tests and Build... 16:18:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:18:33 + make test 16:18:33 go mod tidy 16:18:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:18:49 ---> 04ed90aa5541 16:18:49 Step 9/23 : RUN make cmd/core-command/core-command 16:18:49 ---> 4d6bed8fa9e4 16:18:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:18:49 ---> Running in 5123f01a26f5 16:18:49 ---> Running in b2fd3fdc26ad 16:18:51 Removing intermediate container 93fcb854ede8 16:18:51 ---> e7459b9c40c0 16:18:51 16:18:51 Step 10/22 : FROM alpine:3.14 16:18:51 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 16:18:52 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 16:18:52 3.14: Pulling from library/alpine 16:18:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:18:53 Status: Downloaded newer image for alpine:3.14 16:18:53 ---> 0a97eee8041e 16:18:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:18:54 ---> Running in 0377e024814a 16:18:55 ---> c8dcd87751c2 16:18:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:18:55 ---> Running in 214ccfa3195c 16:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:18:55 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 16:18:56 ---> 2bd68643412b 16:18:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:18:56 ---> Running in 62eeafce467a 16:18:56 (1/2) Installing ca-certificates (20211220-r0) 16:18:56 (2/2) Installing dumb-init (1.2.5-r1) 16:18:56 Executing busybox-1.33.1-r6.trigger 16:18:56 Executing ca-certificates-20211220-r0.trigger 16:18:56 OK: 6 MiB in 16 packages 16:18:57 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 16:18:57 Removing intermediate container 0377e024814a 16:18:57 ---> f99df64e31b8 16:18:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:18:57 ---> Running in 36d23ab8e214 16:18:57 Removing intermediate container 36d23ab8e214 16:18:57 ---> bdabe68697a3 16:18:57 Step 13/22 : ENV APP_PORT=59860 16:18:57 ---> Running in dbeffae68e96 16:18:57 Removing intermediate container dbeffae68e96 16:18:57 ---> 694ac1cc26b0 16:18:57 Step 14/22 : EXPOSE $APP_PORT 16:18:57 ---> Running in bbc7a2dbe972 16:18:57 Removing intermediate container bbc7a2dbe972 16:18:57 ---> 2168ac181df6 16:18:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:57 ---> aaf1f85c7e54 16:18:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:18:58 ---> 971e0b9aaf94 16:18:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:18:58 ---> 19991106c407 16:18:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:18:58 ---> Running in 9fdf964717a3 16:18:58 Removing intermediate container 9fdf964717a3 16:18:58 ---> a588252664e3 16:18:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:58 ---> Running in fb7dd5f9636e 16:18:59 Removing intermediate container fb7dd5f9636e 16:18:59 ---> cdf5a504142b 16:18:59 Step 20/22 : LABEL arch=x86_64 16:18:59 ---> Running in da33f60ed7a9 16:18:59 Removing intermediate container da33f60ed7a9 16:18:59 ---> 77c5c9fdbd74 16:18:59 Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:18:59 ---> Running in 0e4861c4a19d 16:18:59 Removing intermediate container 0e4861c4a19d 16:18:59 ---> 70053cd03938 16:18:59 Step 22/22 : LABEL version=0.0.0 16:18:59 ---> Running in c42a14f29e34 16:18:59 Removing intermediate container c42a14f29e34 16:18:59 ---> fd75f67cf72f 16:18:59 16:18:59 Successfully built fd75f67cf72f 16:18:59 Successfully tagged support-notifications:latest 16:18:59 Building support-scheduler 16:19:00 ? github.com/edgexfoundry/edgex-go [no test files] 16:19:09  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:19:09 ---> 916d1e0c00d1 16:19:09 Step 3/22 : WORKDIR /edgex-go 16:19:09 ---> Using cache 16:19:09 ---> 521afc42d61e 16:19:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:09 ---> Using cache 16:19:09 ---> b61bb30eb1cc 16:19:09 Step 5/22 : RUN apk add --update --no-cache make git 16:19:09 ---> Using cache 16:19:09 ---> 819de59afc72 16:19:09 Step 6/22 : COPY go.mod vendor* ./ 16:19:09 ---> Using cache 16:19:09 ---> 465ede3737eb 16:19:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:09 ---> Using cache 16:19:09 ---> df9e811e84cf 16:19:09 Step 8/22 : COPY . . 16:19:09 ---> Using cache 16:19:09 ---> c8dcd87751c2 16:19:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:19:09 ---> Running in d69b0663542e 16:19:10 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 16:19:25 Removing intermediate container 5123f01a26f5 16:19:25 ---> 195de7e5d722 16:19:25 16:19:25 Step 10/23 : FROM alpine:3.14 16:19:25 ---> 0a97eee8041e 16:19:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:19:25 ---> Running in 0d6d19a2a44e 16:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:19:26 (1/1) Installing dumb-init (1.2.5-r1) 16:19:26 Executing busybox-1.33.1-r6.trigger 16:19:26 OK: 6 MiB in 15 packages 16:19:26 Removing intermediate container 0d6d19a2a44e 16:19:26 ---> e52dc97ffc32 16:19:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:19:26 ---> Running in 54a98782dc55 16:19:26 Removing intermediate container 54a98782dc55 16:19:26 ---> 1f0e557bc543 16:19:26 Step 13/23 : ENV APP_PORT=59882 16:19:26 ---> Running in dcd760df586f 16:19:27 Removing intermediate container dcd760df586f 16:19:27 ---> 561a1082b629 16:19:27 Step 14/23 : EXPOSE $APP_PORT 16:19:27 ---> Running in de257cfd1a77 16:19:27 Removing intermediate container de257cfd1a77 16:19:27 ---> 16d8a24fd5fe 16:19:27 Step 15/23 : WORKDIR / 16:19:27 ---> Running in 9f876907e3f5 16:19:27 Removing intermediate container 9f876907e3f5 16:19:27 ---> 1c9b3f4f977d 16:19:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:27 ---> f16731f6ec79 16:19:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:19:27 ---> fba577bcd04b 16:19:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:19:28 ---> 923480eea937 16:19:28 Step 19/23 : ENTRYPOINT ["/core-command"] 16:19:28 ---> Running in 94d7dd595d01 16:19:28 Removing intermediate container 94d7dd595d01 16:19:28 ---> 1cd6b9d2e5af 16:19:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:28 ---> Running in 8b65724b5677 16:19:28 Removing intermediate container 8b65724b5677 16:19:28 ---> ecbb7458e5eb 16:19:28 Step 21/23 : LABEL arch=x86_64 16:19:28 ---> Running in 7cf0d8e2c53b 16:19:28 Removing intermediate container 7cf0d8e2c53b 16:19:28 ---> 6d9e7de73821 16:19:28 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:19:28 ---> Running in 86b9f353b4ab 16:19:28 Removing intermediate container 86b9f353b4ab 16:19:28 ---> 20887fd2e71a 16:19:28 Step 23/23 : LABEL version=0.0.0 16:19:28 ---> Running in a6c05389e598 16:19:29 Removing intermediate container a6c05389e598 16:19:29 ---> e0a9ac17b2d7 16:19:29 16:19:29 Successfully built e0a9ac17b2d7 16:19:29 Successfully tagged core-command:latest 16:19:29 Building security-bootstrapper 16:19:32  Building core-command ... 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 16:19:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:19:35 ---> 916d1e0c00d1 16:19:35 Step 3/31 : WORKDIR /edgex-go 16:19:35 ---> Using cache 16:19:35 ---> 521afc42d61e 16:19:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:35 ---> Using cache 16:19:35 ---> b61bb30eb1cc 16:19:35 Step 5/31 : RUN apk add --update --no-cache make git 16:19:35 ---> Using cache 16:19:35 ---> 819de59afc72 16:19:35 Step 6/31 : COPY go.mod vendor* ./ 16:19:35 ---> Using cache 16:19:35 ---> 465ede3737eb 16:19:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:35 ---> Using cache 16:19:35 ---> df9e811e84cf 16:19:35 Step 8/31 : COPY . . 16:19:35 ---> Using cache 16:19:35 ---> c8dcd87751c2 16:19:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:19:35 ---> Running in 7c2d10ca85a5 16:19:36 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 16:19:37 Removing intermediate container b2fd3fdc26ad 16:19:37 ---> 90d55d7dcb6f 16:19:37 16:19:37 Step 10/23 : FROM alpine:3.14 16:19:37 ---> 0a97eee8041e 16:19:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:19:37 ---> Using cache 16:19:37 ---> e52dc97ffc32 16:19:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:19:37 ---> Using cache 16:19:37 ---> 1f0e557bc543 16:19:37 Step 13/23 : ENV APP_PORT=59881 16:19:37 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 16:19:37 ---> Running in 7c8bea482638 16:19:37 Removing intermediate container 7c8bea482638 16:19:37 ---> 3d00374c2a2b 16:19:37 Step 14/23 : EXPOSE $APP_PORT 16:19:37 ---> Running in ef1fd15c8173 16:19:38 Removing intermediate container ef1fd15c8173 16:19:38 ---> 74cfeb640a84 16:19:38 Step 15/23 : WORKDIR / 16:19:38 ---> Running in 3f14688946ee 16:19:38 Removing intermediate container 3f14688946ee 16:19:38 ---> e64c57097d1d 16:19:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:38 Removing intermediate container 214ccfa3195c 16:19:38 ---> 3a143f54427f 16:19:38 16:19:38 Step 10/21 : FROM alpine:3.14 16:19:38 ---> 0a97eee8041e 16:19:38 Step 11/21 : RUN apk add --update --no-cache curl 16:19:38 ---> Running in 204579af41f8 16:19:38 ---> 8cb39be90c90 16:19:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:19:39 ---> 7234fe838344 16:19:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:19:39 ---> 1c6df8c8d086 16:19:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:19:39 ---> Running in e5f20d53ae15 16:19:40 (1/5) Installing ca-certificates (20211220-r0) 16:19:40 (2/5) Installing brotli-libs (1.0.9-r5) 16:19:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:19:40 (4/5) Installing libcurl (7.79.1-r0) 16:19:40 Removing intermediate container e5f20d53ae15 16:19:40 ---> 73301bc21b9d 16:19:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:40 (5/5) Installing curl (7.79.1-r0) 16:19:40 Executing busybox-1.33.1-r6.trigger 16:19:40 Executing ca-certificates-20211220-r0.trigger 16:19:40 ---> Running in 15c218fb5f86 16:19:40 OK: 8 MiB in 19 packages 16:19:40 Removing intermediate container 15c218fb5f86 16:19:40 ---> 8d54ba46de92 16:19:40 Step 21/23 : LABEL arch=x86_64 16:19:40 ---> Running in c5502c9fb874 16:19:40 Removing intermediate container c5502c9fb874 16:19:40 ---> 04aa5f816f96 16:19:40 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:19:40 ---> Running in c01580f066ca 16:19:40 Removing intermediate container 62eeafce467a 16:19:40 ---> 8af14a4dc331 16:19:40 16:19:40 Step 10/25 : FROM alpine:3.14 16:19:40 ---> 0a97eee8041e 16:19:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:19:41 Removing intermediate container c01580f066ca 16:19:41 ---> 0a53e5b2da8f 16:19:41 Step 23/23 : LABEL version=0.0.0 16:19:41 ---> Running in 3dda78fd4af5 16:19:41 Removing intermediate container 204579af41f8 16:19:41 ---> 04d1b90a106d 16:19:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:19:41 ---> Running in 9b3c56cbfbbc 16:19:41 ---> Running in 4725f1d3338f 16:19:41 Removing intermediate container 9b3c56cbfbbc 16:19:41 ---> 568c80e6e10d 16:19:41 16:19:41 Successfully built 568c80e6e10d 16:19:41 Successfully tagged core-metadata:latest 16:19:41 Building sys-mgmt-agent 16:19:41  Building core-metadata ... done Removing intermediate container 4725f1d3338f 16:19:41 ---> 5ef3df4dc193 16:19:41 Step 13/21 : WORKDIR /edgex 16:19:41 ---> Running in 55b9ade0c4a7 16:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:19:41 Removing intermediate container 55b9ade0c4a7 16:19:41 ---> 3e968dc5dfb4 16:19:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:19:42 (1/3) Installing ca-certificates (20211220-r0) 16:19:42 (2/3) Installing dumb-init (1.2.5-r1) 16:19:42 (3/3) Installing su-exec (0.2-r1) 16:19:42 Executing busybox-1.33.1-r6.trigger 16:19:42 Executing ca-certificates-20211220-r0.trigger 16:19:42 OK: 6 MiB in 17 packages 16:19:43 ---> 2d6f32292b4f 16:19:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:19:43 Removing intermediate container 3dda78fd4af5 16:19:43 ---> 84c4547f13e6 16:19:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:19:43 ---> 5065e33a07b7 16:19:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:19:43 ---> Running in ca538c51066f 16:19:44 Removing intermediate container ca538c51066f 16:19:44 ---> 248f8eeb2b11 16:19:44 Step 13/25 : WORKDIR / 16:19:44 ---> Running in ed670f761df1 16:19:44 Removing intermediate container ed670f761df1 16:19:44 ---> 8f0f3674fa6e 16:19:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:19:44 ---> d6ce93e5d7cd 16:19:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:19:44 ---> Running in 97ea527ce72c 16:19:44 ---> 858a86c2ed47 16:19:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:19:44 Removing intermediate container 97ea527ce72c 16:19:44 ---> 0cfd1726fbeb 16:19:44 Step 18/21 : CMD ["--init=true"] 16:19:44 ---> Running in 9e4fed609317 16:19:44 ---> ac1894e668fa 16:19:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:19:45 Removing intermediate container 9e4fed609317 16:19:45 ---> ed011e7f8496 16:19:45 Step 19/21 : LABEL arch=x86_64 16:19:45 ---> Running in 3e2021107dc8 16:19:45 ---> 1250a6f59bbd 16:19:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:19:45 Removing intermediate container 3e2021107dc8 16:19:45 ---> 76d96c799dae 16:19:45 Step 20/21 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:19:45 ---> Running in 2dbca702414f 16:19:45 ---> ef72ea53e749 16:19:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:19:45 Removing intermediate container 2dbca702414f 16:19:45 ---> 37e5e86218be 16:19:45 Step 21/21 : LABEL version=0.0.0 16:19:45 ---> Running in e921dad5b726 16:19:45 Removing intermediate container e921dad5b726 16:19:45 ---> 571e2c20c50c 16:19:45 16:19:46 ---> f9b85f7cbe60 16:19:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:19:46 Successfully built 571e2c20c50c 16:19:46 Successfully tagged security-proxy-setup:latest 16:19:46 Building core-data 16:19:47  Building security-proxy-setup ... done  ---> cd781849ba8a 16:19:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:19:48 ---> 01429b76eeed 16:19:48 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/ 16:19:48 ---> Running in 54e083de40e2 16:19:49 Removing intermediate container 54e083de40e2 16:19:49 ---> 03d9221b296b 16:19:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:19:49 ---> Running in 6306c5e57b0e 16:19:49 Removing intermediate container 6306c5e57b0e 16:19:49 ---> 81a67d2fc47a 16:19:49 Step 23/25 : LABEL arch=x86_64 16:19:49 ---> Running in 8fa2cb00ed66 16:19:49 Removing intermediate container 8fa2cb00ed66 16:19:49 ---> 54c206688651 16:19:49 Step 24/25 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:19:49 ---> Running in b90640909449 16:19:50 Removing intermediate container b90640909449 16:19:50 ---> 88a0210e3db1 16:19:50 Step 25/25 : LABEL version=0.0.0 16:19:50 ---> Running in 74ca7c347f45 16:19:50 Removing intermediate container 74ca7c347f45 16:19:50 ---> 61eaeda07bd8 16:19:50 16:19:51 Successfully built 61eaeda07bd8 16:19:51 Successfully tagged security-secretstore-setup:latest 16:19:52  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:19:52 ---> 916d1e0c00d1 16:19:52 Step 3/23 : WORKDIR /edgex-go 16:19:52 ---> Using cache 16:19:52 ---> 521afc42d61e 16:19:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:52 ---> Using cache 16:19:52 ---> b61bb30eb1cc 16:19:52 Step 5/23 : RUN apk add --update --no-cache make bash git 16:19:52 Removing intermediate container d69b0663542e 16:19:52 ---> 6aea70d7b8b8 16:19:52 16:19:52 Step 10/22 : FROM alpine:3.14 16:19:52 ---> 0a97eee8041e 16:19:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:19:52 ---> Using cache 16:19:52 ---> e52dc97ffc32 16:19:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:19:52 ---> Using cache 16:19:52 ---> 1f0e557bc543 16:19:52 Step 13/22 : ENV APP_PORT=59861 16:19:52 ---> Running in efd28d97a2a2 16:19:52 ---> Running in 08d06f85d23a 16:19:52 Removing intermediate container 08d06f85d23a 16:19:52 ---> 3b075738db26 16:19:52 Step 14/22 : EXPOSE $APP_PORT 16:19:52 ---> Running in 853be1c60d1b 16:19:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:19:53 Removing intermediate container 853be1c60d1b 16:19:53 ---> 1db01d35978e 16:19:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:53 ---> f42a44ef5c6b 16:19:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:19:53 ---> 3daae021c449 16:19:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:19:54 OK: 221 MiB in 52 packages 16:19:54 ---> 3aa801af433a 16:19:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:19:54 ---> Running in ead157bd0041 16:19:54 Removing intermediate container ead157bd0041 16:19:54 ---> e031197de19b 16:19:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:54 ---> Running in 17d70fb5d4da 16:19:54 Removing intermediate container 17d70fb5d4da 16:19:54 ---> b20d41b99eae 16:19:54 Step 20/22 : LABEL arch=x86_64 16:19:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:19:54 ---> 916d1e0c00d1 16:19:54 Step 3/23 : WORKDIR /edgex-go 16:19:54 ---> Using cache 16:19:54 ---> 521afc42d61e 16:19:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:54 ---> Using cache 16:19:54 ---> b61bb30eb1cc 16:19:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:19:55 ---> Running in 6c6520cfab3e 16:19:55 Removing intermediate container efd28d97a2a2 16:19:55 ---> ed474f7dcbb8 16:19:55 Step 6/23 : COPY go.mod vendor* ./ 16:19:55 ---> Running in f09d1bdf6e31 16:19:55 Removing intermediate container 6c6520cfab3e 16:19:55 ---> a7926da0b518 16:19:55 Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:19:55 ---> Running in ea106c4ac2c8 16:19:55 ---> 18a505d37948 16:19:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:55 Removing intermediate container ea106c4ac2c8 16:19:55 ---> 5dc35fde2377 16:19:55 Step 22/22 : LABEL version=0.0.0 16:19:55 ---> Running in ca29a4f85553 16:19:55 ---> Running in edf7fdf07f17 16:19:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:19:55 Removing intermediate container edf7fdf07f17 16:19:55 ---> 5bcf0495b249 16:19:55 16:19:55 Successfully built 5bcf0495b249 16:19:55 Successfully tagged support-scheduler:latest 16:19:56  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:19:57 Removing intermediate container ca29a4f85553 16:19:57 ---> 66774972281d 16:19:57 Step 8/23 : COPY . . 16:19:57 OK: 221 MiB in 52 packages 16:19:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:19:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:19:58 Removing intermediate container f09d1bdf6e31 16:19:58 ---> 101bb8cc78ad 16:19:58 Step 6/23 : COPY go.mod vendor* ./ 16:19:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:19:59 ---> 3b9109f32171 16:19:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:59 ---> Running in 1961609d2689 16:19:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:19:59 Removing intermediate container 7c2d10ca85a5 16:19:59 ---> 10ead7294e39 16:19:59 16:19:59 Step 10/31 : FROM alpine:3.14 16:19:59 ---> 0a97eee8041e 16:19:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:20:00 ---> Running in 008b6db912fd 16:20:00 Removing intermediate container 1961609d2689 16:20:00 ---> 2d8ea667369b 16:20:00 Step 8/23 : COPY . . 16:20:00 Removing intermediate container 008b6db912fd 16:20:00 ---> 04e9d52b45ae 16:20:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:20:00 ---> Running in 51b849068768 16:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:20:01 (1/2) Installing dumb-init (1.2.5-r1) 16:20:01 (2/2) Installing su-exec (0.2-r1) 16:20:01 Executing busybox-1.33.1-r6.trigger 16:20:01 OK: 6 MiB in 16 packages 16:20:03 ---> 3ea5eb0d5914 16:20:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:20:03 Removing intermediate container 51b849068768 16:20:03 ---> fc40bc0866d1 16:20:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:20:03 ---> Running in 1e42893e84a4 16:20:03 ---> Running in 5f0efad67451 16:20:03 Removing intermediate container 5f0efad67451 16:20:03 ---> 6202ff823ab7 16:20:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:20:03 ---> Running in 5457677fc10e 16:20:03 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 16:20:04 Removing intermediate container 5457677fc10e 16:20:04 ---> 7afc11117813 16:20:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:20:04 ---> Running in 0f7d3a0381f3 16:20:05 Removing intermediate container 0f7d3a0381f3 16:20:05 ---> 4e485b3dfb01 16:20:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:20:05 ---> 4c23632c8f03 16:20:05 Step 9/23 : RUN make cmd/core-data/core-data 16:20:05 ---> Running in 74f211557231 16:20:05 ---> Running in 5550a16c78e2 16:20:05 Removing intermediate container 74f211557231 16:20:05 ---> 991fd9c1136e 16:20:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:20:06 ---> 72f8af036655 16:20:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:20:06 ---> Running in 520144bd0489 16:20:06 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 16:20:07 Removing intermediate container 520144bd0489 16:20:07 ---> 2801f74b32b6 16:20:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:07 ---> 484f8696070a 16:20:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:20:07 ---> 0beb4f068b16 16:20:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:20:07 ---> e0065200c887 16:20:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:20:08 ---> a72c09ef9c63 16:20:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:20:08 ---> 8a7bf9374f5b 16:20:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:20:08 ---> Running in 68c2859d4821 16:20:08 Removing intermediate container 68c2859d4821 16:20:08 ---> 4ad6ec621728 16:20:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:20:09 ---> f660b83a339f 16:20:09 Step 26/31 : RUN chmod +x /entrypoint.sh 16:20:09 ---> Running in e980f626bf44 16:20:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:20:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:20:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:20:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:20:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:20:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:20:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:20:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:20:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:20:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:20:10 Removing intermediate container e980f626bf44 16:20:10 ---> b95fa93abfc7 16:20:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:20:10 ---> Running in fe61d001b695 16:20:10 Removing intermediate container fe61d001b695 16:20:10 ---> 60789ce9db49 16:20:10 Step 28/31 : CMD ["gate"] 16:20:10 ---> Running in e2acc8526867 16:20:10 Removing intermediate container e2acc8526867 16:20:10 ---> 9f41774ed677 16:20:10 Step 29/31 : LABEL arch=x86_64 16:20:10 ---> Running in 9ef73b96e74a 16:20:10 Removing intermediate container 9ef73b96e74a 16:20:10 ---> d1403a39bff6 16:20:10 Step 30/31 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:20:10 ---> Running in 940a36557016 16:20:10 Removing intermediate container 940a36557016 16:20:10 ---> ba937a14ff5c 16:20:10 Step 31/31 : LABEL version=0.0.0 16:20:11 ---> Running in f58b5714a99c 16:20:11 Removing intermediate container f58b5714a99c 16:20:11 ---> b97672791fa7 16:20:11 16:20:11 Successfully built b97672791fa7 16:20:11 Successfully tagged security-bootstrapper:latest 16:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.187s coverage: 28.7% of statements 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:20:21  Building security-bootstrapper ... done Removing intermediate container 1e42893e84a4 16:20:21 ---> 056cf3512959 16:20:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:20:21 ---> Running in 71f66f83c628 16:20:21 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 16:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements 16:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.302s coverage: 44.7% of statements 16:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:20:22 Removing intermediate container 71f66f83c628 16:20:22 ---> 41e38ad92730 16:20:22 16:20:22 Step 11/23 : FROM docker:20.10.10 16:20:22 20.10.10: Pulling from library/docker 16:20:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.667s coverage: 89.5% of statements 16:20:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:20:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements 16:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:20:26 Removing intermediate container 5550a16c78e2 16:20:26 ---> d52c4aca6f63 16:20:26 16:20:26 Step 10/23 : FROM alpine:3.14 16:20:26 ---> 0a97eee8041e 16:20:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:20:26 ---> Running in 0dc6579279ac 16:20:27 Removing intermediate container 0dc6579279ac 16:20:27 ---> 09bee98db732 16:20:27 Step 12/23 : ENV APP_PORT=59880 16:20:27 ---> Running in 35041852d6af 16:20:27 Removing intermediate container 35041852d6af 16:20:27 ---> d47a788c8e40 16:20:27 Step 13/23 : EXPOSE $APP_PORT 16:20:27 ---> Running in 37b6c38a4c90 16:20:27 Removing intermediate container 37b6c38a4c90 16:20:27 ---> 8565ab50689a 16:20:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:27 ---> Running in c88462343a69 16:20:27 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:20:27 Status: Downloaded newer image for docker:20.10.10 16:20:27 ---> b706a049f56e 16:20:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:20:27 ---> Running in 03dc0962409b 16:20:27 Removing intermediate container 03dc0962409b 16:20:27 ---> a002ea36b0ae 16:20:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:20:27 ---> Running in 5bb0ef43e873 16:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:20:28 Removing intermediate container c88462343a69 16:20:28 ---> d803f8ba171f 16:20:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:20:28 ---> Running in 4ea584841ea7 16:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:20:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:20:28 (1/42) Installing readline (8.1.0-r0) 16:20:28 (2/42) Installing bash (5.1.4-r0) 16:20:28 Executing bash-5.1.4-r0.post-install 16:20:28 (3/42) Installing brotli-libs (1.0.9-r5) 16:20:28 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:20:28 (5/42) Installing libcurl (7.79.1-r0) 16:20:28 (6/42) Installing curl (7.79.1-r0) 16:20:28 (7/42) Installing dumb-init (1.2.5-r1) 16:20:28 (8/42) Installing libbz2 (1.0.8-r1) 16:20:28 (9/42) Installing expat (2.4.4-r0) 16:20:28 (10/42) Installing libffi (3.3-r2) 16:20:28 (11/42) Installing gdbm (1.19-r0) 16:20:28 (12/42) Installing xz-libs (5.2.5-r0) 16:20:28 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:20:28 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:20:28 (15/42) Installing mpdecimal (2.5.1-r1) 16:20:28 (16/42) Installing sqlite-libs (3.35.5-r0) 16:20:28 (17/42) Installing python3 (3.9.5-r2) 16:20:28 (18/42) Installing py3-appdirs (1.4.4-r2) 16:20:28 (19/42) Installing py3-chardet (4.0.0-r2) 16:20:28 (20/42) Installing py3-idna (3.2-r0) 16:20:28 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:20:28 (22/42) Installing py3-certifi (2020.12.5-r1) 16:20:28 (23/42) Installing py3-requests (2.25.1-r4) 16:20:28 (24/42) Installing py3-msgpack (1.0.2-r1) 16:20:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:20:29 (25/42) Installing py3-lockfile (0.12.2-r4) 16:20:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:20:29 (27/42) Installing py3-colorama (0.4.4-r1) 16:20:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:20:29 (29/42) Installing py3-distlib (0.3.1-r3) 16:20:29 (30/42) Installing py3-distro (1.5.0-r3) 16:20:29 (31/42) Installing py3-six (1.15.0-r1) 16:20:29 (32/42) Installing py3-webencodings (0.5.1-r4) 16:20:29 (33/42) Installing py3-html5lib (1.1-r1) 16:20:29 (34/42) Installing py3-parsing (2.4.7-r2) 16:20:29 (35/42) Installing py3-packaging (20.9-r1) 16:20:29 (36/42) Installing py3-toml (0.10.2-r2) 16:20:29 (37/42) Installing py3-pep517 (0.10.0-r2) 16:20:29 (38/42) Installing py3-progress (1.5-r2) 16:20:29 (39/42) Installing py3-retrying (1.3.3-r1) 16:20:29 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:20:29 (41/42) Installing py3-setuptools (52.0.0-r3) 16:20:29 (42/42) Installing py3-pip (20.3.4-r1) 16:20:29 (1/6) Installing dumb-init (1.2.5-r1) 16:20:29 Executing busybox-1.33.1-r6.trigger 16:20:29 OK: 84 MiB in 64 packages 16:20:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:20:29 (3/6) Installing libsodium (1.0.18-r0) 16:20:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:20:29 (5/6) Installing libzmq (4.3.4-r0) 16:20:29 (6/6) Installing zeromq (4.3.4-r0) 16:20:29 Executing busybox-1.33.1-r6.trigger 16:20:29 OK: 8 MiB in 20 packages 16:20:29 Collecting docker-compose==1.23.2 16:20:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:20:30 Collecting docker<4.0,>=3.6.0 16:20:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:20:30 Collecting dockerpty<0.5,>=0.4.1 16:20:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:20:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:20:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:20:31 Collecting cached-property<2,>=1.2.0 16:20:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:20:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:20:31 Collecting texttable<0.10,>=0.9.0 16:20:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:20:31 Removing intermediate container 4ea584841ea7 16:20:31 ---> 131fe3ad60b4 16:20:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:31 ---> ec26c40a6093 16:20:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:20:31 Collecting websocket-client<1.0,>=0.32.0 16:20:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:20:31 Collecting PyYAML<4,>=3.10 16:20:31 Downloading PyYAML-3.13.tar.gz (270 kB) 16:20:31 ---> e51e71f90c94 16:20:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:20:31 ---> 41200e579d77 16:20:31 Step 19/23 : ENTRYPOINT ["/core-data"] 16:20:31 ---> Running in 397f00e03b5a 16:20:31 Removing intermediate container 397f00e03b5a 16:20:31 ---> 2180caaa5d26 16:20:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:31 ---> Running in e5e829fc40b0 16:20:31 Removing intermediate container e5e829fc40b0 16:20:31 ---> 6d4e3c810b91 16:20:31 Step 21/23 : LABEL arch=x86_64 16:20:31 ---> Running in 50645af8e50d 16:20:31 Collecting jsonschema<3,>=2.5.1 16:20:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:20:31 Collecting docopt<0.7,>=0.6.1 16:20:31 Removing intermediate container 50645af8e50d 16:20:31 ---> ab6a12fbdcf7 16:20:31 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:20:31 Downloading docopt-0.6.2.tar.gz (25 kB) 16:20:31 ---> Running in e9649a729f1b 16:20:31 Removing intermediate container e9649a729f1b 16:20:31 ---> 1602d1fb3d10 16:20:31 Step 23/23 : LABEL version=0.0.0 16:20:31 ---> Running in 746016bda8d3 16:20:32 Removing intermediate container 746016bda8d3 16:20:32 ---> 37a38e4bf75e 16:20:32 16:20:32 Successfully built 37a38e4bf75e 16:20:32 Successfully tagged core-data:latest 16:20:32  Building core-data ... done Collecting docker-pycreds>=0.4.0 16:20:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:20:32 Collecting idna<2.8,>=2.5 16:20:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:20:32 Collecting chardet<3.1.0,>=3.0.2 16:20:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:20:32 Collecting urllib3<1.25,>=1.21.1 16:20:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:20:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:20:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:20:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:20:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:20:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:20:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:20:32 Attempting uninstall: urllib3 16:20:32 Found existing installation: urllib3 1.26.5 16:20:32 Uninstalling urllib3-1.26.5: 16:20:32 Successfully uninstalled urllib3-1.26.5 16:20:32 Attempting uninstall: idna 16:20:32 Found existing installation: idna 3.2 16:20:32 Uninstalling idna-3.2: 16:20:32 Successfully uninstalled idna-3.2 16:20:32 Attempting uninstall: chardet 16:20:32 Found existing installation: chardet 4.0.0 16:20:32 Uninstalling chardet-4.0.0: 16:20:32 Successfully uninstalled chardet-4.0.0 16:20:33 Attempting uninstall: requests 16:20:33 Found existing installation: requests 2.25.1 16:20:33 Uninstalling requests-2.25.1: 16:20:33 Successfully uninstalled requests-2.25.1 16:20:33 Running setup.py install for texttable: started 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.576s coverage: 94.2% of statements 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.274s coverage: 59.1% of statements 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 60.0% of statements 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.286s coverage: 0.9% of statements 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.197s coverage: 58.8% of statements 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements 16:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 16:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements 16:20:33 Running setup.py install for texttable: finished with status 'done' 16:20:33 Running setup.py install for PyYAML: started 16:20:34 Running setup.py install for PyYAML: finished with status 'done' 16:20:34 Running setup.py install for docopt: started 16:20:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 16:20:34 Running setup.py install for docopt: finished with status 'done' 16:20:34 Running setup.py install for dockerpty: started 16:20:34 Running setup.py install for dockerpty: finished with status 'done' 16:20:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:20:37 Removing intermediate container 5bb0ef43e873 16:20:37 ---> c4d5b93936a0 16:20:37 Step 14/23 : ENV APP_PORT=58890 16:20:37 ---> Running in c5ad5879b369 16:20:37 Removing intermediate container c5ad5879b369 16:20:37 ---> 489ccd8f3d6c 16:20:37 Step 15/23 : EXPOSE $APP_PORT 16:20:37 ---> Running in 2bfa90c3c040 16:20:37 Removing intermediate container 2bfa90c3c040 16:20:37 ---> 415c5e866f81 16:20:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:20:38 ---> 22fb61a268ff 16:20:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:20:38 ---> 26d05c956c0c 16:20:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:20:38 ---> ce0f05f58367 16:20:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:20:38 ---> Running in f150fe204750 16:20:38 Removing intermediate container f150fe204750 16:20:38 ---> 136f7131be22 16:20:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:38 ---> Running in beb205eabda5 16:20:38 Removing intermediate container beb205eabda5 16:20:38 ---> e1fac63c60c1 16:20:38 Step 21/23 : LABEL arch=x86_64 16:20:38 ---> Running in 4cdb80e44ba9 16:20:38 Removing intermediate container 4cdb80e44ba9 16:20:38 ---> f16f5bfea2dc 16:20:38 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:20:38 ---> Running in 3a8c74f5ccb6 16:20:38 Removing intermediate container 3a8c74f5ccb6 16:20:38 ---> 57246d3cd573 16:20:38 Step 23/23 : LABEL version=0.0.0 16:20:38 ---> Running in 550b36e32b53 16:20:38 Removing intermediate container 550b36e32b53 16:20:38 ---> 4f1d203ff466 16:20:38 16:20:39 Successfully built 4f1d203ff466 16:20:39 Successfully tagged sys-mgmt-agent:latest 16:20:39  Building sys-mgmt-agent ... done  [Pipeline] } 16:20:39 $ docker stop --time=1 23d54dc2be75bbd05ff01ede1e3e4f45a6ae4f0944c269185aa3744b97d71fbb 16:20:40 $ docker rm -f 23d54dc2be75bbd05ff01ede1e3e4f45a6ae4f0944c269185aa3744b97d71fbb [Pipeline] // withDockerContainer [Pipeline] sh 16:20:41 + docker images 16:20:41 REPOSITORY TAG IMAGE ID CREATED SIZE 16:20:41 sys-mgmt-agent latest 4f1d203ff466 2 seconds ago 296MB 16:20:41 core-data latest 37a38e4bf75e 9 seconds ago 20MB 16:20:41 d52c4aca6f63 14 seconds ago 1.78GB 16:20:41 41e38ad92730 19 seconds ago 1.77GB 16:20:41 security-bootstrapper latest b97672791fa7 29 seconds ago 18.7MB 16:20:41 10ead7294e39 41 seconds ago 1.77GB 16:20:41 support-scheduler latest 5bcf0495b249 45 seconds ago 16MB 16:20:41 6aea70d7b8b8 49 seconds ago 1.78GB 16:20:41 security-secretstore-setup latest 61eaeda07bd8 50 seconds ago 27.9MB 16:20:41 security-proxy-setup latest 571e2c20c50c 55 seconds ago 26.2MB 16:20:41 core-metadata latest 568c80e6e10d 59 seconds ago 16.6MB 16:20:41 8af14a4dc331 About a minute ago 1.78GB 16:20:41 3a143f54427f About a minute ago 1.78GB 16:20:41 90d55d7dcb6f About a minute ago 1.78GB 16:20:41 core-command latest e0a9ac17b2d7 About a minute ago 15.6MB 16:20:41 195de7e5d722 About a minute ago 1.77GB 16:20:41 support-notifications latest fd75f67cf72f About a minute ago 16.7MB 16:20:41 e7459b9c40c0 About a minute ago 1.78GB 16:20:41 ci-base-image-x86_64 latest 916d1e0c00d1 5 minutes ago 1.27GB 16:20:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 12 days ago 562MB 16:20:41 docker 20.10.10 b706a049f56e 3 months ago 216MB 16:20:41 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 16:20:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 16:20:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 16:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 16:20:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 16:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 82.5% of statements 16:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:20:56 Still waiting to schedule task 16:20:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.112s coverage: 65.1% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.235s coverage: 80.0% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.742s coverage: 91.2% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 64.4% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 89.4% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 16:21:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.234s coverage: 65.4% of statements 16:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.709s coverage: 43.8% of statements 16:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements 16:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements 16:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 17.7% of statements 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.3% of statements 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:21:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.172s coverage: 100.0% of statements 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 16:21: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 16:21:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:21:14 GO111MODULE=on go vet ./... 16:21:49 Running on prd-ubuntu18.04-docker-8c-8g-5224 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws 16:21:49 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 16:21:49 The recommended git tool is: git 16:21:51 using credential edgex-jenkins-ssh 16:21:51 Cloning the remote Git repository 16:21:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:21:51 > git init /w/workspace/edgex-go/9 # timeout=10 16:21:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:21:51 > git --version # timeout=10 16:21:51 > git --version # 'git version 2.17.1' 16:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:56 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit d50e98290f70beab0a9ed26efe6e47ee201b780b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:21:56 Failed in branch amd64 16:21:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:21:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:21:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:21:56 > git config core.sparsecheckout # timeout=10 16:21:56 > git checkout -f d50e98290f70beab0a9ed26efe6e47ee201b780b # timeout=10 16:22:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:22:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:22:22 ./bin/test-attribution-txt.sh [Pipeline] echo 16:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:22:24 + ls -al . 16:22:24 total 672 16:22:24 drwxrwxr-x 9 1001 1001 4096 Feb 14 16:22 . 16:22:24 drwxr-xr-x 4 root root 4096 Feb 14 16:18 .. 16:22:24 -rw-rw-r-- 1 1001 1001 11 Feb 14 16:16 .dockerignore 16:22:24 drwxrwxr-x 8 1001 1001 4096 Feb 14 16:16 .git 16:22:24 drwxrwxr-x 4 1001 1001 4096 Feb 14 16:16 .github 16:22:24 -rw-rw-r-- 1 1001 1001 804 Feb 14 16:16 .gitignore 16:22:24 -rw-rw-r-- 1 1001 1001 42 Feb 14 16:16 .golangci.yml 16:22:24 -rw-rw-r-- 1 1001 1001 76 Feb 14 16:16 .hadolint.yml 16:22:24 -rw-rw-r-- 1 1001 1001 166 Feb 14 16:16 .sonarcloud.properties 16:22:24 -rw-rw-r-- 1 1001 1001 1171 Feb 14 16:16 ADOPTERS.md 16:22:24 -rw-rw-r-- 1 1001 1001 9019 Feb 14 16:16 Attribution.txt 16:22:24 -rw-rw-r-- 1 1001 1001 51732 Feb 14 16:16 CHANGELOG.md 16:22:24 -rw-rw-r-- 1 1001 1001 3804 Feb 14 16:16 CONTRIBUTING.md 16:22:24 -rw-rw-r-- 1 1001 1001 677 Feb 14 16:16 GOVERNANCE.md 16:22:24 -rw-rw-r-- 1 1001 1001 849 Feb 14 16:16 Jenkinsfile 16:22:24 -rw-rw-r-- 1 1001 1001 10775 Feb 14 16:16 LICENSE 16:22:24 -rw-rw-r-- 1 1001 1001 6508 Feb 14 16:16 Makefile 16:22:24 -rw-rw-r-- 1 1001 1001 582 Feb 14 16:16 OWNERS.md 16:22:24 -rw-rw-r-- 1 1001 1001 8207 Feb 14 16:16 README.md 16:22:24 -rw-rw-r-- 1 1001 1001 6912 Feb 14 16:16 SECURITY.md 16:22:24 -rw-rw-r-- 1 1001 1001 5 Feb 14 16:14 VERSION 16:22:24 -rw-rw-r-- 1 1001 1001 4131 Feb 14 16:16 ZMQWindows.md 16:22:24 drwxrwxr-x 2 1001 1001 4096 Feb 14 16:16 bin 16:22:24 drwxrwxr-x 14 1001 1001 4096 Feb 14 16:16 cmd 16:22:24 -rw-r--r-- 1 root root 428383 Feb 14 16:21 coverage.out 16:22:24 -rw-rw-r-- 1 1001 1001 2840 Feb 14 16:16 go.mod 16:22:24 -rw-rw-r-- 1 1001 1001 50301 Feb 14 16:16 go.sum 16:22:24 drwxrwxr-x 8 1001 1001 4096 Feb 14 16:16 internal 16:22:24 drwxrwxr-x 3 1001 1001 4096 Feb 14 16:16 openapi 16:22:24 drwxrwxr-x 4 1001 1001 4096 Feb 14 16:16 snap 16:22:24 -rw-rw-r-- 1 1001 1001 204 Feb 14 16:16 version.go [Pipeline] sh 16:22:25 + '[' -e coverage.out ] 16:22:25 + chown 1001:1001 coverage.out [Pipeline] stash 16:22:25 Warning: overwriting stash ‘coverage-report’ 16:22:26 Stashed 1 file(s) [Pipeline] sh 16:22:27 + make build 16:22:27 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 16:22:33 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 16:23:00 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 16:23:00 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 16:23:03 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 16:23: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 16:23:08 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 16:23:11 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 16:23:14 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 16:23:18 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 16:23:21 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 16:23:24 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] } 16:23:30 $ docker stop --time=1 b1736e05e696877ca700710a3d5f57aaed1e2d68b596a4b32dd0622921bf1734 16:23:32 $ docker rm -f b1736e05e696877ca700710a3d5f57aaed1e2d68b596a4b32dd0622921bf1734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:33 16:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:23:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:34 latest: Pulling from edgex-devops/edgex-compose-arm64 16:23:34 29e5d40040c1: Pulling fs layer 16:23:34 1ce36da41761: Pulling fs layer 16:23:34 25b303627fd3: Pulling fs layer 16:23:34 29e5d40040c1: Download complete 16:23:34 1ce36da41761: Verifying Checksum 16:23:34 1ce36da41761: Download complete 16:23:35 29e5d40040c1: Pull complete 16:23:36 25b303627fd3: Verifying Checksum 16:23:36 25b303627fd3: Download complete 16:23:36 1ce36da41761: Pull complete 16:23:47 25b303627fd3: Pull complete 16:23:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:23:47 prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container 16:23:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:23:49 $ docker top a4cc38efdfd7a4ac5fe327d8c756ebd0e4fc0f8b1889efe0b785eac4c45594d7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:50 + docker-compose build --help 16:23:50 + grep parallel 16:23:53 --parallel Build images in parallel. [Pipeline] } 16:23:54 $ docker stop --time=1 a4cc38efdfd7a4ac5fe327d8c756ebd0e4fc0f8b1889efe0b785eac4c45594d7 16:23:55 $ docker rm -f a4cc38efdfd7a4ac5fe327d8c756ebd0e4fc0f8b1889efe0b785eac4c45594d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:56 . [Pipeline] withDockerContainer 16:23:56 prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container 16:23:56 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:23:57 $ docker top 68b4db0015a0907abe143ed1e0541ca41f3b4417624f8e8a8b62dcce1a9cd0a0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:58 + docker-compose -f ./docker-compose-build.yml build --parallel 16:24:03 Building core-command ... 16:24:03 Building core-data ... 16:24:03 Building core-metadata ... 16:24:03 Building security-bootstrapper ... 16:24:03 Building security-proxy-setup ... 16:24:03 Building security-secretstore-setup ... 16:24:03 Building support-notifications ... 16:24:03 Building support-scheduler ... 16:24:03 Building sys-mgmt-agent ... 16:24:03 Building support-scheduler 16:24:03 Building security-secretstore-setup 16:24:03 Building sys-mgmt-agent 16:24:03 Building support-notifications 16:24:03 Building core-data 16:25:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:25:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:25:10 ---> 7fe2be725041 16:25:10 Step 3/22 : WORKDIR /edgex-go 16:25:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:25:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:25:10 ---> 7fe2be725041 16:25:10 Step 3/22 : WORKDIR /edgex-go 16:25:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:25:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:25:10 ---> 7fe2be725041 16:25:10 Step 3/25 : WORKDIR /edgex-go 16:25:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:25:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:10 ---> 7fe2be725041 16:25:10 Step 3/23 : WORKDIR /edgex-go 16:25:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:25:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:10 ---> 7fe2be725041 16:25:10 Step 3/23 : WORKDIR /edgex-go 16:25:10 ---> Running in 7e66c39e9e52 16:25:10 ---> Running in 48cf8031f0e4 16:25:10 ---> Running in a06225635649 16:25:10 ---> Running in e32ba31b4bcf 16:25:10 ---> Running in 30620040cacc 16:25:11 Removing intermediate container 48cf8031f0e4 16:25:11 ---> de9feacb36d7 16:25:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:11 Removing intermediate container e32ba31b4bcf 16:25:11 ---> eff418ce1a55 16:25:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:11 Removing intermediate container a06225635649 16:25:11 ---> 8008cdf1f95b 16:25:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 7e66c39e9e52 16:25:11 ---> 92abd805df78 16:25:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:11 16:25:11 Removing intermediate container 30620040cacc 16:25:11 ---> f973f6471961 16:25:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:11 ---> Running in 4ec30556a627 16:25:11 ---> Running in 24b48afc0892 16:25:11 ---> Running in 2d3a083e86a0 16:25:11 ---> Running in 7c04f3f221fc 16:25:11 ---> Running in 5410b3ae7ef3 16:25:14 Removing intermediate container 4ec30556a627 16:25:14 ---> aca9e141e7c8 16:25:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:25:14 ---> Running in 87fab9db0fcc 16:25:14 Removing intermediate container 7c04f3f221fc 16:25:14 ---> be8254e69182 16:25:14 Step 5/22 : RUN apk add --update --no-cache make git 16:25:15 ---> Running in 48ef634a2b74 16:25:15 Removing intermediate container 5410b3ae7ef3 16:25:15 ---> 70bedf309516 16:25:15 Step 5/23 : RUN apk add --update --no-cache make bash git 16:25:15 ---> Running in 6288d4b5f9b2 16:25:15 Removing intermediate container 2d3a083e86a0 16:25:15 ---> fef0d4788937 16:25:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:25:15 Removing intermediate container 24b48afc0892 16:25:15 ---> 94cec6c1e73f 16:25:15 Step 5/25 : RUN apk add --update --no-cache make git 16:25:15 ---> Running in 238c696d8a7d 16:25:15 ---> Running in f29bbcd84a0f 16:25:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:25:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:25:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:25:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:25:18 OK: 220 MiB in 52 packages 16:25:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:25:19 OK: 220 MiB in 52 packages 16:25:19 OK: 220 MiB in 52 packages 16:25:19 OK: 220 MiB in 52 packages 16:25:19 Removing intermediate container 87fab9db0fcc 16:25:19 ---> 00a90e501075 16:25:19 Step 6/23 : COPY go.mod vendor* ./ 16:25:20 Removing intermediate container f29bbcd84a0f 16:25:20 ---> e3f3c96db020 16:25:20 Step 6/25 : COPY go.mod vendor* ./ 16:25:20 Removing intermediate container 238c696d8a7d 16:25:20 ---> 2ee3c343af3b 16:25:20 Step 6/22 : COPY go.mod vendor* ./ 16:25:20 Removing intermediate container 48ef634a2b74 16:25:20 ---> 8eee73a4176c 16:25:20 Step 6/22 : COPY go.mod vendor* ./ 16:25:20 ---> 715ebb8ee7e6 16:25:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:21 ---> Running in 4b2bb2b330e3 16:25:21 OK: 220 MiB in 52 packages 16:25:21 ---> cdb48391ab47 16:25:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:21 ---> Running in af550cdd7c69 16:25:21 ---> 19d7f7fa2976 16:25:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:22 ---> Running in e3d681667805 16:25:22 ---> 23b8085ebef8 16:25:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:22 ---> Running in 689a52cff1ea 16:25:23 Removing intermediate container 6288d4b5f9b2 16:25:23 ---> 1aff16f065b6 16:25:23 Step 6/23 : COPY go.mod vendor* ./ 16:25:24 ---> 9034fb1c3e89 16:25:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:24 ---> Running in 0e0ccd09b3ce 16:25:25 Removing intermediate container 4b2bb2b330e3 16:25:25 ---> e08956326539 16:25:25 Step 8/23 : COPY . . 16:25:28 Removing intermediate container af550cdd7c69 16:25:28 ---> dc38f3bc412b 16:25:28 Step 8/25 : COPY . . 16:25:28 Removing intermediate container e3d681667805 16:25:28 ---> 9365a5d6734b 16:25:28 Step 8/22 : COPY . . 16:25:28 Removing intermediate container 689a52cff1ea 16:25:28 ---> 40459f1b2982 16:25:28 Step 8/22 : COPY . . 16:25:29 Removing intermediate container 0e0ccd09b3ce 16:25:29 ---> 755eb9e9acb5 16:25:29 Step 8/23 : COPY . . 16:25:47 ---> 93e9798e734f 16:25:47 Step 9/23 : RUN make cmd/core-data/core-data 16:25:47 ---> Running in b58a516f430d 16:25: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 16:25:50 ---> 318e13e3914b 16:25:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:25:50 ---> 45c56f0562ef 16:25:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:25:50 ---> 4c0721ee575f 16:25:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:25:50 ---> Running in 7b71b9e561b4 16:25:50 ---> Running in 81294bc9415f 16:25:50 ---> Running in e850f533197a 16:25:50 ---> 2196de1e0628 16:25:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:25:50 ---> Running in b42953b5ef8e 16:25:52 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 16:25:52 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 16:25:52 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 16:25:53 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 16:28:00 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 16:28:05 Removing intermediate container b42953b5ef8e 16:28:05 ---> 9b3d219c3dd8 16:28:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:28:05 ---> Running in 901f2749cb90 16:28:06 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 16:28:12 Removing intermediate container 901f2749cb90 16:28:12 ---> 5b36069d3224 16:28:12 16:28:12 Step 11/23 : FROM docker:20.10.10 16:28:12 20.10.10: Pulling from library/docker 16:28:13 Removing intermediate container 81294bc9415f 16:28:13 ---> 146b8c276397 16:28:13 16:28:13 Step 10/25 : FROM alpine:3.14 16:28:13 3.14: Pulling from library/alpine 16:28:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:28:14 Status: Downloaded newer image for alpine:3.14 16:28:14 ---> 5b8b7b635229 16:28:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:28:14 ---> Running in 699308a122a8 16:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:18 (1/3) Installing ca-certificates (20211220-r0) 16:28:18 (2/3) Installing dumb-init (1.2.5-r1) 16:28:18 (3/3) Installing su-exec (0.2-r1) 16:28:18 Executing busybox-1.33.1-r6.trigger 16:28:18 Executing ca-certificates-20211220-r0.trigger 16:28:18 OK: 6 MiB in 17 packages 16:28:21 Removing intermediate container 699308a122a8 16:28:21 ---> e5b5e7731933 16:28:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:28:21 ---> Running in f63213a2a3a0 16:28:22 Removing intermediate container f63213a2a3a0 16:28:22 ---> 69fce68521fc 16:28:22 Step 13/25 : WORKDIR / 16:28:23 ---> Running in 347ed587cfc6 16:28:23 Removing intermediate container 7b71b9e561b4 16:28:23 ---> e9023b2867ba 16:28:23 16:28:23 Step 10/22 : FROM alpine:3.14 16:28:23 ---> 5b8b7b635229 16:28:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:28:23 ---> Running in ef278fbfe05e 16:28:23 Removing intermediate container 347ed587cfc6 16:28:23 ---> baaaad939841 16:28:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:28:25 ---> a011d2087b3f 16:28:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:25 Removing intermediate container e850f533197a 16:28:25 ---> d3b58d660080 16:28:25 16:28:25 Step 10/22 : FROM alpine:3.14 16:28:25 ---> 5b8b7b635229 16:28:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:28:26 ---> Running in 5b54f478d5c4 16:28:26 (1/1) Installing dumb-init (1.2.5-r1) 16:28:26 Executing busybox-1.33.1-r6.trigger 16:28:26 OK: 6 MiB in 15 packages 16:28:26 ---> 0cc735227d88 16:28:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:28 ---> 9734438ddf71 16:28:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:28:28 Removing intermediate container ef278fbfe05e 16:28:28 ---> 1f2fb8491f47 16:28:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:28 ---> Running in c3627ffa62d8 16:28:28 Removing intermediate container c3627ffa62d8 16:28:28 ---> 09380e371826 16:28:28 Step 13/22 : ENV APP_PORT=59861 16:28:29 ---> ee22685e6f35 16:28:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:28:29 ---> Running in 4f3425f848c7 16:28:29 (1/2) Installing ca-certificates (20211220-r0) 16:28:29 (2/2) Installing dumb-init (1.2.5-r1) 16:28:29 Executing busybox-1.33.1-r6.trigger 16:28:29 Executing ca-certificates-20211220-r0.trigger 16:28:29 OK: 6 MiB in 16 packages 16:28:30 Removing intermediate container 4f3425f848c7 16:28:30 ---> 7a7abc70cff9 16:28:30 Step 14/22 : EXPOSE $APP_PORT 16:28:30 ---> Running in d8f5bf63be2a 16:28:30 ---> 8dc4e0a973d3 16:28:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:28:31 Removing intermediate container d8f5bf63be2a 16:28:31 ---> 7769184c437e 16:28:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:31 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:28:31 Status: Downloaded newer image for docker:20.10.10 16:28:31 ---> 520e9a0a30f7 16:28:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:28:31 ---> Running in 07a173ab93e0 16:28:31 Removing intermediate container 5b54f478d5c4 16:28:31 ---> c0da563a912b 16:28:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:28:31 ---> Running in 7613d4bb8cc7 16:28:31 Removing intermediate container 07a173ab93e0 16:28:31 ---> 32b262d99d50 16:28:31 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:28:31 ---> Running in 389f4accf700 16:28:32 ---> 31089e33905c 16:28:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:28:32 Removing intermediate container 7613d4bb8cc7 16:28:32 ---> 9c008db196a0 16:28:32 Step 13/22 : ENV APP_PORT=59860 16:28:32 ---> Running in 7889804b6408 16:28:32 ---> 878b1c3b533d 16:28:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:28:32 Removing intermediate container b58a516f430d 16:28:32 ---> ac5647a20083 16:28:32 16:28:32 Step 10/23 : FROM alpine:3.14 16:28:32 ---> 5b8b7b635229 16:28:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:28:33 ---> Running in d98aff6519a4 16:28:33 Removing intermediate container 7889804b6408 16:28:33 ---> 89fb84dc6edc 16:28:33 Step 14/22 : EXPOSE $APP_PORT 16:28:33 ---> Running in 5466080960ab 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:33 Removing intermediate container d98aff6519a4 16:28:33 ---> 69f74e16b6f1 16:28:33 Step 12/23 : ENV APP_PORT=59880 16:28:33 ---> 632c950c4b15 16:28:33 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/ 16:28:33 ---> Running in 4872db61afa7 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:33 ---> Running in bc1749606c72 16:28:33 Removing intermediate container 5466080960ab 16:28:33 ---> b109143936fb 16:28:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:33 ---> b83328b04069 16:28:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:28:34 Removing intermediate container 4872db61afa7 16:28:34 ---> d22dfc6918a5 16:28:34 Step 13/23 : EXPOSE $APP_PORT 16:28:34 ---> Running in e160aba972d0 16:28:34 (1/42) Installing readline (8.1.0-r0) 16:28:34 (2/42) Installing bash (5.1.4-r0) 16:28:34 Executing bash-5.1.4-r0.post-install 16:28:34 (3/42) Installing brotli-libs (1.0.9-r5) 16:28:34 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:28:34 (5/42) Installing libcurl (7.79.1-r0) 16:28:34 (6/42) Installing curl (7.79.1-r0) 16:28:34 (7/42) Installing dumb-init (1.2.5-r1) 16:28:34 (8/42) Installing libbz2 (1.0.8-r1) 16:28:34 (9/42) Installing expat (2.4.4-r0) 16:28:34 (10/42) Installing libffi (3.3-r2) 16:28:34 (11/42) Installing gdbm (1.19-r0) 16:28:34 (12/42) Installing xz-libs (5.2.5-r0) 16:28:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:28:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:28:34 (15/42) Installing mpdecimal (2.5.1-r1) 16:28:34 ---> c06103614dc3 16:28:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:28:34 (16/42) Installing sqlite-libs (3.35.5-r0) 16:28:34 (17/42) Installing python3 (3.9.5-r2) 16:28:34 Removing intermediate container e160aba972d0 16:28:34 ---> 8fc92d1284ea 16:28:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:34 ---> Running in 1f0c7395aa6a 16:28:34 ---> 23d61f7e654a 16:28:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:28:35 ---> Running in 81c6c43bf211 16:28:35 Removing intermediate container 1f0c7395aa6a 16:28:35 ---> 6b88ca846c13 16:28:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:36 ---> Running in 0674b431d224 16:28:36 Removing intermediate container bc1749606c72 16:28:36 ---> c2c33302f565 16:28:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:28:36 ---> Running in 7a6edd95160c 16:28:36 Removing intermediate container 0674b431d224 16:28:36 ---> ad8e1e3f8e7e 16:28:36 Step 20/22 : LABEL arch=arm64 16:28:37 ---> Running in cba2a6dc1dda 16:28:37 ---> c0aa8ff3e2a3 16:28:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:28:37 (18/42) Installing py3-appdirs (1.4.4-r2) 16:28:37 (19/42) Installing py3-chardet (4.0.0-r2) 16:28:37 (20/42) Installing py3-idna (3.2-r0) 16:28:37 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:28:37 (22/42) Installing py3-certifi (2020.12.5-r1) 16:28:37 (23/42) Installing py3-requests (2.25.1-r4) 16:28:37 (24/42) Installing py3-msgpack (1.0.2-r1) 16:28:37 (25/42) Installing py3-lockfile (0.12.2-r4) 16:28:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:28:37 (27/42) Installing py3-colorama (0.4.4-r1) 16:28:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:28:37 (29/42) Installing py3-distlib (0.3.1-r3) 16:28:37 Removing intermediate container 7a6edd95160c 16:28:37 ---> 8a9236c5040e 16:28:37 Step 23/25 : LABEL arch=arm64 16:28:37 (30/42) Installing py3-distro (1.5.0-r3) 16:28:37 (31/42) Installing py3-six (1.15.0-r1) 16:28:37 (32/42) Installing py3-webencodings (0.5.1-r4) 16:28:37 Removing intermediate container cba2a6dc1dda 16:28:37 ---> e061d784e515 16:28:37 Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:28:37 (33/42) Installing py3-html5lib (1.1-r1) 16:28:37 (34/42) Installing py3-parsing (2.4.7-r2) 16:28:37 ---> Running in 5bae11dac561 16:28:37 (35/42) Installing py3-packaging (20.9-r1) 16:28:38 (36/42) Installing py3-toml (0.10.2-r2) 16:28:38 ---> Running in 3fd5090ff283 16:28:38 (37/42) Installing py3-pep517 (0.10.0-r2) 16:28:38 (38/42) Installing py3-progress (1.5-r2) 16:28:38 (39/42) Installing py3-retrying (1.3.3-r1) 16:28:38 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:28:38 (41/42) Installing py3-setuptools (52.0.0-r3) 16:28:38 Removing intermediate container 81c6c43bf211 16:28:38 ---> 7707fa4b80d8 16:28:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:28:38 (42/42) Installing py3-pip (20.3.4-r1) 16:28:38 ---> Running in dbc29a377c4f 16:28:38 ---> 1ce5b4c92268 16:28:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:28:38 Removing intermediate container 3fd5090ff283 16:28:38 ---> cd9a12d80abc 16:28:38 Step 22/22 : LABEL version=0.0.0 16:28:38 Removing intermediate container 5bae11dac561 16:28:38 ---> b8748d4fcd8d 16:28:38 Step 24/25 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:28:38 ---> Running in ba51f4b03bde 16:28:38 ---> Running in 89aa95349393 16:28:38 ---> Running in 7c3ce284e6d5 16:28:38 Executing busybox-1.33.1-r6.trigger 16:28:38 OK: 84 MiB in 64 packages 16:28:39 Removing intermediate container ba51f4b03bde 16:28:39 ---> a79ff0244268 16:28:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:39 Removing intermediate container 89aa95349393 16:28:39 ---> 29e4816113a6 16:28:39 Step 25/25 : LABEL version=0.0.0 16:28:39 Removing intermediate container 7c3ce284e6d5 16:28:39 ---> 6108809caa32 16:28:39 16:28:39 ---> Running in c7928207d020 16:28:39 ---> Running in 71637158305c 16:28:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:40 Successfully built 6108809caa32 16:28:40 Successfully tagged support-scheduler-arm64:latest 16:28:40  Building support-scheduler ... done Building security-bootstrapper 16:28:40 Removing intermediate container c7928207d020 16:28:40 ---> 87527f3c5996 16:28:40 16:28:40 Removing intermediate container 71637158305c 16:28:40 ---> f3e3b5dbbd27 16:28:40 Step 20/22 : LABEL arch=arm64 16:28:40 ---> Running in 06483488571c 16:28:40 Successfully built 87527f3c5996 16:28:40 Successfully tagged security-secretstore-setup-arm64:latest 16:28:40  Building security-secretstore-setup ... done Building core-metadata 16:28:40 Removing intermediate container 06483488571c 16:28:40 ---> 99a34d9692dd 16:28:40 Step 21/22 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:28:41 ---> Running in c7aa49e50506 16:28:41 Removing intermediate container c7aa49e50506 16:28:41 ---> 3d6e6db611b1 16:28:41 Step 22/22 : LABEL version=0.0.0 16:28:41 ---> Running in 97d0e50554c5 16:28:41 Removing intermediate container 97d0e50554c5 16:28:41 ---> 5885fbbf3bb5 16:28:41 16:28:42 Successfully built 5885fbbf3bb5 16:28:42 Successfully tagged support-notifications-arm64:latest 16:28:42  Building support-notifications ... done Building core-command 16:28:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:43 Collecting docker-compose==1.23.2 16:28:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:28:43 Collecting jsonschema<3,>=2.5.1 16:28:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:28:44 Collecting texttable<0.10,>=0.9.0 16:28:44 Downloading texttable-0.9.1.tar.gz (11 kB) 16:28:46 Collecting cached-property<2,>=1.2.0 16:28:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:28:46 (1/6) Installing dumb-init (1.2.5-r1) 16:28:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:28:46 (3/6) Installing libsodium (1.0.18-r0) 16:28:47 Collecting docker<4.0,>=3.6.0 16:28:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:28:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:28:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:28:47 Collecting docopt<0.7,>=0.6.1 16:28:47 Downloading docopt-0.6.2.tar.gz (25 kB) 16:28:48 (5/6) Installing libzmq (4.3.4-r0) 16:28:48 (6/6) Installing zeromq (4.3.4-r0) 16:28:48 Executing busybox-1.33.1-r6.trigger 16:28:48 OK: 8 MiB in 20 packages 16:28:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:28:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:28:50 Removing intermediate container dbc29a377c4f 16:28:50 ---> 914fc0024cca 16:28:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:50 Collecting websocket-client<1.0,>=0.32.0 16:28:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:28:51 Collecting dockerpty<0.5,>=0.4.1 16:28:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:28:51 ---> 384dc5878575 16:28:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:28:53 ---> 3f201dca9be7 16:28:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:28:54 ---> ad69f424d074 16:28:54 Step 19/23 : ENTRYPOINT ["/core-data"] 16:28:54 ---> Running in 5640ef659491 16:28:54 Removing intermediate container 5640ef659491 16:28:54 ---> 588361804510 16:28:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:54 ---> Running in 856134d22724 16:28:54 Collecting PyYAML<4,>=3.10 16:28:54 Downloading PyYAML-3.13.tar.gz (270 kB) 16:28:54 Removing intermediate container 856134d22724 16:28:54 ---> 21e9740a1c48 16:28:54 Step 21/23 : LABEL arch=arm64 16:28:54 ---> Running in b096b32b2965 16:28:55 Removing intermediate container b096b32b2965 16:28:55 ---> 313676c3d5b0 16:28:55 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:28:55 ---> Running in 04623d7c0ae3 16:28:55 Removing intermediate container 04623d7c0ae3 16:28:56 ---> 3e6f1cb3be1a 16:28:56 Step 23/23 : LABEL version=0.0.0 16:28:56 ---> Running in edca5483cdf0 16:28:56 Removing intermediate container edca5483cdf0 16:28:56 ---> f723df969b66 16:28:56 16:28:57 Successfully built f723df969b66 16:28:57 Successfully tagged core-data-arm64:latest 16:28:57  Building core-data ... done Building security-proxy-setup 16:28:58 Collecting docker-pycreds>=0.4.0 16:28:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:28:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:28:59 Collecting urllib3<1.25,>=1.21.1 16:28:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:28:59 Collecting idna<2.8,>=2.5 16:28:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:28:59 Collecting chardet<3.1.0,>=3.0.2 16:28:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:29:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:29:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:29:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:29:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:29:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:29:01 Attempting uninstall: urllib3 16:29:01 Found existing installation: urllib3 1.26.5 16:29:01 Uninstalling urllib3-1.26.5: 16:29:01 Successfully uninstalled urllib3-1.26.5 16:29:02 Attempting uninstall: idna 16:29:02 Found existing installation: idna 3.2 16:29:02 Uninstalling idna-3.2: 16:29:02 Successfully uninstalled idna-3.2 16:29:03 Attempting uninstall: chardet 16:29:03 Found existing installation: chardet 4.0.0 16:29:03 Uninstalling chardet-4.0.0: 16:29:03 Successfully uninstalled chardet-4.0.0 16:29:05 Attempting uninstall: requests 16:29:05 Found existing installation: requests 2.25.1 16:29:05 Uninstalling requests-2.25.1: 16:29:05 Successfully uninstalled requests-2.25.1 16:29:05 Running setup.py install for texttable: started 16:29:08 Running setup.py install for texttable: finished with status 'done' 16:29:08 Running setup.py install for PyYAML: started 16:29:10 Running setup.py install for PyYAML: finished with status 'done' 16:29:10 Running setup.py install for docopt: started 16:29:13 Running setup.py install for docopt: finished with status 'done' 16:29:13 Running setup.py install for dockerpty: started 16:29:15 Running setup.py install for dockerpty: finished with status 'done' 16:29:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:29:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:25 ---> 7fe2be725041 16:29:25 Step 3/23 : WORKDIR /edgex-go 16:29:25 ---> Using cache 16:29:25 ---> f973f6471961 16:29:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:25 ---> Using cache 16:29:25 ---> 70bedf309516 16:29:25 Step 5/23 : RUN apk add --update --no-cache make git 16:29:25 ---> Running in 6176891ed75d 16:29:25 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:29:25 ---> 7fe2be725041 16:29:25 Step 3/31 : WORKDIR /edgex-go 16:29:25 ---> Using cache 16:29:25 ---> f973f6471961 16:29:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:25 ---> Using cache 16:29:25 ---> 70bedf309516 16:29:25 Step 5/31 : RUN apk add --update --no-cache make git 16:29:25 ---> Running in 4cf3639d7a05 16:29:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:25 ---> 7fe2be725041 16:29:25 Step 3/23 : WORKDIR /edgex-go 16:29:25 ---> Using cache 16:29:25 ---> f973f6471961 16:29:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:25 ---> Using cache 16:29:25 ---> 70bedf309516 16:29:25 Step 5/23 : RUN apk add --update --no-cache make git 16:29:26 ---> Running in 4b7a0cbee44e 16:29:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:29:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:29:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:29:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:29:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:29:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:29:28 OK: 220 MiB in 52 packages 16:29:29 OK: 220 MiB in 52 packages 16:29:29 OK: 220 MiB in 52 packages 16:29:30 Removing intermediate container 6176891ed75d 16:29:30 ---> a6bf690af526 16:29:30 Step 6/23 : COPY go.mod vendor* ./ 16:29:30 Removing intermediate container 4cf3639d7a05 16:29:30 ---> 891eb2e7bd10 16:29:30 Step 6/31 : COPY go.mod vendor* ./ 16:29:31 Removing intermediate container 4b7a0cbee44e 16:29:31 ---> ccf7e39cc61f 16:29:31 Step 6/23 : COPY go.mod vendor* ./ 16:29:31 ---> 38f9d420f084 16:29:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:32 ---> Running in 664fdf2cb26c 16:29:32 ---> fcf227632600 16:29:32 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:32 ---> aba34863f629 16:29:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:32 ---> Running in 0d4cafece83d 16:29:32 ---> Running in 4b472bcce7eb 16:29:36 Removing intermediate container 389f4accf700 16:29:36 ---> a1ee08988b22 16:29:36 Step 14/23 : ENV APP_PORT=58890 16:29:36 ---> Running in 2548739ff751 16:29:36 Removing intermediate container 2548739ff751 16:29:36 ---> 23d36b019856 16:29:36 Step 15/23 : EXPOSE $APP_PORT 16:29:36 ---> Running in 09ed268f4958 16:29:37 Removing intermediate container 09ed268f4958 16:29:37 ---> 18b754f1371c 16:29:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:29:37 Removing intermediate container 664fdf2cb26c 16:29:37 ---> dbee75ef70c8 16:29:37 Step 8/23 : COPY . . 16:29:37 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:29:37 ---> 7fe2be725041 16:29:37 Step 3/21 : WORKDIR /edgex-go 16:29:37 ---> Using cache 16:29:37 ---> f973f6471961 16:29:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:37 ---> Using cache 16:29:37 ---> 70bedf309516 16:29:37 Step 5/21 : RUN apk add --update --no-cache make git 16:29:37 ---> Using cache 16:29:37 ---> ccf7e39cc61f 16:29:37 Step 6/21 : COPY go.mod vendor* ./ 16:29:38 ---> Using cache 16:29:38 ---> aba34863f629 16:29:38 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:38 ---> Running in 31d83a99db0b 16:29:38 Removing intermediate container 4b472bcce7eb 16:29:38 ---> 8add7ec7ae28 16:29:38 Step 8/23 : COPY . . 16:29:39 Removing intermediate container 0d4cafece83d 16:29:39 ---> f9c1e98bb537 16:29:39 Step 8/31 : COPY . . 16:29:39 ---> dac84b4d117a 16:29:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:29:40 ---> 53d6c6ff74f6 16:29:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:29:42 Removing intermediate container 31d83a99db0b 16:29:42 ---> 6b53ac0e72c9 16:29:42 Step 8/21 : COPY . . 16:29:42 ---> 094d2a030c7b 16:29:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:29:42 ---> Running in 1d31248cce65 16:29:43 Removing intermediate container 1d31248cce65 16:29:43 ---> e4588072d2e3 16:29:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:43 ---> Running in 7a7e2fed3324 16:29:44 Removing intermediate container 7a7e2fed3324 16:29:44 ---> f30dc3e240de 16:29:44 Step 21/23 : LABEL arch=arm64 16:29:44 ---> Running in dc777892200d 16:29:45 Removing intermediate container dc777892200d 16:29:45 ---> 81e9d2796a1b 16:29:45 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:29:45 ---> Running in d9cd7ac0bd42 16:29:46 Removing intermediate container d9cd7ac0bd42 16:29:46 ---> c8c1cbb18b04 16:29:46 Step 23/23 : LABEL version=0.0.0 16:29:46 ---> Running in a0c6d4480401 16:29:47 Removing intermediate container a0c6d4480401 16:29:47 ---> f2ed5f659f00 16:29:47 16:29:48 Successfully built f2ed5f659f00 16:29:48 Successfully tagged sys-mgmt-agent-arm64:latest 16:30:00  Building sys-mgmt-agent ... done  ---> 8cc9e93cd12f 16:30:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:30:00 ---> 04c60f24efe9 16:30:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:30:00 ---> 6356c3baa9e8 16:30:00 Step 9/23 : RUN make cmd/core-command/core-command 16:30:00 ---> Running in af608b566b8d 16:30:00 ---> Running in b53bcb3b2fd5 16:30:00 ---> Running in af81718d163d 16:30:00 ---> 713493105ea5 16:30:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:30:00 ---> Running in 15bc1a1d5015 16:30:01 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 16:30:01 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 16:30:01 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 16:30: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 16:31:53 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 16:31:53 Removing intermediate container af608b566b8d 16:31:53 ---> 63ac1d51a5a6 16:31:53 16:31:53 Step 10/23 : FROM alpine:3.14 16:31:53 ---> 5b8b7b635229 16:31:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:53 ---> Using cache 16:31:53 ---> 1f2fb8491f47 16:31:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:53 ---> Using cache 16:31:53 ---> 09380e371826 16:31:53 Step 13/23 : ENV APP_PORT=59882 16:31:53 ---> Running in dda0321fe88e 16:31:53 Removing intermediate container dda0321fe88e 16:31:53 ---> 465a0aab28c5 16:31:53 Step 14/23 : EXPOSE $APP_PORT 16:31:53 ---> Running in 30bbf49831d1 16:31:53 Removing intermediate container 30bbf49831d1 16:31:53 ---> 937c983ad76d 16:31:53 Step 15/23 : WORKDIR / 16:31:53 ---> Running in 2e1d05ce1f85 16:31:53 Removing intermediate container 2e1d05ce1f85 16:31:53 ---> 662e6d529542 16:31:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:53 ---> e11f09ffd865 16:31:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:53 Removing intermediate container b53bcb3b2fd5 16:31:53 ---> 043bc2cffb8e 16:31:53 16:31:53 Step 10/31 : FROM alpine:3.14 16:31:53 ---> 5b8b7b635229 16:31:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:31:53 ---> Running in ebbb4f2ede00 16:31:53 ---> d9cb7de0a8ff 16:31:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:31:53 Removing intermediate container ebbb4f2ede00 16:31:53 ---> b5977699397d 16:31:53 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:31:53 ---> Running in a6f136d2247d 16:31:53 ---> 45925908e888 16:31:53 Step 19/23 : ENTRYPOINT ["/core-command"] 16:31:53 ---> Running in f44b9c3fcd86 16:31:53 Removing intermediate container 15bc1a1d5015 16:31:53 ---> afa707f03492 16:31:53 16:31:53 Step 10/21 : FROM alpine:3.14 16:31:53 ---> 5b8b7b635229 16:31:53 Step 11/21 : RUN apk add --update --no-cache curl 16:31:53 ---> Running in 762fb4c55ce6 16:31:53 Removing intermediate container f44b9c3fcd86 16:31:53 ---> 9f0fb6271d4b 16:31:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:53 ---> Running in 24b4eb60d8aa 16:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:31:53 Removing intermediate container 24b4eb60d8aa 16:31:53 ---> 01448340d1cf 16:31:53 Step 21/23 : LABEL arch=arm64 16:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:31:54 ---> Running in 43029c10e4c4 16:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:31:54 Removing intermediate container 43029c10e4c4 16:31:54 ---> 073993fc52cd 16:31:55 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:31:55 (1/2) Installing dumb-init (1.2.5-r1) 16:31:55 (2/2) Installing su-exec (0.2-r1) 16:31:55 Executing busybox-1.33.1-r6.trigger 16:31:55 ---> Running in ebee6a544d7d 16:31:55 OK: 6 MiB in 16 packages 16:31:55 (1/5) Installing ca-certificates (20211220-r0) 16:31:55 (2/5) Installing brotli-libs (1.0.9-r5) 16:31:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:31:55 (4/5) Installing libcurl (7.79.1-r0) 16:31:55 (5/5) Installing curl (7.79.1-r0) 16:31:55 Executing busybox-1.33.1-r6.trigger 16:31:55 Executing ca-certificates-20211220-r0.trigger 16:31:55 Removing intermediate container ebee6a544d7d 16:31:55 ---> 6321f8859155 16:31:55 Step 23/23 : LABEL version=0.0.0 16:31:55 OK: 8 MiB in 19 packages 16:31:55 ---> Running in 28c9a8155247 16:31:56 Removing intermediate container a6f136d2247d 16:31:56 ---> 21ff34d3000f 16:31:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:31:56 ---> Running in 2dc0e7e5e29e 16:31:56 Removing intermediate container 28c9a8155247 16:31:56 ---> f2842113404f 16:31:56 16:31:56 Removing intermediate container af81718d163d 16:31:56 ---> b916648ae9e8 16:31:56 16:31:56 Step 10/23 : FROM alpine:3.14 16:31:56 ---> 5b8b7b635229 16:31:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:56 ---> Using cache 16:31:56 ---> 1f2fb8491f47 16:31:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:56 ---> Using cache 16:31:56 ---> 09380e371826 16:31:56 Step 13/23 : ENV APP_PORT=59881 16:31:56 ---> Running in 1813a98f8270 16:31:57 Removing intermediate container 2dc0e7e5e29e 16:31:57 ---> 24f4da0aa1bd 16:31:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:31:57 Successfully built f2842113404f 16:31:57 Successfully tagged core-command-arm64:latest 16:31:57  Building core-command ... done  ---> Running in f3a3b15c6ec5 16:31:57 Removing intermediate container 1813a98f8270 16:31:57 ---> ea8904e3d92a 16:31:57 Step 14/23 : EXPOSE $APP_PORT 16:31:57 Removing intermediate container 762fb4c55ce6 16:31:57 ---> ce4b4d4ba017 16:31:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:31:57 ---> Running in f6f025b1cb18 16:31:57 ---> Running in 60f40909929b 16:31:57 Removing intermediate container f3a3b15c6ec5 16:31:57 ---> a642c51e795d 16:31:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:31:57 ---> Running in c9e020bc3b02 16:31:57 Removing intermediate container f6f025b1cb18 16:31:57 ---> 37da0b4f06ab 16:31:57 Step 15/23 : WORKDIR / 16:31:57 Removing intermediate container 60f40909929b 16:31:57 ---> 79aa35d1f9c4 16:31:57 Step 13/21 : WORKDIR /edgex 16:31:58 ---> Running in e926d57851a7 16:31:58 ---> Running in 523d8f0a8e42 16:31:58 Removing intermediate container e926d57851a7 16:31:58 ---> 4031a949d565 16:31:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:58 Removing intermediate container 523d8f0a8e42 16:31:58 ---> 5613a405a431 16:31:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:31:59 ---> 0033c68efaf8 16:31:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:31:59 ---> 6db58087d538 16:31:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:31:59 Removing intermediate container c9e020bc3b02 16:31:59 ---> b41bb85e2548 16:31:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:31:59 ---> Running in 0584cb96a2df 16:32:00 Removing intermediate container 0584cb96a2df 16:32:00 ---> d24a823fe8c9 16:32:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:32:00 ---> 81d1c97a1e28 16:32:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:32:00 ---> 2a5245f60eb4 16:32:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:32:01 ---> b2ff1bee4cf6 16:32:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:32:01 ---> b8311cd7817c 16:32:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:32:01 ---> Running in 8fb12a96837d 16:32:01 ---> Running in c72cddba32e6 16:32:01 ---> d5fbcf2b95cf 16:32:01 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:32:02 ---> Running in cd091f2c7270 16:32:02 Removing intermediate container c72cddba32e6 16:32:02 ---> 75ed1669697a 16:32:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:02 ---> Running in e2da4407e912 16:32:02 Removing intermediate container cd091f2c7270 16:32:02 ---> f6a62d90c202 16:32:02 Step 18/21 : CMD ["--init=true"] 16:32:02 ---> Running in bc747b64bb35 16:32:02 Removing intermediate container e2da4407e912 16:32:02 ---> 22c45882bc66 16:32:02 Step 21/23 : LABEL arch=arm64 16:32:02 ---> Running in e349e42bf3fa 16:32:02 Removing intermediate container bc747b64bb35 16:32:02 ---> ca7c718608aa 16:32:02 Step 19/21 : LABEL arch=arm64 16:32:03 ---> Running in 862a57514419 16:32:03 Removing intermediate container e349e42bf3fa 16:32:03 ---> 16954287937a 16:32:03 Step 22/23 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:32:03 ---> Running in 2a773bc3d95b 16:32:03 Removing intermediate container 862a57514419 16:32:03 ---> faabf8ed4cc1 16:32:03 Step 20/21 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:32:03 ---> Running in 54e016147fc8 16:32:03 Removing intermediate container 8fb12a96837d 16:32:03 ---> b2485cb11d02 16:32:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:03 Removing intermediate container 2a773bc3d95b 16:32:03 ---> 037d6d2963ad 16:32:03 Step 23/23 : LABEL version=0.0.0 16:32:04 ---> Running in 3974a0cdce9d 16:32:04 Removing intermediate container 54e016147fc8 16:32:04 ---> 3aeb4891a5a0 16:32:04 Step 21/21 : LABEL version=0.0.0 16:32:04 ---> Running in ec29f10aed23 16:32:04 Removing intermediate container 3974a0cdce9d 16:32:04 ---> 126d0e2de429 16:32:04 16:32:04 ---> 3cca9180768e 16:32:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:32:04 Removing intermediate container ec29f10aed23 16:32:04 ---> e2144ca0f589 16:32:04 16:32:04 Successfully built 126d0e2de429 16:32:04 Successfully tagged core-metadata-arm64:latest 16:32:05  Building core-metadata ... done Successfully built e2144ca0f589 16:32:05 Successfully tagged security-proxy-setup-arm64:latest 16:32:05  Building security-proxy-setup ... done  ---> c3f75044c38f 16:32:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:32:06 ---> a71d67c674d2 16:32:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:32:06 ---> f4011910f5fb 16:32:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:32:07 ---> 1b0c5b74fa74 16:32:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:32:07 ---> Running in 08c7518ac6b5 16:32:08 Removing intermediate container 08c7518ac6b5 16:32:08 ---> 9045a5c8c446 16:32:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:32:08 ---> f65a012eee96 16:32:08 Step 26/31 : RUN chmod +x /entrypoint.sh 16:32:08 ---> Running in 42a2fe2a906a 16:32:10 Removing intermediate container 42a2fe2a906a 16:32:10 ---> f12069a727ad 16:32:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:32:10 ---> Running in c9d7c91d2d05 16:32:11 Removing intermediate container c9d7c91d2d05 16:32:11 ---> ed3caef0f9bb 16:32:11 Step 28/31 : CMD ["gate"] 16:32:11 ---> Running in a3976b854845 16:32:11 Removing intermediate container a3976b854845 16:32:11 ---> 164a58afc465 16:32:11 Step 29/31 : LABEL arch=arm64 16:32:11 ---> Running in 7a2034dc4194 16:32:12 Removing intermediate container 7a2034dc4194 16:32:12 ---> 7e4ab3dea9da 16:32:12 Step 30/31 : LABEL git_sha=d50e98290f70beab0a9ed26efe6e47ee201b780b 16:32:12 ---> Running in 6295ad22ab81 16:32:12 Removing intermediate container 6295ad22ab81 16:32:12 ---> 818ed558e7a1 16:32:12 Step 31/31 : LABEL version=0.0.0 16:32:13 ---> Running in 1f3fff9a4935 16:32:13 Removing intermediate container 1f3fff9a4935 16:32:13 ---> 218ed71d3b5e 16:32:13 16:32:13 Successfully built 218ed71d3b5e 16:32:13 Successfully tagged security-bootstrapper-arm64:latest 16:32:13  Building security-bootstrapper ... done  [Pipeline] } 16:32:13 $ docker stop --time=1 68b4db0015a0907abe143ed1e0541ca41f3b4417624f8e8a8b62dcce1a9cd0a0 16:32:15 $ docker rm -f 68b4db0015a0907abe143ed1e0541ca41f3b4417624f8e8a8b62dcce1a9cd0a0 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:16 + docker images 16:32:16 REPOSITORY TAG IMAGE ID CREATED SIZE 16:32:16 security-bootstrapper-arm64 latest 218ed71d3b5e 3 seconds ago 18MB 16:32:16 security-proxy-setup-arm64 latest e2144ca0f589 12 seconds ago 25.5MB 16:32:16 core-metadata-arm64 latest 126d0e2de429 12 seconds ago 15.9MB 16:32:16 b916648ae9e8 20 seconds ago 1.6GB 16:32:16 core-command-arm64 latest f2842113404f 20 seconds ago 15.1MB 16:32:16 afa707f03492 24 seconds ago 1.6GB 16:32:16 043bc2cffb8e 26 seconds ago 1.59GB 16:32:16 63ac1d51a5a6 31 seconds ago 1.59GB 16:32:16 sys-mgmt-agent-arm64 latest f2ed5f659f00 2 minutes ago 280MB 16:32:16 core-data-arm64 latest f723df969b66 3 minutes ago 19.2MB 16:32:16 support-notifications-arm64 latest 5885fbbf3bb5 3 minutes ago 16.1MB 16:32:16 security-secretstore-setup-arm64 latest 87527f3c5996 3 minutes ago 27MB 16:32:16 support-scheduler-arm64 latest 6108809caa32 3 minutes ago 15.4MB 16:32:16 ac5647a20083 3 minutes ago 1.6GB 16:32:16 d3b58d660080 3 minutes ago 1.6GB 16:32:16 e9023b2867ba 3 minutes ago 1.6GB 16:32:16 146b8c276397 4 minutes ago 1.6GB 16:32:16 5b36069d3224 4 minutes ago 1.59GB 16:32:16 ci-base-image-arm64 latest 7fe2be725041 14 minutes ago 1.26GB 16:32:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 12 days ago 551MB 16:32:16 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 16:32:16 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 16:32:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 16:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:16 16:32:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:32:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:17 arm64: Pulling from edgex-lftools-log-publisher 16:32:17 448f6bf000e3: Pulling fs layer 16:32:17 f757da607395: Pulling fs layer 16:32:17 05883995daec: Pulling fs layer 16:32:17 8603b9c90790: Pulling fs layer 16:32:17 1560dd03e051: Pulling fs layer 16:32:17 27f5ce0e4adf: Pulling fs layer 16:32:17 c2d8d7efcc4b: Pulling fs layer 16:32:17 1560dd03e051: Waiting 16:32:17 27f5ce0e4adf: Waiting 16:32:17 c2d8d7efcc4b: Waiting 16:32:17 8603b9c90790: Waiting 16:32:17 f757da607395: Verifying Checksum 16:32:17 f757da607395: Download complete 16:32:17 8603b9c90790: Verifying Checksum 16:32:17 8603b9c90790: Download complete 16:32:17 1560dd03e051: Verifying Checksum 16:32:17 1560dd03e051: Download complete 16:32:17 27f5ce0e4adf: Verifying Checksum 16:32:17 27f5ce0e4adf: Download complete 16:32:17 05883995daec: Verifying Checksum 16:32:17 05883995daec: Download complete 16:32:17 448f6bf000e3: Verifying Checksum 16:32:17 448f6bf000e3: Download complete 16:32:20 c2d8d7efcc4b: Verifying Checksum 16:32:20 c2d8d7efcc4b: Download complete 16:32:21 448f6bf000e3: Pull complete 16:32:22 f757da607395: Pull complete 16:32:23 05883995daec: Pull complete 16:32:24 8603b9c90790: Pull complete 16:32:24 1560dd03e051: Pull complete 16:32:25 27f5ce0e4adf: Pull complete 16:32:40 c2d8d7efcc4b: Pull complete 16:32:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:32:40 prd-ubuntu18.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container 16:32:40 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:arm64 cat 16:32:43 $ docker top f0bb389029fad9e0fc496f44e8190a6d5e472a0fc1e00f2356fc429d50e5ab20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:44 ---> job-cost.sh 16:32:44 lf-activate-venv: SKIPPING 16:32:44 INFO: No Stack... 16:32:44 INFO: Retrieving Pricing Info for: v3-standard-4 16:32:45 INFO: Archiving Costs [Pipeline] sh 16:32:45 + cat /w/workspace/edgex-go/9/archives/cost.csv 16:32:45 + cut -d, -f6 [Pipeline] lock 16:32:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] 16:32:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] did not exist. Created. 16:32:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:46 + echo total: 0.10999999940395355 [Pipeline] stash 16:32:46 Stashed 1 file(s) [Pipeline] } 16:32:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-9-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:46 $ docker stop --time=1 f0bb389029fad9e0fc496f44e8190a6d5e472a0fc1e00f2356fc429d50e5ab20 16:32:48 $ docker rm -f f0bb389029fad9e0fc496f44e8190a6d5e472a0fc1e00f2356fc429d50e5ab20 [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 16:32:49 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:32:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:49 ---> package-listing.sh 16:32:49 ++ facter osfamily 16:32:49 ++ tr '[:upper:]' '[:lower:]' 16:32:50 + OS_FAMILY=redhat 16:32:50 + workspace=/w/workspace/edgex-go/9 16:32:50 + START_PACKAGES=/tmp/packages_start.txt 16:32:50 + END_PACKAGES=/tmp/packages_end.txt 16:32:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:50 + PACKAGES=/tmp/packages_start.txt 16:32:50 + '[' /w/workspace/edgex-go/9 ']' 16:32:50 + PACKAGES=/tmp/packages_end.txt 16:32:50 + case "${OS_FAMILY}" in 16:32:50 + sort 16:32:50 + rpm -qa 16:32:54 + '[' -f /tmp/packages_start.txt ']' 16:32:54 + '[' -f /tmp/packages_end.txt ']' 16:32:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:54 + '[' /w/workspace/edgex-go/9 ']' 16:32:54 + mkdir -p /w/workspace/edgex-go/9/archives/ 16:32:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 16:32:54 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:32:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:55 16:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:55 latest: Pulling from edgex-lftools-log-publisher 16:32:55 b4d181a07f80: Pulling fs layer 16:32:55 a1111a8f2ec3: Pulling fs layer 16:32:55 ed53099fbce6: Pulling fs layer 16:32:55 dc539afda2c1: Pulling fs layer 16:32:55 77bc0d833cb6: Pulling fs layer 16:32:55 9065ff56babe: Pulling fs layer 16:32:55 d287ab97295c: Pulling fs layer 16:32:55 77bc0d833cb6: Waiting 16:32:55 9065ff56babe: Waiting 16:32:55 d287ab97295c: Waiting 16:32:55 dc539afda2c1: Waiting 16:32:55 a1111a8f2ec3: Verifying Checksum 16:32:55 a1111a8f2ec3: Download complete 16:32:55 dc539afda2c1: Verifying Checksum 16:32:55 dc539afda2c1: Download complete 16:32:55 ed53099fbce6: Verifying Checksum 16:32:55 ed53099fbce6: Download complete 16:32:55 9065ff56babe: Verifying Checksum 16:32:55 9065ff56babe: Download complete 16:32:55 77bc0d833cb6: Verifying Checksum 16:32:55 77bc0d833cb6: Download complete 16:32:55 b4d181a07f80: Verifying Checksum 16:32:55 b4d181a07f80: Download complete 16:32:56 d287ab97295c: Verifying Checksum 16:32:56 d287ab97295c: Download complete 16:32:57 b4d181a07f80: Pull complete 16:32:57 a1111a8f2ec3: Pull complete 16:32:57 ed53099fbce6: Pull complete 16:32:57 dc539afda2c1: Pull complete 16:32:58 77bc0d833cb6: Pull complete 16:32:58 9065ff56babe: Pull complete 16:33:03 d287ab97295c: Pull complete 16:33:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:33:03 prd-centos7-docker-4c-2g-5222 does not seem to be running inside a container 16:33:03 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:33:06 $ docker top ae1874e7fba577068db75dfe12b54fb6bba5ae67ab3d77b7b17f76f3b677ed15 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:33:07 + mkdir -p /var/log/sysstat [Pipeline] sh 16:33:07 + ls /var/log/sa-host 16:33:07 + sadf -c /var/log/sa-host/sa14 16:33:07 file_magic: OK 16:33:07 HZ: Using current value: 100 16:33:07 file_header: OK 16:33:07 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 16:33:07 Statistics: 16:33:07 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... 16:33:07 File successfully converted to sysstat format version 12.0.3 16:33:07 + sadf -c /var/log/sa-host/sa17 16:33:07 file_magic: OK 16:33:07 HZ: Using current value: 100 16:33:07 file_header: OK 16:33:07 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 16:33:07 Statistics: 16:33:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:33:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:08 provisioning config files... 16:33:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config7720471963916946227tmp [Pipeline] { [Pipeline] echo 16:33:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:33:08 ---> create-netrc.sh [Pipeline] } 16:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:33:08 ---> python-tools-install.sh [Pipeline] echo 16:33:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:33:09 ---> sudo-logs.sh 16:33:09 Archiving 'sudo' log.. 16:33:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-5222.novalocal: Name or service not known 16:33:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-5222.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:33:09 ---> job-cost.sh 16:33:09 lf-activate-venv: SKIPPING 16:33:09 DEBUG: total: 0.10999999940395355 16:33:09 INFO: Retrieving Stack Cost... 16:33:10 INFO: Retrieving Pricing Info for: v3-standard-2 16:33:10 INFO: Archiving Costs [Pipeline] echo 16:33:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:33:10 ---> logs-deploy.sh 16:33:10 lf-activate-venv: SKIPPING 16:33:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/9 16:33:10 INFO: archiving workspace using pattern(s): 16:33:11 Archives upload complete. 16:33:11 INFO: archiving logs to Nexus