Pull request #3657 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 (47b369085eb26e4caa3b80a4b59a83b43d8e4c11) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6925999728105943133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3319877629908593279.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3657/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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8056547177282925565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh3050350971980207031.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3657/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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2448562382516938749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-343 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh8952300467996732788.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Checking out Revision 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 (PR-3657) > 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/7@tmp/jenkins-gitclient-ssh844756917394879872.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # 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/7@tmp/jenkins-gitclient-ssh5605560114239876181.key > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 Commit message: "fix(security): Move JWT auth method to individual routes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:01:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:01:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:05 ========================================================= 22:01:05 EdgeX Global Pipelines Version Info 22:01:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:01:07 ------------------- 22:01:07 stable info: 22:01:07 ------------------- 22:01:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:01:07 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:01:07 Message: update stable to v1.0.205 > git rev-list --no-walk 18751c3a2a9255f95d6b4ef0fe03e7b3e221d18e # timeout=10 22:01:07 ------------------- 22:01:07 experimental info: 22:01:07 ------------------- 22:01:07 Commited By: **** collab-it+edgex@linuxfoundation.org 22:01:07 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:01:07 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:01:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:01:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:01:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9daeb2a [Pipeline] echo 22:01:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:08 provisioning config files... 22:01:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6405816104077362971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:09 ---> docker-login.sh 22:01:09 nexus3.edgexfoundry.org:10001 22:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:09 Configure a credential helper to remove this warning. See 22:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:09 22:01:09 Login Succeeded 22:01:09 nexus3.edgexfoundry.org:10002 22:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:09 Configure a credential helper to remove this warning. See 22:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:09 22:01:09 Login Succeeded 22:01:09 nexus3.edgexfoundry.org:10003 22:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:09 Configure a credential helper to remove this warning. See 22:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:09 22:01:09 Login Succeeded 22:01:09 nexus3.edgexfoundry.org:10004 22:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:09 Configure a credential helper to remove this warning. See 22:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:09 22:01:09 Login Succeeded 22:01:09 docker.io 22:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:10 Configure a credential helper to remove this warning. See 22:01:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:10 22:01:10 Login Succeeded 22:01:10 ---> docker-login.sh ends [Pipeline] } 22:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:10 ++ 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 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ cut -d/ -f2 22:01:10 ++ dirname cmd/core-command/Dockerfile 22:01:10 + echo core-command,cmd/core-command/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/core-data/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo core-data,cmd/core-data/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/core-metadata/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo core-metadata,cmd/core-metadata/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/security-bootstrapper/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/security-proxy-setup/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/support-notifications/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo support-notifications,cmd/support-notifications/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/support-scheduler/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:01:10 + for file in '`ls cmd/**/Dockerfile`' 22:01:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:01:10 ++ cut -d/ -f2 22:01:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:01:10 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:01:12 22:01:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:01:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:01:12 latest: Pulling from edgex-devops/git-semver 22:01:12 31603596830f: Pulling fs layer 22:01:12 04fac38145f0: Pulling fs layer 22:01:12 701f6daf10bf: Pulling fs layer 22:01:12 24f72da36158: Pulling fs layer 22:01:12 24f72da36158: Waiting 22:01:12 04fac38145f0: Verifying Checksum 22:01:12 04fac38145f0: Download complete 22:01:12 31603596830f: Verifying Checksum 22:01:12 31603596830f: Download complete 22:01:13 31603596830f: Pull complete 22:01:13 04fac38145f0: Pull complete 22:01:13 24f72da36158: Verifying Checksum 22:01:13 24f72da36158: Download complete 22:01:13 701f6daf10bf: Verifying Checksum 22:01:13 701f6daf10bf: Download complete 22:01:14 701f6daf10bf: Pull complete 22:01:14 24f72da36158: Pull complete 22:01:14 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:01:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:01:14 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 22:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:01:15 $ docker top 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:01:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:15 [ssh-agent] Looking for ssh-agent implementation... 22:01:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:15 $ docker exec 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent 22:01:15 SSH_AUTH_SOCK=/tmp/ssh-a8cuLblrFaDq/agent.14 22:01:15 SSH_AGENT_PID=21 22:01:15 Running ssh-add (command line suppressed) 22:01:15 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5445526648538256046.key (/w/workspace/edgex-go/7@tmp/private_key_5445526648538256046.key) 22:01:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:16 + git tag --points-at HEAD [Pipeline] } 22:01:16 $ docker exec --env ******** --env ******** 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent -k 22:01:16 unset SSH_AUTH_SOCK; 22:01:16 unset SSH_AGENT_PID; 22:01:16 echo Agent pid 21 killed; 22:01:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:01:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:16 [ssh-agent] Looking for ssh-agent implementation... 22:01:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:16 $ docker exec 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent 22:01:16 SSH_AUTH_SOCK=/tmp/ssh-Hep1ZwGbGj0z/agent.55 22:01:16 SSH_AGENT_PID=62 22:01:16 Running ssh-add (command line suppressed) 22:01:16 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1081738080727377536.key (/w/workspace/edgex-go/7@tmp/private_key_1081738080727377536.key) 22:01:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:17 + git semver init 22:01:17 # -> Open(): unable to determine branch for HEAD 22:01:17 # $GIT_DIR = /w/workspace/edgex-go/7/.git 22:01:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 22:01:17 # $SEMVER_REMOTE_NAME = origin 22:01:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:01:17 # $SEMVER_USER_NAME = edgex-jenkins 22:01:17 # $SEMVER_BRANCH = PR-3657 22:01:17 # $SEMVER_TEMP = /tmp/semver-306736352 22:01:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:02:03 # '/tmp/semver-306736352' -> '/w/workspace/edgex-go/7/.semver' 22:02:03 # -> Force: false 22:02:03 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 22:02:03 $ docker exec --env ******** --env ******** 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad ssh-agent -k 22:02:04 unset SSH_AUTH_SOCK; 22:02:04 unset SSH_AGENT_PID; 22:02:04 echo Agent pid 62 killed; 22:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:04 + git semver [Pipeline] } 22:02:04 $ docker stop --time=1 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad 22:02:06 $ docker rm -f 2cb4fad98314f8a5e3bb7f8ac4c9734733ab1058195e5358de1c74d999da05ad [Pipeline] // withDockerContainer [Pipeline] sh 22:02:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:02:07 Stashed 1 file(s) [Pipeline] echo 22:02:07 [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 22:02:07 ========================================================= 22:02:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:02:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:02:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:07 540db60ca938: Pulling fs layer 22:02:07 adcc1eea9eea: Pulling fs layer 22:02:07 4c4ab2625f07: Pulling fs layer 22:02:07 db62176df00c: Pulling fs layer 22:02:07 3b30891b0d05: Pulling fs layer 22:02:07 06b49ca38bd5: Pulling fs layer 22:02:07 c788192a36de: Pulling fs layer 22:02:07 a77e37c0d609: Pulling fs layer 22:02:07 c3185cebc471: Pulling fs layer 22:02:07 06b49ca38bd5: Waiting 22:02:07 c788192a36de: Waiting 22:02:07 a77e37c0d609: Waiting 22:02:07 c3185cebc471: Waiting 22:02:07 db62176df00c: Waiting 22:02:07 3b30891b0d05: Waiting 22:02:07 4c4ab2625f07: Verifying Checksum 22:02:07 4c4ab2625f07: Download complete 22:02:07 adcc1eea9eea: Verifying Checksum 22:02:07 adcc1eea9eea: Download complete 22:02:08 3b30891b0d05: Verifying Checksum 22:02:08 3b30891b0d05: Download complete 22:02:08 06b49ca38bd5: Verifying Checksum 22:02:08 06b49ca38bd5: Download complete 22:02:08 c788192a36de: Verifying Checksum 22:02:08 c788192a36de: Download complete 22:02:08 540db60ca938: Verifying Checksum 22:02:08 540db60ca938: Download complete 22:02:08 540db60ca938: Pull complete 22:02:08 adcc1eea9eea: Pull complete 22:02:08 4c4ab2625f07: Pull complete 22:02:08 a77e37c0d609: Verifying Checksum 22:02:08 a77e37c0d609: Download complete 22:02:12 c3185cebc471: Verifying Checksum 22:02:12 c3185cebc471: Download complete 22:02:13 db62176df00c: Verifying Checksum 22:02:13 db62176df00c: Download complete 22:02:17 db62176df00c: Pull complete 22:02:17 3b30891b0d05: Pull complete 22:02:17 06b49ca38bd5: Pull complete 22:02:17 c788192a36de: Pull complete 22:02:17 a77e37c0d609: Pull complete 22:02:20 c3185cebc471: Pull complete 22:02:20 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:02:20 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:02:20 WORKDIR /edgex 22:02:20 COPY go.mod . 22:02:20 RUN go mod download' 22:02:20 + docker build -t ci-base-image-x86_64 -f - . 22:02:22 Sending build context to Docker daemon 328.7MB 22:02:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:02:22 ---> 031687cdd783 22:02:22 Step 2/4 : WORKDIR /edgex 22:02:22 Still waiting to schedule task 22:02:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:02:24 ---> Running in 1525e8dc8b4a 22:02:24 Removing intermediate container 1525e8dc8b4a 22:02:24 ---> 65aa74c581f3 22:02:24 Step 3/4 : COPY go.mod . 22:02:24 ---> d81c01d4390c 22:02:24 Step 4/4 : RUN go mod download 22:02:24 ---> Running in ef522df2bff9 22:03:02 Removing intermediate container ef522df2bff9 22:03:02 ---> 7b0efb6ee0d4 22:03:02 Successfully built 7b0efb6ee0d4 22:03:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:03:03 + docker inspect -f . ci-base-image-x86_64 22:03:03 . [Pipeline] withDockerContainer 22:03:03 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 22:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-x86_64 cat 22:03:04 $ docker top cca392471898418cfe89d86130b60eeaa8179fd4916378e70afd2174ce869414 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:04 + go version 22:03:04 go version go1.16.6 linux/amd64 [Pipeline] } 22:03:04 $ docker stop --time=1 cca392471898418cfe89d86130b60eeaa8179fd4916378e70afd2174ce869414 22:03:05 $ docker rm -f cca392471898418cfe89d86130b60eeaa8179fd4916378e70afd2174ce869414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:06 + docker inspect -f . ci-base-image-x86_64 22:03:06 . [Pipeline] withDockerContainer 22:03:06 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 22:03:06 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-x86_64 cat 22:03:06 $ docker top 2d0cbf7f234c7668babd51f1913d1703cdc27444f25efb5889d8bcbe95290ca9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:03:07 ========================================================= 22:03:07 [edgeXBuildGoParallel] Running Tests and Build... 22:03:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:03:07 + go mod tidy [Pipeline] sh 22:03:08 + make test 22:03:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:03:08 go mod tidy 22:03:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:03:15 ? github.com/edgexfoundry/edgex-go [no test files] 22:03:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:03:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:03:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:03:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:03:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:03:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 22:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:03:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements 22:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:03:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements 22:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 22:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 22:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 22:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements 22:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 22:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements 22:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 22:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.184s coverage: 96.3% of statements 22:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 22:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.060s coverage: 94.4% of statements 22:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 22:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 81.8% of statements 22:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.121s coverage: 64.4% of statements 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 22:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 22:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 22:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 22:04:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 70.5% of statements 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:04:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:04:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-344 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 22:04:26 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 22:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 22:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:04:27 The recommended git tool is: git 22:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 22:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:04:32 using credential edgex-jenkins-ssh 22:04:32 Cloning the remote Git repository 22:04:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:04:32 > git init /w/workspace/edgex-go/7 # timeout=10 22:04:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:04:32 > git --version # timeout=10 22:04:32 > git --version # 'git version 2.17.1' 22:04:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.5% of statements 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.0% of statements 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:04:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:04:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 22:04:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 22:04:34 GO111MODULE=on go vet ./... 22:04:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:04:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:04:49 Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:04:50 Merge succeeded, producing 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:04:50 Checking out Revision 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 (PR-3657) 22:04:49 > git config core.sparsecheckout # timeout=10 22:04:49 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 22:04:50 > git remote # timeout=10 22:04:50 > git config --get remote.origin.url # timeout=10 22:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:50 > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 22:04:50 > git rev-parse HEAD^{commit} # timeout=10 22:04:50 > git config core.sparsecheckout # timeout=10 22:04:50 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 22:04:54 Commit message: "fix(security): Move JWT auth method to individual routes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:55 provisioning config files... 22:04:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2032262733496374793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:55 ---> docker-login.sh 22:04:55 nexus3.edgexfoundry.org:10001 22:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:57 Configure a credential helper to remove this warning. See 22:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:57 22:04:57 Login Succeeded 22:04:57 nexus3.edgexfoundry.org:10002 22:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:57 Configure a credential helper to remove this warning. See 22:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:57 22:04:57 Login Succeeded 22:04:57 nexus3.edgexfoundry.org:10003 22:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:58 Configure a credential helper to remove this warning. See 22:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:58 22:04:58 Login Succeeded 22:04:58 nexus3.edgexfoundry.org:10004 22:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:58 Configure a credential helper to remove this warning. See 22:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:58 22:04:58 Login Succeeded 22:04:58 docker.io 22:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:59 Configure a credential helper to remove this warning. See 22:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:59 22:04:59 Login Succeeded 22:04:59 ---> docker-login.sh ends [Pipeline] } 22:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:05:00 ========================================================= 22:05:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:05:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:05:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:05:01 595b0fe564bb: Pulling fs layer 22:05:01 24495759ef45: Pulling fs layer 22:05:01 d148012ef14d: Pulling fs layer 22:05:01 e90a11edd702: Pulling fs layer 22:05:01 d77568369979: Pulling fs layer 22:05:01 fc1c9f9a7f3b: Pulling fs layer 22:05:01 170f2ba95c9a: Pulling fs layer 22:05:01 97ac5df62f85: Pulling fs layer 22:05:01 e90a11edd702: Waiting 22:05:01 fc1c9f9a7f3b: Waiting 22:05:01 d77568369979: Waiting 22:05:01 170f2ba95c9a: Waiting 22:05:01 97ac5df62f85: Waiting 22:05:01 gofmt -l . 22:05:01 [ "`gofmt -l .`" = "" ] 22:05:01 ./bin/test-attribution-txt.sh [Pipeline] sh 22:05:01 d148012ef14d: Verifying Checksum 22:05:01 d148012ef14d: Download complete 22:05:01 24495759ef45: Verifying Checksum 22:05:01 24495759ef45: Download complete 22:05:01 d77568369979: Verifying Checksum 22:05:01 d77568369979: Download complete 22:05:01 fc1c9f9a7f3b: Verifying Checksum 22:05:01 fc1c9f9a7f3b: Download complete 22:05:01 595b0fe564bb: Download complete 22:05:01 170f2ba95c9a: Verifying Checksum 22:05:01 170f2ba95c9a: Download complete 22:05:01 + ls -al . 22:05:01 total 608 22:05:01 drwxrwxr-x 10 1001 1001 4096 Aug 19 22:04 . 22:05:01 drwxr-xr-x 4 root root 28 Aug 19 22:03 .. 22:05:01 -rw-rw-r-- 1 1001 1001 11 Aug 19 22:01 .dockerignore 22:05:01 drwxrwxr-x 8 1001 1001 179 Aug 19 22:01 .git 22:05:01 drwxrwxr-x 3 1001 1001 125 Aug 19 22:01 .github 22:05:01 -rw-rw-r-- 1 1001 1001 818 Aug 19 22:01 .gitignore 22:05:01 -rw-rw-r-- 1 1001 1001 76 Aug 19 22:01 .hadolint.yml 22:05:01 drwx------ 3 1001 1001 58 Aug 19 22:01 .semver 22:05:01 -rw-rw-r-- 1 1001 1001 166 Aug 19 22:01 .sonarcloud.properties 22:05:01 -rw-rw-r-- 1 1001 1001 1171 Aug 19 22:01 ADOPTERS.md 22:05:01 -rw-rw-r-- 1 1001 1001 8609 Aug 19 22:01 Attribution.txt 22:05:01 -rw-rw-r-- 1 1001 1001 43881 Aug 19 22:01 CHANGELOG.md 22:05:01 -rw-rw-r-- 1 1001 1001 3804 Aug 19 22:01 CONTRIBUTING.md 22:05:01 -rw-rw-r-- 1 1001 1001 677 Aug 19 22:01 GOVERNANCE.md 22:05:01 -rw-rw-r-- 1 1001 1001 849 Aug 19 22:01 Jenkinsfile 22:05:01 -rw-rw-r-- 1 1001 1001 10775 Aug 19 22:01 LICENSE 22:05:01 -rw-rw-r-- 1 1001 1001 5915 Aug 19 22:01 Makefile 22:05:01 -rw-rw-r-- 1 1001 1001 582 Aug 19 22:01 OWNERS.md 22:05:01 -rw-rw-r-- 1 1001 1001 8643 Aug 19 22:01 README.md 22:05:01 -rw-rw-r-- 1 1001 1001 6912 Aug 19 22:01 SECURITY.md 22:05:01 -rw-rw-r-- 1 1001 1001 5 Aug 19 22:02 VERSION 22:05:01 -rw-rw-r-- 1 1001 1001 4131 Aug 19 22:01 ZMQWindows.md 22:05:01 drwxrwxr-x 2 1001 1001 37 Aug 19 22:01 bin 22:05:01 drwxrwxr-x 14 1001 1001 4096 Aug 19 22:01 cmd 22:05:01 -rw-r--r-- 1 root root 403739 Aug 19 22:04 coverage.out 22:05:01 -rw-rw-r-- 1 1001 1001 813 Aug 19 22:01 go.mod 22:05:01 -rw-r--r-- 1 root root 50064 Aug 19 22:03 go.sum 22:05:01 drwxrwxr-x 8 1001 1001 124 Aug 19 22:01 internal 22:05:01 drwxrwxr-x 3 1001 1001 16 Aug 19 22:01 openapi 22:05:01 drwxrwxr-x 4 1001 1001 71 Aug 19 22:01 snap 22:05:01 -rw-rw-r-- 1 1001 1001 204 Aug 19 22:01 version.go [Pipeline] sh 22:05:02 + '[' -e coverage.out ] 22:05:02 + chown 1001:1001 coverage.out [Pipeline] stash 22:05:02 Stashed 1 file(s) [Pipeline] sh 22:05:02 595b0fe564bb: Pull complete 22:05:02 + make build 22:05:02 go mod tidy 22:05:02 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 22:05:03 24495759ef45: Pull complete 22:05:03 d148012ef14d: Pull complete 22:05:03 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 22:05:04 97ac5df62f85: Download complete 22:05:05 e90a11edd702: Download complete 22:05:10 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 22:05:10 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 22:05:11 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 22:05:12 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 22:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:05:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:05: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 22:05:15 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 22:05:16 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 22:05:17 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 22:05:17 e90a11edd702: Pull complete 22:05:17 d77568369979: Pull complete 22:05:17 fc1c9f9a7f3b: Pull complete 22:05:17 170f2ba95c9a: Pull complete [Pipeline] } 22:05:18 $ docker stop --time=1 2d0cbf7f234c7668babd51f1913d1703cdc27444f25efb5889d8bcbe95290ca9 22:05:20 $ docker rm -f 2d0cbf7f234c7668babd51f1913d1703cdc27444f25efb5889d8bcbe95290ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:05:23 97ac5df62f85: Pull complete 22:05:23 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:05:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:05:23 22:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:05:23 + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:05:23 WORKDIR /edgex 22:05:23 COPY go.mod . 22:05:23 RUN go mod download 22:05:23 build -t ci-base-image-arm64 -f - . 22:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:05:24 latest: Pulling from edgex-devops/edgex-compose 22:05:24 cbdbe7a5bc2a: Pulling fs layer 22:05:24 ca9280d653b3: Pulling fs layer 22:05:24 7e9c9ca2126c: Pulling fs layer 22:05:24 cbdbe7a5bc2a: Verifying Checksum 22:05:24 cbdbe7a5bc2a: Download complete 22:05:24 cbdbe7a5bc2a: Pull complete 22:05:25 ca9280d653b3: Verifying Checksum 22:05:25 ca9280d653b3: Download complete 22:05:25 ca9280d653b3: Pull complete 22:05:25 Sending build context to Docker daemon 166MB 22:05:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:05:25 ---> 04bc70af865f 22:05:25 Step 2/4 : WORKDIR /edgex 22:05:27 7e9c9ca2126c: Verifying Checksum 22:05:27 7e9c9ca2126c: Download complete 22:05:30 ---> Running in e1f39ed69e63 22:05:30 Removing intermediate container e1f39ed69e63 22:05:30 ---> 05909585ea6d 22:05:30 Step 3/4 : COPY go.mod . 22:05:31 7e9c9ca2126c: Pull complete 22:05:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:05:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:05:31 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 22:05:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 22:05:31 ---> 22921360de13 22:05:31 Step 4/4 : RUN go mod download 22:05:31 ---> Running in f2631d1d72d5 22:05:33 $ docker top 12c7039d7b94178101159c4ba291a566f011916e66676169a61a819f90c97ab4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:33 + grep parallel 22:05:33 + docker-compose build --help 22:05:34 --parallel Build images in parallel. [Pipeline] } 22:05:34 $ docker stop --time=1 12c7039d7b94178101159c4ba291a566f011916e66676169a61a819f90c97ab4 22:05:35 $ docker rm -f 12c7039d7b94178101159c4ba291a566f011916e66676169a61a819f90c97ab4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:05:36 . [Pipeline] withDockerContainer 22:05:36 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 22:05:36 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:latest cat 22:05:36 $ docker top be95a7746a464473bfa206bc66536d74d3e3abdb0aae3c3c37be7d951111c8ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:37 + docker-compose -f ./docker-compose-build.yml build --parallel 22:05:37 Building core-command ... 22:05:37 Building core-data ... 22:05:37 Building core-metadata ... 22:05:37 Building security-bootstrapper ... 22:05:37 Building security-proxy-setup ... 22:05:37 Building security-secretstore-setup ... 22:05:37 Building support-notifications ... 22:05:37 Building support-scheduler ... 22:05:37 Building sys-mgmt-agent ... 22:05:37 Building sys-mgmt-agent 22:05:37 Building core-data 22:05:37 Building security-proxy-setup 22:05:37 Building support-scheduler 22:05:37 Building core-command 22:05:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:05:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:05:48 ---> 7b0efb6ee0d4 22:05:48 Step 3/24 : WORKDIR /edgex-go 22:05:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:05:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:05:48 ---> 7b0efb6ee0d4 22:05:48 Step 3/23 : WORKDIR /edgex-go 22:05:52 ---> Running in cbdcaf067aeb 22:05:52 ---> Running in a4fdf47b8aaf 22:05:57 Removing intermediate container a4fdf47b8aaf 22:05:57 ---> b6a052c0d251 22:05:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:57 Removing intermediate container cbdcaf067aeb 22:05:57 ---> a1a08a56bc69 22:05:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:57 ---> Running in 1e9f844af619 22:05:57 ---> Running in f5eb4948ae19 22:05:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:05:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:05:58 ---> 7b0efb6ee0d4 22:05:58 Step 3/24 : WORKDIR /edgex-go 22:05:58 ---> Using cache 22:05:58 ---> b6a052c0d251 22:05:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:05:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:05:59 ---> 7b0efb6ee0d4 22:05:59 Step 3/24 : WORKDIR /edgex-go 22:05:59 ---> Using cache 22:05:59 ---> b6a052c0d251 22:05:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:05:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:05:59 ---> 7b0efb6ee0d4 22:05:59 Step 3/22 : WORKDIR /edgex-go 22:05:59 ---> Using cache 22:05:59 ---> b6a052c0d251 22:05:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:59 ---> Running in 91fc7c69f7a9 22:05:59 ---> Running in 5c077fca8b07 22:05:59 ---> Running in 3c8ff9dfea11 22:05:59 Removing intermediate container 1e9f844af619 22:05:59 ---> f92c378e6b9b 22:05:59 Step 5/23 : RUN apk add --update --no-cache make git 22:05:59 Removing intermediate container f5eb4948ae19 22:05:59 ---> f71d2a06f171 22:05:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:05:59 ---> Running in 12df996ec8aa 22:05:59 ---> Running in 1fc1e2616f51 22:06:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:06:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:06:00 Removing intermediate container 91fc7c69f7a9 22:06:00 ---> f83407f75a85 22:06:00 Step 5/24 : RUN apk add --update --no-cache make bash git 22:06:00 ---> Running in c6be7f6f9d84 22:06:00 Removing intermediate container 5c077fca8b07 22:06:00 ---> b7179169a69e 22:06:00 Step 5/24 : RUN apk add --update --no-cache make git 22:06:00 Removing intermediate container 3c8ff9dfea11 22:06:00 ---> 415d07804cfb 22:06:00 Step 5/22 : RUN apk add --update --no-cache make git 22:06:00 ---> Running in d24791c9d4d0 22:06:00 ---> Running in 18adec5f7df3 22:06:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:06:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:06:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:06:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:06:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:06:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:06:02 OK: 219 MiB in 52 packages 22:06:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:06:02 OK: 219 MiB in 52 packages 22:06:02 OK: 219 MiB in 52 packages 22:06:02 Removing intermediate container 1fc1e2616f51 22:06:02 ---> 9cf962df55a2 22:06:02 Step 6/24 : COPY go.mod . 22:06:02 ---> 74421bf38676 22:06:02 Step 7/24 : RUN go mod download 22:06:02 OK: 219 MiB in 52 packages 22:06:02 ---> Running in cdfe01d1a32c 22:06:02 Removing intermediate container d24791c9d4d0 22:06:02 ---> 9f4a14b7b9b8 22:06:02 Step 6/24 : COPY go.mod . 22:06:02 Removing intermediate container c6be7f6f9d84 22:06:02 ---> 7d0e4cb02ee1 22:06:02 Step 6/24 : COPY go.mod . 22:06:02 Removing intermediate container 18adec5f7df3 22:06:02 ---> c32926f06b75 22:06:02 Step 6/22 : COPY go.mod . 22:06:02 ---> 966463894df7 22:06:02 Step 7/24 : RUN go mod download 22:06:02 ---> bd85946f34da 22:06:02 Step 7/24 : RUN go mod download 22:06:02 ---> Running in 9b3e6c0c0661 22:06:02 ---> Running in 5a1cd7c78fba 22:06:03 ---> 18b844f6722b 22:06:03 Step 7/22 : RUN go mod download 22:06:03 ---> Running in 73b3a9023998 22:06:04 Removing intermediate container cdfe01d1a32c 22:06:04 ---> 4fb38f677635 22:06:04 Step 8/24 : COPY . . 22:06:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:06:06 Removing intermediate container 9b3e6c0c0661 22:06:06 ---> aa14566d2e08 22:06:06 Step 8/24 : COPY . . 22:06:08 OK: 219 MiB in 52 packages 22:06:08 Removing intermediate container 73b3a9023998 22:06:08 ---> 4e6b6d652fbb 22:06:08 Step 8/22 : COPY . . 22:06:11 ---> 3e85e350fd7f 22:06:11 Step 9/24 : RUN go mod tidy 22:06:11 Removing intermediate container 5a1cd7c78fba 22:06:11 ---> a41c28596c22 22:06:11 Step 8/24 : COPY . . 22:06:11 ---> Running in a909f726544d 22:06:11 Removing intermediate container 12df996ec8aa 22:06:11 ---> cebdaa2241a9 22:06:11 Step 6/23 : COPY go.mod . 22:06:13 ---> 9f6be0ed8c30 22:06:13 Step 7/23 : RUN go mod download 22:06:13 ---> e87f4cdb8aa6 22:06:13 Step 9/24 : RUN go mod tidy 22:06:13 ---> Running in 7e0a87bda653 22:06:13 ---> d60682a5f167 22:06:13 Step 9/22 : RUN go mod tidy 22:06:14 ---> Running in 5238e5f746e8 22:06:14 ---> Running in 3b33c72b1c4a 22:06:14 Removing intermediate container a909f726544d 22:06:14 ---> 9b3a4d1c489b 22:06:14 Step 10/24 : RUN make cmd/core-data/core-data 22:06:14 ---> Running in 7d841a636f34 22:06:15 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 22:06:16 Removing intermediate container 7e0a87bda653 22:06:16 ---> 532265493162 22:06:16 Step 8/23 : COPY . . 22:06:17 ---> 7cfb9359af80 22:06:17 Step 9/24 : RUN go mod tidy 22:06:17 Removing intermediate container 3b33c72b1c4a 22:06:17 ---> dbed05c5cbdf 22:06:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:06:17 ---> Running in a0ca119fcfb2 22:06:17 ---> Running in 00019ef41351 22:06:17 Removing intermediate container 5238e5f746e8 22:06:17 ---> b8925af2ba82 22:06:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:06:17 ---> Running in ad46d5a9ef59 22:06:18 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 22:06:18 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 22:06:22 Removing intermediate container a0ca119fcfb2 22:06:22 ---> 814c78602307 22:06:22 Step 10/24 : RUN make cmd/core-command/core-command 22:06:22 ---> Running in 18fe8dde025c 22:06:22 ---> 090639f2f85a 22:06:22 Step 9/23 : RUN go mod tidy 22:06:22 ---> Running in 9b94a8fcb7d4 22:06:22 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 22:06:24 Removing intermediate container 9b94a8fcb7d4 22:06:24 ---> b606b2e21777 22:06:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:06:24 ---> Running in a078fb007a79 22:06:25 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 22:06:53 Removing intermediate container f2631d1d72d5 22:06:53 ---> 360b1bfddf45 22:06:53 Successfully built 360b1bfddf45 22:06:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:06:53 + docker inspect -f . ci-base-image-arm64 22:06:53 . [Pipeline] withDockerContainer 22:06:53 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 22:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 22:06:55 $ docker top b4a24304abb56579d40d0bae11d585b8185c2f9c6a7574cbbebe03f0110a1aff -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:56 + go version 22:06:56 go version go1.16.6 linux/arm64 [Pipeline] } 22:06:56 $ docker stop --time=1 b4a24304abb56579d40d0bae11d585b8185c2f9c6a7574cbbebe03f0110a1aff 22:06:57 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 22:06:57 Removing intermediate container ad46d5a9ef59 22:06:57 ---> dd54d7b8dceb 22:06:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:06:57 ---> Running in 69c504069202 22:06:57 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 22:06:58 $ docker rm -f b4a24304abb56579d40d0bae11d585b8185c2f9c6a7574cbbebe03f0110a1aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:58 + docker inspect -f . ci-base-image-arm64 22:06:58 . [Pipeline] withDockerContainer 22:06:59 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 22:06:59 Removing intermediate container 69c504069202 22:06:59 ---> db0434f35135 22:06:59 22:06:59 Step 12/24 : FROM docker:20.10.7 22:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 22:06:59 20.10.7: Pulling from library/docker 22:07:00 $ docker top 72315d4137d4bfc8ffae2f47d2bee35e62d6ae25d134ab5ae3844a25c8c2e785 -eo pid,comm [Pipeline] { [Pipeline] echo 22:07:01 ========================================================= 22:07:01 [edgeXBuildGoParallel] Running Tests and Build... 22:07:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:07:01 Removing intermediate container 18fe8dde025c 22:07:01 ---> 7e46451227f6 22:07:01 22:07:01 Step 11/24 : FROM alpine:3.12 22:07:01 Removing intermediate container 00019ef41351 22:07:01 ---> 6f721516c9c2 22:07:01 22:07:01 Step 11/22 : FROM alpine:3.12 22:07:01 Removing intermediate container 7d841a636f34 22:07:01 ---> 678d3aaf6259 22:07:01 22:07:01 Step 11/24 : FROM alpine:3.12 22:07:01 + go mod tidy 22:07:02 3.12: Pulling from library/alpine 22:07:02 Removing intermediate container a078fb007a79 22:07:02 ---> 30e5d8abe923 22:07:02 22:07:02 Step 11/23 : FROM alpine:3.12 22:07:02 3.12: Pulling from library/alpine 22:07:02 3.12: Pulling from library/alpine [Pipeline] sh 22:07:03 3.12: Pulling from library/alpine 22:07:03 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:07:03 Status: Downloaded newer image for alpine:3.12 22:07:03 ---> 13621d1b12d4 22:07:03 Step 12/22 : RUN apk add --update --no-cache curl 22:07:03 + make test 22:07:03 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 22:07:03 go mod tidy 22:07:03 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:07:03 Status: Image is up to date for alpine:3.12 22:07:03 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:07:03 Status: Image is up to date for alpine:3.12 22:07:03 ---> 13621d1b12d4 22:07:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:07:03 ---> 13621d1b12d4 22:07:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:07:03 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:07:03 Status: Image is up to date for alpine:3.12 22:07:03 ---> 13621d1b12d4 22:07:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:07:03 ---> Running in 2c694b247666 22:07:03 ---> Running in 2e4094a2376a 22:07:03 ---> Running in c5fcf07117ee 22:07:03 ---> Running in 5c45d26f6f9a 22:07:04 Removing intermediate container c5fcf07117ee 22:07:04 ---> 0674df736f44 22:07:04 Step 13/24 : ENV APP_PORT=59880 22:07:04 ---> Running in 226d25178a05 22:07:04 Removing intermediate container 226d25178a05 22:07:04 ---> b594aa41c05a 22:07:04 Step 14/24 : EXPOSE $APP_PORT 22:07:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:07:04 ---> Running in 0511efdb6332 22:07:04 Removing intermediate container 0511efdb6332 22:07:04 ---> 74e5c57fb728 22:07:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:07:04 ---> Running in edb0680ac845 22:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:07:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:07:04 (1/4) Installing ca-certificates (20191127-r4) 22:07:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:07:04 (1/1) Installing dumb-init (1.2.2-r1) 22:07:04 (3/4) Installing libcurl (7.78.0-r0) 22:07:04 Executing busybox-1.31.1-r20.trigger 22:07:04 (4/4) Installing curl (7.78.0-r0) 22:07:04 (1/1) Installing dumb-init (1.2.2-r1) 22:07:04 OK: 6 MiB in 15 packages 22:07:04 Executing busybox-1.31.1-r20.trigger 22:07:04 Executing ca-certificates-20191127-r4.trigger 22:07:04 Executing busybox-1.31.1-r20.trigger 22:07:04 OK: 6 MiB in 15 packages 22:07:04 OK: 7 MiB in 18 packages 22:07:05 Removing intermediate container 5c45d26f6f9a 22:07:05 ---> a4ae79428c7b 22:07:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:07:05 ---> Running in 4d13b98eb500 22:07:05 Removing intermediate container 2e4094a2376a 22:07:05 ---> f02259aff757 22:07:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:07:06 ---> Running in 05dd1c419714 22:07:06 Removing intermediate container 4d13b98eb500 22:07:06 ---> 6483065cc7d1 22:07:06 Step 14/23 : ENV APP_PORT=59861 22:07:06 Removing intermediate container edb0680ac845 22:07:06 ---> c3fe17701245 22:07:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:07:06 Removing intermediate container 2c694b247666 22:07:06 ---> 4aac6f995512 22:07:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:07:06 ---> Running in e399111c90c8 22:07:06 ---> Running in 978d13af1f69 22:07:06 ---> Running in 20a360907225 22:07:06 Removing intermediate container 05dd1c419714 22:07:06 ---> 2891409ee689 22:07:06 Step 14/24 : ENV APP_PORT=59882 22:07:06 ---> Running in 69d2709d8e0d 22:07:06 Removing intermediate container e399111c90c8 22:07:06 ---> f4e7aaaa2cb2 22:07:06 Step 15/23 : EXPOSE $APP_PORT 22:07:06 Removing intermediate container 20a360907225 22:07:06 ---> e81d17120ef0 22:07:06 Step 14/22 : WORKDIR /edgex 22:07:06 ---> Running in b260c80c25ca 22:07:06 ---> Running in 978f56f0dff1 22:07:06 Removing intermediate container 69d2709d8e0d 22:07:06 ---> 71ee0d2392ac 22:07:06 Step 15/24 : EXPOSE $APP_PORT 22:07:06 Removing intermediate container b260c80c25ca 22:07:06 ---> 226a523735ec 22:07:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:06 ---> Running in 967dd855feff 22:07:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:07:06 Removing intermediate container 978f56f0dff1 22:07:06 ---> 97328e8caeb8 22:07:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:07:06 ---> a83ac35cd4b2 22:07:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:07:06 Removing intermediate container 967dd855feff 22:07:06 ---> 3a8805185374 22:07:06 Step 16/24 : WORKDIR / 22:07:06 ---> 477253d8472c 22:07:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:07:06 ---> Running in 5ac13cb3d47e 22:07:06 Removing intermediate container 5ac13cb3d47e 22:07:06 ---> a850dd3f4ac6 22:07:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:07:07 ---> 06a0416811d3 22:07:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:07:07 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:07:07 Status: Downloaded newer image for docker:20.10.7 22:07:07 ---> 08bdaf2f88f9 22:07:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:07:07 ---> 9a289971278f 22:07:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:07:07 ---> 456b4aa08cf0 22:07:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:07:07 ---> Running in e97960290339 22:07:07 Removing intermediate container e97960290339 22:07:07 ---> 884626962b55 22:07:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:07:07 (1/6) Installing dumb-init (1.2.2-r1) 22:07:07 ---> 48ff0f03adf4 22:07:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:07:07 ---> Running in 0ff0bc2f4e26 22:07:07 ---> 510c3975817b 22:07:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:07:07 ---> Running in a794d83b27ba 22:07:07 (2/6) Installing libgcc (9.3.0-r2) 22:07:07 ---> Running in 8e71e7cb2b88 22:07:07 ---> c33740553aef 22:07:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:07:07 (3/6) Installing libsodium (1.0.18-r0) 22:07:07 Removing intermediate container 0ff0bc2f4e26 22:07:07 ---> 1218ec3769bf 22:07:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:07:07 Removing intermediate container 8e71e7cb2b88 22:07:07 ---> 2a65204a3c94 22:07:07 Step 19/22 : CMD ["--init=true"] 22:07:07 (4/6) Installing libstdc++ (9.3.0-r2) 22:07:07 ---> Running in c6aba8257fe0 22:07:07 ---> Running in ee0de62bd86d 22:07:07 ---> fbf42293c23f 22:07:07 Step 20/24 : ENTRYPOINT ["/core-command"] 22:07:07 ---> Running in 2a99cf122237 22:07:08 Removing intermediate container c6aba8257fe0 22:07:08 ---> fe732e055842 22:07:08 Step 20/22 : LABEL arch=x86_64 22:07:08 Removing intermediate container ee0de62bd86d 22:07:08 ---> 4c645dc1e84a 22:07:08 Step 21/23 : LABEL arch=x86_64 22:07:08 ---> Running in e54d16818839 22:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:08 ---> Running in 17c9a58b99e8 22:07:08 Removing intermediate container 2a99cf122237 22:07:08 ---> 82562c2a60b6 22:07:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:08 ---> Running in e488a919986d 22:07:08 Removing intermediate container e54d16818839 22:07:08 ---> 43fb7601a4d1 22:07:08 Step 21/22 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:07:08 Removing intermediate container 17c9a58b99e8 22:07:08 ---> 6082a7f52ca3 22:07:08 Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:07:08 ---> Running in ee3ee8f58144 22:07:08 ---> Running in b63c0acb352d 22:07:08 Removing intermediate container ee3ee8f58144 22:07:08 ---> 113c60a7cad9 22:07:08 Step 23/23 : LABEL version=0.0.0 22:07:08 Removing intermediate container e488a919986d 22:07:08 ---> bc7b223e4042 22:07:08 Step 22/24 : LABEL arch=x86_64 22:07:08 (1/39) Installing readline (8.1.0-r0) 22:07:08 Removing intermediate container b63c0acb352d 22:07:08 ---> c1a6737256ab 22:07:08 Step 22/22 : LABEL version=0.0.0 22:07:08 (2/39) Installing bash (5.1.0-r0) 22:07:08 ---> Running in da4f9c18d169 22:07:08 ---> Running in ed97f88aa961 22:07:08 Executing bash-5.1.0-r0.post-install 22:07:08 (3/39) Installing brotli-libs (1.0.9-r3) 22:07:08 ---> Running in a15ca0ceebb4 22:07:08 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:07:08 (5/39) Installing libcurl (7.78.0-r0) 22:07:08 (6/39) Installing curl (7.78.0-r0) 22:07:08 (7/39) Installing dumb-init (1.2.5-r0) 22:07:08 (8/39) Installing libbz2 (1.0.8-r1) 22:07:08 (9/39) Installing expat (2.2.10-r1) 22:07:08 (10/39) Installing libffi (3.3-r2) 22:07:08 (11/39) Installing gdbm (1.19-r0) 22:07:08 (12/39) Installing xz-libs (5.2.5-r0) 22:07:08 (13/39) Installing sqlite-libs (3.34.1-r0) 22:07:08 (14/39) Installing python3 (3.8.10-r0) 22:07:08 Removing intermediate container da4f9c18d169 22:07:08 ---> 4be45d6cfa3e 22:07:08 22:07:08 Removing intermediate container ed97f88aa961 22:07:08 ---> c16b207ef000 22:07:08 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:07:08 Removing intermediate container a15ca0ceebb4 22:07:08 ---> 815dae406040 22:07:08 22:07:08 Successfully built 4be45d6cfa3e 22:07:08 Successfully tagged support-scheduler:latest 22:07:08 Building core-metadata 22:07:08  Building support-scheduler ... done  ---> Running in 322ad609bc89 22:07:08 Successfully built 815dae406040 22:07:08 (5/6) Installing libzmq (4.3.3-r0) 22:07:08 Successfully tagged security-proxy-setup:latest 22:07:08 Building security-bootstrapper 22:07:09  Building security-proxy-setup ... done Removing intermediate container 322ad609bc89 22:07:09 ---> 7483038e04a6 22:07:09 Step 24/24 : LABEL version=0.0.0 22:07:09 (6/6) Installing zeromq (4.3.3-r0) 22:07:09 Executing busybox-1.31.1-r20.trigger 22:07:09 OK: 8 MiB in 20 packages 22:07:10 ---> Running in a93dcb3d7cb8 22:07:10 (15/39) Installing py3-appdirs (1.4.4-r1) 22:07:10 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:07:10 (17/39) Installing py3-parsing (2.4.7-r1) 22:07:10 (18/39) Installing py3-six (1.15.0-r0) 22:07:10 (19/39) Installing py3-packaging (20.9-r0) 22:07:10 (20/39) Installing py3-setuptools (51.3.3-r0) 22:07:10 (21/39) Installing py3-chardet (4.0.0-r0) 22:07:10 (22/39) Installing py3-idna (3.1-r0) 22:07:10 Removing intermediate container a93dcb3d7cb8 22:07:10 ---> a7b808370316 22:07:10 22:07:10 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:07:10 (24/39) Installing py3-requests (2.25.1-r1) 22:07:10 (25/39) Installing py3-msgpack (1.0.2-r0) 22:07:11 (26/39) Installing py3-lockfile (0.12.2-r3) 22:07:11 Successfully built a7b808370316 22:07:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:07:11 Successfully tagged core-command:latest 22:07:11  Building core-command ... done Building support-notifications 22:07:11 (28/39) Installing py3-colorama (0.4.4-r0) 22:07:11 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:07:11 (30/39) Installing py3-distlib (0.3.1-r1) 22:07:11 (31/39) Installing py3-distro (1.5.0-r1) 22:07:11 (32/39) Installing py3-webencodings (0.5.1-r3) 22:07:11 (33/39) Installing py3-html5lib (1.1-r0) 22:07:11 Removing intermediate container 978d13af1f69 22:07:11 ---> d4f2b671d1ae 22:07:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:11 (34/39) Installing py3-pytoml (0.1.21-r0) 22:07:11 (35/39) Installing py3-pep517 (0.9.1-r0) 22:07:11 (36/39) Installing py3-progress (1.5-r0) 22:07:11 (37/39) Installing py3-retrying (1.3.3-r0) 22:07:11 (38/39) Installing py3-toml (0.10.2-r0) 22:07:11 (39/39) Installing py3-pip (20.3.4-r0) 22:07:13 Executing busybox-1.32.1-r6.trigger 22:07:13 OK: 82 MiB in 59 packages 22:07:15 ---> bf0d94704ada 22:07:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:07:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:07:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:07:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:07:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:07:17 ---> 7b0efb6ee0d4 22:07:17 Step 3/24 : WORKDIR /edgex-go 22:07:17 ---> Using cache 22:07:17 ---> b6a052c0d251 22:07:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:17 ---> Using cache 22:07:17 ---> 415d07804cfb 22:07:17 Step 5/24 : RUN apk add --update --no-cache make git 22:07:17 ---> Using cache 22:07:17 ---> c32926f06b75 22:07:17 Step 6/24 : COPY go.mod . 22:07:17 ---> Using cache 22:07:17 ---> 18b844f6722b 22:07:17 Step 7/24 : RUN go mod download 22:07:17 ---> Using cache 22:07:17 ---> 4e6b6d652fbb 22:07:17 Step 8/24 : COPY . . 22:07:17 ---> 7b0efb6ee0d4 22:07:17 Step 3/23 : WORKDIR /edgex-go 22:07:17 ---> Using cache 22:07:17 ---> b6a052c0d251 22:07:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:17 ---> Using cache 22:07:17 ---> 415d07804cfb 22:07:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:07:17 ---> Using cache 22:07:17 ---> d60682a5f167 22:07:17 Step 9/24 : RUN go mod tidy 22:07:17 ---> Using cache 22:07:17 ---> dbed05c5cbdf 22:07:17 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:07:18 ---> 36ed11d4581d 22:07:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:07:18 ---> Running in 7a5f30e23f87 22:07:18 ---> Running in dffb39e08855 22:07:19 ---> 8f5c386c6a71 22:07:19 Step 20/24 : ENTRYPOINT ["/core-data"] 22:07:20 ---> Running in aa21da277f54 22:07:20 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 22:07:20 Removing intermediate container aa21da277f54 22:07:20 ---> 2a911e9e4647 22:07:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:07:20 ---> Running in 8650c870623b 22:07:21 Removing intermediate container 8650c870623b 22:07:21 ---> ca238380f602 22:07:21 Step 22/24 : LABEL arch=x86_64 22:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:22 ---> Running in b9d17d149a9f 22:07:22 Removing intermediate container b9d17d149a9f 22:07:22 ---> d4101e24fee9 22:07:22 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:07:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:23 ---> Running in 91fe03dbd26c 22:07:23 Removing intermediate container 91fe03dbd26c 22:07:23 ---> 8bb082192791 22:07:23 Step 24/24 : LABEL version=0.0.0 22:07:23 OK: 219 MiB in 52 packages 22:07:23 ---> Running in 0d94ca92af8e 22:07:23 Removing intermediate container 0d94ca92af8e 22:07:23 ---> 5f38ce46bc7b 22:07:23 22:07:24 Successfully built 5f38ce46bc7b 22:07:24 Removing intermediate container 7a5f30e23f87 22:07:24 ---> a4816356cee6 22:07:24 Step 6/23 : COPY go.mod . 22:07:24 Successfully tagged core-data:latest 22:07:24 Building security-secretstore-setup 22:07:24  Building core-data ... done Collecting docker-compose==1.23.2 22:07:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:07:24 ---> 461c22b95e9a 22:07:24 Step 7/23 : RUN go mod download 22:07:24 Collecting websocket-client<1.0,>=0.32.0 22:07:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:07:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:07:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:07:25 Collecting cached-property<2,>=1.2.0 22:07:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:07:25 Collecting dockerpty<0.5,>=0.4.1 22:07:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:07:26 ---> Running in 3aa3c3fc34b5 22:07:26 Collecting texttable<0.10,>=0.9.0 22:07:26 Downloading texttable-0.9.1.tar.gz (11 kB) 22:07:26 Collecting docker<4.0,>=3.6.0 22:07:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:07:26 Collecting docopt<0.7,>=0.6.1 22:07:26 Downloading docopt-0.6.2.tar.gz (25 kB) 22:07:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:07:28 Collecting jsonschema<3,>=2.5.1 22:07:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:07:28 Collecting PyYAML<4,>=3.10 22:07:28 Downloading PyYAML-3.13.tar.gz (270 kB) 22:07:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:07:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:07:29 ---> 7b0efb6ee0d4 22:07:29 Step 3/32 : WORKDIR /edgex-go 22:07:29 ---> Using cache 22:07:29 ---> b6a052c0d251 22:07:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:29 ---> Using cache 22:07:29 ---> 415d07804cfb 22:07:29 Step 5/32 : RUN apk add --update --no-cache make git 22:07:29 ---> Using cache 22:07:29 ---> c32926f06b75 22:07:29 Step 6/32 : COPY go.mod . 22:07:29 ---> Using cache 22:07:29 ---> 18b844f6722b 22:07:29 Step 7/32 : RUN go mod download 22:07:29 ---> Using cache 22:07:29 ---> 4e6b6d652fbb 22:07:29 Step 8/32 : COPY . . 22:07:29 ---> Using cache 22:07:29 ---> d60682a5f167 22:07:29 Step 9/32 : RUN go mod tidy 22:07:29 ---> Using cache 22:07:29 ---> dbed05c5cbdf 22:07:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:07:29 Collecting docker-pycreds>=0.4.0 22:07:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:07:29 Collecting certifi>=2017.4.17 22:07:29 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:07:29 Collecting chardet<3.1.0,>=3.0.2 22:07:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:07:29 Collecting idna<2.8,>=2.5 22:07:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:07:29 Collecting urllib3<1.25,>=1.21.1 22:07:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:07:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:07:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:07:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:07:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:07:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:07:29 Attempting uninstall: urllib3 22:07:29 Found existing installation: urllib3 1.26.2 22:07:29 Uninstalling urllib3-1.26.2: 22:07:30 Successfully uninstalled urllib3-1.26.2 22:07:30 ---> Running in 062c8b8cc2a1 22:07:30 Attempting uninstall: idna 22:07:30 Found existing installation: idna 3.1 22:07:30 Uninstalling idna-3.1: 22:07:30 Successfully uninstalled idna-3.1 22:07:30 Removing intermediate container 3aa3c3fc34b5 22:07:30 ---> 1312fb306c0e 22:07:30 Step 8/23 : COPY . . 22:07:30 Attempting uninstall: chardet 22:07:30 Found existing installation: chardet 4.0.0 22:07:30 Uninstalling chardet-4.0.0: 22:07:30 Successfully uninstalled chardet-4.0.0 22:07:30 ? github.com/edgexfoundry/edgex-go [no test files] 22:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:07:31 Attempting uninstall: requests 22:07:31 Found existing installation: requests 2.25.1 22:07:31 Uninstalling requests-2.25.1: 22:07:31 Successfully uninstalled requests-2.25.1 22:07:31 Running setup.py install for texttable: started 22:07:32 Running setup.py install for texttable: finished with status 'done' 22:07:32 Running setup.py install for PyYAML: started 22:07:33 Running setup.py install for PyYAML: finished with status 'done' 22:07:33 Running setup.py install for docopt: started 22:07:33 Running setup.py install for docopt: finished with status 'done' 22:07:33 Running setup.py install for dockerpty: started 22:07:34 Running setup.py install for dockerpty: finished with status 'done' 22:07:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 22:07:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:07:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:07:37 ---> 7b0efb6ee0d4 22:07:37 Step 3/26 : WORKDIR /edgex-go 22:07:37 ---> Using cache 22:07:37 ---> b6a052c0d251 22:07:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:37 ---> Using cache 22:07:37 ---> 415d07804cfb 22:07:37 Step 5/26 : RUN apk add --update --no-cache make git 22:07:37 ---> Using cache 22:07:37 ---> c32926f06b75 22:07:37 Step 6/26 : COPY go.mod . 22:07:37 ---> Using cache 22:07:37 ---> 18b844f6722b 22:07:37 Step 7/26 : RUN go mod download 22:07:37 ---> Using cache 22:07:37 ---> 4e6b6d652fbb 22:07:37 Step 8/26 : COPY . . 22:07:37 ---> Using cache 22:07:37 ---> d60682a5f167 22:07:37 Step 9/26 : RUN go mod tidy 22:07:37 ---> Using cache 22:07:37 ---> dbed05c5cbdf 22:07:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:07:37 ---> Running in 13883af72a9c 22:07:37 ---> 5a13ca64a4ca 22:07:37 Step 9/23 : RUN go mod tidy 22:07:37 ---> Running in 05bef1ebe697 22:07:37 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 22:07:40 Removing intermediate container 05bef1ebe697 22:07:40 ---> d129b5924eba 22:07:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:07:40 ---> Running in 0486dc8b1c2f 22:07:41 Removing intermediate container a794d83b27ba 22:07:41 ---> 7f651b836219 22:07:41 Step 15/24 : ENV APP_PORT=58890 22:07:41 ---> Running in fc1311a6a43f 22:07:41 Removing intermediate container fc1311a6a43f 22:07:41 ---> 37392652132e 22:07:41 Step 16/24 : EXPOSE $APP_PORT 22:07:41 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 22:07:41 ---> Running in 50fe89e1b8c3 22:07:41 Removing intermediate container 50fe89e1b8c3 22:07:41 ---> 47aa609f4e86 22:07:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:07:42 ---> e559a53ab225 22:07:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:07:42 ---> 4d396eb78a81 22:07:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:07:42 ---> e10c20efd6c3 22:07:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:07:42 ---> Running in 54c02f83a1b4 22:07:42 Removing intermediate container 54c02f83a1b4 22:07:42 ---> 2665d008da99 22:07:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:07:42 ---> Running in 588a123da9c9 22:07:43 Removing intermediate container 588a123da9c9 22:07:43 ---> f40dafa40534 22:07:43 Step 22/24 : LABEL arch=x86_64 22:07:43 ---> Running in 8692393f3266 22:07:43 Removing intermediate container 8692393f3266 22:07:43 ---> e5594b7765fa 22:07:43 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:07:43 ---> Running in f3d5b52418f8 22:07:43 Removing intermediate container f3d5b52418f8 22:07:43 ---> 35f07fbe3d74 22:07:43 Step 24/24 : LABEL version=0.0.0 22:07:43 ---> Running in 34c4b39f7520 22:07:43 Removing intermediate container 34c4b39f7520 22:07:43 ---> 7061f8ca7999 22:07:43 22:07:43 Successfully built 7061f8ca7999 22:07:43 Successfully tagged sys-mgmt-agent:latest 22:07:56  Building sys-mgmt-agent ... done Removing intermediate container dffb39e08855 22:07:56 ---> 03394b011119 22:07:56 22:07:56 Step 11/24 : FROM alpine:3.12 22:07:56 ---> 13621d1b12d4 22:07:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:07:56 ---> Using cache 22:07:56 ---> f02259aff757 22:07:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:07:56 ---> Using cache 22:07:56 ---> 2891409ee689 22:07:56 Step 14/24 : ENV APP_PORT=59881 22:07:56 ---> Running in c1c8594f8e3d 22:07:56 Removing intermediate container c1c8594f8e3d 22:07:56 ---> 54e8bb18045a 22:07:56 Step 15/24 : EXPOSE $APP_PORT 22:07:56 ---> Running in 7fdc127b32d1 22:07:56 Removing intermediate container 7fdc127b32d1 22:07:56 ---> b13112293fca 22:07:56 Step 16/24 : WORKDIR / 22:07:56 ---> Running in c19f8efd9f45 22:07:56 Removing intermediate container c19f8efd9f45 22:07:56 ---> 8c1ff42c226f 22:07:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:56 ---> aff638ae932d 22:07:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:07:56 ---> 1fb3fdc3d90d 22:07:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:07:56 ---> 3b9fa252da44 22:07:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:07:56 ---> Running in b17bb498e73f 22:07:56 Removing intermediate container b17bb498e73f 22:07:56 ---> b44dbef5e215 22:07:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:07:56 ---> Running in 2c4cd816a40b 22:07:56 Removing intermediate container 2c4cd816a40b 22:07:56 ---> e815303b5165 22:07:56 Step 22/24 : LABEL arch=x86_64 22:07:56 ---> Running in db5d6b5f0a60 22:07:56 Removing intermediate container db5d6b5f0a60 22:07:56 ---> f17a3d373444 22:07:56 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:07:56 ---> Running in 198ac5abbac2 22:07:57 Removing intermediate container 198ac5abbac2 22:07:57 ---> d23413c559ed 22:07:57 Step 24/24 : LABEL version=0.0.0 22:07:57 ---> Running in 5b41b660821f 22:07:57 Removing intermediate container 5b41b660821f 22:07:57 ---> 03203eb3d7ed 22:07:57 22:07:57 Successfully built 03203eb3d7ed 22:07:57 Successfully tagged core-metadata:latest 22:08:04  Building core-metadata ... done Removing intermediate container 062c8b8cc2a1 22:08:04 ---> 22dbe13f6201 22:08:04 22:08:04 Step 11/32 : FROM alpine:3.12 22:08:04 ---> 13621d1b12d4 22:08:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:08:04 ---> Running in a33749848406 22:08:04 Removing intermediate container a33749848406 22:08:04 ---> 0b54d2c5ace8 22:08:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:08:04 ---> Running in 3339e7a18d5d 22:08:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:08:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:08:04 (1/2) Installing dumb-init (1.2.2-r1) 22:08:04 (2/2) Installing su-exec (0.2-r1) 22:08:04 Executing busybox-1.31.1-r20.trigger 22:08:04 OK: 6 MiB in 16 packages 22:08:05 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 22:08:05 Removing intermediate container 3339e7a18d5d 22:08:05 ---> 4306c851e326 22:08:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:08:05 ---> Running in 1f5ad8ade2c9 22:08:05 Removing intermediate container 1f5ad8ade2c9 22:08:05 ---> 83c35fce9d65 22:08:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:08:05 ---> Running in 5aae0dc888eb 22:08:05 Removing intermediate container 5aae0dc888eb 22:08:05 ---> 351b13f6dd41 22:08:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:08:05 ---> Running in 51febda1e9ef 22:08:06 Removing intermediate container 51febda1e9ef 22:08:06 ---> d4911d34b76a 22:08:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:08:06 ---> Running in 0f1e79fe5f5b 22:08:06 Removing intermediate container 0f1e79fe5f5b 22:08:06 ---> 5af09c921bc4 22:08:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:08:07 ---> 3026f0d86f6b 22:08:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:08:07 ---> Running in 626c4874e7f9 22:08:08 Removing intermediate container 13883af72a9c 22:08:08 ---> 16407d4942d1 22:08:08 22:08:08 Step 11/26 : FROM alpine:3.12 22:08:08 ---> 13621d1b12d4 22:08:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:08:08 ---> Running in f162643b673c 22:08:08 Removing intermediate container 0486dc8b1c2f 22:08:08 ---> 0378f6943152 22:08:08 22:08:08 Step 11/23 : FROM alpine:3.12 22:08:08 ---> 13621d1b12d4 22:08:08 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:08:08 ---> Running in 6b8900c41260 22:08:08 Removing intermediate container 626c4874e7f9 22:08:08 ---> f9bb216f37c3 22:08:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:08 ---> 99bcfac9ee5a 22:08:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:08:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:08:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:08:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:08:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:08:08 (1/3) Installing ca-certificates (20191127-r4) 22:08:08 (2/3) Installing dumb-init (1.2.2-r1) 22:08:08 (3/3) Installing su-exec (0.2-r1) 22:08:08 Executing busybox-1.31.1-r20.trigger 22:08:08 Executing ca-certificates-20191127-r4.trigger 22:08:08 (1/2) Installing ca-certificates (20191127-r4) 22:08:09 (2/2) Installing dumb-init (1.2.2-r1) 22:08:09 Executing busybox-1.31.1-r20.trigger 22:08:09 Executing ca-certificates-20191127-r4.trigger 22:08:09 OK: 6 MiB in 17 packages 22:08:09 OK: 6 MiB in 16 packages 22:08:09 ---> 842f8a52ce72 22:08:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:08:09 ---> 928d98f924dc 22:08:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:08:09 Removing intermediate container 6b8900c41260 22:08:09 ---> 29e9c2643a93 22:08:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:08:09 Removing intermediate container f162643b673c 22:08:09 ---> 20b325c4d917 22:08:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:08:09 ---> Running in b8b3ff5376af 22:08:09 ---> Running in 4d388fe325f7 22:08:09 Removing intermediate container 4d388fe325f7 22:08:09 ---> 48f44eb6f401 22:08:09 Step 14/26 : WORKDIR / 22:08:09 ---> b78cff613271 22:08:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:08:09 Removing intermediate container b8b3ff5376af 22:08:09 ---> 1967af911c93 22:08:09 Step 14/23 : ENV APP_PORT=59860 22:08:09 ---> Running in 4ec8838113ea 22:08:09 ---> Running in 66cb51e58e9c 22:08:09 Removing intermediate container 66cb51e58e9c 22:08:09 ---> 1ee26df77805 22:08:09 Step 15/23 : EXPOSE $APP_PORT 22:08:09 ---> Running in eacb665ce7bc 22:08:09 Removing intermediate container 4ec8838113ea 22:08:09 ---> 8329c3fa638f 22:08:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:08:09 ---> c802c0188225 22:08:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:08:09 Removing intermediate container eacb665ce7bc 22:08:09 ---> ae82fe9a584f 22:08:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:09 ---> e4e93464cd50 22:08:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:08:10 ---> 29d8903f0e3a 22:08:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:08:10 ---> 2eec49b88b12 22:08:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:08:10 ---> Running in 39f7982343bd 22:08:10 ---> b6c26340c8ae 22:08:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:08:10 Removing intermediate container 39f7982343bd 22:08:10 ---> 11141e0a9113 22:08:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:08:10 ---> e96b0d752ef4 22:08:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:08:10 ---> e0e3bc91af91 22:08:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:08:10 ---> 1901b3fc851d 22:08:10 Step 27/32 : RUN chmod +x /entrypoint.sh 22:08:10 ---> f3dc04869914 22:08:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:08:10 ---> Running in 30b018da91b7 22:08:10 ---> Running in 5a6fa1488dd3 22:08:11 ---> a307850617a2 22:08:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:08:11 Removing intermediate container 5a6fa1488dd3 22:08:11 ---> 3ca57ea533aa 22:08:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:11 ---> Running in e96fde94e37a 22:08:11 Removing intermediate container e96fde94e37a 22:08:11 ---> cef1029d8b5c 22:08:11 Step 21/23 : LABEL arch=x86_64 22:08:11 ---> Running in 63a8434e1e5d 22:08:11 ---> 7661f749eb11 22:08:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:08:11 Removing intermediate container 63a8434e1e5d 22:08:11 ---> 0fe6d59e44fe 22:08:11 Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:08:11 ---> Running in 8f006e6ef509 22:08:11 Removing intermediate container 30b018da91b7 22:08:11 ---> 5d32ab4a166b 22:08:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:08:11 Removing intermediate container 8f006e6ef509 22:08:11 ---> 1438d5545179 22:08:11 Step 23/23 : LABEL version=0.0.0 22:08:11 ---> 21c2116a02a9 22:08:11 Step 22/26 : 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/ 22:08:11 ---> Running in f0192173e5ab 22:08:11 ---> Running in 46f739174f49 22:08:11 ---> Running in 1d20ad3a83b6 22:08:11 Removing intermediate container f0192173e5ab 22:08:11 ---> a4acec1c67af 22:08:11 Step 29/32 : CMD ["gate"] 22:08:11 Removing intermediate container 1d20ad3a83b6 22:08:11 ---> de62b52d7e78 22:08:11 22:08:11 Successfully built de62b52d7e78 22:08:11 Successfully tagged support-notifications:latest 22:08:11  Building support-notifications ... done  ---> Running in c72518e02c25 22:08:11 Removing intermediate container c72518e02c25 22:08:11 ---> b65096ea71a8 22:08:11 Step 30/32 : LABEL arch=x86_64 22:08:12 ---> Running in 7445a4f3f362 22:08:12 Removing intermediate container 7445a4f3f362 22:08:12 ---> 1c063d29671d 22:08:12 Step 31/32 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:08:12 ---> Running in a5de76b9971a 22:08:12 Removing intermediate container 46f739174f49 22:08:12 ---> ac42d72706fa 22:08:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:08:12 ---> Running in 7ae5e7e45615 22:08:12 Removing intermediate container a5de76b9971a 22:08:12 ---> 13d3ac809c7f 22:08:12 Step 32/32 : LABEL version=0.0.0 22:08:12 Removing intermediate container 7ae5e7e45615 22:08:12 ---> d27cabcfba1d 22:08:12 Step 24/26 : LABEL arch=x86_64 22:08:12 ---> Running in ead43abe7cd9 22:08:12 ---> Running in a537cf562c8c 22:08:12 Removing intermediate container a537cf562c8c 22:08:12 ---> 61a8345debe6 22:08:12 Step 25/26 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:08:12 Removing intermediate container ead43abe7cd9 22:08:12 ---> 575b997366d8 22:08:12 22:08:12 ---> Running in f0d081e4513a 22:08:12 Successfully built 575b997366d8 22:08:12 Successfully tagged security-bootstrapper:latest 22:08:12  Building security-bootstrapper ... done Removing intermediate container f0d081e4513a 22:08:12 ---> 630b414cf4f2 22:08:12 Step 26/26 : LABEL version=0.0.0 22:08:12 ---> Running in aa67d20c0581 22:08:12 Removing intermediate container aa67d20c0581 22:08:12 ---> d82f7d2ba1e6 22:08:12 22:08:12 Successfully built d82f7d2ba1e6 22:08:12 Successfully tagged security-secretstore-setup:latest 22:08:12  Building security-secretstore-setup ... done  [Pipeline] } 22:08:12 $ docker stop --time=1 be95a7746a464473bfa206bc66536d74d3e3abdb0aae3c3c37be7d951111c8ba 22:08:14 $ docker rm -f be95a7746a464473bfa206bc66536d74d3e3abdb0aae3c3c37be7d951111c8ba [Pipeline] // withDockerContainer [Pipeline] sh 22:08:14 + docker images 22:08:14 REPOSITORY TAG IMAGE ID CREATED SIZE 22:08:14 security-secretstore-setup latest d82f7d2ba1e6 2 seconds ago 28.1MB 22:08:14 security-bootstrapper latest 575b997366d8 2 seconds ago 18.8MB 22:08:14 support-notifications latest de62b52d7e78 3 seconds ago 16.8MB 22:08:14 16407d4942d1 7 seconds ago 1.76GB 22:08:14 0378f6943152 7 seconds ago 1.75GB 22:08:14 22dbe13f6201 11 seconds ago 1.75GB 22:08:14 core-metadata latest 03203eb3d7ed 17 seconds ago 16.7MB 22:08:14 03394b011119 21 seconds ago 1.75GB 22:08:14 sys-mgmt-agent latest 7061f8ca7999 31 seconds ago 325MB 22:08:14 core-data latest 5f38ce46bc7b 51 seconds ago 20.4MB 22:08:14 core-command latest a7b808370316 About a minute ago 16MB 22:08:14 security-proxy-setup latest 815dae406040 About a minute ago 26MB 22:08:14 support-scheduler latest 4be45d6cfa3e About a minute ago 16.1MB 22:08:14 30e5d8abe923 About a minute ago 1.75GB 22:08:14 6f721516c9c2 About a minute ago 1.76GB 22:08:14 7e46451227f6 About a minute ago 1.75GB 22:08:14 678d3aaf6259 About a minute ago 1.76GB 22:08:14 db0434f35135 About a minute ago 1.75GB 22:08:14 ci-base-image-x86_64 latest 7b0efb6ee0d4 5 minutes ago 1.25GB 22:08:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 30 hours ago 37.5MB 22:08:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 13 days ago 547MB 22:08:14 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 22:08:14 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 22:08:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 22:08:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:08:30 Still waiting to schedule task 22:08:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:08:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:08:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:08:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:08:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:08:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:08:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:08:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:08:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.158s coverage: 28.7% of statements 22:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 100.0% of statements 22:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.395s coverage: 46.3% of statements 22:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 90.1% of statements 22:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 81.2% of statements 22:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:09:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.520s coverage: 94.2% of statements 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:09:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 59.1% of statements 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:09:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:09:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:09:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 22:09:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 21.7% of statements 22:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements 22:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements 22:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 22:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements 22:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 22:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.343s coverage: 94.4% of statements 22:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements 22:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.575s coverage: 81.8% of statements 22:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:09:35 Running on prd-ubuntu18.04-docker-8c-8g-346 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 22:09:35 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 22:09:35 The recommended git tool is: git 22:09:38 using credential edgex-jenkins-ssh 22:09:38 Cloning the remote Git repository 22:09:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:09:38 > git init /w/workspace/edgex-go/7 # timeout=10 22:09:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:09:38 > git --version # timeout=10 22:09:38 > git --version # 'git version 2.17.1' 22:09:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 58.8% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.342s coverage: 91.2% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:09:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements 22:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:09:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 22:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.251s coverage: 70.5% of statements 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.808s coverage: 43.6% of statements 22:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements 22:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 22:09:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:09:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.5% of statements 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:09:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 92.0% of statements 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:09:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.225s coverage: 62.7% of statements 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:09:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.7% of statements 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:09:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:09:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements 22:09:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 22:09:55 GO111MODULE=on go vet ./... 22:09:57 Merging remotes/origin/main commit 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:09:57 Merge succeeded, producing 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:09:57 Checking out Revision 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 (PR-3657) 22:09:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:09:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:09:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:09:57 > git config core.sparsecheckout # timeout=10 22:09:57 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 22:09:57 > git remote # timeout=10 22:09:57 > git config --get remote.origin.url # timeout=10 22:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:57 > git merge 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 22:09:57 > git rev-parse HEAD^{commit} # timeout=10 22:09:57 > git config core.sparsecheckout # timeout=10 22:09:57 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 22:10:01 Commit message: "fix(security): Move JWT auth method to individual routes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:02 + echo snap-build.sh 22:10:02 snap-build.sh 22:10:02 + SNAP_BASE_DIR=. 22:10:02 + '[' '!' -z /w/workspace/edgex-go/7 ']' 22:10:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 22:10:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 22:10:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 22:10:02 + cd /w/workspace/edgex-go/7 22:10:02 + sudo apt-get remove -qy --purge lxd lxd-client 22:10:02 Reading package lists... 22:10:02 Building dependency tree... 22:10:02 Reading state information... 22:10:02 The following packages were automatically installed and are no longer required: 22:10:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:10:02 uidmap xdelta3 22:10:02 Use 'sudo apt autoremove' to remove them. 22:10:02 The following packages will be REMOVED: 22:10:02 lxd* lxd-client* 22:10:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:10:02 After this operation, 31.7 MB disk space will be freed. 22:10:03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190624 files and directories currently installed.) 22:10:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:10:04 Removing lxd dnsmasq configuration 22:10:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:10:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:10:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:10:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190449 files and directories currently installed.) 22:10:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:10:06 Processing triggers for systemd (237-3ubuntu10.51) ... 22:10:06 Processing triggers for ureadahead (0.100.0-21) ... 22:10:07 + sudo snap remove --purge lxd 22:10:07 snap "lxd" is not installed 22:10:07 + sudo groupadd --force --system lxd 22:10:07 ++ whoami 22:10:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:10:07 + newgrp - lxd 22:10:07 + sudo snap install lxd 22:10:13 2021-08-19T22:10:12Z INFO Waiting for automatic snapd restart... 22:10:28 lxd 4.17 from Canonical* installed 22:10:28 + sudo lxd init --auto 22:10:37 + sudo snap install --classic snapcraft 22:10:49 snapcraft 5.0 from Canonical* installed 22:10:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:10:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:10:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:49 Dload Upload Total Spent Left Speed 22:10:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 22:10:49 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M 22:10:49 ./yq_linux_amd64 22:10:49 + sudo snapcraft prime --use-lxd 22:10:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:10:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:10:50 - README.md 22:10:50 22:10:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:10:51 Launching a container. 22:10:57 Waiting for container to be ready 22:10:58 To start your first instance, try: lxc launch ubuntu:18.04 22:10:58 22:11:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:11:02 Waiting for network to be ready... 22:11:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:11:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:11:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 22:11:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 22:11:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:11:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:11:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 22:11:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 22:11:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 22:11:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 22:11:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:11:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:11:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:11:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:11:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:11:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:11:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:11:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:11:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:11:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 22:11:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 22:11:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:11:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:11:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 22:11:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 22:11:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 22:11:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 22:11:06 Fetched 25.1 MB in 4s (6218 kB/s) 22:11:07 Reading package lists... 22:11:07 Reading package lists... 22:11:07 Building dependency tree... 22:11:07 Reading state information... 22:11:07 The following additional packages will be installed: 22:11:07 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:11:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:11:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:11:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:11:07 Suggested packages: 22:11:07 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:11:07 Recommended packages: 22:11:07 gnupg libsasl2-modules 22:11:07 The following NEW packages will be installed: 22:11:07 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:11:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:11:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:11:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:11:07 The following packages will be upgraded: 22:11:07 gpg gpg-agent gpgconf libudev1 22:11:08 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:11:08 Need to get 3527 kB of archives. 22:11:08 After this operation, 13.3 MB of additional disk space will be used. 22:11:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:11:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:11:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:11:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:11:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 22:11:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 22:11:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:11:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:11:08 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:11:08 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:11:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:11:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:11:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:11:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:11:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:11:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:11:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:11:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:11:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:11:08 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:11:08 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:11:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:11:09 debconf: delaying package configuration, since apt-utils is not installed 22:11:09 Fetched 3527 kB in 1s (3042 kB/s) 22:11:09 (Reading database ... 12511 files and directories currently installed.) 22:11:09 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 22:11:09 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:11:09 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 22:11:09 Selecting previously unselected package udev. 22:11:09 (Reading database ... 12511 files and directories currently installed.) 22:11:09 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 22:11:09 Unpacking udev (237-3ubuntu10.51) ... 22:11:09 Selecting previously unselected package libfuse2:amd64. 22:11:09 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:11:09 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:11:09 Selecting previously unselected package fuse. 22:11:09 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:11:09 Unpacking fuse (2.9.7-1ubuntu1) ... 22:11:09 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:11:09 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:11:09 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:11:09 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:11:09 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:11:09 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:11:10 Selecting previously unselected package libksba8:amd64. 22:11:10 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:11:10 Unpacking libksba8:amd64 (1.3.5-2) ... 22:11:10 Selecting previously unselected package libroken18-heimdal:amd64. 22:11:10 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:11:10 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:11:10 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:11:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libwind0-heimdal:amd64. 22:11:10 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:11:10 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:11:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:11:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:11:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:11:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Selecting previously unselected package libsasl2-modules-db:amd64. 22:11:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:11:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:11:10 Selecting previously unselected package libsasl2-2:amd64. 22:11:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:11:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:11:10 Selecting previously unselected package libldap-common. 22:11:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:11:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:11:10 Selecting previously unselected package libldap-2.4-2:amd64. 22:11:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:11:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:11:10 Selecting previously unselected package dirmngr. 22:11:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:11:10 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:11:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:11:10 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:11:10 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:11:10 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:11:10 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:11:10 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:11:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:10 Setting up libksba8:amd64 (1.3.5-2) ... 22:11:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:11:10 Setting up udev (237-3ubuntu10.51) ... 22:11:11 invoke-rc.d: policy-rc.d denied execution of start. 22:11:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Processing triggers for systemd (237-3ubuntu10) ... 22:11:11 Setting up fuse (2.9.7-1ubuntu1) ... 22:11:11 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:11:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:11:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:11:11 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:11:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:11:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:11:12 settings in the [Install] section, and DefaultInstance for template units). 22:11:12 This means they are not meant to be enabled using systemctl. 22:11:12 Possible reasons for having this kind of units are: 22:11:12 1) A unit may be statically enabled by being symlinked from another unit's 22:11:12 .wants/ or .requires/ directory. 22:11:12 2) A unit's purpose may be to act as a helper for some other unit which has 22:11:12 a requirement dependency on it. 22:11:12 3) A unit may be started when needed via activation (socket, path, timer, 22:11:12 D-Bus, udev, scripted systemctl call, ...). 22:11:12 4) In case of template units, the unit is meant to be enabled with some 22:11:12 instance name specified. 22:11:12 Reading package lists... 22:11:12 Building dependency tree... 22:11:12 Reading state information... 22:11:12 The following additional packages will be installed: 22:11:12 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:11:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:11:12 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:11:12 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:11:12 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:11:12 Suggested packages: 22:11:12 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:11:12 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:11:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:11:12 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:11:12 systemd-container policykit-1 22:11:12 Recommended packages: 22:11:12 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:11:12 The following NEW packages will be installed: 22:11:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:11:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:11:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:11:12 multiarch-support openssh-client python3 python3-minimal python3.6 22:11:12 python3.6-minimal snapd squashfs-tools sudo 22:11:12 The following packages will be upgraded: 22:11:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:11:12 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:11:12 Need to get 36.7 MB of archives. 22:11:12 After this operation, 147 MB of additional disk space will be used. 22:11:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:11:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:11:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:11:12 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 22:11:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:11:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:11:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:11:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:11:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:11:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:11:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:11:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:11:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:11:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:11:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:11:13 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 22:11:13 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:11:13 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:11:13 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 22:11:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:11:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:11:13 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:11:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:11:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:11:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:11:13 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:11:14 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:11:14 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:11:14 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 22:11:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:11:15 debconf: delaying package configuration, since apt-utils is not installed 22:11:15 Fetched 36.7 MB in 3s (14.2 MB/s) 22:11:15 (Reading database ... 12757 files and directories currently installed.) 22:11:15 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 22:11:15 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:11:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 22:11:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:11:16 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 22:11:16 (Reading database ... 12757 files and directories currently installed.) 22:11:16 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:11:16 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:11:16 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:11:16 (Reading database ... 12757 files and directories currently installed.) 22:11:16 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:11:16 Unpacking apt (1.6.14) over (1.6.1) ... 22:11:16 Setting up apt (1.6.14) ... 22:11:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:11:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:11:17 (Reading database ... 12764 files and directories currently installed.) 22:11:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 22:11:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 22:11:17 Selecting previously unselected package libpython3.6-minimal:amd64. 22:11:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:11:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:11:17 Selecting previously unselected package libexpat1:amd64. 22:11:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:11:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:11:17 Selecting previously unselected package python3.6-minimal. 22:11:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:11:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:11:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 22:11:17 Checking for services that may need to be restarted...done. 22:11:17 Checking for services that may need to be restarted...done. 22:11:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:11:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:11:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:11:17 gofmt -l . 22:11:17 [ "`gofmt -l .`" = "" ] 22:11:17 ./bin/test-attribution-txt.sh [Pipeline] sh 22:11:18 Selecting previously unselected package python3-minimal. 22:11:18 (Reading database ... 13012 files and directories currently installed.) 22:11:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:11:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:11:18 Selecting previously unselected package mime-support. 22:11:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:11:18 Unpacking mime-support (3.60ubuntu1) ... 22:11:18 Selecting previously unselected package libmpdec2:amd64. 22:11:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:11:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:11:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:11:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:11:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:11:18 Selecting previously unselected package python3.6. 22:11:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:11:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:11:18 Selecting previously unselected package libpython3-stdlib:amd64. 22:11:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:11:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:11:18 Setting up python3-minimal (3.6.7-1~18.04) ... 22:11:18 + ls -al . 22:11:18 total 636 22:11:18 drwxrwxr-x 9 1001 1001 4096 Aug 19 22:11 . 22:11:18 drwxr-xr-x 4 root root 4096 Aug 19 22:07 .. 22:11:18 -rw-rw-r-- 1 1001 1001 11 Aug 19 22:04 .dockerignore 22:11:18 drwxrwxr-x 8 1001 1001 4096 Aug 19 22:04 .git 22:11:18 drwxrwxr-x 3 1001 1001 4096 Aug 19 22:04 .github 22:11:18 -rw-rw-r-- 1 1001 1001 818 Aug 19 22:04 .gitignore 22:11:18 -rw-rw-r-- 1 1001 1001 76 Aug 19 22:04 .hadolint.yml 22:11:18 -rw-rw-r-- 1 1001 1001 166 Aug 19 22:04 .sonarcloud.properties 22:11:18 -rw-rw-r-- 1 1001 1001 1171 Aug 19 22:04 ADOPTERS.md 22:11:18 -rw-rw-r-- 1 1001 1001 8609 Aug 19 22:04 Attribution.txt 22:11:18 -rw-rw-r-- 1 1001 1001 43881 Aug 19 22:04 CHANGELOG.md 22:11:18 -rw-rw-r-- 1 1001 1001 3804 Aug 19 22:04 CONTRIBUTING.md 22:11:18 -rw-rw-r-- 1 1001 1001 677 Aug 19 22:04 GOVERNANCE.md 22:11:18 -rw-rw-r-- 1 1001 1001 849 Aug 19 22:04 Jenkinsfile 22:11:18 -rw-rw-r-- 1 1001 1001 10775 Aug 19 22:04 LICENSE 22:11:18 -rw-rw-r-- 1 1001 1001 5915 Aug 19 22:04 Makefile 22:11:18 -rw-rw-r-- 1 1001 1001 582 Aug 19 22:04 OWNERS.md 22:11:18 -rw-rw-r-- 1 1001 1001 8643 Aug 19 22:04 README.md 22:11:18 -rw-rw-r-- 1 1001 1001 6912 Aug 19 22:04 SECURITY.md 22:11:18 -rw-rw-r-- 1 1001 1001 5 Aug 19 22:02 VERSION 22:11:18 -rw-rw-r-- 1 1001 1001 4131 Aug 19 22:04 ZMQWindows.md 22:11:18 drwxrwxr-x 2 1001 1001 4096 Aug 19 22:04 bin 22:11:18 drwxrwxr-x 14 1001 1001 4096 Aug 19 22:04 cmd 22:11:18 -rw-r--r-- 1 root root 403739 Aug 19 22:09 coverage.out 22:11:18 -rw-rw-r-- 1 1001 1001 813 Aug 19 22:04 go.mod 22:11:18 -rw-r--r-- 1 root root 50064 Aug 19 22:07 go.sum 22:11:18 drwxrwxr-x 8 1001 1001 4096 Aug 19 22:04 internal 22:11:18 drwxrwxr-x 3 1001 1001 4096 Aug 19 22:04 openapi 22:11:18 drwxrwxr-x 4 1001 1001 4096 Aug 19 22:04 snap 22:11:18 -rw-rw-r-- 1 1001 1001 204 Aug 19 22:04 version.go [Pipeline] sh 22:11:18 Selecting previously unselected package python3. 22:11:18 (Reading database ... 13442 files and directories currently installed.) 22:11:18 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:11:18 Unpacking python3 (3.6.7-1~18.04) ... 22:11:18 Selecting previously unselected package multiarch-support. 22:11:18 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:11:18 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:11:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:11:19 Selecting previously unselected package liblzo2-2:amd64. 22:11:19 (Reading database ... 13479 files and directories currently installed.) 22:11:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:11:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:11:19 Selecting previously unselected package libbsd0:amd64. 22:11:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:11:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:11:19 Selecting previously unselected package sudo. 22:11:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:11:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:11:19 Selecting previously unselected package apparmor. 22:11:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:11:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:11:19 Selecting previously unselected package libedit2:amd64. 22:11:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:11:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:11:19 Selecting previously unselected package libkrb5support0:amd64. 22:11:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:11:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:11:19 Selecting previously unselected package libk5crypto3:amd64. 22:11:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:11:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:11:19 + '[' -e coverage.out ] 22:11:19 + chown 1001:1001 coverage.out [Pipeline] stash 22:11:19 Warning: overwriting stash ‘coverage-report’ 22:11:19 Selecting previously unselected package libkeyutils1:amd64. 22:11:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:11:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:11:19 Selecting previously unselected package libkrb5-3:amd64. 22:11:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:11:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:11:19 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:11:19 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:11:19 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:11:19 Selecting previously unselected package libssl1.0.0:amd64. 22:11:19 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:11:19 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:11:19 Selecting previously unselected package openssh-client. 22:11:19 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:11:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:11:19 Selecting previously unselected package squashfs-tools. 22:11:19 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 22:11:19 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:11:20 Selecting previously unselected package snapd. 22:11:20 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:11:20 Unpacking snapd (2.49.2+18.04) ... 22:11:20 Stashed 1 file(s) [Pipeline] sh 22:11:20 + make build 22:11:20 go mod tidy 22:11:21 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 22:11:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:11:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:11:22 Setting up mime-support (3.60ubuntu1) ... 22:11:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:11:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:11:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:11:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:11:22 Setting up systemd (237-3ubuntu10.51) ... 22:11:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:11:22 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:11:22 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:11:22 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:11:22 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:11:22 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:11:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:11:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:11:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:11:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:11:23 Setting up python3 (3.6.7-1~18.04) ... 22:11:23 running python rtupdate hooks for python3.6... 22:11:23 running python post-rtupdate hooks for python3.6... 22:11:23 Setting up apparmor (2.12-4ubuntu5.1) ... 22:11:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:11:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:11:24 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:11:24 Setting up snapd (2.49.2+18.04) ... 22:11:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:11:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:11:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:11:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:11:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:11:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:11:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:11:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:11:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:11:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:11:26 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 22:11:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:11:26 Processing triggers for systemd (237-3ubuntu10.51) ... 22:11:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:11:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:11:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:11:28 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 22:11:28 Reading package lists... 22:11:28 Reading package lists... 22:11:28 Building dependency tree... 22:11:28 Reading state information... 22:11:29 Calculating upgrade... 22:11:29 The following packages will be upgraded: 22:11:29 advancecomp base-files bash binutils binutils-common 22:11:29 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:11:29 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:11:29 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:11:29 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:11:29 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:11:29 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:11:29 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:11:29 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:11:29 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:11:29 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:11:29 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:11:29 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:11:29 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:11:29 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:11:29 ubuntu-keyring util-linux 22:11:29 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:11:29 Need to get 64.2 MB of archives. 22:11:29 After this operation, 5126 kB of additional disk space will be used. 22:11:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 22:11:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:11:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:11:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:11:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:11:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:11:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:11:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:11:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:11:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:11:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:11:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:11:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:11:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:11:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:11:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:11:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:11:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:11:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:11:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:11:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:11:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:11:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:11:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:11:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:11:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:11:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:11:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:11:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:11:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:11:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:11:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:11:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:11:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:11:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:11:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:11:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:11:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:11:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:11:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:11:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:11:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:11:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:11:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:11:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:11:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:11:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:11:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:11:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:11:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:11:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:11:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:11:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:11:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:11:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:11:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:11:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:11:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:11:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:11:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:11:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:11:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:11:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:11:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:11:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:11:30 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:11:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:11:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:11:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:11:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:11:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:11:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:11:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:11:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:11:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:11:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:11:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:11:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:11:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:11:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:11:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:11:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:11:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:11:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:11:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:11:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 22:11:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:11:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:11:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:11:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:11:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:11:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:11:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:11:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:11:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:11:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 22:11:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:11:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:11:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:11:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:11:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:11:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:11:31 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:11:31 debconf: delaying package configuration, since apt-utils is not installed 22:11:31 Fetched 64.2 MB in 2s (27.1 MB/s) 22:11:31 (Reading database ... 13914 files and directories currently installed.) 22:11:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:11:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:11:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:11:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:11:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 22:11:32 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 22:11:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:33 (Reading database ... 13914 files and directories currently installed.) 22:11:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:11:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:11:33 (Reading database ... 13914 files and directories currently installed.) 22:11:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:11:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:11:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:33 (Reading database ... 13914 files and directories currently installed.) 22:11:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:11:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:11:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:11:34 (Reading database ... 13914 files and directories currently installed.) 22:11:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:11:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:11:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:11:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:11:34 Setting up base-files (10.1ubuntu2.10) ... 22:11:34 Installing new version of config file /etc/issue ... 22:11:34 Installing new version of config file /etc/issue.net ... 22:11:34 Installing new version of config file /etc/lsb-release ... 22:11:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:11:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:11:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:11:34 Removing obsolete conffile /etc/default/motd-news ... 22:11:34 (Reading database ... 13915 files and directories currently installed.) 22:11:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:11:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:11:34 Setting up bash (4.4.18-2ubuntu1.2) ... 22:11:34 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 22:11:34 (Reading database ... 13915 files and directories currently installed.) 22:11:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:11:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:11:35 (Reading database ... 13915 files and directories currently installed.) 22:11:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:11:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:11:35 Setting up tar (1.29b-2ubuntu0.2) ... 22:11:35 (Reading database ... 13915 files and directories currently installed.) 22:11:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:11:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:11:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:11:35 (Reading database ... 13915 files and directories currently installed.) 22:11:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:11:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:11:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:11:35 (Reading database ... 13915 files and directories currently installed.) 22:11:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:11:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:11:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:11:36 (Reading database ... 13915 files and directories currently installed.) 22:11:36 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:11:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:11:36 Setting up grep (3.1-2build1) ... 22:11:36 (Reading database ... 13915 files and directories currently installed.) 22:11:36 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:11:36 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:11:36 Setting up gzip (1.6-5ubuntu1.1) ... 22:11:36 (Reading database ... 13915 files and directories currently installed.) 22:11:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:11:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:11:36 Setting up login (1:4.5-1ubuntu2) ... 22:11:36 (Reading database ... 13915 files and directories currently installed.) 22:11:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:11:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:11:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:11:36 (Reading database ... 13915 files and directories currently installed.) 22:11:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:11:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:11:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:11:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:11:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:11:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:11:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:11:37 (Reading database ... 13915 files and directories currently installed.) 22:11:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:11:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:11:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:11:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:11:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:11:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:11:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:11:38 (Reading database ... 13915 files and directories currently installed.) 22:11:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:11:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:11:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:11:38 (Reading database ... 13915 files and directories currently installed.) 22:11:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:11:38 (Reading database ... 13915 files and directories currently installed.) 22:11:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:11:38 (Reading database ... 13915 files and directories currently installed.) 22:11:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:11:38 (Reading database ... 13915 files and directories currently installed.) 22:11:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:11:39 (Reading database ... 13915 files and directories currently installed.) 22:11:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:11:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:11:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:11:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:11:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:11:39 (Reading database ... 13915 files and directories currently installed.) 22:11:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:11:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:11:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:11:39 (Reading database ... 13915 files and directories currently installed.) 22:11:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:11:39 (Reading database ... 13915 files and directories currently installed.) 22:11:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:11:39 (Reading database ... 13915 files and directories currently installed.) 22:11:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:11:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:11:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:11:40 (Reading database ... 13915 files and directories currently installed.) 22:11:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:11:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:11:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:11:40 (Reading database ... 13915 files and directories currently installed.) 22:11:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:11:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:11:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:11:40 (Reading database ... 13917 files and directories currently installed.) 22:11:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:11:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:11:40 Setting up debconf (1.5.66ubuntu1) ... 22:11:41 (Reading database ... 13917 files and directories currently installed.) 22:11:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:11:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:11:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:11:41 (Reading database ... 13917 files and directories currently installed.) 22:11:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:11:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:11:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:11:41 (Reading database ... 13917 files and directories currently installed.) 22:11:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:11:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:11:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:11:41 (Reading database ... 13917 files and directories currently installed.) 22:11:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:11:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:11:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:11:41 (Reading database ... 13919 files and directories currently installed.) 22:11:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:11:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:11:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:11:41 (Reading database ... 13923 files and directories currently installed.) 22:11:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:11:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:11:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 22:11:42 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:11:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:11:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:11:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:11:42 (Reading database ... 13923 files and directories currently installed.) 22:11:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:11:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:11:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:11:42 (Reading database ... 13923 files and directories currently installed.) 22:11:42 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:11:42 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:11:42 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:11:42 (Reading database ... 13923 files and directories currently installed.) 22:11:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:11:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:11:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:11:42 (Reading database ... 13923 files and directories currently installed.) 22:11:42 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:11:42 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:11:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:11:43 (Reading database ... 13923 files and directories currently installed.) 22:11:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:11:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:11:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:11:43 (Reading database ... 13923 files and directories currently installed.) 22:11:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:11:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:11:43 Setting up passwd (1:4.5-1ubuntu2) ... 22:11:43 (Reading database ... 13923 files and directories currently installed.) 22:11:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:11:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:11:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:11:43 (Reading database ... 13923 files and directories currently installed.) 22:11:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:11:43 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:11:43 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:11:43 (Reading database ... 13923 files and directories currently installed.) 22:11:43 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:11:43 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:11:43 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:11:43 (Reading database ... 13923 files and directories currently installed.) 22:11:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:11:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:11:43 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:11:43 (Reading database ... 13923 files and directories currently installed.) 22:11:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:11:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:11:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:11:44 (Reading database ... 13923 files and directories currently installed.) 22:11:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:11:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:11:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:11:44 (Reading database ... 13923 files and directories currently installed.) 22:11:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:11:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:11:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:11:44 (Reading database ... 13923 files and directories currently installed.) 22:11:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:11:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:11:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:11:44 (Reading database ... 13923 files and directories currently installed.) 22:11:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:11:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:11:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:11:44 (Reading database ... 13924 files and directories currently installed.) 22:11:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:11:44 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:11:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:11:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:11:44 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 22:11:44 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 22:11:44 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:11:44 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:11:45 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:11:45 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:11:45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:11:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:11:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:11:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:11:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:11:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:11:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:11:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:11:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:11:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:11:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:11:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:11:45 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:11:45 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:11:45 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:11:45 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:11:45 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:11:45 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:11:45 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:11:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:11:46 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:11:46 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:11:46 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:11:46 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:11:46 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:11:46 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:11:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:46 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:46 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:46 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:46 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:46 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:47 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:47 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:11:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:11:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:11:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:11:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:11:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:11:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:11:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:11:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:11:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:11:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:11:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:11:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:11:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:11:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:11:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:11:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:11:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:11:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:11:50 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:11:50 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 22:11:50 22:11:50 Current default time zone: 'Etc/UTC' 22:11:50 Local time is now: Thu Aug 19 22:11:50 UTC 2021. 22:11:50 Universal Time is now: Thu Aug 19 22:11:50 UTC 2021. 22:11:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:11:50 22:11:50 Setting up systemd-sysv (237-3ubuntu10.51) ... 22:11:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:50 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 22:11:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:11:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:11:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:11:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:11:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:11:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:11:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:11:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:11:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:11:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:11:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:50 Setting up patch (2.7.6-2ubuntu1.1) ... 22:11:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:11:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:11:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 22:11:50 Installing new version of config file /etc/ssl/openssl.cnf ... 22:11:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:11:50 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:11:50 Setting up ca-certificates (20210119~18.04.1) ... 22:11:51 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 22:11:52 Updating certificates in /etc/ssl/certs... 22:11:53 23 added, 27 removed; done. 22:11:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:11:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:11:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:11:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:11:53 Setting up pkgbinarymangler (138.18.04.1) ... 22:11:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:11:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up perl (5.26.1-6ubuntu0.5) ... 22:11:53 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:11:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:11:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:11:53 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:11:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:11:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:11:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:11:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:11:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:11:53 Processing triggers for systemd (237-3ubuntu10.51) ... 22:11:53 Processing triggers for mime-support (3.60ubuntu1) ... 22:11:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:11:53 Updating certificates in /etc/ssl/certs... 22:11:54 0 added, 0 removed; done. 22:11:54 Running hooks in /etc/ca-certificates/update.d... 22:11:54 done. 22:11:54 Reading package lists... 22:11:55 Building dependency tree... 22:11:55 Reading state information... 22:11:55 The following NEW packages will be installed: 22:11:55 apt-transport-https 22:11:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:11:55 Need to get 4348 B of archives. 22:11:55 After this operation, 154 kB of additional disk space will be used. 22:11:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:11:55 debconf: delaying package configuration, since apt-utils is not installed 22:11:55 Fetched 4348 B in 0s (24.4 kB/s) 22:11:55 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 22:11:55 Selecting previously unselected package apt-transport-https. 22:11:55 (Reading database ... 13929 files and directories currently installed.) 22:11:55 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:11:55 Unpacking apt-transport-https (1.6.14) ... 22:11:55 Setting up apt-transport-https (1.6.14) ... 22:11:56 Waiting for network to be ready... 22:11:56 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 22:12:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:12:01 2021-08-19T22:11:58Z INFO Waiting for automatic snapd restart... 22:12:01 snapd 2.51.3 from Canonical* installed 22:12:02 "snapd" switched to the "latest/stable" channel 22:12:02 22:12:03 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 22:12:04 core18 20210722 from Canonical* installed 22:12:04 "core18" switched to the "latest/stable" channel 22:12:04 22:12:06 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 22:12:07 snapcraft 5.0 from Canonical* installed 22:12:07 "snapcraft" switched to the "latest/stable" channel 22:12:07 22:12:10 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 22:12:11 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:12:11 - README.md 22:12:11 22:12:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:12:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:12:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:12:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:12:13 Reading package lists... 22:12:13 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:12:13 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 22:12:13 Reading package lists... 22:12:13 Building dependency tree... 22:12:13 Reading state information... 22:12:13 Suggested packages: 22:12:13 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:12:13 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:12:13 Recommended packages: 22:12:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:12:13 The following NEW packages will be installed: 22:12:13 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:12:13 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:12:13 pkg-config zip 22:12:13 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:12:13 Need to get 7663 kB of archives. 22:12:13 After this operation, 43.8 MB of additional disk space will be used. 22:12:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:12:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:12:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 22:12:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:12:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:12:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:12:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:12:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:12:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:12:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:12:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:12:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:12:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:12:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:12:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:12:15 debconf: delaying package configuration, since apt-utils is not installed 22:12:15 Fetched 7663 kB in 1s (9173 kB/s) 22:12:15 Selecting previously unselected package libglib2.0-0:amd64. 22:12:15 (Reading database ... 13933 files and directories currently installed.) 22:12:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:12:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:12:15 Selecting previously unselected package libpsl5:amd64. 22:12:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:12:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:12:15 Selecting previously unselected package libnghttp2-14:amd64. 22:12:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:12:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:12:15 Selecting previously unselected package librtmp1:amd64. 22:12:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:12:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:12:15 Selecting previously unselected package libcurl3-gnutls:amd64. 22:12:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 22:12:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:12:15 Selecting previously unselected package liberror-perl. 22:12:15 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:12:15 Unpacking liberror-perl (0.17025-1) ... 22:12:15 Selecting previously unselected package git-man. 22:12:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:12:15 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:12:15 Selecting previously unselected package git. 22:12:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:12:15 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:12:16 Selecting previously unselected package libnorm1:amd64. 22:12:16 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:12:16 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:12:16 Selecting previously unselected package libpgm-5.2-0:amd64. 22:12:16 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:12:16 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:12:16 Selecting previously unselected package libsodium23:amd64. 22:12:16 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:12:16 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:12:16 Selecting previously unselected package libzmq5:amd64. 22:12:16 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:12:16 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:12:16 Selecting previously unselected package libzmq3-dev:amd64. 22:12:16 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:12:16 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:12:16 Selecting previously unselected package pkg-config. 22:12:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:12:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:12:16 Selecting previously unselected package zip. 22:12:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:12:16 Unpacking zip (3.0-11build1) ... 22:12:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:12:16 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:12:16 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:12:16 Setting up liberror-perl (0.17025-1) ... 22:12:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:12:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:12:16 No schema files found: doing nothing. 22:12:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:12:16 Setting up zip (3.0-11build1) ... 22:12:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:12:16 Setting up libsodium23:amd64 (1.0.16-2) ... 22:12:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:12:16 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:12:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:12:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:12:16 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:12:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:12:16 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 22:12:17 git set to automatically installed. 22:12:17 git-man set to automatically installed. 22:12:17 libcurl3-gnutls set to automatically installed. 22:12:17 liberror-perl set to automatically installed. 22:12:17 libglib2.0-0 set to automatically installed. 22:12:17 libnghttp2-14 set to automatically installed. 22:12:17 libnorm1 set to automatically installed. 22:12:17 libpgm-5.2-0 set to automatically installed. 22:12:17 libpsl5 set to automatically installed. 22:12:17 librtmp1 set to automatically installed. 22:12:17 libsodium23 set to automatically installed. 22:12:17 libzmq3-dev set to automatically installed. 22:12:17 libzmq5 set to automatically installed. 22:12:17 pkg-config set to automatically installed. 22:12:17 zip set to automatically installed. 22:12:18 snapd is not logged in, snap install commands will use sudo 22:12:19 snap "core18" has no updates available 22:12:20 snapd is not logged in, snap install commands will use sudo [Pipeline] } 22:12:22 $ docker stop --time=1 72315d4137d4bfc8ffae2f47d2bee35e62d6ae25d134ab5ae3844a25c8c2e785 22:12:24 $ docker rm -f 72315d4137d4bfc8ffae2f47d2bee35e62d6ae25d134ab5ae3844a25c8c2e785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:12:26 22:12:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:12:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:12:27 latest: Pulling from edgex-devops/edgex-compose-arm64 22:12:27 29e5d40040c1: Pulling fs layer 22:12:27 1ce36da41761: Pulling fs layer 22:12:27 25b303627fd3: Pulling fs layer 22:12:27 29e5d40040c1: Verifying Checksum 22:12:27 29e5d40040c1: Download complete 22:12:28 29e5d40040c1: Pull complete 22:12:28 1ce36da41761: Download complete 22:12:29 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 22:12:29 Pulling config-common 22:12:29 + snapcraftctl pull 22:12:29 1ce36da41761: Pull complete 22:12:30 25b303627fd3: Verifying Checksum 22:12:30 25b303627fd3: Download complete 22:12:30 Pulling go-build-helper 22:12:30 + snapcraftctl pull 22:12:32 'edgex-go' has dependencies that need to be staged: go-build-helper 22:12:32 Skipping pull go-build-helper (already ran) 22:12:32 Building go-build-helper 22:12:32 + snapcraftctl build 22:12:33 Staging go-build-helper 22:12:33 + snapcraftctl stage 22:12:40 25b303627fd3: Pull complete 22:12:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:12:40 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 22:12:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 22:12:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:12:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:12:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 22:12:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 22:12:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:12:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:12:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 22:12:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 22:12:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 22:12:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 22:12:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:12:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:12:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:12:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:12:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:12:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:12:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:12:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:12:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:12:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 22:12:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 22:12:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:12:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:12:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 22:12:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 22:12:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 22:12:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 22:12:42 Fetched 25.1 MB in 0s (0 B/s) 22:12:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:12:42 Fetched 224 kB in 0s (0 B/s) 22:12:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:12:42 Fetched 157 kB in 0s (0 B/s) 22:12:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:12:42 Fetched 221 kB in 0s (0 B/s) 22:12:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:12:42 Fetched 143 kB in 0s (0 B/s) 22:12:42 Pulling edgex-go 22:12:42 + snapcraftctl pull 22:12:43 Pulling hooks 22:12:43 + snapcraftctl pull 22:12:44 $ docker top 73d117cafddb53a8a9e515b314683d1c20253bd198e594f4baa76b7f5f92eb50 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:45 + grep parallel 22:12:45 + docker-compose build --help 22:12:48 --parallel Build images in parallel. [Pipeline] } 22:12:48 $ docker stop --time=1 73d117cafddb53a8a9e515b314683d1c20253bd198e594f4baa76b7f5f92eb50 22:12:50 $ docker rm -f 73d117cafddb53a8a9e515b314683d1c20253bd198e594f4baa76b7f5f92eb50 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:12:51 . [Pipeline] withDockerContainer 22:12:51 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 22:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 22:12:53 $ docker top 15cc69ae35c9aa5b960e18b7d0ea3767546d5d20bca97a351e7ddf7edc17d5c2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:54 + docker-compose -f ./docker-compose-build.yml build --parallel 22:12:58 Building core-command ... 22:12:58 Building core-data ... 22:12:58 Building core-metadata ... 22:12:58 Building security-bootstrapper ... 22:12:58 Building security-proxy-setup ... 22:12:58 Building security-secretstore-setup ... 22:12:58 Building support-notifications ... 22:12:58 Building support-scheduler ... 22:12:58 Building sys-mgmt-agent ... 22:12:58 Building security-secretstore-setup 22:12:58 Building core-metadata 22:12:58 Building sys-mgmt-agent 22:12:58 Building support-notifications 22:12:58 Building security-bootstrapper 22:13:01 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:13:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:13:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:13:01 Fetched 0 B in 0s (0 B/s) 22:13:01 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:13:01 Fetched 96.5 kB in 0s (0 B/s) 22:13:01 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:13:01 Fetched 279 kB in 0s (0 B/s) 22:13:01 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:13:01 Fetched 122 kB in 0s (0 B/s) 22:13:01 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:13:01 Fetched 77.8 kB in 0s (0 B/s) 22:13:01 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:13:01 Fetched 8848 B in 0s (0 B/s) 22:13:01 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:13:01 Fetched 47.8 kB in 0s (0 B/s) 22:13:01 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:13:01 Fetched 45.6 kB in 0s (0 B/s) 22:13:01 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:13:01 Fetched 15.0 kB in 0s (0 B/s) 22:13:01 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 22:13:01 Fetched 219 kB in 0s (0 B/s) 22:13:01 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:13:01 Fetched 154 kB in 0s (0 B/s) 22:13:01 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:13:01 Fetched 50.6 kB in 0s (0 B/s) 22:13:01 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:13:01 Fetched 14.8 kB in 0s (0 B/s) 22:13:01 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:13:01 Fetched 41.8 kB in 0s (0 B/s) 22:13:01 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:13:01 Fetched 499 kB in 0s (0 B/s) 22:13:01 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:13:01 Fetched 111 kB in 0s (0 B/s) 22:13:01 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:13:01 Fetched 240 kB in 0s (0 B/s) 22:13:01 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:13:01 Fetched 29.3 kB in 0s (0 B/s) 22:13:01 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:13:01 Fetched 85.5 kB in 0s (0 B/s) 22:13:01 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:13:01 Fetched 24.5 kB in 0s (0 B/s) 22:13:01 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:13:01 Fetched 49.2 kB in 0s (0 B/s) 22:13:01 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:13:01 Fetched 54.2 kB in 0s (0 B/s) 22:13:01 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:13:01 Fetched 30.8 kB in 0s (0 B/s) 22:13:01 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:13:01 Fetched 15.8 kB in 0s (0 B/s) 22:13:01 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:13:01 Fetched 85.9 kB in 0s (0 B/s) 22:13:01 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:13:01 Fetched 8720 B in 0s (0 B/s) 22:13:01 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:13:01 Fetched 140 kB in 0s (0 B/s) 22:13:01 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:13:01 Fetched 119 kB in 0s (0 B/s) 22:13:01 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:13:01 Fetched 111 kB in 0s (0 B/s) 22:13:01 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:13:01 Fetched 11.1 kB in 0s (0 B/s) 22:13:01 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:13:01 Fetched 645 kB in 0s (0 B/s) 22:13:01 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:13:01 Fetched 41.3 kB in 0s (0 B/s) 22:13:01 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:13:01 Fetched 17.9 kB in 0s (0 B/s) 22:13:01 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:13:01 Fetched 368 kB in 0s (0 B/s) 22:13:01 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:13:01 Fetched 187 kB in 0s (0 B/s) 22:13:01 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:13:01 Fetched 175 kB in 0s (0 B/s) 22:13:01 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:13:01 Fetched 206 kB in 0s (0 B/s) 22:13:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 22:13:01 Fetched 1301 kB in 0s (0 B/s) 22:13:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:13:01 Fetched 36.2 kB in 0s (0 B/s) 22:13:01 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 22:13:01 Fetched 159 kB in 0s (0 B/s) 22:13:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:13:01 Fetched 107 kB in 0s (0 B/s) 22:13:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:13:01 Fetched 48.7 kB in 0s (0 B/s) 22:13:01 Pulling static-packages 22:13:01 + snapcraftctl pull 22:13:01 Pulling version 22:13:01 + cd /root/project 22:13:01 + git describe+ --tags --abbrev=0 22:13:01 sed s/v// 22:13:01 + GIT_VERSION=2.0.1-dev.32 22:13:01 + [ -z 2.0.1-dev.32 ] 22:13:01 + snapcraftctl set-version 2.0.1-dev.32 22:13:02 Building config-common 22:13:02 + snapcraftctl build 22:13:04 Skipping build go-build-helper (already ran) 22:13:04 Building edgex-go 22:13:04 + cd /root/parts/edgex-go/src 22:13:04 + + gitsed s/v// 22:13:04 describe --tags --abbrev=0 22:13:04 + GIT_VERSION=2.0.1-dev.32 22:13:04 + [ -z 2.0.1-dev.32 ] 22:13:04 + echo 2.0.1-dev.32 22:13:04 + make build 22:13:04 go mod tidy 22:13:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:13:08 go: downloading github.com/gorilla/mux v1.8.0 22:13:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 22:13:08 go: downloading github.com/stretchr/testify v1.7.0 22:13:08 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:13:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:13:08 go: downloading github.com/google/uuid v1.3.0 22:13:08 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:13:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:13:08 go: downloading gopkg.in/yaml.v2 v2.4.0 22:13:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:13:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:13:08 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:13:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:13:08 go: downloading github.com/davecgh/go-spew v1.1.1 22:13:08 go: downloading github.com/pmezard/go-difflib v1.0.0 22:13:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:13:08 go: downloading github.com/pelletier/go-toml v1.9.3 22:13:08 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:13:08 go: downloading github.com/lib/pq v1.10.2 22:13:08 go: downloading github.com/go-kit/kit v0.11.0 22:13:08 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:13:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:13:08 go: downloading github.com/stretchr/objx v0.1.1 22:13:09 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:13:09 go: downloading github.com/x448/float16 v0.8.4 22:13:09 go: downloading github.com/go-playground/universal-translator v0.18.0 22:13:09 go: downloading github.com/leodido/go-urn v1.2.1 22:13:09 go: downloading golang.org/x/text v0.3.6 22:13:09 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:13:09 go: downloading github.com/go-playground/locales v0.14.0 22:13:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:13:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:13:09 go: downloading github.com/pebbe/zmq4 v1.2.7 22:13:09 go: downloading github.com/kr/pretty v0.3.0 22:13:09 go: downloading github.com/hashicorp/consul/api v1.8.1 22:13:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:13:09 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:13:09 go: downloading github.com/go-stack/stack v1.8.0 22:13:09 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 22:13:09 go: downloading github.com/kr/text v0.2.0 22:13:09 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:13:09 go: downloading github.com/gorilla/websocket v1.4.2 22:13:09 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:13:09 go: downloading github.com/onsi/ginkgo v1.10.1 22:13:09 go: downloading github.com/onsi/gomega v1.7.0 22:13:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:13:09 go: downloading github.com/mitchellh/copystructure v1.0.0 22:13:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:13:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:13:10 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:13:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:13:10 go: downloading github.com/hashicorp/serf v0.9.5 22:13:10 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:13:10 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:13:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:13:10 go: downloading github.com/fatih/color v1.9.0 22:13:10 go: downloading github.com/mattn/go-colorable v0.1.6 22:13:10 go: downloading github.com/mattn/go-isatty v0.0.12 22:13:10 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:13:10 go: downloading github.com/pkg/errors v0.9.1 22:13:10 go: downloading github.com/hpcloud/tail v1.0.0 22:13:10 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:13:10 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:13:10 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:13:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:13:10 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:13:10 go: downloading github.com/hashicorp/memberlist v0.2.2 22:13:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:13:10 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:13:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:13:10 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:13:10 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:13:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:13:10 go: downloading github.com/miekg/dns v1.1.26 22:13:10 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:13:10 go: downloading github.com/hashicorp/errwrap v1.0.0 22:13:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-data/core-data ./cmd/core-data 22:13:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:13:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-command/core-command ./cmd/core-command 22:13:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:13:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:13:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:13:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:13:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:13:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:13:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/secrets-config ./cmd/secrets-config 22:13:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:13:37 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:13:37 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:13:37 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:13:37 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:13:37 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:13:37 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:13:37 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:13:37 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:13:37 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:13:37 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:13:37 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:13:37 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:13:37 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:13:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:13:37 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:13:37 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:13:37 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:13:37 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:13:37 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:13:37 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:13:37 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:13:37 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:13:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:13:37 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 22:13:37 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:13:37 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:13:37 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:13:39 Building hooks 22:13:39 + cd /root/parts/hooks/src 22:13:39 + make build 22:13:39 go mod tidy 22:13:39 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 22:13:39 go: downloading github.com/stretchr/testify v1.5.1 22:13:39 go: downloading gopkg.in/yaml.v2 v2.2.2 22:13:39 go: downloading github.com/davecgh/go-spew v1.1.0 22:13:39 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:13:40 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:13:41 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:13:41 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:13:44 Building static-packages 22:13:44 + snapcraftctl build 22:13:46 Building version 22:13:46 + snapcraftctl build 22:13:48 Staging config-common 22:13:48 + snapcraftctl stage 22:13:50 Skipping stage go-build-helper (already ran) 22:13:50 Staging edgex-go 22:13:50 + snapcraftctl stage 22:13:51 Staging hooks 22:13:51 + snapcraftctl stage 22:13:52 Staging static-packages 22:13:52 + snapcraftctl stage 22:13:53 Staging version 22:13:53 + snapcraftctl stage 22:13:54 Priming config-common 22:13:54 + snapcraftctl prime 22:13:55 Priming go-build-helper 22:13:55 + snapcraftctl prime 22:13:56 Priming edgex-go 22:13:56 + snapcraftctl prime 22:13:58 Priming hooks 22:13:58 + snapcraftctl prime 22:13:59 Priming static-packages 22:13:59 + snapcraftctl prime 22:14:02 Priming version 22:14:02 + snapcraftctl prime 22:14:03 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:14:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:14:06 ---> 360b1bfddf45 22:14:06 Step 3/24 : WORKDIR /edgex-go 22:14:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:14:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:14:06 ---> 360b1bfddf45 22:14:06 Step 3/23 : WORKDIR /edgex-go 22:14:06 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:14:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:14:06 ---> 360b1bfddf45 22:14:06 Step 3/32 : WORKDIR /edgex-go 22:14:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:14:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:14:06 ---> 360b1bfddf45 22:14:06 Step 3/24 : WORKDIR /edgex-go 22:14:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:14:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:14:06 ---> 360b1bfddf45 22:14:06 Step 3/26 : WORKDIR /edgex-go 22:14:06 ---> Running in 598ed6633ab0 22:14:06 ---> Running in 54e6b23bee8a 22:14:06 ---> Running in 1cb978cef265 22:14:06 ---> Running in 7beef2b94d97 22:14:06 ---> Running in ba0db6fb0faf 22:14:07 Removing intermediate container 598ed6633ab0 22:14:07 ---> 0ed0520c44db 22:14:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:07 Removing intermediate container 7beef2b94d97 22:14:07 ---> bda36e7faac9 22:14:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:07 Removing intermediate container 54e6b23bee8a 22:14:07 ---> 870d5f54b306 22:14:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:07 Removing intermediate container 1cb978cef265 22:14:07 ---> d9db266af1cd 22:14:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:07 Removing intermediate container ba0db6fb0faf 22:14:07 ---> ea4640470811 22:14:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:07 ---> Running in a10d3ce43894 22:14:07 ---> Running in 84b96489d577 22:14:07 ---> Running in b099ea4d7008 22:14:07 ---> Running in 0358fec9977f 22:14:07 ---> Running in 80151f931a92 22:14:12 Removing intermediate container a10d3ce43894 22:14:12 ---> ce8717bc77c2 22:14:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:14:12 ---> Running in 44a0f44dcc8e 22:14:12 Removing intermediate container 84b96489d577 22:14:12 ---> b076a9923f02 22:14:12 Step 5/26 : RUN apk add --update --no-cache make git 22:14:12 Removing intermediate container b099ea4d7008 22:14:12 ---> 2364045276f8 22:14:12 Step 5/24 : RUN apk add --update --no-cache make git 22:14:12 ---> Running in d18f344b8c04 22:14:12 ---> Running in b151eeb179ee 22:14:12 Removing intermediate container 80151f931a92 22:14:12 ---> c4b03749aa6d 22:14:12 Step 5/24 : RUN apk add --update --no-cache make bash git 22:14:12 Removing intermediate container 0358fec9977f 22:14:12 ---> 029db4bbdacf 22:14:12 Step 5/32 : RUN apk add --update --no-cache make git 22:14:12 ---> Running in 4af5850fd61e 22:14:12 ---> Running in 565166975b7e 22:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:14:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:14:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:14:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:14:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:14:15 OK: 218 MiB in 52 packages 22:14:16 OK: 218 MiB in 52 packages 22:14:16 OK: 218 MiB in 52 packages 22:14:16 OK: 218 MiB in 52 packages 22:14:16 OK: 218 MiB in 52 packages 22:14:17 Removing intermediate container 44a0f44dcc8e 22:14:17 ---> ccb20f9aa21b 22:14:17 Step 6/23 : COPY go.mod . 22:14:18 Removing intermediate container b151eeb179ee 22:14:18 ---> 67c3cd9e8ba6 22:14:18 Step 6/26 : COPY go.mod . 22:14:18 ---> d7c300ffe5f8 22:14:18 Step 7/23 : RUN go mod download 22:14:18 Removing intermediate container 4af5850fd61e 22:14:18 ---> c86534bfac83 22:14:18 Step 6/24 : COPY go.mod . 22:14:18 Removing intermediate container 565166975b7e 22:14:18 ---> 50e6915c6745 22:14:18 Step 6/32 : COPY go.mod . 22:14:19 ---> Running in bc80ff9b6d02 22:14:19 Removing intermediate container d18f344b8c04 22:14:19 ---> 2a3a39a393b8 22:14:19 Step 6/24 : COPY go.mod . 22:14:19 ---> 117645e4806c 22:14:19 Step 7/26 : RUN go mod download 22:14:19 ---> Running in 221029f155df 22:14:20 ---> ad7a1954362a 22:14:20 ---> 328dce392fc1 22:14:20 Step 7/24 : RUN go mod downloadStep 7/32 : RUN go mod download 22:14:20 22:14:20 ---> Running in 621eb4141d56 22:14:20 ---> Running in 03dbb1f1f484 22:14:20 ---> fe4068a442c3 22:14:20 Step 7/24 : RUN go mod download 22:14:20 ---> Running in ec6f4942ac07 22:14:24 Removing intermediate container bc80ff9b6d02 22:14:24 ---> 46e368c7d5c7 22:14:24 Step 8/23 : COPY . . 22:14:25 Removing intermediate container 221029f155df 22:14:25 ---> bf7f9f80f39d 22:14:25 Step 8/26 : COPY . . 22:14:30 Removing intermediate container 621eb4141d56 22:14:30 ---> 5ff99aa25a0c 22:14:30 Step 8/24 : COPY . . 22:14:30 Removing intermediate container ec6f4942ac07 22:14:30 ---> 93b6cacbf027 22:14:30 Step 8/24 : COPY . . 22:14:31 Removing intermediate container 03dbb1f1f484 22:14:31 ---> 36f37cc4f4fb 22:14:31 Step 8/32 : COPY . . 22:14:49 ---> f67b40a7b7f0 22:14:49 Step 9/26 : RUN go mod tidy 22:14:49 ---> 11ffb1cc2b7f 22:14:49 Step 9/23 : RUN go mod tidy 22:14:49 ---> ea62264f2de4 22:14:49 Step 9/24 : RUN go mod tidy 22:14:49 ---> 24e65adf5fa4 22:14:49 Step 9/32 : RUN go mod tidy 22:14:49 ---> 5e33069a01f6 22:14:49 Step 9/24 : RUN go mod tidy 22:14:49 ---> Running in 5093d4e15e42 22:14:49 ---> Running in 568172ff8298 22:14:49 ---> Running in 867c47849402 22:14:49 ---> Running in c59b9d70ecfd 22:14:49 ---> Running in 86c00375c2fc 22:14:56 Removing intermediate container 5093d4e15e42 22:14:56 ---> 259e6614b0c7 22:14:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:14:56 ---> Running in 85dd66b02ee0 22:14:57 Removing intermediate container 568172ff8298 22:14:57 ---> 35be2f0de012 22:14:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:14:57 ---> Running in d6ec3b8bef00 22:14:57 Removing intermediate container 867c47849402 22:14:57 ---> 94d317250f08 22:14:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:14:57 Removing intermediate container 86c00375c2fc 22:14:57 ---> c022609d8bff 22:14:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:14:57 Removing intermediate container c59b9d70ecfd 22:14:57 ---> b2658b97be61 22:14:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:14:57 ---> Running in 3ac25d0579c2 22:14:58 ---> Running in d65d1be2e4a1 22:14:58 ---> Running in 9d7d04f2d1e1 22:14:58 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 22:14:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:15:00 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 22:15:00 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 22:15:00 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 22:16:52 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 22:16:53 Removing intermediate container d6ec3b8bef00 22:16:53 ---> ddc7a40024aa 22:16:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:16:54 ---> Running in dafdea43cbda 22:16:56 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 22:16:59 Removing intermediate container d65d1be2e4a1 22:16:59 ---> d9effed3e667 22:16:59 22:16:59 Step 11/32 : FROM alpine:3.12 22:17:00 3.12: Pulling from library/alpine 22:17:02 Removing intermediate container dafdea43cbda 22:17:02 ---> 58417b222a95 22:17:02 22:17:02 Step 12/24 : FROM docker:20.10.7 22:17:03 20.10.7: Pulling from library/docker 22:17:03 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:17:03 Status: Downloaded newer image for alpine:3.12 22:17:03 ---> c4fd0aeabfcf 22:17:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:17:03 Removing intermediate container 3ac25d0579c2 22:17:03 ---> bbb3c2d887db 22:17:03 22:17:03 Step 11/26 : FROM alpine:3.12 22:17:03 ---> c4fd0aeabfcf 22:17:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:17:03 Removing intermediate container 85dd66b02ee0 22:17:03 ---> 3261363e2fcc 22:17:03 22:17:03 Step 11/23 : FROM alpine:3.12 22:17:03 ---> c4fd0aeabfcf 22:17:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:17:03 ---> Running in 9817674f8bb9 22:17:03 ---> Running in 3c568eb4d763 22:17:03 ---> Running in 4f2db4d2e00b 22:17:04 Removing intermediate container 9d7d04f2d1e1 22:17:04 ---> 8ff4a279d737 22:17:04 22:17:04 Step 11/24 : FROM alpine:3.12 22:17:04 ---> c4fd0aeabfcf 22:17:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:17:04 Removing intermediate container 3c568eb4d763 22:17:04 ---> 4c2bfee52c91 22:17:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:17:05 ---> Running in df695142f659 22:17:05 ---> Running in 315951e8c947 22:17:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:17:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:17:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:17:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:17:07 (1/3) Installing ca-certificates (20191127-r4) 22:17:07 (1/2) Installing ca-certificates (20191127-r4) 22:17:07 (2/3) Installing dumb-init (1.2.2-r1) 22:17:07 (3/3) Installing su-exec (0.2-r1) 22:17:07 Executing busybox-1.31.1-r20.trigger 22:17:07 (2/2) Installing dumb-init (1.2.2-r1) 22:17:07 Executing busybox-1.31.1-r20.trigger 22:17:07 Executing ca-certificates-20191127-r4.trigger 22:17:07 Executing ca-certificates-20191127-r4.trigger 22:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:17:07 OK: 6 MiB in 17 packages 22:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:17:07 OK: 6 MiB in 16 packages 22:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:17:08 (1/1) Installing dumb-init (1.2.2-r1) 22:17:08 Executing busybox-1.31.1-r20.trigger 22:17:08 OK: 5 MiB in 15 packages 22:17:08 (1/2) Installing dumb-init (1.2.2-r1) 22:17:08 (2/2) Installing su-exec (0.2-r1) 22:17:08 Executing busybox-1.31.1-r20.trigger 22:17:08 OK: 5 MiB in 16 packages 22:17:11 Removing intermediate container 9817674f8bb9 22:17:11 ---> f7b4819a2c5e 22:17:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:17:11 Removing intermediate container 4f2db4d2e00b 22:17:11 ---> be92918166b6 22:17:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:17:11 Removing intermediate container df695142f659 22:17:11 ---> b4d8c9329c5e 22:17:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:17:11 Removing intermediate container 315951e8c947 22:17:11 ---> c780f5f04ea1 22:17:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:17:11 ---> Running in f50fb2b41e54 22:17:12 ---> Running in 55464c94d54e 22:17:12 ---> Running in 43eecab4a9b4 22:17:12 ---> Running in 11c70fb23baf 22:17:12 Removing intermediate container f50fb2b41e54 22:17:12 ---> 17902f823dd9 22:17:12 Step 14/26 : WORKDIR / 22:17:12 Removing intermediate container 55464c94d54e 22:17:12 ---> f8a9900c352e 22:17:12 Step 14/23 : ENV APP_PORT=59860 22:17:13 ---> Running in 4c36f33056b8 22:17:13 Removing intermediate container 43eecab4a9b4 22:17:13 ---> 5c90758909ec 22:17:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:17:13 Removing intermediate container 11c70fb23baf 22:17:13 ---> f1dcc27069dd 22:17:13 Step 14/24 : ENV APP_PORT=59881 22:17:13 ---> Running in 6b104ee79c3a 22:17:13 ---> Running in 00754721d26d 22:17:13 ---> Running in ddc9e99759eb 22:17:14 Removing intermediate container 4c36f33056b8 22:17:14 ---> 2b2d02b7bbba 22:17:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:17:14 Removing intermediate container 6b104ee79c3a 22:17:14 ---> 14bfe8782911 22:17:14 Step 15/23 : EXPOSE $APP_PORT 22:17:14 ---> Running in 2c3b8d25cee5 22:17:14 Removing intermediate container ddc9e99759eb 22:17:14 ---> 33e152174297 22:17:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:17:14 Removing intermediate container 00754721d26d 22:17:14 ---> 9859a0fa000c 22:17:14 Step 15/24 : EXPOSE $APP_PORT 22:17:15 ---> Running in 78e1222cd92f 22:17:15 ---> Running in fb9cddbcb2b9 22:17:15 Removing intermediate container 2c3b8d25cee5 22:17:15 ---> a1faa42204c2 22:17:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:15 ---> e5d0e0a69762 22:17:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:17:15 Removing intermediate container fb9cddbcb2b9 22:17:15 ---> 6094f774a5a9 22:17:15 Step 16/24 : WORKDIR / 22:17:16 ---> Running in 3dc178820675 22:17:16 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:17:16 Status: Downloaded newer image for docker:20.10.7 22:17:16 ---> df445af6242a 22:17:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:17:16 ---> Running in 3500e8d12b4e 22:17:16 ---> e98b5832efab 22:17:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:17:16 ---> 3eb3d30e0023 22:17:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:17:17 Removing intermediate container 3dc178820675 22:17:17 ---> bedc22775624 22:17:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:17 Removing intermediate container 3500e8d12b4e 22:17:17 ---> f8831245ca00 22:17:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:17:17 ---> Running in 66e82f470bf6 22:17:18 ---> e28cc073909f 22:17:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:17:18 Removing intermediate container 78e1222cd92f 22:17:18 ---> 4d71e1ec43ad 22:17:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:17:19 ---> 949e085c7a82 22:17:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:17:19 ---> cf8fc5c49107 22:17:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:17:19 ---> Running in 9dc4e931b256 22:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:20 Removing intermediate container 9dc4e931b256 22:17:20 ---> 77ef161e1f51 22:17:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:17:20 ---> 1a22bf01ce61 22:17:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:17:20 ---> adb205aec6c7 22:17:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:17:20 (1/39) Installing readline (8.1.0-r0) 22:17:20 (2/39) Installing bash (5.1.0-r0) 22:17:20 Executing bash-5.1.0-r0.post-install 22:17:20 (3/39) Installing brotli-libs (1.0.9-r3) 22:17:20 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:17:20 (5/39) Installing libcurl (7.78.0-r0) 22:17:20 (6/39) Installing curl (7.78.0-r0) 22:17:20 (7/39) Installing dumb-init (1.2.5-r0) 22:17:20 (8/39) Installing libbz2 (1.0.8-r1) 22:17:20 (9/39) Installing expat (2.2.10-r1) 22:17:20 (10/39) Installing libffi (3.3-r2) 22:17:20 (11/39) Installing gdbm (1.19-r0) 22:17:20 (12/39) Installing xz-libs (5.2.5-r0) 22:17:20 (13/39) Installing sqlite-libs (3.34.1-r0) 22:17:21 (14/39) Installing python3 (3.8.10-r0) 22:17:21 ---> Running in 21d16d5f03e5 22:17:21 ---> 823a05744c9e 22:17:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:17:21 ---> b57677efaff4 22:17:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:17:22 ---> Running in 3e7911dc29bc 22:17:22 Removing intermediate container 21d16d5f03e5 22:17:22 ---> fcc34e83fc6f 22:17:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:22 ---> 3f119be78206 22:17:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:17:22 ---> Running in 7d44e23eace2 22:17:23 (15/39) Installing py3-appdirs (1.4.4-r1) 22:17:23 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:17:23 (17/39) Installing py3-parsing (2.4.7-r1) 22:17:23 (18/39) Installing py3-six (1.15.0-r0) 22:17:23 (19/39) Installing py3-packaging (20.9-r0) 22:17:23 (20/39) Installing py3-setuptools (51.3.3-r0) 22:17:23 (21/39) Installing py3-chardet (4.0.0-r0) 22:17:23 (22/39) Installing py3-idna (3.1-r0) 22:17:23 ---> fd08a2127c52 22:17:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:17:23 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:17:23 (24/39) Installing py3-requests (2.25.1-r1) 22:17:23 (25/39) Installing py3-msgpack (1.0.2-r0) 22:17:23 (26/39) Installing py3-lockfile (0.12.2-r3) 22:17:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:17:23 (28/39) Installing py3-colorama (0.4.4-r0) 22:17:23 Removing intermediate container 7d44e23eace2 22:17:23 ---> 25a63fd60819 22:17:23 Step 21/23 : LABEL arch=arm64 22:17:23 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:17:23 (30/39) Installing py3-distlib (0.3.1-r1) 22:17:23 (31/39) Installing py3-distro (1.5.0-r1) 22:17:23 (32/39) Installing py3-webencodings (0.5.1-r3) 22:17:23 (33/39) Installing py3-html5lib (1.1-r0) 22:17:23 (34/39) Installing py3-pytoml (0.1.21-r0) 22:17:23 (35/39) Installing py3-pep517 (0.9.1-r0) 22:17:23 (36/39) Installing py3-progress (1.5-r0) 22:17:23 (37/39) Installing py3-retrying (1.3.3-r0) 22:17:23 (38/39) Installing py3-toml (0.10.2-r0) 22:17:23 (39/39) Installing py3-pip (20.3.4-r0) 22:17:23 ---> Running in c9323c35b812 22:17:24 ---> Running in 9ba6c5764604 22:17:24 Executing busybox-1.32.1-r6.trigger 22:17:24 OK: 82 MiB in 59 packages 22:17:24 ---> 6ad30e7b5871 22:17:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:17:24 Removing intermediate container c9323c35b812 22:17:24 ---> a6029f092088 22:17:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:24 ---> Running in d34cdb58df93 22:17:25 Removing intermediate container 9ba6c5764604 22:17:25 ---> 23b2150b7edf 22:17:25 Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:17:25 ---> Running in 35f4c3387ba1 22:17:25 ---> 0830ae531a4e 22:17:25 Step 22/26 : 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/ 22:17:25 Removing intermediate container 3e7911dc29bc 22:17:25 ---> db1b8f35fe76 22:17:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:26 Removing intermediate container d34cdb58df93 22:17:26 ---> f60f42f42284 22:17:26 Step 22/24 : LABEL arch=arm64 22:17:26 ---> Running in a0e51ab7933a 22:17:26 ---> Running in 6e6c22311137 22:17:26 Removing intermediate container 35f4c3387ba1 22:17:26 ---> bf57ce30f41d 22:17:26 Step 23/23 : LABEL version=0.0.0 22:17:26 ---> Running in a1cfb78d3fd3 22:17:26 Removing intermediate container 6e6c22311137 22:17:26 ---> 36ed12b60fee 22:17:26 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:17:27 ---> Running in d7da8f0643ce 22:17:27 Removing intermediate container a1cfb78d3fd3 22:17:27 ---> 5acfa80493ea 22:17:27 22:17:27 ---> 56ade2c3f7e6 22:17:27 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:17:28 Successfully built 5acfa80493ea 22:17:28 Successfully tagged support-notifications-arm64:latest 22:17:28 Building core-command 22:17:28  Building support-notifications ... done Removing intermediate container d7da8f0643ce 22:17:28 ---> c51f307364dd 22:17:28 Step 24/24 : LABEL version=0.0.0 22:17:28 ---> Running in afbb5aadc707 22:17:29 Removing intermediate container afbb5aadc707 22:17:29 ---> 25148a85212a 22:17:29 22:17:29 Removing intermediate container a0e51ab7933a 22:17:29 ---> eae8891aa8b5 22:17:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:17:29 Successfully built 25148a85212a 22:17:30 ---> d2e79c8fbd52 22:17:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:17:30 Successfully tagged core-metadata-arm64:latest 22:17:30  Building core-metadata ... done Building core-data 22:17:30 ---> Running in 425c1a72f485 22:17:31 Removing intermediate container 425c1a72f485 22:17:31 ---> 9451bb04a57d 22:17:31 Step 24/26 : LABEL arch=arm64 22:17:31 ---> cdae1b84e69b 22:17:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:17:31 ---> Running in 34d5c2bae4c7 22:17:32 Removing intermediate container 34d5c2bae4c7 22:17:32 ---> 3c0fd5cdea66 22:17:32 Step 25/26 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:17:32 ---> c5033051df30 22:17:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:17:33 ---> Running in a44d5514933e 22:17:33 Collecting docker-compose==1.23.2 22:17:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:17:34 Removing intermediate container a44d5514933e 22:17:34 ---> e02279e28a38 22:17:34 Step 26/26 : LABEL version=0.0.0 22:17:34 Collecting docker<4.0,>=3.6.0 22:17:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:17:34 ---> a38cf31bc3a8 22:17:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:17:34 ---> Running in 9d0d3136db70 22:17:35 Collecting PyYAML<4,>=3.10 22:17:35 Downloading PyYAML-3.13.tar.gz (270 kB) 22:17:35 ---> Running in 0211f7664af9 22:17:35 Removing intermediate container 9d0d3136db70 22:17:35 ---> c9991f79faa0 22:17:35 22:17:36 Successfully built c9991f79faa0 22:17:36 Successfully tagged security-secretstore-setup-arm64:latest 22:17:36  Building security-secretstore-setup ... done Building security-proxy-setup 22:17:36 Removing intermediate container 0211f7664af9 22:17:36 ---> a635f83aea57 22:17:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:17:37 ---> f2daf98c28a1 22:17:37 Step 27/32 : RUN chmod +x /entrypoint.sh 22:17:37 ---> Running in afe6a3df6a9a 22:17:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:17:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:17:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:17:40 Collecting cached-property<2,>=1.2.0 22:17:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:17:40 Collecting texttable<0.10,>=0.9.0 22:17:40 Downloading texttable-0.9.1.tar.gz (11 kB) 22:17:41 Removing intermediate container afe6a3df6a9a 22:17:41 ---> e0f324e3faf1 22:17:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:17:41 ---> Running in 0e889588c624 22:17:42 Removing intermediate container 0e889588c624 22:17:42 ---> c468c1af49c5 22:17:42 Step 29/32 : CMD ["gate"] 22:17:42 Collecting jsonschema<3,>=2.5.1 22:17:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:17:42 Collecting dockerpty<0.5,>=0.4.1 22:17:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:17:42 ---> Running in 95ff240c766d 22:17:43 Removing intermediate container 95ff240c766d 22:17:43 ---> 5cc2a4afe139 22:17:43 Step 30/32 : LABEL arch=arm64 22:17:44 ---> Running in 483530d7c865 22:17:45 Removing intermediate container 483530d7c865 22:17:45 ---> eb48decbf8b6 22:17:45 Step 31/32 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:17:45 Collecting websocket-client<1.0,>=0.32.0 22:17:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:17:45 Collecting docopt<0.7,>=0.6.1 22:17:45 Downloading docopt-0.6.2.tar.gz (25 kB) 22:17:45 ---> Running in 6ea0eacad4bf 22:17:46 Removing intermediate container 6ea0eacad4bf 22:17:46 ---> 2baccb0cf8f9 22:17:46 Step 32/32 : LABEL version=0.0.0 22:17:46 ---> Running in 5ec13fa67f5b 22:17:47 Removing intermediate container 5ec13fa67f5b 22:17:47 ---> 88aa20546fbd 22:17:47 22:17:48 Successfully built 88aa20546fbd 22:17:48 Successfully tagged security-bootstrapper-arm64:latest 22:17:48 Building support-scheduler 22:17:48  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 22:17:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:17:48 Collecting chardet<3.1.0,>=3.0.2 22:17:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:17:49 Collecting idna<2.8,>=2.5 22:17:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:17:49 Collecting certifi>=2017.4.17 22:17:49 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:17:50 Collecting urllib3<1.25,>=1.21.1 22:17:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:17:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:17:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:17:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:17:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:17:51 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:17:51 Attempting uninstall: urllib3 22:17:51 Found existing installation: urllib3 1.26.2 22:17:51 Uninstalling urllib3-1.26.2: 22:17:51 Successfully uninstalled urllib3-1.26.2 22:17:52 Attempting uninstall: idna 22:17:52 Found existing installation: idna 3.1 22:17:52 Uninstalling idna-3.1: 22:17:52 Successfully uninstalled idna-3.1 22:17:53 Attempting uninstall: chardet 22:17:53 Found existing installation: chardet 4.0.0 22:17:53 Uninstalling chardet-4.0.0: 22:17:53 Successfully uninstalled chardet-4.0.0 22:17:54 Attempting uninstall: requests 22:17:54 Found existing installation: requests 2.25.1 22:17:54 Uninstalling requests-2.25.1: 22:17:54 Successfully uninstalled requests-2.25.1 22:17:55 Running setup.py install for texttable: started 22:17:57 Running setup.py install for texttable: finished with status 'done' 22:17:57 Running setup.py install for PyYAML: started 22:18:00 Running setup.py install for PyYAML: finished with status 'done' 22:18:00 Running setup.py install for docopt: started 22:18:03 Running setup.py install for docopt: finished with status 'done' 22:18:03 Running setup.py install for dockerpty: started 22:18:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:18:03 ---> 360b1bfddf45 22:18:03 Step 3/24 : WORKDIR /edgex-go 22:18:03 ---> Using cache 22:18:03 ---> ea4640470811 22:18:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:03 ---> Using cache 22:18:03 ---> c4b03749aa6d 22:18:03 Step 5/24 : RUN apk add --update --no-cache make git 22:18:05 Running setup.py install for dockerpty: finished with status 'done' 22:18:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:18:06 ---> 360b1bfddf45 22:18:06 Step 3/24 : WORKDIR /edgex-go 22:18:06 ---> Using cache 22:18:06 ---> ea4640470811 22:18:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:06 ---> Using cache 22:18:06 ---> c4b03749aa6d 22:18:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:18:07 ---> Running in ed86d698941f 22:18:07 ---> Running in 543e24804159 22:18:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 22:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:18:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:18:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:18:11 OK: 218 MiB in 52 packages 22:18:11 OK: 218 MiB in 52 packages 22:18:13 Removing intermediate container ed86d698941f 22:18:13 ---> 27500fe43b47 22:18:13 Step 6/24 : COPY go.mod . 22:18:13 Removing intermediate container 543e24804159 22:18:13 ---> e99c19f5e9aa 22:18:13 Step 6/24 : COPY go.mod . 22:18:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:18:14 ---> 360b1bfddf45 22:18:14 Step 3/22 : WORKDIR /edgex-go 22:18:14 ---> Using cache 22:18:14 ---> ea4640470811 22:18:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:14 ---> Using cache 22:18:14 ---> c4b03749aa6d 22:18:14 Step 5/22 : RUN apk add --update --no-cache make git 22:18:14 ---> Using cache 22:18:14 ---> e99c19f5e9aa 22:18:14 Step 6/22 : COPY go.mod . 22:18:16 ---> e56642126f38 22:18:16 Step 7/24 : RUN go mod download 22:18:16 ---> 3773fd698af0 22:18:16 Step 7/22 : RUN go mod download 22:18:16 ---> d0eb1ddf1a0e 22:18:16 Step 7/24 : RUN go mod download 22:18:16 ---> Running in 3a792d2bf1bf 22:18:17 ---> Running in 0c6270d08644 22:18:17 ---> Running in a5fab676a9da 22:18:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:18:20 ---> 360b1bfddf45 22:18:20 Step 3/23 : WORKDIR /edgex-go 22:18:20 ---> Using cache 22:18:20 ---> ea4640470811 22:18:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:20 ---> Using cache 22:18:20 ---> c4b03749aa6d 22:18:20 Step 5/23 : RUN apk add --update --no-cache make git 22:18:20 ---> Using cache 22:18:20 ---> e99c19f5e9aa 22:18:20 Step 6/23 : COPY go.mod . 22:18:20 ---> Using cache 22:18:20 ---> 3773fd698af0 22:18:20 Step 7/23 : RUN go mod download 22:18:21 ---> Running in cd858632fa11 22:18:23 Removing intermediate container 66e82f470bf6 22:18:23 ---> e95dad82c2c4 22:18:23 Step 15/24 : ENV APP_PORT=58890 22:18:23 Removing intermediate container 3a792d2bf1bf 22:18:23 ---> daf8b7f1d355 22:18:23 Step 8/24 : COPY . . 22:18:23 ---> Running in 8fd5d6188a73 22:18:23 Removing intermediate container a5fab676a9da 22:18:23 ---> 1f831289c193 22:18:23 Step 8/24 : COPY . . 22:18:23 Removing intermediate container 0c6270d08644 22:18:23 ---> 1ac9d47a59e8 22:18:23 Step 8/22 : COPY . . 22:18:24 Removing intermediate container 8fd5d6188a73 22:18:24 ---> 7873fc72e6db 22:18:24 Step 16/24 : EXPOSE $APP_PORT 22:18:24 ---> Running in c5bb5061341d 22:18:26 Removing intermediate container c5bb5061341d 22:18:26 ---> 1e9241da7f53 22:18:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:18:28 Removing intermediate container cd858632fa11 22:18:28 ---> d970fb467256 22:18:28 Step 8/23 : COPY . . 22:18:29 ---> 2f7be39b5755 22:18:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:18:31 ---> 2ce0729c7f0d 22:18:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:18:33 ---> f1a5d1c4ff4e 22:18:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:18:33 ---> Running in 114b34b6f02f 22:18:35 Removing intermediate container 114b34b6f02f 22:18:35 ---> cb49af8ffd07 22:18:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:36 ---> Running in 5c27e4b006b2 22:18:37 Removing intermediate container 5c27e4b006b2 22:18:37 ---> 4750ba3a174b 22:18:37 Step 22/24 : LABEL arch=arm64 22:18:38 ---> Running in 48ebd689845d 22:18:40 Removing intermediate container 48ebd689845d 22:18:40 ---> 418830df31fd 22:18:40 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:18:41 ---> 8672c93c6143 22:18:41 Step 9/24 : RUN go mod tidy 22:18:41 ---> Running in 5b95500ff319 22:18:41 ---> Running in 9a8e49a4c97a 22:18:42 ---> d6d3d55f297a 22:18:42 Step 9/24 : RUN go mod tidy 22:18:42 Removing intermediate container 5b95500ff319 22:18:42 ---> 670f728d6ade 22:18:42 Step 24/24 : LABEL version=0.0.0 22:18:43 ---> Running in 14177b7b5be2 22:18:43 ---> Running in 18801cd6e78c 22:18:43 ---> 7abe7243b1e1 22:18:43 Step 9/22 : RUN go mod tidy 22:18:44 ---> Running in 1af5f2f8b03f 22:18:44 Removing intermediate container 14177b7b5be2 22:18:44 ---> 4bc9bfe8819f 22:18:44 22:18:45 Successfully built 4bc9bfe8819f 22:18:45 Successfully tagged sys-mgmt-agent-arm64:latest 22:18:47  Building sys-mgmt-agent ... done Removing intermediate container 9a8e49a4c97a 22:18:47 ---> 05f632e450bb 22:18:47 Step 10/24 : RUN make cmd/core-data/core-data 22:18:47 ---> Running in 498b891b699b 22:18:47 ---> 3077e3cca870 22:18:47 Step 9/23 : RUN go mod tidy 22:18:48 ---> Running in 6c5efb9df0ce 22:18:48 Removing intermediate container 18801cd6e78c 22:18:48 ---> a7fd8dc0800d 22:18:48 Step 10/24 : RUN make cmd/core-command/core-command 22:18:48 ---> Running in 65c87473551b 22:18:49 Removing intermediate container 1af5f2f8b03f 22:18:49 ---> 68dc44ae1fc9 22:18:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:18: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 22:18:49 ---> Running in dbec341ae1c1 22: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 22:18:51 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 22:18:54 Removing intermediate container 6c5efb9df0ce 22:18:54 ---> ac64484080c2 22:18:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:18:54 ---> Running in b3ceedf95e7a 22:18:55 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 22:20:32 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 22:20:32 Removing intermediate container 65c87473551b 22:20:32 ---> 6b3bf3f8294e 22:20:32 22:20:32 Step 11/24 : FROM alpine:3.12 22:20:32 ---> c4fd0aeabfcf 22:20:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:20:32 ---> Using cache 22:20:32 ---> b4d8c9329c5e 22:20:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:32 ---> Using cache 22:20:32 ---> f1dcc27069dd 22:20:32 Step 14/24 : ENV APP_PORT=59882 22:20:32 ---> Running in 121bfd63068c 22:20:32 Removing intermediate container 121bfd63068c 22:20:32 ---> f12d86f7e799 22:20:32 Step 15/24 : EXPOSE $APP_PORT 22:20:32 ---> Running in 3c1438979506 22:20:32 Removing intermediate container 3c1438979506 22:20:32 ---> 000a6be38632 22:20:32 Step 16/24 : WORKDIR / 22:20:32 ---> Running in 6ca2080e3fb7 22:20:32 Removing intermediate container 6ca2080e3fb7 22:20:32 ---> 85d002a28d47 22:20:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:32 ---> 2178bdbfe164 22:20:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:20:32 Removing intermediate container dbec341ae1c1 22:20:32 ---> 3390a7ae77bd 22:20:32 22:20:32 Step 11/22 : FROM alpine:3.12 22:20:32 ---> c4fd0aeabfcf 22:20:32 Step 12/22 : RUN apk add --update --no-cache curl 22:20:33 ---> Running in 4506096cb5b0 22:20:33 ---> 53d482f74bb2 22:20:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:20:35 ---> 8e374e2a0f5e 22:20:35 Step 20/24 : ENTRYPOINT ["/core-command"] 22:20:35 ---> Running in d3707359d101 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:36 Removing intermediate container d3707359d101 22:20:36 ---> dcc532b6e18d 22:20:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:36 ---> Running in cc0b89e1d599 22:20:36 (1/4) Installing ca-certificates (20191127-r4) 22:20:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:20:36 (3/4) Installing libcurl (7.78.0-r0) 22:20:36 (4/4) Installing curl (7.78.0-r0) 22:20:36 Executing busybox-1.31.1-r20.trigger 22:20:36 Executing ca-certificates-20191127-r4.trigger 22:20:37 OK: 7 MiB in 18 packages 22:20:37 Removing intermediate container cc0b89e1d599 22:20:37 ---> 38d432f7aa59 22:20:37 Step 22/24 : LABEL arch=arm64 22:20:37 Removing intermediate container b3ceedf95e7a 22:20:37 ---> eb6165fe8fdc 22:20:37 22:20:37 Step 11/23 : FROM alpine:3.12 22:20:37 ---> c4fd0aeabfcf 22:20:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:20:37 ---> Using cache 22:20:37 ---> b4d8c9329c5e 22:20:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:37 ---> Using cache 22:20:37 ---> f1dcc27069dd 22:20:37 Step 14/23 : ENV APP_PORT=59861 22:20:38 ---> Running in d624fe13db02 22:20:38 ---> Running in 20be0a12cb81 22:20:38 Removing intermediate container d624fe13db02 22:20:38 ---> d2c1deb0f3dc 22:20:38 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:20:38 Removing intermediate container 20be0a12cb81 22:20:38 ---> 90a30d8c3378 22:20:38 Step 15/23 : EXPOSE $APP_PORT 22:20:39 ---> Running in 6d55fd0494e9 22:20:39 ---> Running in 1f56bdcc1cd4 22:20:39 Removing intermediate container 4506096cb5b0 22:20:39 ---> 2805842764a4 22:20:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:20:39 Removing intermediate container 6d55fd0494e9 22:20:39 ---> 143cacf02b2e 22:20:39 Step 24/24 : LABEL version=0.0.0 22:20:39 ---> Running in d8a0e44c3033 22:20:39 ---> Running in cd80a4c03e97 22:20:40 Removing intermediate container 1f56bdcc1cd4 22:20:40 ---> 7ef71c131502 22:20:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:40 Removing intermediate container d8a0e44c3033 22:20:40 ---> fe07650e8c24 22:20:40 Step 14/22 : WORKDIR /edgex 22:20:41 Removing intermediate container cd80a4c03e97 22:20:41 ---> cf4b7f703f4b 22:20:41 22:20:41 ---> Running in 80fc0f1ff8de 22:20:41 Removing intermediate container 498b891b699b 22:20:41 ---> eb83b55b8d20 22:20:41 22:20:41 Step 11/24 : FROM alpine:3.12 22:20:41 ---> c4fd0aeabfcf 22:20:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:20:41 Successfully built cf4b7f703f4b 22:20:41 ---> 7a8e955978cb 22:20:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:20:41 Successfully tagged core-command-arm64:latest 22:20:41  Building core-command ... done  ---> Running in 66bf463f8c32 22:20:41 Removing intermediate container 80fc0f1ff8de 22:20:41 ---> ce976c39ea69 22:20:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:20:42 Removing intermediate container 66bf463f8c32 22:20:42 ---> 33aa7981e2fd 22:20:42 Step 13/24 : ENV APP_PORT=59880 22:20:42 ---> Running in 7857cab7a009 22:20:42 ---> 4617ce195783 22:20:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:20:42 ---> c472bd8d8962 22:20:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:20:43 Removing intermediate container 7857cab7a009 22:20:43 ---> 6f7cf6c54542 22:20:43 Step 14/24 : EXPOSE $APP_PORT 22:20:43 ---> Running in c3013073d1e7 22:20:44 ---> 6ab42924e651 22:20:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:20:44 ---> Running in 498d04edb64f 22:20:44 Removing intermediate container c3013073d1e7 22:20:44 ---> 8b689624bcdd 22:20:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:44 ---> 408ec1976514 22:20:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:20:44 ---> Running in d17998d79972 22:20:44 Removing intermediate container 498d04edb64f 22:20:44 ---> 69a4e4aaee9a 22:20:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:45 ---> Running in 5a626a04d8e0 22:20:46 Removing intermediate container 5a626a04d8e0 22:20:46 ---> 673fe4cd2e0f 22:20:46 Step 21/23 : LABEL arch=arm64 22:20:46 ---> Running in fa4c626bf11b 22:20:46 ---> 77a959594762 22:20:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:20:46 ---> Running in d5a9190b9e27 22:20:47 Removing intermediate container fa4c626bf11b 22:20:47 ---> f6b3d2710398 22:20:47 Step 22/23 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:20:47 ---> Running in 910a81c4f92b 22:20:47 Removing intermediate container d5a9190b9e27 22:20:47 ---> 571cd0078d94 22:20:47 Step 19/22 : CMD ["--init=true"] 22:20:47 ---> Running in b42fcde53189 22:20:47 Removing intermediate container d17998d79972 22:20:47 ---> c14673443e51 22:20:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:20:47 Removing intermediate container 910a81c4f92b 22:20:47 ---> bf4808410849 22:20:47 Step 23/23 : LABEL version=0.0.0 22:20:47 ---> Running in 6253ad3a23ab 22:20:48 ---> Running in 2bcfba0812f1 22:20:48 Removing intermediate container b42fcde53189 22:20:48 ---> 56f25c956261 22:20:48 Step 20/22 : LABEL arch=arm64 22:20:48 ---> Running in b459adea1dc3 22:20:48 Removing intermediate container 2bcfba0812f1 22:20:48 ---> fdafecf77941 22:20:48 22:20:48 Removing intermediate container b459adea1dc3 22:20:48 ---> 0d2d3528ad22 22:20:48 Step 21/22 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:20:49 Successfully built fdafecf77941 22:20:49 Successfully tagged support-scheduler-arm64:latest 22:20:49  Building support-scheduler ... done  ---> Running in eca8663c45e8 22:20:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:49 Removing intermediate container eca8663c45e8 22:20:49 ---> 76249f8d7c97 22:20:49 Step 22/22 : LABEL version=0.0.0 22:20:49 ---> Running in cf0687e764af 22:20:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:50 Removing intermediate container cf0687e764af 22:20:50 ---> 61609519b077 22:20:50 22:20:50 Successfully built 61609519b077 22:20:50 Successfully tagged security-proxy-setup-arm64:latest 22:20:50  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) 22:20:50 (2/6) Installing libgcc (9.3.0-r2) 22:20:50 (3/6) Installing libsodium (1.0.18-r0) 22:20:50 (4/6) Installing libstdc++ (9.3.0-r2) 22:20:51 (5/6) Installing libzmq (4.3.3-r0) 22:20:51 (6/6) Installing zeromq (4.3.3-r0) 22:20:51 Executing busybox-1.31.1-r20.trigger 22:20:51 OK: 8 MiB in 20 packages 22:20:52 Removing intermediate container 6253ad3a23ab 22:20:52 ---> 31e4a63ae771 22:20:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:53 ---> 55a30dc7ae31 22:20:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:20:55 ---> ea33bbe94773 22:20:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:20:55 ---> 05e98f2d0886 22:20:55 Step 20/24 : ENTRYPOINT ["/core-data"] 22:20:55 ---> Running in 459427e5d396 22:20:56 Removing intermediate container 459427e5d396 22:20:56 ---> 7f06ea6d65e6 22:20:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:56 ---> Running in 6e67bd7c4a76 22:20:56 Removing intermediate container 6e67bd7c4a76 22:20:56 ---> ce2f6211b080 22:20:56 Step 22/24 : LABEL arch=arm64 22:20:56 ---> Running in 5eab1ffd6818 22:20:57 Removing intermediate container 5eab1ffd6818 22:20:57 ---> a1e32be67243 22:20:57 Step 23/24 : LABEL git_sha=9daeb2af7ed71897661e54025ba6a9253d7fdfd9 22:20:57 ---> Running in 830610cebfaf 22:20:58 Removing intermediate container 830610cebfaf 22:20:58 ---> ebdb6f6313aa 22:20:58 Step 24/24 : LABEL version=0.0.0 22:20:58 ---> Running in 9143c1bb8816 22:20:58 Removing intermediate container 9143c1bb8816 22:20:58 ---> 04a717181914 22:20:58 22:20:59 Successfully built 04a717181914 22:20:59 Successfully tagged core-data-arm64:latest 22:20:59  Building core-data ... done  [Pipeline] } 22:20:59 $ docker stop --time=1 15cc69ae35c9aa5b960e18b7d0ea3767546d5d20bca97a351e7ddf7edc17d5c2 22:21:01 $ docker rm -f 15cc69ae35c9aa5b960e18b7d0ea3767546d5d20bca97a351e7ddf7edc17d5c2 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:01 + docker images 22:21:02 REPOSITORY TAG IMAGE ID CREATED SIZE 22:21:02 core-data-arm64 latest 04a717181914 3 seconds ago 19.3MB 22:21:02 security-proxy-setup-arm64 latest 61609519b077 11 seconds ago 24.5MB 22:21:02 support-scheduler-arm64 latest fdafecf77941 13 seconds ago 15.2MB 22:21:02 core-command-arm64 latest cf4b7f703f4b 21 seconds ago 15.2MB 22:21:02 eb83b55b8d20 21 seconds ago 1.57GB 22:21:02 eb6165fe8fdc 25 seconds ago 1.57GB 22:21:02 3390a7ae77bd 30 seconds ago 1.57GB 22:21:02 6b3bf3f8294e 36 seconds ago 1.56GB 22:21:02 sys-mgmt-agent-arm64 latest 4bc9bfe8819f 2 minutes ago 311MB 22:21:02 security-bootstrapper-arm64 latest 88aa20546fbd 3 minutes ago 17.7MB 22:21:02 security-secretstore-setup-arm64 latest c9991f79faa0 3 minutes ago 26.5MB 22:21:02 core-metadata-arm64 latest 25148a85212a 3 minutes ago 15.8MB 22:21:02 support-notifications-arm64 latest 5acfa80493ea 3 minutes ago 15.9MB 22:21:02 8ff4a279d737 3 minutes ago 1.57GB 22:21:02 3261363e2fcc 3 minutes ago 1.57GB 22:21:02 bbb3c2d887db 3 minutes ago 1.57GB 22:21:02 58417b222a95 4 minutes ago 1.57GB 22:21:02 d9effed3e667 4 minutes ago 1.57GB 22:21:02 ci-base-image-arm64 latest 360b1bfddf45 14 minutes ago 1.24GB 22:21:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 13 days ago 533MB 22:21:02 docker 20.10.7 df445af6242a 2 months ago 234MB 22:21:02 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 22:21:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 22:21:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:03 22:21:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:21:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:03 arm64: Pulling from edgex-lftools-log-publisher 22:21:03 448f6bf000e3: Pulling fs layer 22:21:03 f757da607395: Pulling fs layer 22:21:03 05883995daec: Pulling fs layer 22:21:03 8603b9c90790: Pulling fs layer 22:21:03 1560dd03e051: Pulling fs layer 22:21:03 27f5ce0e4adf: Pulling fs layer 22:21:03 c2d8d7efcc4b: Pulling fs layer 22:21:03 1560dd03e051: Waiting 22:21:03 27f5ce0e4adf: Waiting 22:21:03 c2d8d7efcc4b: Waiting 22:21:03 8603b9c90790: Waiting 22:21:03 f757da607395: Verifying Checksum 22:21:03 f757da607395: Download complete 22:21:03 8603b9c90790: Verifying Checksum 22:21:03 8603b9c90790: Download complete 22:21:04 1560dd03e051: Verifying Checksum 22:21:04 1560dd03e051: Download complete 22:21:04 27f5ce0e4adf: Verifying Checksum 22:21:04 27f5ce0e4adf: Download complete 22:21:04 05883995daec: Verifying Checksum 22:21:04 05883995daec: Download complete 22:21:05 448f6bf000e3: Verifying Checksum 22:21:05 448f6bf000e3: Download complete 22:21:08 c2d8d7efcc4b: Verifying Checksum 22:21:08 c2d8d7efcc4b: Download complete 22:21:08 448f6bf000e3: Pull complete 22:21:09 f757da607395: Pull complete 22:21:11 05883995daec: Pull complete 22:21:11 8603b9c90790: Pull complete 22:21:12 1560dd03e051: Pull complete 22:21:13 27f5ce0e4adf: Pull complete 22:21:28 c2d8d7efcc4b: Pull complete 22:21:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:21:28 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 22:21:28 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 22:21:32 $ docker top ea555d41403ed504c374dc0a3a868a70715a0dc0dddbdf983274818705f95b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:33 ---> job-cost.sh 22:21:33 lf-activate-venv: SKIPPING 22:21:33 INFO: No Stack... 22:21:34 INFO: Retrieving Pricing Info for: v3-standard-4 22:21:35 INFO: Archiving Costs [Pipeline] sh 22:21:35 + cat /w/workspace/edgex-go/7/archives/cost.csv 22:21:35 + cut -d, -f6 [Pipeline] lock 22:21:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] 22:21:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] did not exist. Created. 22:21:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:36 + echo total: 0.10999999940395355 [Pipeline] stash 22:21:36 Stashed 1 file(s) [Pipeline] } 22:21:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-7-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:36 $ docker stop --time=1 ea555d41403ed504c374dc0a3a868a70715a0dc0dddbdf983274818705f95b22 22:21:38 $ docker rm -f ea555d41403ed504c374dc0a3a868a70715a0dc0dddbdf983274818705f95b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:21:39 provisioning config files... 22:21:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5355323043225322612tmp [Pipeline] { [Pipeline] sh 22:21:40 + set +x 22:21:40 + curl -s https://codecov.io/bash 22:21:40 + bash -s -- 22:21:40 22:21:40 _____ _ 22:21:40 / ____| | | 22:21:40 | | ___ __| | ___ ___ _____ __ 22:21:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:21:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:21:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:21:40 Bash-1.0.6 22:21:40 22:21:40 22:21:40 ==> git version 2.24.4 found 22:21:40 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:21:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:21:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:21:40 ==> Jenkins CI detected. 22:21:40 current dir:  /w/workspace/edgex-go/7 22:21:40 project root: . 22:21:40 --> token set from env 22:21:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:21:40 ==> Running gcov in . (disable via -X gcov) 22:21:40 ==> Python coveragepy not found 22:21:40 ==> Searching for coverage reports in: 22:21:40 + . 22:21:40 -> Found 1 reports 22:21:40 ==> Detecting git/mercurial file structure 22:21:40 ==> Reading reports 22:21:40 + ./coverage.out bytes=403739 22:21:40 ==> Appending adjustments 22:21:40 https://docs.codecov.io/docs/fixing-reports 22:21:41 + Found adjustments 22:21:41 ==> Gzipping contents 22:21:41 56K /tmp/codecov.1eVYwF.gz 22:21:41 ==> Uploading reports 22:21:41 url: https://codecov.io 22:21:41 query: branch=PR-3657&commit=9daeb2af7ed71897661e54025ba6a9253d7fdfd9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 22:21:41 -> Pinging Codecov 22:21:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=9daeb2af7ed71897661e54025ba6a9253d7fdfd9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 22:21:41 -> Uploading to 22:21:41 https://storage.googleapis.com/codecov/v4/raw/2021-08-19/00271124DB129430A58F1EEE437C3FCB/9daeb2af7ed71897661e54025ba6a9253d7fdfd9/108d6f2c-993a-47f9-bb79-e969cc9c1780.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210819%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210819T222141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5dea8caa4af223b370f945f2014bd18d1cb9dd48f26ff46f8849ffd751ea9a9 22:21:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:21:41 Dload Upload Total Spent Left Speed 22:21:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54385 0 0 100 54385 0 117k --:--:-- --:--:-- --:--:-- 118k 22:21:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [Pipeline] } 22:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:21:43 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:21:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:21:44 ---> package-listing.sh 22:21:44 ++ facter osfamily 22:21:44 ++ tr '[:upper:]' '[:lower:]' 22:21:44 + OS_FAMILY=redhat 22:21:44 + workspace=/w/workspace/edgex-go/7 22:21:44 + START_PACKAGES=/tmp/packages_start.txt 22:21:44 + END_PACKAGES=/tmp/packages_end.txt 22:21:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:21:44 + PACKAGES=/tmp/packages_start.txt 22:21:44 + '[' /w/workspace/edgex-go/7 ']' 22:21:44 + PACKAGES=/tmp/packages_end.txt 22:21:44 + case "${OS_FAMILY}" in 22:21:44 + rpm -qa 22:21:44 + sort 22:21:48 + '[' -f /tmp/packages_start.txt ']' 22:21:48 + '[' -f /tmp/packages_end.txt ']' 22:21:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:21:48 + '[' /w/workspace/edgex-go/7 ']' 22:21:48 + mkdir -p /w/workspace/edgex-go/7/archives/ 22:21:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 22:21:48 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:21:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:21:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:49 22:21:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:21:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:49 latest: Pulling from edgex-lftools-log-publisher 22:21:49 b4d181a07f80: Pulling fs layer 22:21:49 a1111a8f2ec3: Pulling fs layer 22:21:49 ed53099fbce6: Pulling fs layer 22:21:49 dc539afda2c1: Pulling fs layer 22:21:49 77bc0d833cb6: Pulling fs layer 22:21:49 9065ff56babe: Pulling fs layer 22:21:49 d287ab97295c: Pulling fs layer 22:21:49 dc539afda2c1: Waiting 22:21:49 77bc0d833cb6: Waiting 22:21:49 9065ff56babe: Waiting 22:21:49 d287ab97295c: Waiting 22:21:49 a1111a8f2ec3: Verifying Checksum 22:21:49 a1111a8f2ec3: Download complete 22:21:49 dc539afda2c1: Verifying Checksum 22:21:49 dc539afda2c1: Download complete 22:21:49 77bc0d833cb6: Verifying Checksum 22:21:49 77bc0d833cb6: Download complete 22:21:49 9065ff56babe: Verifying Checksum 22:21:49 9065ff56babe: Download complete 22:21:50 ed53099fbce6: Verifying Checksum 22:21:50 ed53099fbce6: Download complete 22:21:51 b4d181a07f80: Verifying Checksum 22:21:51 b4d181a07f80: Download complete 22:21:52 b4d181a07f80: Pull complete 22:21:52 a1111a8f2ec3: Pull complete 22:21:53 ed53099fbce6: Pull complete 22:21:53 dc539afda2c1: Pull complete 22:21:54 77bc0d833cb6: Pull complete 22:21:54 9065ff56babe: Pull complete 22:21:55 d287ab97295c: Verifying Checksum 22:21:55 d287ab97295c: Download complete 22:22:00 d287ab97295c: Pull complete 22:22:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:22:00 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 22:22:00 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:03 $ docker top c2d2ac5188f1bcdde410109a7c030d243acf1e0a2df81d93253cf28749235d64 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:04 + touch /tmp/pre-build-complete [Pipeline] sh 22:22:04 + mkdir -p /var/log/sysstat [Pipeline] sh 22:22:05 + ls /var/log/sa-host 22:22:05 + sadf -c /var/log/sa-host/sa19 22:22:05 file_magic: OK 22:22:05 HZ: Using current value: 100 22:22:05 file_header: OK 22:22:05 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 22:22:05 Statistics: 22:22:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:22:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:05 provisioning config files... 22:22:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config8612683963028358687tmp [Pipeline] { [Pipeline] echo 22:22:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:22:06 ---> create-netrc.sh [Pipeline] } 22:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:22:06 ---> python-tools-install.sh [Pipeline] echo 22:22:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:22:06 ---> sudo-logs.sh 22:22:06 Archiving 'sudo' log.. 22:22:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-343.vexxhost.local: Name or service not known 22:22:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-343.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:22:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:22:07 ---> job-cost.sh 22:22:07 lf-activate-venv: SKIPPING 22:22:07 DEBUG: total: 0.10999999940395355 22:22:07 INFO: Retrieving Stack Cost... 22:22:07 INFO: Retrieving Pricing Info for: v3-standard-2 22:22:08 INFO: Archiving Costs [Pipeline] echo 22:22:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:22:08 ---> logs-deploy.sh 22:22:08 lf-activate-venv: SKIPPING 22:22:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/7 22:22:08 INFO: archiving workspace using pattern(s): 22:22:09 Archives upload complete. 22:22:09 INFO: archiving logs to Nexus 22:22:10 ---> uname -a: 22:22:10 Linux prd-centos7-docker-4c-2g-343.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux 22:22:10 22:22:10 22:22:10 ---> lscpu: 22:22:10 Architecture: x86_64 22:22:10 CPU op-mode(s): 32-bit, 64-bit 22:22:10 Byte Order: Little Endian 22:22:10 Address sizes: 40 bits physical, 48 bits virtual 22:22:10 CPU(s): 2 22:22:10 On-line CPU(s) list: 0,1 22:22:10 Thread(s) per core: 1 22:22:10 Core(s) per socket: 1 22:22:10 Socket(s): 2 22:22:10 NUMA node(s): 1 22:22:10 Vendor ID: AuthenticAMD 22:22:10 CPU family: 23 22:22:10 Model: 49 22:22:10 Model name: AMD EPYC-Rome Processor 22:22:10 Stepping: 0 22:22:10 CPU MHz: 2800.000 22:22:10 BogoMIPS: 5600.00 22:22:10 Virtualization: AMD-V 22:22:10 Hypervisor vendor: KVM 22:22:10 Virtualization type: full 22:22:10 L1d cache: 32K 22:22:10 L1i cache: 32K 22:22:10 L2 cache: 512K 22:22:10 L3 cache: 16384K 22:22:10 NUMA node0 CPU(s): 0,1 22:22:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:22:10 22:22:10 22:22:10 ---> nproc: 22:22:10 2 22:22:10 22:22:10 22:22:10 ---> df -h: 22:22:10 Filesystem Size Used Avail Use% Mounted on 22:22:10 overlay 40G 14G 27G 33% / 22:22:10 tmpfs 64M 0 64M 0% /dev 22:22:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:22:10 shm 64M 0 64M 0% /dev/shm 22:22:10 /dev/vda1 40G 14G 27G 33% /facter-os 22:22:10 22:22:10 22:22:10 ---> sar -b -r -n DEV: 22:22:10 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/19/21 _x86_64_ (2 CPU) 22:22:10 22:22:10 21:59:53 LINUX RESTART (2 CPU) 22:22:10 22:22:10 22:01:01 tps rtps wtps bread/s bwrtn/s 22:22:10 22:02:01 84.33 3.21 81.11 2322.40 7064.43 22:22:10 22:03:02 368.98 0.20 368.78 25.97 94246.82 22:22:10 22:04:01 53.90 0.00 53.90 0.00 6449.95 22:22:10 22:05:01 52.18 0.03 52.15 1.07 5428.13 22:22:10 22:06:01 473.49 211.94 261.55 6232.54 166979.32 22:22:10 22:07:01 376.94 38.77 338.17 1573.22 171272.76 22:22:10 22:08:01 645.58 204.23 441.35 7104.88 182565.76 22:22:10 22:09:01 139.37 18.05 121.32 1459.69 17868.52 22:22:10 22:10:01 0.50 0.00 0.50 0.00 6.05 22:22:10 22:11:01 0.65 0.00 0.65 0.00 7.18 22:22:10 22:12:01 0.35 0.00 0.35 0.00 4.77 22:22:10 22:13:01 0.27 0.00 0.27 0.00 3.15 22:22:10 22:14:01 0.33 0.00 0.33 0.00 4.60 22:22:10 22:15:01 0.43 0.23 0.20 7.33 1.55 22:22:10 22:16:01 0.20 0.00 0.20 0.00 1.82 22:22:10 22:17:01 0.27 0.00 0.27 0.00 3.55 22:22:10 22:18:01 0.42 0.00 0.42 0.00 4.25 22:22:10 22:19:01 0.58 0.00 0.58 0.00 7.11 22:22:10 22:20:01 4.81 0.05 4.76 0.40 54.77 22:22:10 22:21:01 1.55 0.00 1.55 0.00 26.27 22:22:10 22:22:01 102.15 63.06 39.08 4146.54 4481.72 22:22:10 Average: 109.94 25.73 84.21 1090.39 31287.51 22:22:10 22:22:10 22:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:22:10 22:02:01 5171936 0 651924 8.14 2620 2182452 1337980 14.77 887688 1694684 181828 22:22:10 22:03:02 3741052 0 913980 11.41 2620 3351280 1196132 13.21 1020276 2730240 8 22:22:10 22:04:01 3305520 0 1018260 12.71 2620 3682532 1776136 19.61 1408876 2805836 150536 22:22:10 22:05:01 3501676 0 905060 11.30 2620 3599576 1404740 15.51 1186076 2827648 73136 22:22:10 22:06:01 1463652 0 1112860 13.90 2620 5429800 2072432 22.88 1447156 4510692 64 22:22:10 22:07:01 693732 0 1125984 14.06 2620 6186596 1598572 17.65 2896440 3785456 14612 22:22:10 22:08:01 1577852 0 1336672 16.69 2620 5091788 2732504 30.17 2153580 3601208 63460 22:22:10 22:09:01 3153204 0 1028424 12.84 2620 3824684 1264728 13.96 1381704 2858552 8 22:22:10 22:10:01 3154304 0 1027324 12.83 2620 3824684 1228976 13.57 1381364 2858484 8 22:22:10 22:11:01 3168904 0 1012716 12.64 2620 3824692 1228820 13.57 1375880 2849604 8 22:22:10 22:12:01 3169176 0 1012444 12.64 2620 3824692 1228808 13.57 1375932 2849604 8 22:22:10 22:13:01 3170224 0 1011388 12.63 2620 3824700 1228736 13.57 1375720 2848980 8 22:22:10 22:14:01 3170256 0 1011352 12.63 2620 3824704 1228736 13.57 1375724 2848980 8 22:22:10 22:15:01 3170148 0 1011428 12.63 2620 3824736 1228736 13.57 1375804 2848756 16 22:22:10 22:16:01 3170308 0 1011264 12.63 2620 3824740 1228820 13.57 1375896 2848756 8 22:22:10 22:17:01 3170652 0 1010916 12.62 2620 3824744 1228736 13.57 1375808 2848760 8 22:22:10 22:18:01 3170068 0 1011496 12.63 2620 3824748 1228772 13.57 1375912 2848756 8 22:22:10 22:19:01 3170404 0 1011156 12.63 2620 3824752 1228736 13.57 1375820 2848756 0 22:22:10 22:20:01 3165440 0 1016104 12.69 2620 3824768 1268336 14.00 1379940 2848776 20 22:22:10 22:21:01 3165976 0 1015564 12.68 2620 3824772 1284352 14.18 1379784 2848084 8 22:22:10 22:22:01 2459012 0 1107980 13.83 2620 4439320 1387120 15.31 1450408 3422040 363416 22:22:10 Average: 3003976 0 1017347 12.70 2620 3984989 1410043 15.57 1445514 2972983 40342 22:22:10 22:22:10 22:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:22:10 22:02:01 eth0 1059.22 986.04 3050.50 106.51 0.00 0.00 0.00 0.00 22:22:10 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:02:01 veth90e4afc 925.12 955.94 86.30 2707.06 0.00 0.00 0.00 0.00 22:22:10 22:02:01 docker0 925.12 955.81 73.65 2707.05 0.00 0.00 0.00 0.00 22:22:10 22:03:02 eth0 1039.13 813.50 5351.88 76.44 0.00 0.00 0.00 0.00 22:22:10 22:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:03:02 docker0 514.62 576.44 39.83 2062.48 0.00 0.00 0.00 0.00 22:22:10 22:04:01 eth0 50.15 29.45 40.87 62.99 0.00 0.00 0.00 0.00 22:22:10 22:04:01 veth03f5095 0.54 0.68 0.04 0.07 0.00 0.00 0.00 0.00 22:22:10 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:04:01 docker0 0.54 0.54 0.04 0.06 0.00 0.00 0.00 0.00 22:22:10 22:05:01 eth0 25.42 15.71 16.43 54.86 0.00 0.00 0.00 0.00 22:22:10 22:05:01 veth03f5095 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 22:22:10 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:05:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 22:22:10 22:06:01 vethc6baa5c 0.22 0.28 0.02 0.10 0.00 0.00 0.00 0.00 22:22:10 22:06:01 vethc5ab8e1 0.18 0.22 0.02 0.09 0.00 0.00 0.00 0.00 22:22:10 22:06:01 veth1d9d1cc 0.75 0.87 0.06 0.96 0.00 0.00 0.00 0.00 22:22:10 22:06:01 veth9d25093 1.57 3.30 0.11 7.52 0.00 0.00 0.00 0.00 22:22:10 22:07:01 veth76d8ffd 0.00 0.80 0.00 0.05 0.00 0.00 0.00 0.00 22:22:10 22:07:01 eth0 3664.25 2841.15 14176.98 473.89 0.00 0.00 0.00 0.00 22:22:10 22:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:22:10 22:07:01 docker0 1491.99 1602.51 116.84 4939.32 0.00 0.00 0.00 0.00 22:22:10 22:08:01 veth9017ad8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:22:10 22:08:01 veth76d8ffd 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 22:22:10 22:08:01 eth0 264.38 160.65 1405.36 89.32 0.00 0.00 0.00 0.00 22:22:10 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:09:01 eth0 30.16 14.37 105.80 5.93 0.00 0.00 0.00 0.00 22:22:10 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:09:01 docker0 1565.02 1734.61 122.03 5608.64 0.00 0.00 0.00 0.00 22:22:10 22:10:01 eth0 1.15 0.73 0.82 0.38 0.00 0.00 0.00 0.00 22:22:10 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:11:01 eth0 0.28 0.17 0.09 0.10 0.00 0.00 0.00 0.00 22:22:10 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:12:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 22:22:10 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:22:10 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:22:10 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:22:10 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:16:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:22:10 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:17:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:22:10 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:18:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:22:10 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:19:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:22:10 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:20:01 eth0 62.90 36.65 48.48 62.55 0.00 0.00 0.00 0.00 22:22:10 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:21:01 eth0 20.13 12.46 16.46 42.18 0.00 0.00 0.00 0.00 22:22:10 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:22:01 eth0 403.91 253.11 2623.38 26.71 0.00 0.00 0.00 0.00 22:22:10 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 Average: eth0 161.35 124.10 715.47 29.14 0.00 0.00 0.00 0.00 22:22:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:10 Average: docker0 74.59 82.67 5.82 267.30 0.00 0.00 0.00 0.00 22:22:10 22:22:10 22:22:10 ---> sar -P ALL: 22:22:10 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/19/21 _x86_64_ (2 CPU) 22:22:10 22:22:10 21:59:53 LINUX RESTART (2 CPU) 22:22:10 22:22:10 22:01:01 CPU %user %nice %system %iowait %steal %idle 22:22:10 22:02:01 all 16.35 0.00 4.46 1.80 0.08 77.31 22:22:10 22:02:01 0 11.85 0.00 4.48 0.64 0.09 82.94 22:22:10 22:02:01 1 20.82 0.00 4.44 2.95 0.07 71.72 22:22:10 22:03:02 all 24.93 0.00 12.45 3.86 0.11 58.65 22:22:10 22:03:02 0 24.42 0.00 12.47 4.52 0.11 58.48 22:22:10 22:03:02 1 25.45 0.00 12.44 3.20 0.11 58.81 22:22:10 22:04:01 all 61.73 0.00 7.11 0.86 0.12 30.18 22:22:10 22:04:01 0 60.75 0.00 7.64 1.20 0.13 30.27 22:22:10 22:04:01 1 62.70 0.00 6.59 0.52 0.11 30.08 22:22:10 22:05:01 all 41.15 0.00 5.84 0.37 0.09 52.55 22:22:10 22:05:01 0 41.52 0.00 5.82 0.43 0.09 52.15 22:22:10 22:05:01 1 40.78 0.00 5.87 0.32 0.09 52.95 22:22:10 22:06:01 all 36.48 0.00 13.43 17.68 0.10 32.31 22:22:10 22:06:01 0 37.88 0.00 13.92 17.35 0.11 30.74 22:22:10 22:06:01 1 35.10 0.00 12.94 18.01 0.09 33.86 22:22:10 22:07:01 all 75.43 0.00 16.65 5.50 0.15 2.26 22:22:10 22:07:01 0 74.74 0.00 17.35 5.91 0.13 1.87 22:22:10 22:07:01 1 76.12 0.00 15.96 5.09 0.17 2.66 22:22:10 22:08:01 all 66.13 0.00 17.61 12.06 0.14 4.06 22:22:10 22:08:01 0 66.71 0.00 16.77 12.55 0.15 3.82 22:22:10 22:08:01 1 65.55 0.00 18.45 11.57 0.13 4.30 22:22:10 22:09:01 all 10.19 0.00 4.28 1.99 0.04 83.50 22:22:10 22:09:01 0 10.44 0.00 4.26 2.06 0.03 83.21 22:22:10 22:09:01 1 9.94 0.00 4.29 1.93 0.05 83.79 22:22:10 22:10:01 all 0.18 0.00 0.04 0.00 0.02 99.76 22:22:10 22:10:01 0 0.35 0.00 0.05 0.00 0.02 99.58 22:22:10 22:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:22:10 22:11:01 all 0.26 0.00 0.03 0.00 0.00 99.72 22:22:10 22:11:01 0 0.47 0.00 0.02 0.00 0.00 99.52 22:22:10 22:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:22:10 22:12:01 all 0.18 0.00 0.02 0.00 0.02 99.79 22:22:10 22:12:01 0 0.33 0.00 0.02 0.00 0.02 99.63 22:22:10 22:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:22:10 22:22:10 22:12:01 CPU %user %nice %system %iowait %steal %idle 22:22:10 22:13:01 all 0.21 0.00 0.04 0.00 0.01 99.74 22:22:10 22:13:01 0 0.37 0.00 0.03 0.00 0.00 99.60 22:22:10 22:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:22:10 22:14:01 all 0.22 0.00 0.03 0.00 0.02 99.74 22:22:10 22:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:22:10 22:14:01 1 0.40 0.00 0.02 0.00 0.02 99.57 22:22:10 22:15:01 all 0.24 0.00 0.04 0.00 0.02 99.70 22:22:10 22:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:22:10 22:15:01 1 0.45 0.00 0.05 0.00 0.02 99.48 22:22:10 22:16:01 all 0.16 0.00 0.02 0.00 0.01 99.82 22:22:10 22:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:22:10 22:16:01 1 0.28 0.00 0.00 0.00 0.00 99.72 22:22:10 22:17:01 all 0.21 0.00 0.03 0.00 0.01 99.76 22:22:10 22:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:22:10 22:17:01 1 0.35 0.00 0.02 0.00 0.00 99.63 22:22:10 22:18:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:22:10 22:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:22:10 22:18:01 1 0.37 0.00 0.03 0.00 0.02 99.58 22:22:10 22:19:01 all 0.23 0.00 0.03 0.00 0.03 99.72 22:22:10 22:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:22:10 22:19:01 1 0.42 0.00 0.03 0.00 0.03 99.52 22:22:10 22:20:01 all 0.69 0.00 0.36 0.03 0.02 98.91 22:22:10 22:20:01 0 0.70 0.00 0.37 0.02 0.02 98.89 22:22:10 22:20:01 1 0.67 0.00 0.35 0.03 0.02 98.93 22:22:10 22:21:01 all 0.33 0.00 0.15 0.02 0.02 99.48 22:22:10 22:21:01 0 0.27 0.00 0.15 0.02 0.03 99.53 22:22:10 22:21:01 1 0.40 0.00 0.15 0.02 0.00 99.43 22:22:10 22:22:01 all 9.90 0.00 4.08 3.11 0.03 82.87 22:22:10 22:22:01 0 10.70 0.00 4.08 2.71 0.02 82.49 22:22:10 22:22:01 1 9.10 0.00 4.09 3.51 0.05 83.26 22:22:10 Average: all 15.51 0.00 3.91 2.13 0.05 78.40 22:22:10 Average: 0 15.34 0.00 3.95 2.13 0.05 78.53 22:22:10 Average: 1 15.68 0.00 3.88 2.13 0.05 78.26 22:22:10 22:22:10 22:22:10