Pull request #3675 opened 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 3f9f038f379242f9bad9bf18c433ea5c56c24039+1e57703e2e92bd58e31f4097df2a8578eafcfd4b (a2f50f20aa399da804e7a920923d8e46f3358ee1) Running in Durability level: MAX_SURVIVABILITY 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-ssh269316317754186319.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-ssh8873480686415941297.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3675/workspace@libs/edgex-global-pipelines # timeout=10 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-3675/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6788163247175704911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3675/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4257753071690183841.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3647662316721423978.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3675/workspace@libs/lf-pipelines # timeout=10 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-3675/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6128784931842722150.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3708 in /w/workspace/edgexfoundry_edgex-go_PR-3675 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh502819321801851018.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 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit 3f9f038f379242f9bad9bf18c433ea5c56c24039 Merge succeeded, producing 3f9f038f379242f9bad9bf18c433ea5c56c24039 Checking out Revision 3f9f038f379242f9bad9bf18c433ea5c56c24039 (PR-3675) > 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/1@tmp/jenkins-gitclient-ssh118762801238377137.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3675/head:refs/remotes/origin/PR-3675 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # 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/1@tmp/jenkins-gitclient-ssh5866300517386020975.key > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 Commit message: "feat(security): Make Vault token TTL configurable" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:19:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:19:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:19:31 ========================================================= 21:19:31 EdgeX Global Pipelines Version Info 21:19:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:19:32 ------------------- 21:19:32 stable info: 21:19:32 ------------------- 21:19:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:19:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:19:32 Message: update stable to v1.0.205 21:19:32 ------------------- 21:19:32 experimental info: 21:19:32 ------------------- 21:19:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:19:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:19:32 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3675 [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3675 [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3675 [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f9f038f379242f9bad9bf18c433ea5c56c24039 [Pipeline] echo 21:19:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f9f038 [Pipeline] echo 21:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:35 provisioning config files... 21:19:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1316236914622269598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:35 ---> docker-login.sh 21:19:35 nexus3.edgexfoundry.org:10001 21:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:35 Configure a credential helper to remove this warning. See 21:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:35 21:19:35 Login Succeeded 21:19:35 nexus3.edgexfoundry.org:10002 21:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:36 Configure a credential helper to remove this warning. See 21:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:36 21:19:36 Login Succeeded 21:19:36 nexus3.edgexfoundry.org:10003 21:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:41 Configure a credential helper to remove this warning. See 21:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:41 21:19:41 Login Succeeded 21:19:41 nexus3.edgexfoundry.org:10004 21:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:41 Configure a credential helper to remove this warning. See 21:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:41 21:19:41 Login Succeeded 21:19:41 docker.io 21:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:41 Configure a credential helper to remove this warning. See 21:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:41 21:19:41 Login Succeeded 21:19:41 ---> docker-login.sh ends [Pipeline] } 21:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:42 ++ 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 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/core-command/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo core-command,cmd/core-command/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/core-data/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo core-data,cmd/core-data/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/core-metadata/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo core-metadata,cmd/core-metadata/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/security-bootstrapper/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/security-proxy-setup/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/support-notifications/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo support-notifications,cmd/support-notifications/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/support-scheduler/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:19:42 + for file in '`ls cmd/**/Dockerfile`' 21:19:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:19:42 ++ cut -d/ -f2 21:19:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:19:42 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 21:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:43 21:19:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:19:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:44 latest: Pulling from edgex-devops/git-semver 21:19:44 31603596830f: Pulling fs layer 21:19:44 04fac38145f0: Pulling fs layer 21:19:44 701f6daf10bf: Pulling fs layer 21:19:44 24f72da36158: Pulling fs layer 21:19:44 24f72da36158: Waiting 21:19:44 04fac38145f0: Verifying Checksum 21:19:44 04fac38145f0: Download complete 21:19:44 31603596830f: Verifying Checksum 21:19:44 31603596830f: Download complete 21:19:44 31603596830f: Pull complete 21:19:44 04fac38145f0: Pull complete 21:19:44 24f72da36158: Verifying Checksum 21:19:44 24f72da36158: Download complete 21:19:44 701f6daf10bf: Verifying Checksum 21:19:44 701f6daf10bf: Download complete 21:19:45 701f6daf10bf: Pull complete 21:19:45 24f72da36158: Pull complete 21:19:45 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:19:45 prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container 21:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:46 $ docker top f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:46 [ssh-agent] Looking for ssh-agent implementation... 21:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:47 $ docker exec f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent 21:19:47 SSH_AUTH_SOCK=/tmp/ssh-4NNhZncoK0Gk/agent.15 21:19:47 SSH_AGENT_PID=22 21:19:47 Running ssh-add (command line suppressed) 21:19:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5193435764573730472.key (/w/workspace/edgex-go/1@tmp/private_key_5193435764573730472.key) 21:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:47 + git tag --points-at HEAD [Pipeline] } 21:19:47 $ docker exec --env ******** --env ******** f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent -k 21:19:47 unset SSH_AUTH_SOCK; 21:19:47 unset SSH_AGENT_PID; 21:19:47 echo Agent pid 22 killed; 21:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:48 [ssh-agent] Looking for ssh-agent implementation... 21:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:48 $ docker exec f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent 21:19:48 SSH_AUTH_SOCK=/tmp/ssh-8lUzQS8RO6yU/agent.56 21:19:48 SSH_AGENT_PID=63 21:19:48 Running ssh-add (command line suppressed) 21:19:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3245029632546795381.key (/w/workspace/edgex-go/1@tmp/private_key_3245029632546795381.key) 21:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:48 + git semver init 21:19:48 # -> Open(): unable to determine branch for HEAD 21:19:48 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:19:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:19:48 # $SEMVER_REMOTE_NAME = origin 21:19:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:48 # $SEMVER_USER_NAME = edgex-jenkins 21:19:48 # $SEMVER_BRANCH = PR-3675 21:19:48 # $SEMVER_TEMP = /tmp/semver-549114811 21:19:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:20:20 # '/tmp/semver-549114811' -> '/w/workspace/edgex-go/1/.semver' 21:20:20 # -> Force: false 21:20:20 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:20:21 $ docker exec --env ******** --env ******** f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent -k 21:20:21 unset SSH_AUTH_SOCK; 21:20:21 unset SSH_AGENT_PID; 21:20:21 echo Agent pid 63 killed; 21:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:21 + git semver [Pipeline] } 21:20:21 $ docker stop --time=1 f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 21:20:23 $ docker rm -f f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:20:24 Stashed 1 file(s) [Pipeline] echo 21:20:24 [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 21:20:25 ========================================================= 21:20:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:20:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:20:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:20:25 540db60ca938: Pulling fs layer 21:20:25 adcc1eea9eea: Pulling fs layer 21:20:25 4c4ab2625f07: Pulling fs layer 21:20:25 db62176df00c: Pulling fs layer 21:20:25 3b30891b0d05: Pulling fs layer 21:20:25 06b49ca38bd5: Pulling fs layer 21:20:25 c788192a36de: Pulling fs layer 21:20:25 a77e37c0d609: Pulling fs layer 21:20:25 c3185cebc471: Pulling fs layer 21:20:25 db62176df00c: Waiting 21:20:25 3b30891b0d05: Waiting 21:20:25 06b49ca38bd5: Waiting 21:20:25 c788192a36de: Waiting 21:20:25 a77e37c0d609: Waiting 21:20:25 c3185cebc471: Waiting 21:20:25 4c4ab2625f07: Verifying Checksum 21:20:25 4c4ab2625f07: Download complete 21:20:25 adcc1eea9eea: Download complete 21:20:25 3b30891b0d05: Verifying Checksum 21:20:25 3b30891b0d05: Download complete 21:20:25 06b49ca38bd5: Verifying Checksum 21:20:25 06b49ca38bd5: Download complete 21:20:25 c788192a36de: Verifying Checksum 21:20:25 c788192a36de: Download complete 21:20:25 540db60ca938: Verifying Checksum 21:20:25 540db60ca938: Download complete 21:20:25 540db60ca938: Pull complete 21:20:26 adcc1eea9eea: Pull complete 21:20:26 4c4ab2625f07: Pull complete 21:20:26 a77e37c0d609: Verifying Checksum 21:20:26 a77e37c0d609: Download complete 21:20:30 c3185cebc471: Verifying Checksum 21:20:30 c3185cebc471: Download complete 21:20:30 db62176df00c: Verifying Checksum 21:20:30 db62176df00c: Download complete 21:20:34 db62176df00c: Pull complete 21:20:34 3b30891b0d05: Pull complete 21:20:34 06b49ca38bd5: Pull complete 21:20:34 c788192a36de: Pull complete 21:20:34 a77e37c0d609: Pull complete 21:20:36 c3185cebc471: Pull complete 21:20:36 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:20:37 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:20:37 WORKDIR /edgex 21:20:37 COPY go.mod . 21:20:37 RUN go mod download' 21:20:37 + docker build -t ci-base-image-x86_64 -f - . 21:20:39 Still waiting to schedule task 21:20:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 21:20:39 Sending build context to Docker daemon 328.7MB 21:20:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:20:39 ---> 031687cdd783 21:20:39 Step 2/4 : WORKDIR /edgex 21:20:40 ---> Running in 26a57bb2943c 21:20:40 Removing intermediate container 26a57bb2943c 21:20:40 ---> 377d7b6beeda 21:20:40 Step 3/4 : COPY go.mod . 21:20:40 ---> 5766c04257fa 21:20:40 Step 4/4 : RUN go mod download 21:20:40 ---> Running in 6e8eb0f81e46 21:21:19 Removing intermediate container 6e8eb0f81e46 21:21:19 ---> 371f59f00865 21:21:19 Successfully built 371f59f00865 21:21:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:21:20 + docker inspect -f . ci-base-image-x86_64 21:21:20 . [Pipeline] withDockerContainer 21:21:20 prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container 21:21:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 21:21:20 $ docker top 527777745e61937ed8fb6d19e2c2bb07062e6132752a17aba99896d236d5e249 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:21 + go version 21:21:21 go version go1.16.6 linux/amd64 [Pipeline] } 21:21:21 $ docker stop --time=1 527777745e61937ed8fb6d19e2c2bb07062e6132752a17aba99896d236d5e249 21:21:22 $ docker rm -f 527777745e61937ed8fb6d19e2c2bb07062e6132752a17aba99896d236d5e249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:21:23 + docker inspect -f . ci-base-image-x86_64 21:21:23 . [Pipeline] withDockerContainer 21:21:23 prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container 21:21:23 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 21:21:23 $ docker top 1823adc4463262d209c2f5faefaacb0ff10a952f1ccf61d2882263870ad361fd -eo pid,comm [Pipeline] { [Pipeline] echo 21:21:23 ========================================================= 21:21:23 [edgeXBuildGoParallel] Running Tests and Build... 21:21:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:21:24 + go mod tidy [Pipeline] sh 21:21:27 + make test 21:21:27 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 21:21:27 go mod tidy 21:21:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:21:30 ? github.com/edgexfoundry/edgex-go [no test files] 21:21:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:21:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:21:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:21:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:21:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:21:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:21:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:21:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:21:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:21:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 21:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:22:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 21:22:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:22:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:22:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:22:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:22:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:22:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:22:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 21:22:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:22:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:22:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:22:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 21:22:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:22:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 21:22:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 21:22:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 21:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 21:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 21:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 21:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 21:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 21:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 21:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.171s coverage: 81.8% of statements 21:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 21:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 21:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 21:22:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:22:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 21:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements 21:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 21:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 21:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 21:22:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.163s coverage: 66.9% of statements 21:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:22:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 21:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 21:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 21:22:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:22:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3709 in /w/workspace/edgexfoundry_edgex-go_PR-3675 [Pipeline] { [Pipeline] ws 21:22:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:22:48 The recommended git tool is: git 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 21:22:49 GO111MODULE=on go vet ./... 21:22:53 using credential edgex-jenkins-ssh 21:22:53 Cloning the remote Git repository 21:22:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:22:53 > git init /w/workspace/edgex-go/1 # timeout=10 21:22:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:54 > git --version # timeout=10 21:22:54 > git --version # 'git version 2.17.1' 21:22:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:11 Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit 3f9f038f379242f9bad9bf18c433ea5c56c24039 21:23:11 gofmt -l . 21:23:11 Merge succeeded, producing 3f9f038f379242f9bad9bf18c433ea5c56c24039 21:23:11 Checking out Revision 3f9f038f379242f9bad9bf18c433ea5c56c24039 (PR-3675) 21:23:12 [ "`gofmt -l .`" = "" ] 21:23:12 ./bin/test-attribution-txt.sh 21:23:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:23:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:23:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:23:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3675/head:refs/remotes/origin/PR-3675 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:23:11 > git config core.sparsecheckout # timeout=10 21:23:11 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 21:23:11 > git remote # timeout=10 21:23:11 > git config --get remote.origin.url # timeout=10 21:23:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:11 > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 21:23:11 > git rev-parse HEAD^{commit} # timeout=10 21:23:11 > git config core.sparsecheckout # timeout=10 21:23:11 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 [Pipeline] sh 21:23:13 + ls -al . 21:23:13 total 604 21:23:13 drwxrwxr-x 10 1001 1001 4096 Aug 18 21:23 . 21:23:13 drwxr-xr-x 4 root root 28 Aug 18 21:21 .. 21:23:13 -rw-rw-r-- 1 1001 1001 11 Aug 18 21:19 .dockerignore 21:23:13 drwxrwxr-x 8 1001 1001 179 Aug 18 21:19 .git 21:23:13 drwxrwxr-x 3 1001 1001 125 Aug 18 21:19 .github 21:23:13 -rw-rw-r-- 1 1001 1001 818 Aug 18 21:19 .gitignore 21:23:13 -rw-rw-r-- 1 1001 1001 76 Aug 18 21:19 .hadolint.yml 21:23:13 drwx------ 3 1001 1001 58 Aug 18 21:20 .semver 21:23:13 -rw-rw-r-- 1 1001 1001 166 Aug 18 21:19 .sonarcloud.properties 21:23:13 -rw-rw-r-- 1 1001 1001 1171 Aug 18 21:19 ADOPTERS.md 21:23:13 -rw-rw-r-- 1 1001 1001 8609 Aug 18 21:19 Attribution.txt 21:23:13 -rw-rw-r-- 1 1001 1001 43881 Aug 18 21:19 CHANGELOG.md 21:23:13 -rw-rw-r-- 1 1001 1001 3804 Aug 18 21:19 CONTRIBUTING.md 21:23:13 -rw-rw-r-- 1 1001 1001 677 Aug 18 21:19 GOVERNANCE.md 21:23:13 -rw-rw-r-- 1 1001 1001 849 Aug 18 21:19 Jenkinsfile 21:23:13 -rw-rw-r-- 1 1001 1001 10775 Aug 18 21:19 LICENSE 21:23:13 -rw-rw-r-- 1 1001 1001 5915 Aug 18 21:19 Makefile 21:23:13 -rw-rw-r-- 1 1001 1001 582 Aug 18 21:19 OWNERS.md 21:23:13 -rw-rw-r-- 1 1001 1001 8643 Aug 18 21:19 README.md 21:23:13 -rw-rw-r-- 1 1001 1001 6912 Aug 18 21:19 SECURITY.md 21:23:13 -rw-rw-r-- 1 1001 1001 5 Aug 18 21:20 VERSION 21:23:13 -rw-rw-r-- 1 1001 1001 4131 Aug 18 21:19 ZMQWindows.md 21:23:13 drwxrwxr-x 2 1001 1001 37 Aug 18 21:19 bin 21:23:13 drwxrwxr-x 14 1001 1001 4096 Aug 18 21:19 cmd 21:23:13 -rw-r--r-- 1 root root 404331 Aug 18 21:22 coverage.out 21:23:13 -rw-rw-r-- 1 1001 1001 813 Aug 18 21:19 go.mod 21:23:13 -rw-r--r-- 1 root root 48847 Aug 18 21:21 go.sum 21:23:13 drwxrwxr-x 8 1001 1001 124 Aug 18 21:19 internal 21:23:13 drwxrwxr-x 3 1001 1001 16 Aug 18 21:19 openapi 21:23:13 drwxrwxr-x 4 1001 1001 71 Aug 18 21:19 snap 21:23:13 -rw-rw-r-- 1 1001 1001 204 Aug 18 21:19 version.go [Pipeline] sh 21:23:13 + '[' -e coverage.out ] 21:23:13 + chown 1001:1001 coverage.out [Pipeline] stash 21:23:13 Stashed 1 file(s) [Pipeline] sh 21:23:14 + make build 21:23:14 go mod tidy 21:23:14 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 21:23:15 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 21:23:16 Commit message: "feat(security): Make Vault token TTL configurable" 21:23:16 > git --version # timeout=10 21:23:16 > git --version # 'git version 2.17.1' 21:23:16 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:17 provisioning config files... 21:23:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6108390210971541297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:17 ---> docker-login.sh 21:23:17 nexus3.edgexfoundry.org:10001 21:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:19 Configure a credential helper to remove this warning. See 21:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:19 21:23:19 Login Succeeded 21:23:19 nexus3.edgexfoundry.org:10002 21:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:19 Configure a credential helper to remove this warning. See 21:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:19 21:23:19 Login Succeeded 21:23:19 nexus3.edgexfoundry.org:10003 21:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:20 Configure a credential helper to remove this warning. See 21:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:20 21:23:20 Login Succeeded 21:23:20 nexus3.edgexfoundry.org:10004 21:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:20 Configure a credential helper to remove this warning. See 21:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:20 21:23:20 Login Succeeded 21:23:20 docker.io 21:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:21 Configure a credential helper to remove this warning. See 21:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:21 21:23:21 Login Succeeded 21:23:21 ---> docker-login.sh ends [Pipeline] } 21:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:23: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 [Pipeline] echo 21:23:22 ========================================================= 21:23:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:23:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:23:22 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 21:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:23:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:23:23 595b0fe564bb: Pulling fs layer 21:23:23 24495759ef45: Pulling fs layer 21:23:23 d148012ef14d: Pulling fs layer 21:23:23 e90a11edd702: Pulling fs layer 21:23:23 d77568369979: Pulling fs layer 21:23:23 fc1c9f9a7f3b: Pulling fs layer 21:23:23 170f2ba95c9a: Pulling fs layer 21:23:23 97ac5df62f85: Pulling fs layer 21:23:23 d77568369979: Waiting 21:23:23 170f2ba95c9a: Waiting 21:23:23 97ac5df62f85: Waiting 21:23:23 fc1c9f9a7f3b: Waiting 21:23:23 d148012ef14d: Verifying Checksum 21:23:23 d148012ef14d: Download complete 21:23:23 24495759ef45: Download complete 21:23:23 d77568369979: Verifying Checksum 21:23:23 d77568369979: Download complete 21:23:23 fc1c9f9a7f3b: Verifying Checksum 21:23:23 fc1c9f9a7f3b: Download complete 21:23:23 595b0fe564bb: Verifying Checksum 21:23:23 595b0fe564bb: Download complete 21:23:23 170f2ba95c9a: Verifying Checksum 21:23:23 170f2ba95c9a: Download complete 21:23:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:23:23 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 21:23:24 595b0fe564bb: Pull complete 21:23:24 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 21:23:25 24495759ef45: Pull complete 21:23:25 d148012ef14d: Pull complete 21:23:25 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 21:23:26 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 21:23:27 97ac5df62f85: Verifying Checksum 21:23:27 97ac5df62f85: Download complete 21:23:27 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 21:23:27 e90a11edd702: Verifying Checksum 21:23:27 e90a11edd702: Download complete 21:23:28 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 21:23:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 21:23:31 $ docker stop --time=1 1823adc4463262d209c2f5faefaacb0ff10a952f1ccf61d2882263870ad361fd 21:23:33 $ docker rm -f 1823adc4463262d209c2f5faefaacb0ff10a952f1ccf61d2882263870ad361fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:37 21:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:37 latest: Pulling from edgex-devops/edgex-compose 21:23:37 cbdbe7a5bc2a: Pulling fs layer 21:23:37 ca9280d653b3: Pulling fs layer 21:23:37 7e9c9ca2126c: Pulling fs layer 21:23:37 cbdbe7a5bc2a: Verifying Checksum 21:23:37 cbdbe7a5bc2a: Download complete 21:23:38 cbdbe7a5bc2a: Pull complete 21:23:38 ca9280d653b3: Verifying Checksum 21:23:38 ca9280d653b3: Download complete 21:23:38 ca9280d653b3: Pull complete 21:23:38 e90a11edd702: Pull complete 21:23:38 d77568369979: Pull complete 21:23:38 fc1c9f9a7f3b: Pull complete 21:23:39 170f2ba95c9a: Pull complete 21:23:40 7e9c9ca2126c: Verifying Checksum 21:23:40 7e9c9ca2126c: Download complete 21:23:44 7e9c9ca2126c: Pull complete 21:23:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:23:44 prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container 21:23:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:23:44 97ac5df62f85: Pull complete 21:23:44 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:23:46 $ docker top f7b5066c7db889d4fc6d5e754248b23f9fa761326dcfaac0addd5e7e0c77b797 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 21:23:47 + docker-compose build --help 21:23:47 + grep parallel 21:23:47 + docker build -t ci-base-image-arm64 -f+ -echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:23:47 WORKDIR /edgex 21:23:47 COPY go.mod . 21:23:47 RUN go mod download 21:23:47 . 21:23:48 --parallel Build images in parallel. [Pipeline] } 21:23:48 $ docker stop --time=1 f7b5066c7db889d4fc6d5e754248b23f9fa761326dcfaac0addd5e7e0c77b797 21:23:49 $ docker rm -f f7b5066c7db889d4fc6d5e754248b23f9fa761326dcfaac0addd5e7e0c77b797 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 21:23:49 Sending build context to Docker daemon 165.9MB 21:23:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:23:49 ---> 04bc70af865f 21:23:49 Step 2/4 : WORKDIR /edgex [Pipeline] sh 21:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:23:49 . [Pipeline] withDockerContainer 21:23:50 prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container 21:23:50 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:23:50 $ docker top 6258ff60dd95b2f86f4818db3217fd5f150018243dca305b104174d7c027c794 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:50 + docker-compose -f ./docker-compose-build.yml build --parallel 21:23:51 Building core-command ... 21:23:51 Building core-data ... 21:23:51 Building core-metadata ... 21:23:51 Building security-bootstrapper ... 21:23:51 Building security-proxy-setup ... 21:23:51 Building security-secretstore-setup ... 21:23:51 Building support-notifications ... 21:23:51 Building support-scheduler ... 21:23:51 Building sys-mgmt-agent ... 21:23:51 Building support-notifications 21:23:51 Building core-command 21:23:51 Building core-data 21:23:51 Building support-scheduler 21:23:51 Building security-bootstrapper 21:23:54 ---> Running in 727e47c34206 21:23:55 Removing intermediate container 727e47c34206 21:23:55 ---> 7989cf5a2ba8 21:23:55 Step 3/4 : COPY go.mod . 21:23:56 ---> 475dda2caa72 21:23:56 Step 4/4 : RUN go mod download 21:23:56 ---> Running in ea6b2656a634 21:24:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:24:04 ---> 371f59f00865 21:24:04 Step 3/24 : WORKDIR /edgex-go 21:24:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:24:04 ---> 371f59f00865 21:24:04 Step 3/23 : WORKDIR /edgex-go 21:24:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:24:04 ---> 371f59f00865 21:24:04 Step 3/32 : WORKDIR /edgex-go 21:24:06 ---> Running in 186755440c16 21:24:06 ---> Running in 6c543080a5a4 21:24:06 ---> Running in ed2628c1079d 21:24:10 Removing intermediate container ed2628c1079d 21:24:10 ---> 094f963b1ef1 21:24:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:10 Removing intermediate container 186755440c16 21:24:10 ---> 86e1bcae865d 21:24:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:10 Removing intermediate container 6c543080a5a4 21:24:10 ---> bee15e484cd3 21:24:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:10 ---> Running in 98c825b367ed 21:24:10 ---> Running in 598cd24c03af 21:24:10 ---> Running in 7a88734fb7f4 21:24:17 Removing intermediate container 98c825b367ed 21:24:17 ---> 709e0bf788ec 21:24:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:24:17 ---> Running in 74a3cb68dafa 21:24:17 Removing intermediate container 598cd24c03af 21:24:17 ---> 1e3db7a4e087 21:24:17 Step 5/32 : RUN apk add --update --no-cache make git 21:24:17 Removing intermediate container 7a88734fb7f4 21:24:17 ---> 8fd6576109f8 21:24:17 Step 5/24 : RUN apk add --update --no-cache make git 21:24:17 ---> Running in d53294656fa6 21:24:17 ---> Running in 8fdafc761bd9 21:24:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:24:18 ---> 371f59f00865 21:24:18 Step 3/24 : WORKDIR /edgex-go 21:24:18 ---> Using cache 21:24:18 ---> bee15e484cd3 21:24:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:18 ---> Using cache 21:24:18 ---> 8fd6576109f8 21:24:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:24:21 ---> Running in b3c7362f9809 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:24:21 ---> 371f59f00865 21:24:21 Step 3/23 : WORKDIR /edgex-go 21:24:21 ---> Using cache 21:24:21 ---> bee15e484cd3 21:24:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:21 ---> Using cache 21:24:21 ---> 8fd6576109f8 21:24:21 Step 5/23 : RUN apk add --update --no-cache make git 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:21 ---> Running in e21ba61c89f1 21:24:22 OK: 219 MiB in 52 packages 21:24:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:22 OK: 219 MiB in 52 packages 21:24:22 OK: 219 MiB in 52 packages 21:24:22 Removing intermediate container b3c7362f9809 21:24:22 ---> 03a9162ad1bd 21:24:22 Step 6/24 : COPY go.mod . 21:24:22 Removing intermediate container 8fdafc761bd9 21:24:22 ---> 80f8c50e8abf 21:24:22 Step 6/24 : COPY go.mod . 21:24:22 ---> b7e1fc1b7b53 21:24:22 Step 7/24 : RUN go mod download 21:24:22 Removing intermediate container 74a3cb68dafa 21:24:22 ---> 03d6aeaefde5 21:24:22 Step 6/23 : COPY go.mod . 21:24:22 ---> Running in c63395bc32b7 21:24:22 ---> cd215917ad43 21:24:22 Step 7/24 : RUN go mod download 21:24:22 ---> Running in b215ed295ce1 21:24:22 ---> fdff371859cc 21:24:22 Step 7/23 : RUN go mod download 21:24:22 ---> Running in 0ba691e39191 21:24:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:23 OK: 219 MiB in 52 packages 21:24:23 OK: 219 MiB in 52 packages 21:24:23 Removing intermediate container e21ba61c89f1 21:24:23 ---> 78d244a5b162 21:24:23 Step 6/23 : COPY go.mod . 21:24:24 Removing intermediate container d53294656fa6 21:24:24 ---> 47287e8c1209 21:24:24 Step 6/32 : COPY go.mod . 21:24:24 ---> dc8d79e9e034 21:24:24 Step 7/23 : RUN go mod download 21:24:24 ---> Running in 3906ac55a3b8 21:24:24 ---> d5c4115225c7 21:24:24 Step 7/32 : RUN go mod download 21:24:24 Removing intermediate container c63395bc32b7 21:24:24 ---> ebc9c8c1b530 21:24:24 Step 8/24 : COPY . . 21:24:24 ---> Running in e26959b8b02b 21:24:24 Removing intermediate container b215ed295ce1 21:24:24 ---> fca2ef029464 21:24:24 Step 8/24 : COPY . . 21:24:25 Removing intermediate container 0ba691e39191 21:24:25 ---> e393c3ec8c14 21:24:25 Step 8/23 : COPY . . 21:24:32 ---> 5063de3a645d 21:24:32 Step 9/24 : RUN go mod tidy 21:24:32 ---> df1c01c66886 21:24:32 Step 9/24 : RUN go mod tidy 21:24:32 Removing intermediate container e26959b8b02b 21:24:32 ---> 284579e8d541 21:24:32 Step 8/32 : COPY . . 21:24:32 Removing intermediate container 3906ac55a3b8 21:24:32 ---> 77d9d07f9a80 21:24:32 Step 8/23 : COPY . . 21:24:32 ---> Running in b632e56e5176 21:24:32 ---> Running in a363d8284b99 21:24:33 ---> 183feaaea667 21:24:33 Step 9/23 : RUN go mod tidy 21:24:33 ---> Running in d0d396c54b39 21:24:37 Removing intermediate container b632e56e5176 21:24:37 ---> f12497375558 21:24:37 Step 10/24 : RUN make cmd/core-data/core-data 21:24:38 Removing intermediate container a363d8284b99 21:24:38 ---> b0c78371e6fe 21:24:38 Step 10/24 : RUN make cmd/core-command/core-command 21:24:38 ---> Running in 11c9a46418ca 21:24:38 Removing intermediate container d0d396c54b39 21:24:38 ---> 7788d2468e0e 21:24:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:24:38 ---> Running in 5533357fa699 21:24:38 ---> Running in 2671ae6c0e77 21:24:39 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 21:24:39 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 21:24:39 ---> 94a08ce6f7b1 21:24:39 Step 9/32 : RUN go mod tidy 21:24:39 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 21:24:39 ---> Running in 31b3c526f084 21:24:41 ---> 902be917bf81 21:24:41 Step 9/23 : RUN go mod tidy 21:24:41 ---> Running in 022c8d1473b2 21:24:42 Removing intermediate container 31b3c526f084 21:24:42 ---> 84157db62f52 21:24:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:24:42 ---> Running in 420f2f29aea0 21:24:42 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 21:24:43 Removing intermediate container 022c8d1473b2 21:24:43 ---> adbb9ebb06fa 21:24:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:24:43 ---> Running in fad24af2428a 21:24:43 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 21:25:22 Removing intermediate container 5533357fa699 21:25:22 ---> 678f7f03b144 21:25:22 21:25:22 Step 11/24 : FROM alpine:3.12 21:25:22 3.12: Pulling from library/alpine 21:25:22 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:25:22 Status: Downloaded newer image for alpine:3.12 21:25:22 ---> 13621d1b12d4 21:25:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:25:22 ---> Running in 18aa4cdeda5a 21:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:22 (1/1) Installing dumb-init (1.2.2-r1) 21:25:22 Executing busybox-1.31.1-r20.trigger 21:25:22 OK: 6 MiB in 15 packages 21:25:22 Removing intermediate container 18aa4cdeda5a 21:25:22 ---> a615eb98ccb3 21:25:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:25:22 ---> Running in 2c26bf8638dd 21:25:22 Removing intermediate container 2c26bf8638dd 21:25:22 ---> a47140e0b337 21:25:22 Step 14/24 : ENV APP_PORT=59882 21:25:22 Removing intermediate container 2671ae6c0e77 21:25:22 ---> 054d2d9b6fdd 21:25:22 21:25:22 Step 11/23 : FROM alpine:3.12 21:25:22 ---> 13621d1b12d4 21:25:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:25:22 Removing intermediate container 420f2f29aea0 21:25:22 ---> dce5b372e2db 21:25:22 21:25:22 Step 11/32 : FROM alpine:3.12 21:25:22 ---> 13621d1b12d4 21:25:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:25:22 ---> Running in d9629e55f7b4 21:25:22 ---> Running in ac9ade1b758d 21:25:22 ---> Running in ba7a7cf84939 21:25:22 Removing intermediate container ac9ade1b758d 21:25:22 ---> 046c0972c11f 21:25:22 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:25:22 Removing intermediate container d9629e55f7b4 21:25:22 ---> e68bb423f8a0 21:25:22 Step 15/24 : EXPOSE $APP_PORT 21:25:22 ---> Running in e5212dbd643e 21:25:22 ---> Running in f42e9ac5eab7 21:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:22 Removing intermediate container f42e9ac5eab7 21:25:22 ---> 7f0cbddc2981 21:25:22 Step 16/24 : WORKDIR / 21:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:22 ---> Running in 3563c5b32de6 21:25:22 (1/2) Installing ca-certificates (20191127-r4) 21:25:22 (2/2) Installing dumb-init (1.2.2-r1) 21:25:22 Executing busybox-1.31.1-r20.trigger 21:25:22 Executing ca-certificates-20191127-r4.trigger 21:25:22 OK: 6 MiB in 16 packages 21:25:22 Removing intermediate container 3563c5b32de6 21:25:22 ---> 84b416d8fdd1 21:25:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:22 (1/2) Installing dumb-init (1.2.2-r1) 21:25:22 (2/2) Installing su-exec (0.2-r1) 21:25:22 Executing busybox-1.31.1-r20.trigger 21:25:22 OK: 6 MiB in 16 packages 21:25:23 ---> a095bed8bc49 21:25:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:25:23 Removing intermediate container ba7a7cf84939 21:25:23 ---> 11bf82a998e3 21:25:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:25:23 Removing intermediate container fad24af2428a 21:25:23 ---> a261ce22cbdd 21:25:23 21:25:23 Step 11/23 : FROM alpine:3.12 21:25:23 ---> 13621d1b12d4 21:25:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:25:23 ---> Using cache 21:25:23 ---> a615eb98ccb3 21:25:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:25:23 ---> Using cache 21:25:23 ---> a47140e0b337 21:25:23 Step 14/23 : ENV APP_PORT=59861 21:25:23 ---> Running in 18045717315b 21:25:23 ---> Running in 1e14e03b0adf 21:25:23 Removing intermediate container e5212dbd643e 21:25:23 ---> 4ee2901198a3 21:25:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:25:23 ---> 895d721cc075 21:25:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:25:23 Removing intermediate container 18045717315b 21:25:23 ---> cf20a6335d60 21:25:23 Step 14/23 : ENV APP_PORT=59860 21:25:23 Removing intermediate container 1e14e03b0adf 21:25:23 ---> 41187dbda4a9 21:25:23 Step 15/23 : EXPOSE $APP_PORT 21:25:23 ---> Running in 5ceb6d5d03c5 21:25:23 ---> Running in 7ad17bc1a5d8 21:25:23 ---> Running in 8aee15b215a0 21:25:23 ---> f5a04083c229 21:25:23 Step 20/24 : ENTRYPOINT ["/core-command"] 21:25:23 Removing intermediate container 5ceb6d5d03c5 21:25:23 ---> 65b6761bf992 21:25:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:25:23 ---> Running in 37ec2e7b190a 21:25:23 ---> Running in 26ad4f67979a 21:25:23 Removing intermediate container 7ad17bc1a5d8 21:25:23 ---> 32b5dbb1d683 21:25:23 Step 15/23 : EXPOSE $APP_PORT 21:25:23 Removing intermediate container 8aee15b215a0 21:25:23 ---> 33dd257e359e 21:25:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:25:24 ---> Running in f5d02d8a97f1 21:25:24 Removing intermediate container 37ec2e7b190a 21:25:24 ---> 8262828efcf8 21:25:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:25:24 Removing intermediate container 26ad4f67979a 21:25:24 ---> cc55d37893e2 21:25:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:24 Removing intermediate container 11c9a46418ca 21:25:24 ---> 9435963ff83a 21:25:24 21:25:24 Step 11/24 : FROM alpine:3.12 21:25:24 ---> 13621d1b12d4 21:25:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:25:24 ---> Running in 98d76ad1ed6c 21:25:24 ---> Running in 62b45ec1b907 21:25:24 ---> Running in 8f55a4d172b2 21:25:24 Removing intermediate container f5d02d8a97f1 21:25:24 ---> 1c12b3edf00d 21:25:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:25:24 ---> 336e6695acca 21:25:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:25:24 Removing intermediate container 62b45ec1b907 21:25:24 ---> ef476a5f5f7f 21:25:24 Step 22/24 : LABEL arch=x86_64 21:25:24 Removing intermediate container 8f55a4d172b2 21:25:24 ---> bec2c73c7737 21:25:24 Step 13/24 : ENV APP_PORT=59880 21:25:24 ---> Running in 47b1f92999d5 21:25:24 ---> Running in b7983587c166 21:25:24 ---> c30698c1c6b0 21:25:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:25:24 ---> 1f8e4a93c629 21:25:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:25:24 Removing intermediate container 47b1f92999d5 21:25:24 ---> bde6b4577bb9 21:25:24 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:25:24 Removing intermediate container b7983587c166 21:25:24 ---> 0d49736e91ed 21:25:24 Step 14/24 : EXPOSE $APP_PORT 21:25:24 ---> Running in 766ce7949951 21:25:24 ---> Running in 1647cb4d3352 21:25:25 Removing intermediate container 766ce7949951 21:25:25 ---> b2e3a57abd1d 21:25:25 Step 24/24 : LABEL version=0.0.0 21:25:25 ---> 8ee29b5064ef 21:25:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:25:25 Removing intermediate container 98d76ad1ed6c 21:25:25 ---> bb6abaed30d0 21:25:25 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:25:25 ---> Running in 75ae99f120d5 21:25:25 Removing intermediate container 1647cb4d3352 21:25:25 ---> 01965c62444c 21:25:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:25 ---> Running in 98147eb5a072 21:25:25 ---> 01b68d2e81f4 21:25:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:25:25 ---> Running in 9f6152d84c37 21:25:25 ---> Running in ebee0b64a314 21:25:25 Removing intermediate container 98147eb5a072 21:25:25 ---> b25cca3a596b 21:25:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:25 Removing intermediate container 75ae99f120d5 21:25:25 ---> 8b38a45c7a3a 21:25:25 21:25:25 Removing intermediate container 9f6152d84c37 21:25:25 ---> 412f150b9af1 21:25:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:25:25 ---> Running in e2789b76d992 21:25:25 Successfully built 8b38a45c7a3a 21:25:25 Successfully tagged core-command:latest 21:25:25 ---> 2d14ccb94757 21:25:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:25:25 Building security-proxy-setup 21:25:25  Building core-command ... done  ---> Running in 1417ad60715d 21:25:26 Removing intermediate container e2789b76d992 21:25:26 ---> 66940128dbdd 21:25:26 Step 21/23 : LABEL arch=x86_64 21:25:26 ---> Running in 6e10fd9af97f 21:25:26 ---> 59ae5fd059a6 21:25:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:25:26 Removing intermediate container 1417ad60715d 21:25:26 ---> b8d6d716b4f7 21:25:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:27 ---> Running in 12d2589d68d4 21:25:27 ---> Running in 3b9f4390e5fe 21:25:27 Removing intermediate container 6e10fd9af97f 21:25:27 ---> 16a38d8c9ce3 21:25:27 Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:25:27 ---> Running in 4c78dacd325b 21:25:27 Removing intermediate container ebee0b64a314 21:25:27 ---> ce194ca7f75d 21:25:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:25:27 Removing intermediate container 3b9f4390e5fe 21:25:27 ---> 382ba6b91200 21:25:27 Step 21/23 : LABEL arch=x86_64 21:25:27 ---> Running in aa55c08e0c4b 21:25:27 ---> Running in aaaaebe67939 21:25:27 Removing intermediate container 4c78dacd325b 21:25:27 ---> 1365e9dd8f66 21:25:27 Step 23/23 : LABEL version=0.0.0 21:25:27 ---> Running in 156c1837360e 21:25:27 Removing intermediate container aaaaebe67939 21:25:27 ---> 98b3d879ae58 21:25:27 Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:25:27 ---> Running in 167aae04d5c2 21:25:27 Removing intermediate container 156c1837360e 21:25:27 ---> 8117301409c7 21:25:27 21:25:27 Successfully built 8117301409c7 21:25:27 Successfully tagged support-scheduler:latest 21:25:27  Building support-scheduler ... done Building security-secretstore-setup 21:25:27 Removing intermediate container 167aae04d5c2 21:25:27 ---> 6dd66cdc6319 21:25:27 Step 23/23 : LABEL version=0.0.0 21:25:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:28 ---> Running in 552c95d70856 21:25:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:28 (1/6) Installing dumb-init (1.2.2-r1) 21:25:28 (2/6) Installing libgcc (9.3.0-r2) 21:25:28 (3/6) Installing libsodium (1.0.18-r0) 21:25:28 (4/6) Installing libstdc++ (9.3.0-r2) 21:25:28 Removing intermediate container 12d2589d68d4 21:25:28 ---> b140d86c3076 21:25:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:25:29 Removing intermediate container 552c95d70856 21:25:29 ---> 0383a4cc2554 21:25:29 21:25:29 Successfully built 0383a4cc2554 21:25:29 Successfully tagged support-notifications:latest 21:25:29 Building sys-mgmt-agent 21:25:29  Building support-notifications ... done  ---> 7bbd092e34ba 21:25:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:25:29 (5/6) Installing libzmq (4.3.3-r0) 21:25:30 (6/6) Installing zeromq (4.3.3-r0) 21:25:30 Executing busybox-1.31.1-r20.trigger 21:25:30 OK: 8 MiB in 20 packages 21:25:33 Removing intermediate container ea6b2656a634 21:25:33 ---> 7366054d290d 21:25:33 Successfully built 7366054d290d 21:25:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:25:33 + docker inspect -f . ci-base-image-arm64 21:25:33 . [Pipeline] withDockerContainer 21:25:34 prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container 21:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:25:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:25:34 ---> 371f59f00865 21:25:34 Step 3/26 : WORKDIR /edgex-go 21:25:34 ---> Using cache 21:25:34 ---> bee15e484cd3 21:25:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:34 ---> Using cache 21:25:34 ---> 8fd6576109f8 21:25:34 Step 5/26 : RUN apk add --update --no-cache make git 21:25:34 ---> Using cache 21:25:34 ---> 78d244a5b162 21:25:34 Step 6/26 : COPY go.mod . 21:25:34 ---> Using cache 21:25:34 ---> dc8d79e9e034 21:25:34 Step 7/26 : RUN go mod download 21:25:34 ---> Using cache 21:25:34 ---> 77d9d07f9a80 21:25:34 Step 8/26 : COPY . . 21:25:34 ---> Using cache 21:25:34 ---> 902be917bf81 21:25:34 Step 9/26 : RUN go mod tidy 21:25:34 ---> Using cache 21:25:34 ---> adbb9ebb06fa 21:25:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:25:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:25:34 ---> 371f59f00865 21:25:34 Step 3/24 : WORKDIR /edgex-go 21:25:34 ---> Using cache 21:25:34 ---> bee15e484cd3 21:25:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:34 ---> Using cache 21:25:34 ---> 8fd6576109f8 21:25:34 Step 5/24 : RUN apk add --update --no-cache make bash git 21:25:34 ---> 499bdd7bcf1e 21:25:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:25:34 ---> Running in 6dc4c81a6df1 21:25:34 ---> Running in e3f4093afee5 21:25:35 ---> 744677931f2f 21:25:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:25:35 Removing intermediate container aa55c08e0c4b 21:25:35 ---> a0a7c78557fe 21:25:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:25:35 ---> e23e7b9aacfb 21:25:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:25:36 $ docker top 764cd421b89c1a4d34ca255b7cab50b8360842bc43757662564c834738069e2f -eo pid,comm 21:25:36 ---> b9db453b5eb9 21:25:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:25:36 ---> 42513d7008f2 21:25:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:25:36 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 [Pipeline] { [Pipeline] sh 21:25:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:25:36 ---> abf25d683d74 21:25:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:25:36 ---> Running in 51d627347c36 21:25:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:25:37 ---> 371f59f00865 21:25:37 Step 3/22 : WORKDIR /edgex-go 21:25:37 ---> Using cache 21:25:37 ---> bee15e484cd3 21:25:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:37 ---> Using cache 21:25:37 ---> 8fd6576109f8 21:25:37 Step 5/22 : RUN apk add --update --no-cache make git 21:25:37 ---> Using cache 21:25:37 ---> 78d244a5b162 21:25:37 Step 6/22 : COPY go.mod . 21:25:37 ---> Using cache 21:25:37 ---> dc8d79e9e034 21:25:37 Step 7/22 : RUN go mod download 21:25:37 ---> Using cache 21:25:37 ---> 77d9d07f9a80 21:25:37 Step 8/22 : COPY . . 21:25:37 ---> Using cache 21:25:37 ---> 902be917bf81 21:25:37 Step 9/22 : RUN go mod tidy 21:25:37 ---> Using cache 21:25:37 ---> adbb9ebb06fa 21:25:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:25:37 Removing intermediate container 51d627347c36 21:25:37 ---> e683ca41e974 21:25:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:25:37 ---> ed7bb94c20b7 21:25:37 Step 20/24 : ENTRYPOINT ["/core-data"] 21:25:37 ---> Running in 3ba717d4bbd8 21:25:37 ---> Running in 1f1ea5dc7a9f 21:25:37 + go version 21:25:37 go version go1.16.6 linux/arm64 [Pipeline] } 21:25:37 $ docker stop --time=1 764cd421b89c1a4d34ca255b7cab50b8360842bc43757662564c834738069e2f 21:25:37 Removing intermediate container 1f1ea5dc7a9f 21:25:37 ---> 14ae2ca79e1b 21:25:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:25:37 ---> Running in 3f55bfaaed4e 21:25:37 ---> 1afbb1cae830 21:25:37 Step 27/32 : RUN chmod +x /entrypoint.sh 21:25:37 ---> Running in 9f32061eac65 21:25:37 Removing intermediate container 3f55bfaaed4e 21:25:37 ---> a72444a51215 21:25:37 Step 22/24 : LABEL arch=x86_64 21:25:37 ---> Running in 5d1192ea11ca 21:25:37 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 21:25:38 Removing intermediate container 5d1192ea11ca 21:25:38 ---> f6145bfa6277 21:25:38 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:25:38 ---> Running in 66f9e226ab8c 21:25:38 Removing intermediate container 66f9e226ab8c 21:25:38 ---> 12fc31d04671 21:25:38 Step 24/24 : LABEL version=0.0.0 21:25:38 OK: 219 MiB in 52 packages 21:25:38 ---> Running in a765eec0fa8e 21:25:38 Removing intermediate container a765eec0fa8e 21:25:38 ---> 52cfb49c7317 21:25:38 21:25:38 Successfully built 52cfb49c7317 21:25:38 Successfully tagged core-data:latest 21:25:38 Building core-metadata 21:25:38  Building core-data ... done Removing intermediate container 9f32061eac65 21:25:38 ---> 47cc561a9615 21:25:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:25:39 ---> Running in cbb91176ff3f 21:25:39 Removing intermediate container e3f4093afee5 21:25:39 ---> d0b08aa426c9 21:25:39 Step 6/24 : COPY go.mod . 21:25:39 $ docker rm -f 764cd421b89c1a4d34ca255b7cab50b8360842bc43757662564c834738069e2f 21:25:39 Removing intermediate container cbb91176ff3f 21:25:39 ---> 719d8c5477f4 21:25:39 Step 29/32 : CMD ["gate"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:40 + docker inspect -f . ci-base-image-arm64 21:25:40 . [Pipeline] withDockerContainer 21:25:40 ---> 7899ff5e137f 21:25:40 Step 7/24 : RUN go mod download 21:25:40 prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container 21:25:40 ---> Running in 2c563afc7237 21:25:40 ---> Running in e73da2e4f5a9 21:25:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:25:40 Removing intermediate container 2c563afc7237 21:25:40 ---> 8769af19f08b 21:25:40 Step 30/32 : LABEL arch=x86_64 21:25:40 ---> Running in 576a5923d418 21:25:41 Removing intermediate container 576a5923d418 21:25:41 ---> 67b3c7b5a9d6 21:25:41 Step 31/32 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:25:41 ---> Running in 7ccbcf57d185 21:25:41 Removing intermediate container 7ccbcf57d185 21:25:41 ---> 7683060043bf 21:25:41 Step 32/32 : LABEL version=0.0.0 21:25:41 ---> Running in 59d1bfe42d67 21:25:41 Removing intermediate container 59d1bfe42d67 21:25:41 ---> 49546c1e683a 21:25:41 21:25:42 Successfully built 49546c1e683a 21:25:42 Successfully tagged security-bootstrapper:latest 21:25:42 $ docker top c3baedb642f0663f67bbc307072c14a06e77d74c127a719f073987de30a6c443 -eo pid,comm [Pipeline] { [Pipeline] echo 21:25:42 ========================================================= 21:25:42 [edgeXBuildGoParallel] Running Tests and Build... 21:25:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:25:43 + go mod tidy 21:25:43  Building security-bootstrapper ... done Removing intermediate container e73da2e4f5a9 21:25:43 ---> 28c5835c2ee2 21:25:43 Step 8/24 : COPY . . [Pipeline] sh 21:25:45 + make test 21:25:45 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 21:25:45 go mod tidy 21:25:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:25:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:25:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:25:47 ---> 371f59f00865 21:25:47 Step 3/24 : WORKDIR /edgex-go 21:25:47 ---> Using cache 21:25:47 ---> bee15e484cd3 21:25:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:47 ---> Using cache 21:25:47 ---> 8fd6576109f8 21:25:47 Step 5/24 : RUN apk add --update --no-cache make git 21:25:47 ---> Using cache 21:25:47 ---> 78d244a5b162 21:25:47 Step 6/24 : COPY go.mod . 21:25:47 ---> Using cache 21:25:47 ---> dc8d79e9e034 21:25:47 Step 7/24 : RUN go mod download 21:25:47 ---> Using cache 21:25:47 ---> 77d9d07f9a80 21:25:47 Step 8/24 : COPY . . 21:25:47 ---> Using cache 21:25:47 ---> 902be917bf81 21:25:47 Step 9/24 : RUN go mod tidy 21:25:47 ---> Using cache 21:25:47 ---> adbb9ebb06fa 21:25:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:25:49 ---> Running in 0c2eaccd9495 21:25:50 ---> facd0570ac5c 21:25:50 Step 9/24 : RUN go mod tidy 21:25:50 ---> Running in b0b7d1d9ee9b 21:25:50 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 21:25:51 Removing intermediate container b0b7d1d9ee9b 21:25:51 ---> 378672ea9dd5 21:25:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:25:51 ---> Running in 96f289dcd026 21:25:52 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 21:26:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:26:02 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 21:26:03 Removing intermediate container 6dc4c81a6df1 21:26:03 ---> 2f18660e8b0d 21:26:03 21:26:03 Step 11/26 : FROM alpine:3.12 21:26:03 ---> 13621d1b12d4 21:26:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:26:03 ---> Running in 4fd61d202a7d 21:26:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:26:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:26:04 (1/3) Installing ca-certificates (20191127-r4) 21:26:04 (2/3) Installing dumb-init (1.2.2-r1) 21:26:04 (3/3) Installing su-exec (0.2-r1) 21:26:04 Executing busybox-1.31.1-r20.trigger 21:26:04 Executing ca-certificates-20191127-r4.trigger 21:26:04 OK: 6 MiB in 17 packages 21:26:05 Removing intermediate container 4fd61d202a7d 21:26:05 ---> d06c43fccb18 21:26:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:26:05 ---> Running in 5a6216a6a87b 21:26:05 Removing intermediate container 5a6216a6a87b 21:26:05 ---> e7cbf3aa16ad 21:26:05 Step 14/26 : WORKDIR / 21:26:05 ---> Running in 1fd61a992011 21:26:05 Removing intermediate container 1fd61a992011 21:26:05 ---> 4e578835b8ff 21:26:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:26:05 ---> 5ed849c11cac 21:26:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:26:06 ---> 12f293234fda 21:26:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:26:06 ---> e0a3b45fc46f 21:26:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:26:06 ---> 8e380ec403f0 21:26:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:26:07 Removing intermediate container 3ba717d4bbd8 21:26:07 ---> f5776df4bde2 21:26:07 21:26:07 Step 11/22 : FROM alpine:3.12 21:26:07 ---> 13621d1b12d4 21:26:07 Step 12/22 : RUN apk add --update --no-cache curl 21:26:07 ---> f5b35d37b39d 21:26:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:26:07 ---> Running in 00cc762dd892 21:26:08 ---> 7b3c10f14539 21:26:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:26:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:26:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:26:08 ---> f2212c8b988e 21:26:08 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/ 21:26:08 ---> Running in 813161de34e8 21:26:08 (1/4) Installing ca-certificates (20191127-r4) 21:26:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:26:08 (3/4) Installing libcurl (7.78.0-r0) 21:26:08 (4/4) Installing curl (7.78.0-r0) 21:26:08 Executing busybox-1.31.1-r20.trigger 21:26:08 Executing ca-certificates-20191127-r4.trigger 21:26:09 OK: 7 MiB in 18 packages 21:26:09 Removing intermediate container 00cc762dd892 21:26:09 ---> 18735e38f739 21:26:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:26:09 Removing intermediate container 813161de34e8 21:26:09 ---> 07c2f407a92f 21:26:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:26:09 ---> Running in 028bf24e8e48 21:26:09 ---> Running in b1837cd1a4e2 21:26:09 Removing intermediate container 028bf24e8e48 21:26:09 ---> f78fb97b8e68 21:26:09 Step 14/22 : WORKDIR /edgex 21:26:09 Removing intermediate container b1837cd1a4e2 21:26:09 ---> a82581309678 21:26:09 Step 24/26 : LABEL arch=x86_64 21:26:09 ---> Running in 69690170179b 21:26:09 ---> Running in c890723d7646 21:26:10 Removing intermediate container 69690170179b 21:26:10 ---> 01e3c72e1e66 21:26:10 Step 25/26 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:26:10 ---> Running in c1fa167a79f5 21:26:10 Removing intermediate container c890723d7646 21:26:10 ---> 673517cd296d 21:26:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:26:10 Removing intermediate container c1fa167a79f5 21:26:10 ---> 5b47112aed17 21:26:10 Step 26/26 : LABEL version=0.0.0 21:26:10 ---> Running in 70b7911c5967 21:26:10 ---> 793159e6d70a 21:26:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:26:10 Removing intermediate container 70b7911c5967 21:26:10 ---> 14527e757286 21:26:10 21:26:10 Successfully built 14527e757286 21:26:10 Successfully tagged security-secretstore-setup:latest 21:26:11  Building security-secretstore-setup ... done  ---> 550c0aa11eda 21:26:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:26:11 ---> 17d6f4ab52b3 21:26:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:26:11 ---> Running in 8bdc26d3fbb7 21:26:12 Removing intermediate container 8bdc26d3fbb7 21:26:12 ---> bee63422582c 21:26:12 Step 19/22 : CMD ["--init=true"] 21:26:12 ---> Running in 867392bd1d14 21:26:12 Removing intermediate container 867392bd1d14 21:26:12 ---> f52e502514f7 21:26:12 Step 20/22 : LABEL arch=x86_64 21:26:12 ---> Running in faf46fbea17d 21:26:12 Removing intermediate container faf46fbea17d 21:26:12 ---> fdf2b41f43a4 21:26:12 Step 21/22 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:26:12 ---> Running in 40ae33ab11be 21:26:12 ? github.com/edgexfoundry/edgex-go [no test files] 21:26:12 Removing intermediate container 40ae33ab11be 21:26:12 ---> ea5be839f64e 21:26:12 Step 22/22 : LABEL version=0.0.0 21:26:12 ---> Running in 1f8bb7f98eaf 21:26:12 Removing intermediate container 1f8bb7f98eaf 21:26:12 ---> f088d2fd426e 21:26:12 21:26:12 Successfully built f088d2fd426e 21:26:12 Successfully tagged security-proxy-setup:latest 21:26:17  Building security-proxy-setup ... done Removing intermediate container 96f289dcd026 21:26:17 ---> 7d9d2425b9a0 21:26:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:26:17 ---> Running in 11c3fa5e1bf6 21:26:17 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 21:26:17 Removing intermediate container 0c2eaccd9495 21:26:17 ---> d2d474eb9969 21:26:17 21:26:17 Step 11/24 : FROM alpine:3.12 21:26:17 ---> 13621d1b12d4 21:26:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:26:17 ---> Using cache 21:26:17 ---> a615eb98ccb3 21:26:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:26:17 ---> Using cache 21:26:17 ---> a47140e0b337 21:26:17 Step 14/24 : ENV APP_PORT=59881 21:26:17 ---> Running in a78862641ad2 21:26:17 Removing intermediate container a78862641ad2 21:26:17 ---> 53276621cd76 21:26:17 Step 15/24 : EXPOSE $APP_PORT 21:26:17 ---> Running in 12f5ed621581 21:26:17 Removing intermediate container 12f5ed621581 21:26:17 ---> eb8478e4c37a 21:26:17 Step 16/24 : WORKDIR / 21:26:17 Removing intermediate container 11c3fa5e1bf6 21:26:17 ---> 2af10bc49902 21:26:17 21:26:17 Step 12/24 : FROM docker:20.10.7 21:26:17 ---> Running in 63e6d4a84b72 21:26:17 Removing intermediate container 63e6d4a84b72 21:26:17 ---> a26dcdf373bb 21:26:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:17 20.10.7: Pulling from library/docker 21:26:17 ---> 155c9bc30439 21:26:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:26:18 ---> 6ff0c3f03676 21:26:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:26:18 ---> 16fb439f6c54 21:26:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:26:18 ---> Running in 1d43c61f5669 21:26:18 Removing intermediate container 1d43c61f5669 21:26:18 ---> 26efefd39d90 21:26:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:26:18 ---> Running in 2525b4c70d71 21:26:19 Removing intermediate container 2525b4c70d71 21:26:19 ---> e88a806cc5b2 21:26:19 Step 22/24 : LABEL arch=x86_64 21:26:19 ---> Running in c9d9f1a826ec 21:26:19 Removing intermediate container c9d9f1a826ec 21:26:19 ---> 26d6dbe5fdc4 21:26:19 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:26:19 ---> Running in 6dd06bd317be 21:26:19 Removing intermediate container 6dd06bd317be 21:26:19 ---> 53aec3d6dc3f 21:26:19 Step 24/24 : LABEL version=0.0.0 21:26:19 ---> Running in c69a1f3598ae 21:26:19 Removing intermediate container c69a1f3598ae 21:26:19 ---> 443e28d801be 21:26:19 21:26:19 Successfully built 443e28d801be 21:26:19 Successfully tagged core-metadata:latest 21:26:22  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:26:22 Status: Downloaded newer image for docker:20.10.7 21:26:22 ---> 08bdaf2f88f9 21:26:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:26:23 ---> Running in f1577f07d62a 21:26:23 Removing intermediate container f1577f07d62a 21:26:23 ---> 19bc7d21c578 21:26:23 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 21:26:23 ---> Running in 5caffe7a562f 21:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:26:23 (1/39) Installing readline (8.1.0-r0) 21:26:23 (2/39) Installing bash (5.1.0-r0) 21:26:23 Executing bash-5.1.0-r0.post-install 21:26:23 (3/39) Installing brotli-libs (1.0.9-r3) 21:26:23 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:26:23 (5/39) Installing libcurl (7.78.0-r0) 21:26:23 (6/39) Installing curl (7.78.0-r0) 21:26:23 (7/39) Installing dumb-init (1.2.5-r0) 21:26:24 (8/39) Installing libbz2 (1.0.8-r1) 21:26:24 (9/39) Installing expat (2.2.10-r1) 21:26:24 (10/39) Installing libffi (3.3-r2) 21:26:24 (11/39) Installing gdbm (1.19-r0) 21:26:24 (12/39) Installing xz-libs (5.2.5-r0) 21:26:24 (13/39) Installing sqlite-libs (3.34.1-r0) 21:26:24 (14/39) Installing python3 (3.8.10-r0) 21:26:25 (15/39) Installing py3-appdirs (1.4.4-r1) 21:26:25 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:26:25 (17/39) Installing py3-parsing (2.4.7-r1) 21:26:25 (18/39) Installing py3-six (1.15.0-r0) 21:26:25 (19/39) Installing py3-packaging (20.9-r0) 21:26:25 (20/39) Installing py3-setuptools (51.3.3-r0) 21:26:25 (21/39) Installing py3-chardet (4.0.0-r0) 21:26:25 (22/39) Installing py3-idna (3.1-r0) 21:26:25 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:26:25 (24/39) Installing py3-requests (2.25.1-r1) 21:26:25 (25/39) Installing py3-msgpack (1.0.2-r0) 21:26:25 (26/39) Installing py3-lockfile (0.12.2-r3) 21:26:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:26:25 (28/39) Installing py3-colorama (0.4.4-r0) 21:26:25 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:26:25 (30/39) Installing py3-distlib (0.3.1-r1) 21:26:25 (31/39) Installing py3-distro (1.5.0-r1) 21:26:25 (32/39) Installing py3-webencodings (0.5.1-r3) 21:26:25 (33/39) Installing py3-html5lib (1.1-r0) 21:26:25 (34/39) Installing py3-pytoml (0.1.21-r0) 21:26:25 (35/39) Installing py3-pep517 (0.9.1-r0) 21:26:25 (36/39) Installing py3-progress (1.5-r0) 21:26:25 (37/39) Installing py3-retrying (1.3.3-r0) 21:26:25 (38/39) Installing py3-toml (0.10.2-r0) 21:26:25 (39/39) Installing py3-pip (20.3.4-r0) 21:26:25 Executing busybox-1.32.1-r6.trigger 21:26:25 OK: 82 MiB in 59 packages 21:26:26 Collecting docker-compose==1.23.2 21:26:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:26:26 Collecting jsonschema<3,>=2.5.1 21:26:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:26:26 Collecting docker<4.0,>=3.6.0 21:26:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:26:26 Collecting cached-property<2,>=1.2.0 21:26:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:26:26 Collecting PyYAML<4,>=3.10 21:26:26 Downloading PyYAML-3.13.tar.gz (270 kB) 21:26:27 Collecting docopt<0.7,>=0.6.1 21:26:27 Downloading docopt-0.6.2.tar.gz (25 kB) 21:26:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:26:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:26:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:26:28 Collecting websocket-client<1.0,>=0.32.0 21:26:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:26:28 Collecting dockerpty<0.5,>=0.4.1 21:26:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:26:28 Collecting texttable<0.10,>=0.9.0 21:26:28 Downloading texttable-0.9.1.tar.gz (11 kB) 21:26:28 Collecting docker-pycreds>=0.4.0 21:26:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:26:28 Collecting urllib3<1.25,>=1.21.1 21:26:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:26:28 Collecting idna<2.8,>=2.5 21:26:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:26:28 Collecting chardet<3.1.0,>=3.0.2 21:26:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:26:29 Collecting certifi>=2017.4.17 21:26:29 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:26:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:26:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:26:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:26:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:26:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:26:29 Attempting uninstall: urllib3 21:26:29 Found existing installation: urllib3 1.26.2 21:26:29 Uninstalling urllib3-1.26.2: 21:26:29 Successfully uninstalled urllib3-1.26.2 21:26:29 Attempting uninstall: idna 21:26:29 Found existing installation: idna 3.1 21:26:29 Uninstalling idna-3.1: 21:26:29 Successfully uninstalled idna-3.1 21:26:29 Attempting uninstall: chardet 21:26:29 Found existing installation: chardet 4.0.0 21:26:29 Uninstalling chardet-4.0.0: 21:26:29 Successfully uninstalled chardet-4.0.0 21:26:29 Attempting uninstall: requests 21:26:29 Found existing installation: requests 2.25.1 21:26:29 Uninstalling requests-2.25.1: 21:26:29 Successfully uninstalled requests-2.25.1 21:26:29 Running setup.py install for texttable: started 21:26:29 Running setup.py install for texttable: finished with status 'done' 21:26:29 Running setup.py install for PyYAML: started 21:26:30 Running setup.py install for PyYAML: finished with status 'done' 21:26:30 Running setup.py install for docopt: started 21:26:30 Running setup.py install for docopt: finished with status 'done' 21:26:30 Running setup.py install for dockerpty: started 21:26:31 Running setup.py install for dockerpty: finished with status 'done' 21:26:31 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 21:26:35 Removing intermediate container 5caffe7a562f 21:26:35 ---> 2e5bb70b2741 21:26:35 Step 15/24 : ENV APP_PORT=58890 21:26:35 ---> Running in fae819d16e41 21:26:35 Removing intermediate container fae819d16e41 21:26:35 ---> 744f8b1f418c 21:26:35 Step 16/24 : EXPOSE $APP_PORT 21:26:35 ---> Running in 4e72224e57b7 21:26:35 Removing intermediate container 4e72224e57b7 21:26:35 ---> 535c08e295b5 21:26:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:26:35 ---> 39bc57bea997 21:26:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:26:35 ---> 7c7beed975db 21:26:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:26:35 ---> 11f39aa543b3 21:26:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:26:35 ---> Running in 8ee13c7e9ead 21:26:36 Removing intermediate container 8ee13c7e9ead 21:26:36 ---> 2c2e1d76e4e8 21:26:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:26:36 ---> Running in b57808c1853c 21:26:36 Removing intermediate container b57808c1853c 21:26:36 ---> ab55ecba864d 21:26:36 Step 22/24 : LABEL arch=x86_64 21:26:36 ---> Running in 8573cac44a9a 21:26:36 Removing intermediate container 8573cac44a9a 21:26:36 ---> 38447b48ca34 21:26:36 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:26:36 ---> Running in 8aa4cc73716b 21:26:36 Removing intermediate container 8aa4cc73716b 21:26:36 ---> b295a86ab057 21:26:36 Step 24/24 : LABEL version=0.0.0 21:26:36 ---> Running in 8f1e6bd2e1d7 21:26:36 Removing intermediate container 8f1e6bd2e1d7 21:26:36 ---> ee8725776d98 21:26:36 21:26:36 Successfully built ee8725776d98 21:26:36 Successfully tagged sys-mgmt-agent:latest 21:26:36  Building sys-mgmt-agent ... done  [Pipeline] } 21:26:36 $ docker stop --time=1 6258ff60dd95b2f86f4818db3217fd5f150018243dca305b104174d7c027c794 21:26:37 $ docker rm -f 6258ff60dd95b2f86f4818db3217fd5f150018243dca305b104174d7c027c794 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:38 + docker images 21:26:38 REPOSITORY TAG IMAGE ID CREATED SIZE 21:26:38 sys-mgmt-agent latest ee8725776d98 1 second ago 325MB 21:26:38 core-metadata latest 443e28d801be 18 seconds ago 16.7MB 21:26:38 2af10bc49902 20 seconds ago 1.75GB 21:26:38 d2d474eb9969 21 seconds ago 1.75GB 21:26:38 security-proxy-setup latest f088d2fd426e 25 seconds ago 25.9MB 21:26:38 security-secretstore-setup latest 14527e757286 27 seconds ago 28.1MB 21:26:38 f5776df4bde2 30 seconds ago 1.75GB 21:26:38 2f18660e8b0d 34 seconds ago 1.75GB 21:26:38 security-bootstrapper latest 49546c1e683a 56 seconds ago 18.8MB 21:26:38 core-data latest 52cfb49c7317 59 seconds ago 20.4MB 21:26:38 support-notifications latest 0383a4cc2554 About a minute ago 16.8MB 21:26:38 support-scheduler latest 8117301409c7 About a minute ago 16.1MB 21:26:38 core-command latest 8b38a45c7a3a About a minute ago 16MB 21:26:38 9435963ff83a About a minute ago 1.75GB 21:26:38 a261ce22cbdd About a minute ago 1.75GB 21:26:38 dce5b372e2db About a minute ago 1.75GB 21:26:38 054d2d9b6fdd About a minute ago 1.75GB 21:26:38 678f7f03b144 About a minute ago 1.74GB 21:26:38 ci-base-image-x86_64 latest 371f59f00865 5 minutes ago 1.24GB 21:26:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 hours ago 37.5MB 21:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 12 days ago 547MB 21:26:38 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 21:26:38 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 21:26:38 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 21:26:53 Still waiting to schedule task 21:26:53 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:27:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:27:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:27:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:27:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:27:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements 21:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:27:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.484s coverage: 100.0% of statements 21:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:27:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.301s coverage: 46.3% of statements 21:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.637s coverage: 90.1% of statements 21:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 81.2% of statements 21:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.485s coverage: 94.2% of statements 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:27:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.179s coverage: 59.1% of statements 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:27:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.171s coverage: 60.0% of statements 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:27:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:27:51 Running on prd-ubuntu18.04-docker-8c-8g-3710 in /w/workspace/edgexfoundry_edgex-go_PR-3675 [Pipeline] { [Pipeline] ws 21:27:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:27:51 The recommended git tool is: git 21:27:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.337s coverage: 0.8% of statements 21:27:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:27:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements 21:27:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements 21:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements 21:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.240s coverage: 79.5% of statements 21:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 21:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements 21:27:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements 21:27:56 using credential edgex-jenkins-ssh 21:27:56 Cloning the remote Git repository 21:27:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:27:56 > git init /w/workspace/edgex-go/1 # timeout=10 21:27:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:27:56 > git --version # timeout=10 21:27:56 > git --version # 'git version 2.17.1' 21:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements 21:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 21:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.626s coverage: 81.8% of statements 21:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 91.2% of statements 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.666s coverage: 64.4% of statements 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 21:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 21:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.049s coverage: 66.9% of statements 21:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.6% of statements 21:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements 21:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 21:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 19.5% of statements 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.0% of statements 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.410s coverage: 97.7% of statements 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:28:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:28:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:28:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 21:28:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 21:28:36 GO111MODULE=on go vet ./... 21:28:40 Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit 3f9f038f379242f9bad9bf18c433ea5c56c24039 21:28:40 Merge succeeded, producing 3f9f038f379242f9bad9bf18c433ea5c56c24039 21:28:40 Checking out Revision 3f9f038f379242f9bad9bf18c433ea5c56c24039 (PR-3675) 21:28:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:28:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:28:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:28:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3675/head:refs/remotes/origin/PR-3675 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:28:40 > git config core.sparsecheckout # timeout=10 21:28:40 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 21:28:40 > git remote # timeout=10 21:28:40 > git config --get remote.origin.url # timeout=10 21:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:40 > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 21:28:40 > git rev-parse HEAD^{commit} # timeout=10 21:28:40 > git config core.sparsecheckout # timeout=10 21:28:40 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 21:28:44 Commit message: "feat(security): Make Vault token TTL configurable" 21:28:44 > git --version # timeout=10 21:28:44 > git --version # 'git version 2.17.1' 21:28:44 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:45 + echo snap-build.sh 21:28:45 snap-build.sh 21:28:45 + SNAP_BASE_DIR=. 21:28:45 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:28:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:28:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:28:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:28:45 + cd /w/workspace/edgex-go/1 21:28:45 + sudo apt-get remove -qy --purge lxd lxd-client 21:28:45 Reading package lists... 21:28:45 Building dependency tree... 21:28:45 Reading state information... 21:28:45 The following packages were automatically installed and are no longer required: 21:28:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:28:45 uidmap xdelta3 21:28:45 Use 'sudo apt autoremove' to remove them. 21:28:45 The following packages will be REMOVED: 21:28:45 lxd* lxd-client* 21:28:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:28:45 After this operation, 31.7 MB disk space will be freed. 21:28:46 (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 ... 190317 files and directories currently installed.) 21:28:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:28:46 Removing lxd dnsmasq configuration 21:28:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:28:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:28:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:28:47 (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 ... 190142 files and directories currently installed.) 21:28:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:28:49 Processing triggers for systemd (237-3ubuntu10.45) ... 21:28:49 Processing triggers for ureadahead (0.100.0-21) ... 21:28:49 + sudo snap remove --purge lxd 21:28:49 snap "lxd" is not installed 21:28:49 + sudo groupadd --force --system lxd 21:28:49 ++ whoami 21:28:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:28:49 + newgrp - lxd 21:28:49 + sudo snap install lxd 21:28:58 2021-08-18T21:28:55Z INFO Waiting for automatic snapd restart... 21:29:13 lxd 4.17 from Canonical* installed 21:29:13 + sudo lxd init --auto 21:29:21 + sudo snap install --classic snapcraft 21:29:31 snapcraft 5.0 from Canonical* installed 21:29:31 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:29:31 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:31 Dload Upload Total Spent Left Speed 21:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3483 21:29:31 100 3325k 100 3325k 0 0 5607k 0 --:--:-- --:--:-- --:--:-- 5607k 21:29:31 ./yq_linux_amd64 21:29:31 + sudo snapcraft prime --use-lxd 21:29:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:29:33 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: 21:29:33 - README.md 21:29:33 21:29:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:29:33 Launching a container. 21:29:40 Waiting for container to be ready 21:29:40 To start your first instance, try: lxc launch ubuntu:18.04 21:29:40 21:29:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:29:44 Waiting for network to be ready... 21:29:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:29:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] 21:29:44 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:29:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 21:29:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:29:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:29:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 21:29:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 21:29:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 21:29:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 21:29:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:29:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:29:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:29:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:29:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:29:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:29:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:29:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:29:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:29:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 21:29:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 21:29:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:29:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:29:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 21:29:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 21:29:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 21:29:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 21:29:48 Fetched 25.1 MB in 4s (5942 kB/s) 21:29:49 Reading package lists... 21:29:49 Reading package lists... 21:29:49 Building dependency tree... 21:29:49 Reading state information... 21:29:49 The following additional packages will be installed: 21:29:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:29:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:29:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:29:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:29:49 Suggested packages: 21:29:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:29:49 Recommended packages: 21:29:49 gnupg libsasl2-modules 21:29:49 The following NEW packages will be installed: 21:29:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:29:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:29:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:29:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:29:49 The following packages will be upgraded: 21:29:49 gpg gpg-agent gpgconf libudev1 21:29:50 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:29:50 Need to get 3527 kB of archives. 21:29:50 After this operation, 13.3 MB of additional disk space will be used. 21:29:50 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] 21:29:50 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] 21:29:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:29:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:29:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 21:29:50 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 21:29:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:29:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:29:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:29:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:29:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:29:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:29:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:29:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:29:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:29:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:29:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:29:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:29:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:29:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:29:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:29:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:29:51 debconf: delaying package configuration, since apt-utils is not installed 21:29:51 Fetched 3527 kB in 1s (3079 kB/s) 21:29:51 (Reading database ... 12511 files and directories currently installed.) 21:29:51 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 21:29:51 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:29:51 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 21:29:51 Selecting previously unselected package udev. 21:29:51 (Reading database ... 12511 files and directories currently installed.) 21:29:51 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 21:29:51 Unpacking udev (237-3ubuntu10.51) ... 21:29:51 Selecting previously unselected package libfuse2:amd64. 21:29:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:29:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:29:51 Selecting previously unselected package fuse. 21:29:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:29:51 Unpacking fuse (2.9.7-1ubuntu1) ... 21:29:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:51 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:29:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:51 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:29:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:29:51 Selecting previously unselected package libksba8:amd64. 21:29:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:29:51 Unpacking libksba8:amd64 (1.3.5-2) ... 21:29:51 Selecting previously unselected package libroken18-heimdal:amd64. 21:29:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:29:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:29:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:29:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:52 Selecting previously unselected package libwind0-heimdal:amd64. 21:29:52 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:29:52 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:29:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:52 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:29:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:29:52 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:29:52 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:52 Selecting previously unselected package libsasl2-modules-db:amd64. 21:29:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:29:52 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:52 Selecting previously unselected package libsasl2-2:amd64. 21:29:52 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:29:52 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:52 Selecting previously unselected package libldap-common. 21:29:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:29:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:29:52 Selecting previously unselected package libldap-2.4-2:amd64. 21:29:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:29:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:29:52 Selecting previously unselected package dirmngr. 21:29:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:29:52 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:29:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:29:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:29:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:29:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:29:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:29:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:52 Setting up libksba8:amd64 (1.3.5-2) ... 21:29:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:29:52 Setting up udev (237-3ubuntu10.51) ... 21:29:52 invoke-rc.d: policy-rc.d denied execution of start. 21:29:53 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Processing triggers for systemd (237-3ubuntu10) ... 21:29:53 Setting up fuse (2.9.7-1ubuntu1) ... 21:29:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:29:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:29:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:29:53 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:29:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:29:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:29:53 settings in the [Install] section, and DefaultInstance for template units). 21:29:53 This means they are not meant to be enabled using systemctl. 21:29:53 Possible reasons for having this kind of units are: 21:29:53 1) A unit may be statically enabled by being symlinked from another unit's 21:29:53 .wants/ or .requires/ directory. 21:29:53 2) A unit's purpose may be to act as a helper for some other unit which has 21:29:53 a requirement dependency on it. 21:29:53 3) A unit may be started when needed via activation (socket, path, timer, 21:29:53 D-Bus, udev, scripted systemctl call, ...). 21:29:53 4) In case of template units, the unit is meant to be enabled with some 21:29:53 instance name specified. 21:29:53 Reading package lists... 21:29:54 Building dependency tree... 21:29:54 Reading state information... 21:29:54 The following additional packages will be installed: 21:29:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:29:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:29:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:29:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:29:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:29:54 Suggested packages: 21:29:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:29:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:29:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:29:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:29:54 systemd-container policykit-1 21:29:54 Recommended packages: 21:29:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:29:54 The following NEW packages will be installed: 21:29:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:29:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:29:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:29:54 multiarch-support openssh-client python3 python3-minimal python3.6 21:29:54 python3.6-minimal snapd squashfs-tools sudo 21:29:54 The following packages will be upgraded: 21:29:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:29:54 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:29:54 Need to get 36.7 MB of archives. 21:29:54 After this operation, 147 MB of additional disk space will be used. 21:29:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:29:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:29:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:29:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:29:54 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 21:29:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:29:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:29:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:29:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:29:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:29:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:29:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:29:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:29:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:29:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 21:29:55 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 21:29:55 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:29:55 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:29:55 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 21:29:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:29:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:29:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:29:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:29:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:29:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:29:55 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:29:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:29:55 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:29:55 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 21:29:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:29:57 debconf: delaying package configuration, since apt-utils is not installed 21:29:57 Fetched 36.7 MB in 2s (15.0 MB/s) 21:29:57 (Reading database ... 12757 files and directories currently installed.) 21:29:57 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 21:29:57 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:29:57 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 21:29:57 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:29:57 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 21:29:57 (Reading database ... 12757 files and directories currently installed.) 21:29:57 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:29:57 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:29:57 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:29:57 (Reading database ... 12757 files and directories currently installed.) 21:29:57 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:29:57 Unpacking apt (1.6.14) over (1.6.1) ... 21:29:58 Setting up apt (1.6.14) ... 21:29:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:29:58 gofmt -l . 21:29:58 [ "`gofmt -l .`" = "" ] 21:29:58 ./bin/test-attribution-txt.sh [Pipeline] sh 21:29:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:29:58 (Reading database ... 12764 files and directories currently installed.) 21:29:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 21:29:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 21:29:58 Selecting previously unselected package libpython3.6-minimal:amd64. 21:29:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:29:58 Selecting previously unselected package libexpat1:amd64. 21:29:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:29:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:29:58 Selecting previously unselected package python3.6-minimal. 21:29:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:29:59 + ls -al . 21:29:59 total 632 21:29:59 drwxrwxr-x 9 1001 1001 4096 Aug 18 21:29 . 21:29:59 drwxr-xr-x 4 root root 4096 Aug 18 21:25 .. 21:29:59 -rw-rw-r-- 1 1001 1001 11 Aug 18 21:23 .dockerignore 21:29:59 drwxrwxr-x 8 1001 1001 4096 Aug 18 21:23 .git 21:29:59 drwxrwxr-x 3 1001 1001 4096 Aug 18 21:23 .github 21:29:59 -rw-rw-r-- 1 1001 1001 818 Aug 18 21:23 .gitignore 21:29:59 -rw-rw-r-- 1 1001 1001 76 Aug 18 21:23 .hadolint.yml 21:29:59 -rw-rw-r-- 1 1001 1001 166 Aug 18 21:23 .sonarcloud.properties 21:29:59 -rw-rw-r-- 1 1001 1001 1171 Aug 18 21:23 ADOPTERS.md 21:29:59 -rw-rw-r-- 1 1001 1001 8609 Aug 18 21:23 Attribution.txt 21:29:59 -rw-rw-r-- 1 1001 1001 43881 Aug 18 21:23 CHANGELOG.md 21:29:59 -rw-rw-r-- 1 1001 1001 3804 Aug 18 21:23 CONTRIBUTING.md 21:29:59 -rw-rw-r-- 1 1001 1001 677 Aug 18 21:23 GOVERNANCE.md 21:29:59 -rw-rw-r-- 1 1001 1001 849 Aug 18 21:23 Jenkinsfile 21:29:59 -rw-rw-r-- 1 1001 1001 10775 Aug 18 21:23 LICENSE 21:29:59 -rw-rw-r-- 1 1001 1001 5915 Aug 18 21:23 Makefile 21:29:59 -rw-rw-r-- 1 1001 1001 582 Aug 18 21:23 OWNERS.md 21:29:59 -rw-rw-r-- 1 1001 1001 8643 Aug 18 21:23 README.md 21:29:59 -rw-rw-r-- 1 1001 1001 6912 Aug 18 21:23 SECURITY.md 21:29:59 -rw-rw-r-- 1 1001 1001 5 Aug 18 21:20 VERSION 21:29:59 -rw-rw-r-- 1 1001 1001 4131 Aug 18 21:23 ZMQWindows.md 21:29:59 drwxrwxr-x 2 1001 1001 4096 Aug 18 21:23 bin 21:29:59 drwxrwxr-x 14 1001 1001 4096 Aug 18 21:23 cmd 21:29:59 -rw-r--r-- 1 root root 404331 Aug 18 21:28 coverage.out 21:29:59 -rw-rw-r-- 1 1001 1001 813 Aug 18 21:23 go.mod 21:29:59 -rw-r--r-- 1 root root 48847 Aug 18 21:25 go.sum 21:29:59 drwxrwxr-x 8 1001 1001 4096 Aug 18 21:23 internal 21:29:59 drwxrwxr-x 3 1001 1001 4096 Aug 18 21:23 openapi 21:29:59 drwxrwxr-x 4 1001 1001 4096 Aug 18 21:23 snap 21:29:59 -rw-rw-r-- 1 1001 1001 204 Aug 18 21:23 version.go [Pipeline] sh 21:29:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 21:29:59 Checking for services that may need to be restarted...done. 21:29:59 Checking for services that may need to be restarted...done. 21:29:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:29:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:29:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:29:59 Selecting previously unselected package python3-minimal. 21:29:59 (Reading database ... 13012 files and directories currently installed.) 21:29:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:29:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:29:59 Selecting previously unselected package mime-support. 21:29:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:29:59 Unpacking mime-support (3.60ubuntu1) ... 21:29:59 Selecting previously unselected package libmpdec2:amd64. 21:29:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:29:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:29:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:29:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:29:59 + '[' -e coverage.out ] 21:29:59 + chown 1001:1001 coverage.out [Pipeline] stash 21:29:59 Warning: overwriting stash ‘coverage-report’ 21:29:59 Selecting previously unselected package python3.6. 21:29:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:29:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:29:59 Selecting previously unselected package libpython3-stdlib:amd64. 21:29:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:29:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:29:59 Setting up python3-minimal (3.6.7-1~18.04) ... 21:30:00 Selecting previously unselected package python3. 21:30:00 (Reading database ... 13442 files and directories currently installed.) 21:30:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:30:00 Unpacking python3 (3.6.7-1~18.04) ... 21:30:00 Selecting previously unselected package multiarch-support. 21:30:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:30:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:30:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:30:00 Selecting previously unselected package liblzo2-2:amd64. 21:30:00 (Reading database ... 13479 files and directories currently installed.) 21:30:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:30:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:30:00 Selecting previously unselected package libbsd0:amd64. 21:30:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:30:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:30:00 Selecting previously unselected package sudo. 21:30:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:30:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:30:00 Selecting previously unselected package apparmor. 21:30:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:30:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:30:00 Selecting previously unselected package libedit2:amd64. 21:30:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:30:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:30:00 Stashed 1 file(s) [Pipeline] sh 21:30:00 Selecting previously unselected package libkrb5support0:amd64. 21:30:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:30:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:30:00 Selecting previously unselected package libk5crypto3:amd64. 21:30:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:30:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:30:00 Selecting previously unselected package libkeyutils1:amd64. 21:30:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:30:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:30:00 Selecting previously unselected package libkrb5-3:amd64. 21:30:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:30:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:30:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:30:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:30:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:30:01 Selecting previously unselected package libssl1.0.0:amd64. 21:30:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:30:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:30:01 Selecting previously unselected package openssh-client. 21:30:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 21:30:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 21:30:01 + make build 21:30:01 go mod tidy 21:30:01 Selecting previously unselected package squashfs-tools. 21:30:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 21:30:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:30:01 Selecting previously unselected package snapd. 21:30:01 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:30:01 Unpacking snapd (2.49.2+18.04) ... 21:30:01 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 21:30:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:30:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:30:03 Setting up mime-support (3.60ubuntu1) ... 21:30:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:30:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:30:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:30:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:30:03 Setting up systemd (237-3ubuntu10.51) ... 21:30:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:30:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:30:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:30:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:30:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:30:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:30:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:30:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:30:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:30:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:30:04 Setting up python3 (3.6.7-1~18.04) ... 21:30:04 running python rtupdate hooks for python3.6... 21:30:04 running python post-rtupdate hooks for python3.6... 21:30:04 Setting up apparmor (2.12-4ubuntu5.1) ... 21:30:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:30:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:30:05 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 21:30:05 Setting up snapd (2.49.2+18.04) ... 21:30:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:30:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:30:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:30:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:30:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:30:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:30:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:30:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:30:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:30:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:30:07 /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' 21:30:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:30:07 Processing triggers for systemd (237-3ubuntu10.51) ... 21:30:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:30:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:30:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:30:09 Reading package lists... 21:30:09 Reading package lists... 21:30:09 Building dependency tree... 21:30:09 Reading state information... 21:30:10 Calculating upgrade... 21:30:10 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 21:30:10 The following packages will be upgraded: 21:30:10 advancecomp base-files bash binutils binutils-common 21:30:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:30:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:30:10 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:30:10 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:30:10 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:30:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:30:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:30:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:30:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:30:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:30:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:30:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:30:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:30:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:30:10 ubuntu-keyring util-linux 21:30:10 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:30:10 Need to get 64.2 MB of archives. 21:30:10 After this operation, 5126 kB of additional disk space will be used. 21:30:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 21:30:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:30:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:30:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:30:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:30:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:30:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:30:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:30:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:30:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:30:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:30:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:30:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:30:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:30:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:30:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:30:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:30:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:30:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:30:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:30:10 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:30:10 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:30:10 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:30:10 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:30:10 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:30:10 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:30:10 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:30:10 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:30:10 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:30:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:30:10 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:30:10 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:30:10 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:30:10 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:30:10 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:30:10 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:30:10 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:30:10 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:30:10 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:30:10 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:30:10 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:30:10 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:30:10 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:30:10 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:30:10 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:30:10 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:30:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:30:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:30:10 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] 21:30:10 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:30:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:30:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:30:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:30:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:30:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:30:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:30:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:30:11 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:30:11 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:30:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:30:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:30:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:30:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:30:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:30:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:30:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:30:11 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:30:11 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:30:11 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:30:11 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:30:11 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:30:11 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:30:11 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:30:11 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:30:11 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:30:11 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:30:11 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:30:11 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:30:11 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:30:11 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:30:11 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:30:11 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:30:11 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:30:11 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] 21:30:11 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:30:11 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 21:30:11 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] 21:30:11 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:30:11 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:30:11 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:30:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:30:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:30:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:30:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:30:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:30:12 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 21:30:12 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] 21:30:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:30:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:30:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:30:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:30:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:30:12 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:30:12 debconf: delaying package configuration, since apt-utils is not installed 21:30:12 Fetched 64.2 MB in 2s (30.9 MB/s) 21:30:12 (Reading database ... 13914 files and directories currently installed.) 21:30:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:30:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:30:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:30:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:30:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 21:30:13 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 21:30:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:13 (Reading database ... 13914 files and directories currently installed.) 21:30:13 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:30:13 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:30:13 (Reading database ... 13914 files and directories currently installed.) 21:30:13 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:13 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:13 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:30:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:30:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:14 (Reading database ... 13914 files and directories currently installed.) 21:30:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:30:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:30:14 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:30:14 (Reading database ... 13914 files and directories currently installed.) 21:30:14 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:30:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:30:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:30:14 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:30:15 Setting up base-files (10.1ubuntu2.10) ... 21:30:15 Installing new version of config file /etc/issue ... 21:30:15 Installing new version of config file /etc/issue.net ... 21:30:15 Installing new version of config file /etc/lsb-release ... 21:30:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:30:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:30:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:30:15 Removing obsolete conffile /etc/default/motd-news ... 21:30:15 (Reading database ... 13915 files and directories currently installed.) 21:30:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:30:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:30:15 Setting up bash (4.4.18-2ubuntu1.2) ... 21:30:15 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 21:30:15 (Reading database ... 13915 files and directories currently installed.) 21:30:15 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:15 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:30:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:30:16 (Reading database ... 13915 files and directories currently installed.) 21:30:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:30:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:30:16 Setting up tar (1.29b-2ubuntu0.2) ... 21:30:16 (Reading database ... 13915 files and directories currently installed.) 21:30:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:30:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:30:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:30:16 (Reading database ... 13915 files and directories currently installed.) 21:30:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:30:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:30:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:30:16 (Reading database ... 13915 files and directories currently installed.) 21:30:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:30:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:30:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:30:16 (Reading database ... 13915 files and directories currently installed.) 21:30:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:30:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:30:16 Setting up grep (3.1-2build1) ... 21:30:16 (Reading database ... 13915 files and directories currently installed.) 21:30:16 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:30:16 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:30:16 Setting up gzip (1.6-5ubuntu1.1) ... 21:30:16 (Reading database ... 13915 files and directories currently installed.) 21:30:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:30:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:30:17 Setting up login (1:4.5-1ubuntu2) ... 21:30:17 (Reading database ... 13915 files and directories currently installed.) 21:30:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:30:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:30:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:30:17 (Reading database ... 13915 files and directories currently installed.) 21:30:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:30:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:30:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:30:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:30:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:30:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:30:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:30:17 (Reading database ... 13915 files and directories currently installed.) 21:30:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:30:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:30:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:30:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:30:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:30:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:30:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:30:18 (Reading database ... 13915 files and directories currently installed.) 21:30:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:30:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:30:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:30:18 (Reading database ... 13915 files and directories currently installed.) 21:30:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:30:18 (Reading database ... 13915 files and directories currently installed.) 21:30:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:30:18 (Reading database ... 13915 files and directories currently installed.) 21:30:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:30:19 (Reading database ... 13915 files and directories currently installed.) 21:30:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:30:19 (Reading database ... 13915 files and directories currently installed.) 21:30:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:30:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:30:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:30:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:30:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:30:19 (Reading database ... 13915 files and directories currently installed.) 21:30:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:30:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:30:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:30:19 (Reading database ... 13915 files and directories currently installed.) 21:30:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:30:19 (Reading database ... 13915 files and directories currently installed.) 21:30:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:30:19 (Reading database ... 13915 files and directories currently installed.) 21:30:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:30:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:30:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:30:20 (Reading database ... 13915 files and directories currently installed.) 21:30:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:30:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:30:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:30:21 (Reading database ... 13915 files and directories currently installed.) 21:30:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:30:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:30:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:30:21 (Reading database ... 13917 files and directories currently installed.) 21:30:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:30:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:30:21 Setting up debconf (1.5.66ubuntu1) ... 21:30:21 (Reading database ... 13917 files and directories currently installed.) 21:30:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:30:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:30:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:30:21 (Reading database ... 13917 files and directories currently installed.) 21:30:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:30:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:30:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:30:21 (Reading database ... 13917 files and directories currently installed.) 21:30:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:30:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:30:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:30:21 (Reading database ... 13917 files and directories currently installed.) 21:30:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:30:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:30:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:30:22 (Reading database ... 13919 files and directories currently installed.) 21:30:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:30:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:30:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:30:22 (Reading database ... 13923 files and directories currently installed.) 21:30:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:30:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:30:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 21:30:22 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:30:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:30:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:30:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:30:22 (Reading database ... 13923 files and directories currently installed.) 21:30:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:30:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:30:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:30:22 (Reading database ... 13923 files and directories currently installed.) 21:30:22 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:30:22 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:30:22 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:30:22 (Reading database ... 13923 files and directories currently installed.) 21:30:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:30:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:30:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:30:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:30:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:30:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:30:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:30:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:30:23 Setting up passwd (1:4.5-1ubuntu2) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:30:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:30:23 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:30:23 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:30:23 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:30:23 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:30:23 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:30:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:30:23 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:30:23 (Reading database ... 13923 files and directories currently installed.) 21:30:23 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:30:23 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:30:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:30:24 (Reading database ... 13923 files and directories currently installed.) 21:30:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:30:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:30:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:30:24 (Reading database ... 13923 files and directories currently installed.) 21:30:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:30:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:30:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:30:24 (Reading database ... 13923 files and directories currently installed.) 21:30:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:30:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:30:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:30:24 (Reading database ... 13923 files and directories currently installed.) 21:30:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:30:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:30:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:30:24 (Reading database ... 13924 files and directories currently installed.) 21:30:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:30:24 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:30:24 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:30:24 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:30:24 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 21:30:24 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 21:30:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:30:25 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:30:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:30:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:30:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:30:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:30:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:30:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:30:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:30:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:30:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:30:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:30:25 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:30:25 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:30:25 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:30:25 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:30:25 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:30:25 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:30:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:30:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:30:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:30:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:30:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:30:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:30:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:30:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:30:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:30:26 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:30:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:30:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:30:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:26 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:26 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:26 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:26 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:26 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:30:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:30:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:30:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:30:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:30:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:30:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:30:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:30:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:30:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:30:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:30:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:30:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:30:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:30:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:30:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:30:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:30:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:30:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:30:30 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:30:30 21:30:30 Current default time zone: 'Etc/UTC' 21:30:30 Local time is now: Wed Aug 18 21:30:29 UTC 2021. 21:30:30 Universal Time is now: Wed Aug 18 21:30:29 UTC 2021. 21:30:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:30:30 21:30:30 Setting up systemd-sysv (237-3ubuntu10.51) ... 21:30:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:30 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 21:30:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:30:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:30:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:30:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:30:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:30:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:30:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:30:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:30:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:30:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:30:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:30 Setting up patch (2.7.6-2ubuntu1.1) ... 21:30:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:30:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:30:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 21:30:30 Installing new version of config file /etc/ssl/openssl.cnf ... 21:30:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:30:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:30:30 Setting up ca-certificates (20210119~18.04.1) ... 21:30:32 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 21:30:32 Updating certificates in /etc/ssl/certs... 21:30:33 23 added, 27 removed; done. 21:30:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:30:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:30:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:30:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:30:33 Setting up pkgbinarymangler (138.18.04.1) ... 21:30:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:30:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up perl (5.26.1-6ubuntu0.5) ... 21:30:33 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 21:30:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:30:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:30:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:30:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:30:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:30:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:30:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:30:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:30:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:30:33 Processing triggers for systemd (237-3ubuntu10.51) ... 21:30:33 Processing triggers for mime-support (3.60ubuntu1) ... 21:30:33 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:30:33 Updating certificates in /etc/ssl/certs... 21:30:34 0 added, 0 removed; done. 21:30:34 Running hooks in /etc/ca-certificates/update.d... 21:30:34 done. 21:30:34 Reading package lists... 21:30:34 Building dependency tree... 21:30:34 Reading state information... 21:30:35 The following NEW packages will be installed: 21:30:35 apt-transport-https 21:30:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:30:35 Need to get 4348 B of archives. 21:30:35 After this operation, 154 kB of additional disk space will be used. 21:30:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:30:35 debconf: delaying package configuration, since apt-utils is not installed 21:30:35 Fetched 4348 B in 0s (24.0 kB/s) 21:30:35 Selecting previously unselected package apt-transport-https. 21:30:35 (Reading database ... 13929 files and directories currently installed.) 21:30:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:30:35 Unpacking apt-transport-https (1.6.14) ... 21:30:35 Setting up apt-transport-https (1.6.14) ... 21:30:35 Waiting for network to be ready... 21:30:37 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 21:30:38 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 21:30:41 2021-08-18T21:30:38Z INFO Waiting for automatic snapd restart... 21:30:41 snapd 2.51.3 from Canonical* installed 21:30:42 "snapd" switched to the "latest/stable" channel 21:30:42 21:30:42 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 21:30:44 core18 20210722 from Canonical* installed 21:30:44 "core18" switched to the "latest/stable" channel 21:30:44 21:30:46 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 21:30:47 snapcraft 5.0 from Canonical* installed 21:30:47 "snapcraft" switched to the "latest/stable" channel 21:30:47 21:30:49 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 21:30:51 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: 21:30:51 - README.md 21:30:51 21:30:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:30:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:30:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:30:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:30:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:30:53 Reading package lists... 21:30:53 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 21:30:53 Reading package lists... 21:30:53 Building dependency tree... 21:30:53 Reading state information... 21:30:53 Suggested packages: 21:30:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:30:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:30:53 Recommended packages: 21:30:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:30:53 The following NEW packages will be installed: 21:30:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:30:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:30:53 pkg-config zip 21:30:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:30:54 Need to get 7663 kB of archives. 21:30:54 After this operation, 43.8 MB of additional disk space will be used. 21:30:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:30:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 21:30:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:30:54 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:30:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:30:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:30:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:30:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:30:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:30:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:30:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:30:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:30:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:30:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:30:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:30:55 debconf: delaying package configuration, since apt-utils is not installed 21:30:55 Fetched 7663 kB in 1s (10.2 MB/s) 21:30:55 Selecting previously unselected package libglib2.0-0:amd64. 21:30:55 (Reading database ... 13933 files and directories currently installed.) 21:30:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:30:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:30:55 Selecting previously unselected package libpsl5:amd64. 21:30:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:30:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:30:55 Selecting previously unselected package libnghttp2-14:amd64. 21:30:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:30:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:30:55 Selecting previously unselected package librtmp1:amd64. 21:30:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:30:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:30:55 Selecting previously unselected package libcurl3-gnutls:amd64. 21:30:55 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 21:30:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:30:55 Selecting previously unselected package liberror-perl. 21:30:55 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:30:55 Unpacking liberror-perl (0.17025-1) ... 21:30:55 Selecting previously unselected package git-man. 21:30:55 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:30:55 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:30:55 Selecting previously unselected package git. 21:30:55 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:30:55 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:30:55 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 21:30:55 Selecting previously unselected package libnorm1:amd64. 21:30:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:30:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:30:55 Selecting previously unselected package libpgm-5.2-0:amd64. 21:30:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:30:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:30:55 Selecting previously unselected package libsodium23:amd64. 21:30:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:30:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:30:56 Selecting previously unselected package libzmq5:amd64. 21:30:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:30:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:30:56 Selecting previously unselected package libzmq3-dev:amd64. 21:30:56 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:30:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:30:56 Selecting previously unselected package pkg-config. 21:30:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:30:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:30:56 Selecting previously unselected package zip. 21:30:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:30:56 Unpacking zip (3.0-11build1) ... 21:30:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:30:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:30:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:30:56 Setting up liberror-perl (0.17025-1) ... 21:30:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:30:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:30:56 No schema files found: doing nothing. 21:30:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:30:56 Setting up zip (3.0-11build1) ... 21:30:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:30:56 Setting up libsodium23:amd64 (1.0.16-2) ... 21:30:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:30:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:30:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:30:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:30:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:30:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:30:57 git set to automatically installed. 21:30:57 git-man set to automatically installed. 21:30:57 libcurl3-gnutls set to automatically installed. 21:30:57 liberror-perl set to automatically installed. 21:30:57 libglib2.0-0 set to automatically installed. 21:30:57 libnghttp2-14 set to automatically installed. 21:30:57 libnorm1 set to automatically installed. 21:30:57 libpgm-5.2-0 set to automatically installed. 21:30:57 libpsl5 set to automatically installed. 21:30:57 librtmp1 set to automatically installed. 21:30:57 libsodium23 set to automatically installed. 21:30:57 libzmq3-dev set to automatically installed. 21:30:57 libzmq5 set to automatically installed. 21:30:57 pkg-config set to automatically installed. 21:30:57 zip set to automatically installed. 21:30:58 snapd is not logged in, snap install commands will use sudo 21:30:58 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 21:31:00 snap "core18" has no updates available 21:31:00 snapd is not logged in, snap install commands will use sudo [Pipeline] } 21:31:04 $ docker stop --time=1 c3baedb642f0663f67bbc307072c14a06e77d74c127a719f073987de30a6c443 21:31:06 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 21:31:06 Pulling config-common 21:31:06 + snapcraftctl pull 21:31:07 $ docker rm -f c3baedb642f0663f67bbc307072c14a06e77d74c127a719f073987de30a6c443 21:31:08 Pulling go-build-helper 21:31:08 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:31:08 21:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:31:09 'edgex-go' has dependencies that need to be staged: go-build-helper 21:31:09 Skipping pull go-build-helper (already ran) 21:31:09 Building go-build-helper 21:31:09 + snapcraftctl build 21:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:31:09 latest: Pulling from edgex-devops/edgex-compose-arm64 21:31:09 29e5d40040c1: Pulling fs layer 21:31:09 1ce36da41761: Pulling fs layer 21:31:09 25b303627fd3: Pulling fs layer 21:31:09 29e5d40040c1: Download complete 21:31:10 1ce36da41761: Verifying Checksum 21:31:10 1ce36da41761: Download complete 21:31:10 29e5d40040c1: Pull complete 21:31:11 Staging go-build-helper 21:31:11 + snapcraftctl stage 21:31:11 1ce36da41761: Pull complete 21:31:12 25b303627fd3: Verifying Checksum 21:31:12 25b303627fd3: Download complete 21:31:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:31:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:31:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] 21:31:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 21:31:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:31:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:31:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 21:31:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 21:31:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 21:31:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 21:31:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:31:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:31:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:31:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:31:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:31:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:31:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:31:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:31:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:31:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 21:31:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 21:31:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:31:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:31:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 21:31:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 21:31:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 21:31:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 21:31:21 Fetched 25.1 MB in 0s (0 B/s) 21:31:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:31:21 Fetched 224 kB in 0s (0 B/s) 21:31:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:31:21 Fetched 157 kB in 0s (0 B/s) 21:31:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:31:21 Fetched 221 kB in 0s (0 B/s) 21:31:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:31:21 Fetched 143 kB in 0s (0 B/s) 21:31:21 Pulling edgex-go 21:31:21 + snapcraftctl pull 21:31:21 Pulling hooks 21:31:21 + snapcraftctl pull 21:31:22 25b303627fd3: Pull complete 21:31:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:31:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:31:22 prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container 21:31:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:31:27 $ docker top ca770dc0a365f884f215930f2d913ac4f8847ba21ae8124b45a120016263a6d7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:30 + grep parallel 21:31:30 + docker-compose build --help 21:31:34 --parallel Build images in parallel. [Pipeline] } 21:31:34 $ docker stop --time=1 ca770dc0a365f884f215930f2d913ac4f8847ba21ae8124b45a120016263a6d7 21:31:37 $ docker rm -f ca770dc0a365f884f215930f2d913ac4f8847ba21ae8124b45a120016263a6d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:31:37 . [Pipeline] withDockerContainer 21:31:38 prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container 21:31:38 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:31:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:31:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:31:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:31:38 Fetched 0 B in 0s (0 B/s) 21:31:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:31:38 Fetched 96.5 kB in 0s (0 B/s) 21:31:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:31:38 Fetched 279 kB in 0s (0 B/s) 21:31:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:31:38 Fetched 122 kB in 0s (0 B/s) 21:31:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:31:38 Fetched 77.8 kB in 0s (0 B/s) 21:31:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:31:38 Fetched 8848 B in 0s (0 B/s) 21:31:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:31:38 Fetched 47.8 kB in 0s (0 B/s) 21:31:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:31:38 Fetched 45.6 kB in 0s (0 B/s) 21:31:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:31:38 Fetched 15.0 kB in 0s (0 B/s) 21:31:38 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 21:31:38 Fetched 219 kB in 0s (0 B/s) 21:31:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:31:38 Fetched 154 kB in 0s (0 B/s) 21:31:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:31:38 Fetched 50.6 kB in 0s (0 B/s) 21:31:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:31:38 Fetched 14.8 kB in 0s (0 B/s) 21:31:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:31:38 Fetched 41.8 kB in 0s (0 B/s) 21:31:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:31:38 Fetched 499 kB in 0s (0 B/s) 21:31:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:31:38 Fetched 111 kB in 0s (0 B/s) 21:31:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:31:38 Fetched 240 kB in 0s (0 B/s) 21:31:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:31:38 Fetched 29.3 kB in 0s (0 B/s) 21:31:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:31:38 Fetched 85.5 kB in 0s (0 B/s) 21:31:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:31:38 Fetched 24.5 kB in 0s (0 B/s) 21:31:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:31:38 Fetched 49.2 kB in 0s (0 B/s) 21:31:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:31:38 Fetched 54.2 kB in 0s (0 B/s) 21:31:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:31:38 Fetched 30.8 kB in 0s (0 B/s) 21:31:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:31:38 Fetched 15.8 kB in 0s (0 B/s) 21:31:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:31:38 Fetched 85.9 kB in 0s (0 B/s) 21:31:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:31:38 Fetched 8720 B in 0s (0 B/s) 21:31:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:31:38 Fetched 140 kB in 0s (0 B/s) 21:31:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:31:38 Fetched 119 kB in 0s (0 B/s) 21:31:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:31:38 Fetched 111 kB in 0s (0 B/s) 21:31:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:31:38 Fetched 11.1 kB in 0s (0 B/s) 21:31:38 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:31:38 Fetched 645 kB in 0s (0 B/s) 21:31:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:31:38 Fetched 41.3 kB in 0s (0 B/s) 21:31:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:31:38 Fetched 17.9 kB in 0s (0 B/s) 21:31:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:31:38 Fetched 368 kB in 0s (0 B/s) 21:31:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:31:38 Fetched 187 kB in 0s (0 B/s) 21:31:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:31:38 Fetched 175 kB in 0s (0 B/s) 21:31:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:31:38 Fetched 206 kB in 0s (0 B/s) 21:31:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 21:31:38 Fetched 1301 kB in 0s (0 B/s) 21:31:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:31:38 Fetched 36.2 kB in 0s (0 B/s) 21:31:38 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 21:31:38 Fetched 159 kB in 0s (0 B/s) 21:31:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:31:38 Fetched 107 kB in 0s (0 B/s) 21:31:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:31:38 Fetched 48.7 kB in 0s (0 B/s) 21:31:38 Pulling static-packages 21:31:38 + snapcraftctl pull 21:31:39 Pulling version 21:31:39 + cd /root/project 21:31:39 + git describe --tags --abbrev=0 21:31:39 + sed s/v// 21:31:39 + GIT_VERSION=2.0.1-dev.31 21:31:39 + [ -z 2.0.1-dev.31 ] 21:31:39 + snapcraftctl set-version 2.0.1-dev.31 21:31:39 $ docker top 25179726c6718208e70a9747b25b5878140d4043884f4d8cd812bba679d2bb1e -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:40 Building config-common 21:31:40 + snapcraftctl build 21:31:40 + docker-compose -f ./docker-compose-build.yml build --parallel 21:31:42 Skipping build go-build-helper (already ran) 21:31:42 Building edgex-go 21:31:42 + cd /root/parts/edgex-go/src 21:31:42 + git describe --tags --abbrev=0 21:31:42 + sed s/v// 21:31:42 + GIT_VERSION=2.0.1-dev.31 21:31:42 + [ -z 2.0.1-dev.31 ] 21:31:42 + echo 2.0.1-dev.31 21:31:42 + make build 21:31:42 go mod tidy 21:31:44 Building core-command ... 21:31:44 Building core-data ... 21:31:44 Building core-metadata ... 21:31:44 Building security-bootstrapper ... 21:31:44 Building security-proxy-setup ... 21:31:44 Building security-secretstore-setup ... 21:31:44 Building support-notifications ... 21:31:44 Building support-scheduler ... 21:31:44 Building sys-mgmt-agent ... 21:31:44 Building security-bootstrapper 21:31:44 Building security-secretstore-setup 21:31:44 Building sys-mgmt-agent 21:31:44 Building security-proxy-setup 21:31:44 Building support-scheduler 21:31:45 go: downloading github.com/gorilla/mux v1.8.0 21:31:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:31:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 21:31:45 go: downloading github.com/stretchr/testify v1.7.0 21:31:45 go: downloading github.com/google/uuid v1.3.0 21:31:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:31:45 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:31:45 go: downloading gopkg.in/yaml.v2 v2.4.0 21:31:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:31:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:31:45 go: downloading github.com/lib/pq v1.10.2 21:31:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:31:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:31:45 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:31:45 go: downloading github.com/pelletier/go-toml v1.9.3 21:31:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:31:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:31:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:31:47 go: downloading github.com/davecgh/go-spew v1.1.1 21:31:47 go: downloading github.com/pmezard/go-difflib v1.0.0 21:31:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:31:47 go: downloading github.com/go-playground/validator/v10 v10.8.0 21:31:47 go: downloading github.com/go-kit/kit v0.11.0 21:31:47 go: downloading github.com/stretchr/objx v0.1.1 21:31:47 go: downloading github.com/x448/float16 v0.8.4 21:31:47 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:31:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:31:47 go: downloading github.com/pebbe/zmq4 v1.2.7 21:31:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:31:47 go: downloading github.com/go-playground/universal-translator v0.17.0 21:31:47 go: downloading github.com/leodido/go-urn v1.2.1 21:31:47 go: downloading golang.org/x/text v0.3.6 21:31:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:31:47 go: downloading github.com/go-playground/locales v0.13.0 21:31:47 go: downloading github.com/kr/pretty v0.2.0 21:31:47 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:31:47 go: downloading github.com/go-stack/stack v1.8.0 21:31:47 go: downloading github.com/hashicorp/consul/api v1.8.1 21:31:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:31:47 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 21:31:47 go: downloading github.com/gorilla/websocket v1.4.2 21:31:47 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:31:47 go: downloading github.com/onsi/ginkgo v1.10.1 21:31:48 go: downloading github.com/onsi/gomega v1.7.0 21:31:48 go: downloading github.com/kr/text v0.1.0 21:31:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:31:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:31:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:31:48 go: downloading github.com/hashicorp/serf v0.9.5 21:31:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:31:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:31:48 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:31:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:31:48 go: downloading github.com/mitchellh/copystructure v1.0.0 21:31:48 go: downloading github.com/fatih/color v1.9.0 21:31:48 go: downloading github.com/mattn/go-colorable v0.1.6 21:31:48 go: downloading github.com/mattn/go-isatty v0.0.12 21:31:48 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:31:48 go: downloading github.com/pkg/errors v0.9.1 21:31:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:31:48 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:31:48 go: downloading github.com/hashicorp/memberlist v0.2.2 21:31:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:31:48 go: downloading github.com/hpcloud/tail v1.0.0 21:31:48 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:31:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:31:48 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:31:48 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:31:48 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:31:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:31:48 go: downloading github.com/miekg/dns v1.1.26 21:31:48 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:31:48 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:31:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:31:48 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:31:48 go: downloading github.com/hashicorp/errwrap v1.0.0 21:31:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-data/core-data ./cmd/core-data 21:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:32:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-command/core-command ./cmd/core-command 21:32:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:32:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:32:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:32:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:32:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:32:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:32:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/secrets-config ./cmd/secrets-config 21:32:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:32:13 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:32:13 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:32:13 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:32:13 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:32:13 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:32:13 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:32:13 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:32:13 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:32:13 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:32:13 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:32:13 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:32:13 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:32:13 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:32:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:32:13 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:32:13 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:32:13 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:32:13 + 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 21:32:13 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:32:13 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:32:13 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:32:13 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:32:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:32:13 + 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 21:32:13 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:32:13 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:32:13 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:32:14 Building hooks 21:32:14 + cd /root/parts/hooks/src 21:32:14 + make build 21:32:14 go mod tidy 21:32:14 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 21:32:14 go: downloading github.com/stretchr/testify v1.5.1 21:32:14 go: downloading github.com/davecgh/go-spew v1.1.0 21:32:14 go: downloading gopkg.in/yaml.v2 v2.2.2 21:32:14 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:32:15 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:32:15 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:32:15 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:32:18 Building static-packages 21:32:18 + snapcraftctl build 21:32:20 Building version 21:32:20 + snapcraftctl build 21:32:22 Staging config-common 21:32:22 + snapcraftctl stage 21:32:23 Skipping stage go-build-helper (already ran) 21:32:23 Staging edgex-go 21:32:23 + snapcraftctl stage 21:32:24 Staging hooks 21:32:24 + snapcraftctl stage 21:32:25 Staging static-packages 21:32:25 + snapcraftctl stage 21:32:26 Staging version 21:32:26 + snapcraftctl stage 21:32:27 Priming config-common 21:32:27 + snapcraftctl prime 21:32:28 Priming go-build-helper 21:32:28 + snapcraftctl prime 21:32:29 Priming edgex-go 21:32:29 + snapcraftctl prime 21:32:30 Priming hooks 21:32:30 + snapcraftctl prime 21:32:32 Priming static-packages 21:32:32 + snapcraftctl prime 21:32:34 Priming version 21:32:34 + snapcraftctl prime 21:32:35 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] } 21:32:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:32:52 ---> 7366054d290d 21:32:52 Step 3/24 : WORKDIR /edgex-go 21:32:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:32:52 ---> 7366054d290d 21:32:52 Step 3/23 : WORKDIR /edgex-go 21:32:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:32:52 ---> 7366054d290d 21:32:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:32:52 ---> 7366054d290d 21:32:52 Step 3/32 : WORKDIR /edgex-go 21:32:52 Step 3/26 : WORKDIR /edgex-go 21:32:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:32:52 ---> 7366054d290d 21:32:52 Step 3/22 : WORKDIR /edgex-go 21:32:54 ---> Running in 60620861de6b 21:32:54 ---> Running in 082f5e186715 21:32:54 ---> Running in 4d1c26ac90a0 21:32:54 ---> Running in ba599355b9dd 21:32:54 ---> Running in 4689e55fe0d3 21:32:54 Removing intermediate container 4689e55fe0d3 21:32:54 Removing intermediate container 4d1c26ac90a0 21:32:54 ---> a06705c1a01e 21:32:54 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:54 ---> 2bdb4dfa1d14 21:32:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:54 Removing intermediate container 60620861de6b 21:32:54 ---> f6c777e16362 21:32:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:54 Removing intermediate container 082f5e186715 21:32:54 ---> 6301e05f690a 21:32:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:55 Removing intermediate container ba599355b9dd 21:32:55 ---> 8de2e2c61636 21:32:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:55 ---> Running in 559cbbf696b0 21:32:55 ---> Running in ffc6dfede1c4 21:32:55 ---> Running in 90b1e3a34343 21:32:55 ---> Running in f3bfb6dc1b79 21:32:55 ---> Running in debd36c5881f 21:32:59 Removing intermediate container 559cbbf696b0 21:32:59 ---> 788d5aa1511e 21:32:59 Step 5/32 : RUN apk add --update --no-cache make git 21:32:59 ---> Running in bebf1b2e377d 21:32:59 Removing intermediate container ffc6dfede1c4 21:32:59 ---> 2885972f5191 21:32:59 Step 5/26 : RUN apk add --update --no-cache make git 21:32:59 ---> Running in 685f236d5819 21:33:00 Removing intermediate container 90b1e3a34343 21:33:00 ---> d3b50c22e240 21:33:00 Step 5/22 : RUN apk add --update --no-cache make git 21:33:00 Removing intermediate container f3bfb6dc1b79 21:33:00 ---> d98af988cfbc 21:33:00 Step 5/24 : RUN apk add --update --no-cache make bash git 21:33:00 ---> Running in ea75d46b85ec 21:33:00 ---> Running in ae3aa936a207 21:33:00 Removing intermediate container debd36c5881f 21:33:00 ---> 9908b679b567 21:33:00 Step 5/23 : RUN apk add --update --no-cache make git 21:33:01 ---> Running in 1dfab442fd88 21:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:33:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:33:03 OK: 218 MiB in 52 packages 21:33:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:33:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:33:04 OK: 218 MiB in 52 packages 21:33:05 OK: 218 MiB in 52 packages 21:33:05 OK: 218 MiB in 52 packages 21:33:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:33:05 Removing intermediate container bebf1b2e377d 21:33:05 ---> 97598f0acc6d 21:33:05 Step 6/32 : COPY go.mod . 21:33:05 Removing intermediate container 685f236d5819 21:33:05 ---> 2d66ba960aa1 21:33:05 Step 6/26 : COPY go.mod . 21:33:06 ---> 4548a5f70bdd 21:33:06 Step 7/32 : RUN go mod download 21:33:06 Removing intermediate container 1dfab442fd88 21:33:06 ---> 22f55784e950 21:33:06 Step 6/23 : COPY go.mod . 21:33:06 ---> Running in 303024d94ec9 21:33:06 Removing intermediate container ae3aa936a207 21:33:06 ---> 31291e055959 21:33:06 Step 6/24 : COPY go.mod . 21:33:06 ---> 1ce605fcc008 21:33:06 Step 7/26 : RUN go mod download 21:33:07 ---> Running in bfbbe905498b 21:33:07 ---> 92aaa82c8799 21:33:07 Step 7/23 : RUN go mod download 21:33:07 ---> c939cef02ff9 21:33:07 Step 7/24 : RUN go mod download 21:33:07 ---> Running in 0e8caa6ecae3 21:33:08 OK: 218 MiB in 52 packages 21:33:08 ---> Running in 67e539c383ab 21:33:10 Removing intermediate container ea75d46b85ec 21:33:10 ---> 2547d0b7cece 21:33:10 Step 6/22 : COPY go.mod . 21:33:11 Removing intermediate container 303024d94ec9 21:33:11 ---> 10a647ed53fe 21:33:11 Step 8/32 : COPY . . 21:33:12 ---> 961e75972a04 21:33:12 Step 7/22 : RUN go mod download 21:33:12 ---> Running in bb2e301e9cbf 21:33:12 Removing intermediate container bfbbe905498b 21:33:12 ---> e1c7e771f7e9 21:33:12 Step 8/26 : COPY . . 21:33:18 Removing intermediate container 0e8caa6ecae3 21:33:18 ---> db8e55c2d11f 21:33:18 Step 8/23 : COPY . . 21:33:23 Removing intermediate container 67e539c383ab 21:33:23 ---> 0dcfc10b80ae 21:33:23 Step 8/24 : COPY . . 21:33:26 Removing intermediate container bb2e301e9cbf 21:33:26 ---> 86492f23255c 21:33:26 Step 8/22 : COPY . . 21:33:28 ---> ed5d1f510f32 21:33:28 Step 9/32 : RUN go mod tidy 21:33:28 ---> 6dfa538b57d4 21:33:28 Step 9/26 : RUN go mod tidy 21:33:32 ---> Running in af7889c1a051 21:33:32 ---> Running in 7049192d1817 21:33:32 ---> e93e23083530 21:33:32 Step 9/23 : RUN go mod tidy 21:33:34 ---> Running in b0559f5ecfa2 21:33:39 ---> 70663e9a43d6 21:33:39 Step 9/24 : RUN go mod tidy 21:33:40 ---> Running in d8c47adc6732 21:33:41 Removing intermediate container af7889c1a051 21:33:41 ---> f6f42ee4b69d 21:33:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:33:41 ---> Running in 4264b6f9fa6f 21:33:41 ---> 748a9b55f924 21:33:41 Step 9/22 : RUN go mod tidy 21:33:41 Removing intermediate container 7049192d1817 21:33:41 ---> d3bba004b008 21:33:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:33:41 Removing intermediate container b0559f5ecfa2 21:33:41 ---> 9bb811bda54a 21:33:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:33:42 ---> Running in e8f5c1753a80 21:33:42 ---> Running in 80b4eebfebfc 21:33:42 ---> Running in 39d1e39cd6d8 21:33:43 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 21:33:44 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 21:33:44 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 21:33:47 Removing intermediate container d8c47adc6732 21:33:47 ---> 7ad8552f19dc 21:33:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:33:47 ---> Running in 81d3cd6af6f3 21:33:49 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 21:33:50 Removing intermediate container e8f5c1753a80 21:33:50 ---> b400b0b7fd07 21:33:50 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:33:50 ---> Running in 8f6bbe7fdfa8 21:33:53 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 21:35:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35:45 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 21:35:46 Removing intermediate container 81d3cd6af6f3 21:35:46 ---> f8bd56b9c248 21:35:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:35:46 Removing intermediate container 4264b6f9fa6f 21:35:46 ---> 4980e65cb077 21:35:46 21:35:46 Step 11/26 : FROM alpine:3.12 21:35:46 Removing intermediate container 80b4eebfebfc 21:35:46 ---> 442ebc334d56 21:35:46 21:35:46 Step 11/32 : FROM alpine:3.12 21:35:47 ---> Running in 77a7026f6048 21:35:47 3.12: Pulling from library/alpine 21:35:47 3.12: Pulling from library/alpine 21:35:49 Removing intermediate container 39d1e39cd6d8 21:35:49 ---> a90995659f11 21:35:49 21:35:49 Step 11/23 : FROM alpine:3.12 21:35:49 3.12: Pulling from library/alpine 21:35:49 Removing intermediate container 8f6bbe7fdfa8 21:35:49 ---> a4944f7c67e5 21:35:49 21:35:49 Step 11/22 : FROM alpine:3.12 21:35:49 3.12: Pulling from library/alpine 21:35:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:35:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:35:50 Status: Downloaded newer image for alpine:3.12 21:35:50 Status: Image is up to date for alpine:3.12 21:35:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:35:50 Status: Image is up to date for alpine:3.12 21:35:50 ---> c4fd0aeabfcf 21:35:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:35:50 ---> c4fd0aeabfcf 21:35:50 Step 12/22 : RUN apk add --update --no-cache curl 21:35:50 ---> c4fd0aeabfcf 21:35:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:35:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:35:50 Status: Image is up to date for alpine:3.12 21:35:50 ---> c4fd0aeabfcf 21:35:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:35:50 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 21:35:51 ---> Running in 28ce461dc74f 21:35:51 ---> Running in 26f22ad7fa76 21:35:51 ---> Running in e9442234f903 21:35:51 ---> Running in 6f40b06d7070 21:35:52 Removing intermediate container 26f22ad7fa76 21:35:52 ---> 1422374e18b9 21:35:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:35:52 ---> Running in f6edd215d1a3 21:35:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:54 (1/4) Installing ca-certificates (20191127-r4) 21:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:35:54 (3/4) Installing libcurl (7.78.0-r0) 21:35:54 (4/4) Installing curl (7.78.0-r0) 21:35:54 Executing busybox-1.31.1-r20.trigger 21:35:54 Removing intermediate container 77a7026f6048 21:35:54 ---> 26a2ca9f8114 21:35:54 21:35:54 Step 12/24 : FROM docker:20.10.7 21:35:54 Executing ca-certificates-20191127-r4.trigger 21:35:54 OK: 7 MiB in 18 packages 21:35:54 20.10.7: Pulling from library/docker 21:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:55 (1/1) Installing dumb-init (1.2.2-r1) 21:35:55 Executing busybox-1.31.1-r20.trigger 21:35:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:55 OK: 5 MiB in 15 packages 21:35:55 (1/3) Installing ca-certificates (20191127-r4) 21:35:55 (2/3) Installing dumb-init (1.2.2-r1) 21:35:55 (3/3) Installing su-exec (0.2-r1) 21:35:55 Executing busybox-1.31.1-r20.trigger 21:35:55 Executing ca-certificates-20191127-r4.trigger 21:35:55 OK: 6 MiB in 17 packages 21:35:56 (1/2) Installing dumb-init (1.2.2-r1) 21:35:56 (2/2) Installing su-exec (0.2-r1) 21:35:56 Executing busybox-1.31.1-r20.trigger 21:35:56 OK: 5 MiB in 16 packages 21:35:58 Removing intermediate container e9442234f903 21:35:58 ---> 8ecccf99b17d 21:35:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:35:58 Removing intermediate container 28ce461dc74f 21:35:58 ---> dfe8aafa7230 21:35:58 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:35:58 ---> Running in e9c726adfcef 21:35:59 Removing intermediate container f6edd215d1a3 21:35:59 ---> b0438af4a4f1 21:35:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:35:59 ---> Running in 2a46bd1a5168 21:35:59 Removing intermediate container 6f40b06d7070 21:35:59 ---> c10c96f9df22 21:35:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:36:00 ---> Running in 99ab0b074550 21:36:01 Removing intermediate container e9c726adfcef 21:36:01 ---> b220ded8040d 21:36:01 Step 14/23 : ENV APP_PORT=59861 21:36:01 ---> Running in 270ecf816179 21:36:01 Removing intermediate container 2a46bd1a5168 21:36:01 ---> faad8b93db1b 21:36:01 Step 14/22 : WORKDIR /edgex 21:36:01 ---> Running in ca7e451dde41 21:36:02 Removing intermediate container 99ab0b074550 21:36:02 ---> a100ba2a78d5 21:36:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:36:02 ---> Running in a52a6b74944d 21:36:02 Removing intermediate container 270ecf816179 21:36:02 ---> 66ed28f0b186 21:36:02 Step 14/26 : WORKDIR / 21:36:02 ---> Running in 62a083d3b0a0 21:36:02 ---> Running in 5df76af44f8b 21:36:03 Removing intermediate container ca7e451dde41 21:36:03 ---> 119ca36a0006 21:36:03 Step 15/23 : EXPOSE $APP_PORT 21:36:03 Removing intermediate container 62a083d3b0a0 21:36:03 ---> f5b5d4ecd52e 21:36:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:36:03 Removing intermediate container a52a6b74944d 21:36:03 ---> 73f889a63129 21:36:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:36:03 ---> Running in d774328e5cad 21:36:04 ---> Running in 3249a19f30cd 21:36:04 Removing intermediate container 5df76af44f8b 21:36:04 ---> fa4428ca53f5 21:36:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:36:04 Removing intermediate container d774328e5cad 21:36:04 ---> 4788175fd34b 21:36:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:05 ---> 94618d88d769 21:36:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:36:05 ---> 1eb0ccc1635a 21:36:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:36:05 ---> a58be5ac3da7 21:36:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:36:07 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:36:07 ---> f591a09b6695 21:36:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:36:07 Status: Downloaded newer image for docker:20.10.7 21:36:07 ---> df445af6242a 21:36: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' 21:36:07 Removing intermediate container 3249a19f30cd 21:36:07 ---> d8130228db58 21:36:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:36:07 ---> 103bac3ef8ae 21:36:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:36:07 ---> Running in b2594b8ee4e1 21:36:07 ---> 48379dbdedca 21:36:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:36:08 ---> Running in 4d86c920cdb4 21:36:08 Removing intermediate container b2594b8ee4e1 21:36:08 ---> e92b8faf8e59 21:36:08 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 21:36:09 ---> 8b9b9b0e5c33 21:36:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:36:09 ---> Running in 5a7068701ce1 21:36:09 Removing intermediate container 4d86c920cdb4 21:36:09 ---> ded3e114e689 21:36:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:36:09 ---> 3a05ba47f60c 21:36:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:36:09 ---> 8f8bf2dfa747 21:36:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:36:09 ---> Running in 62e9ae57fb3f 21:36:10 ---> Running in a5862938fe34 21:36:10 ---> 30cd7afe2836 21:36:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:36:10 ---> 932a861fe217 21:36:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:36:11 ---> Running in 5acffd42c0fe 21:36:11 Removing intermediate container a5862938fe34 21:36:11 ---> 3afb8aac931f 21:36:11 Step 19/22 : CMD ["--init=true"] 21:36:11 Removing intermediate container 62e9ae57fb3f 21:36:11 ---> 4b917a41bc2d 21:36:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:36:11 ---> Running in e7d66421d882 21:36:11 ---> Running in 6d5d0d6177ab 21:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:36:11 ---> c2b5b4be6fc2 21:36:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:36:12 (1/39) Installing readline (8.1.0-r0) 21:36:12 (2/39) Installing bash (5.1.0-r0) 21:36:12 Executing bash-5.1.0-r0.post-install 21:36:12 (3/39) Installing brotli-libs (1.0.9-r3) 21:36:12 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:36:12 (5/39) Installing libcurl (7.78.0-r0) 21:36:12 Removing intermediate container e7d66421d882 21:36:12 ---> 86c600149e5b 21:36:12 Step 20/22 : LABEL arch=arm64 21:36:12 Removing intermediate container 6d5d0d6177ab 21:36:12 ---> 96a86acbc68a 21:36:12 Step 21/23 : LABEL arch=arm64 21:36:12 (6/39) Installing curl (7.78.0-r0) 21:36:12 (7/39) Installing dumb-init (1.2.5-r0) 21:36:12 (8/39) Installing libbz2 (1.0.8-r1) 21:36:12 (9/39) Installing expat (2.2.10-r1) 21:36:12 (10/39) Installing libffi (3.3-r2) 21:36:12 (11/39) Installing gdbm (1.19-r0) 21:36:12 (12/39) Installing xz-libs (5.2.5-r0) 21:36:12 (13/39) Installing sqlite-libs (3.34.1-r0) 21:36:12 (14/39) Installing python3 (3.8.10-r0) 21:36:13 ---> Running in 9c30e686f5b5 21:36:13 ---> Running in fbc8d1c06c5e 21:36:14 ---> b05d8de53003 21:36:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:36:15 (15/39) Installing py3-appdirs (1.4.4-r1) 21:36:15 Removing intermediate container fbc8d1c06c5e 21:36:15 ---> 8ab5d4553dea 21:36:15 Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:36:15 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:36:15 Removing intermediate container 9c30e686f5b5 21:36:15 ---> 50bf65e9a5cf 21:36:15 Step 21/22 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:36:15 (17/39) Installing py3-parsing (2.4.7-r1) 21:36:15 (18/39) Installing py3-six (1.15.0-r0) 21:36:15 (19/39) Installing py3-packaging (20.9-r0) 21:36:15 (20/39) Installing py3-setuptools (51.3.3-r0) 21:36:15 ---> Running in e5634a5ae226 21:36:15 ---> Running in 9b4d31bc6dd6 21:36:15 (21/39) Installing py3-chardet (4.0.0-r0) 21:36:15 Removing intermediate container 5acffd42c0fe 21:36:15 ---> 890ca3be78aa 21:36:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:15 (22/39) Installing py3-idna (3.1-r0) 21:36:15 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:36:15 (24/39) Installing py3-requests (2.25.1-r1) 21:36:15 (25/39) Installing py3-msgpack (1.0.2-r0) 21:36:16 (26/39) Installing py3-lockfile (0.12.2-r3) 21:36:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:36:16 (28/39) Installing py3-colorama (0.4.4-r0) 21:36:16 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:36:16 (30/39) Installing py3-distlib (0.3.1-r1) 21:36:16 (31/39) Installing py3-distro (1.5.0-r1) 21:36:16 (32/39) Installing py3-webencodings (0.5.1-r3) 21:36:16 (33/39) Installing py3-html5lib (1.1-r0) 21:36:16 (34/39) Installing py3-pytoml (0.1.21-r0) 21:36:16 (35/39) Installing py3-pep517 (0.9.1-r0) 21:36:16 (36/39) Installing py3-progress (1.5-r0) 21:36:16 (37/39) Installing py3-retrying (1.3.3-r0) 21:36:16 (38/39) Installing py3-toml (0.10.2-r0) 21:36:16 ---> 1594914cfdd0 21:36:16 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/ 21:36:16 (39/39) Installing py3-pip (20.3.4-r0) 21:36:16 Removing intermediate container e5634a5ae226 21:36:16 ---> ddfbf5e46ee6 21:36:16 Step 23/23 : LABEL version=0.0.0 21:36:16 ---> Running in c4ad309649e1 21:36:16 Executing busybox-1.32.1-r6.trigger 21:36:16 Removing intermediate container 9b4d31bc6dd6 21:36:16 ---> 8cddaf0cbada 21:36:16 Step 22/22 : LABEL version=0.0.0 21:36:16 OK: 82 MiB in 59 packages 21:36:17 ---> Running in 50fbd9c42b59 21:36:17 ---> 8f5b473e436f 21:36:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:36:17 ---> Running in 12fa4db26a1d 21:36:17 Removing intermediate container 50fbd9c42b59 21:36:17 ---> 49322ab69202 21:36:17 21:36:18 Removing intermediate container 12fa4db26a1d 21:36:18 ---> 4226007661b0 21:36:18 21:36:18 Successfully built 49322ab69202 21:36:18 Successfully tagged support-scheduler-arm64:latest 21:36:18 Building core-metadata 21:36:18  Building support-scheduler ... done Successfully built 4226007661b0 21:36:18 Successfully tagged security-proxy-setup-arm64:latest 21:36:18  Building security-proxy-setup ... done Building support-notifications 21:36:20 ---> d30fcd037848 21:36:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:36:23 Removing intermediate container c4ad309649e1 21:36:23 ---> ca4c19b5fd27 21:36:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:36:24 ---> 98a2435f416f 21:36:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:36:24 ---> Running in 40f58e9238d8 21:36:26 Removing intermediate container 40f58e9238d8 21:36:26 ---> 419f3f8a6bd0 21:36:26 Step 24/26 : LABEL arch=arm64 21:36:27 ---> 5bc90d9c58f9 21:36:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:36:27 ---> Running in 117450fd7cb2 21:36:27 Collecting docker-compose==1.23.2 21:36:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:36:28 Removing intermediate container 117450fd7cb2 21:36:28 ---> d23bd48db20a 21:36:28 Step 25/26 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:36:28 ---> 53741ab59cc3 21:36:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:36:28 ---> Running in fbd4e3042c59 21:36:29 ---> Running in 830800f6aaa4 21:36:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:36:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:36:29 Removing intermediate container fbd4e3042c59 21:36:29 ---> da74cd2f1f64 21:36:29 Step 26/26 : LABEL version=0.0.0 21:36:30 Removing intermediate container 830800f6aaa4 21:36:30 ---> 29e322f6146d 21:36:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:36:30 ---> Running in c21108e8062a 21:36:30 Collecting docker<4.0,>=3.6.0 21:36:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:36:30 Collecting dockerpty<0.5,>=0.4.1 21:36:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:36:31 Removing intermediate container c21108e8062a 21:36:31 ---> 4a498663e5ba 21:36:31 21:36:31 Successfully built 4a498663e5ba 21:36:31 Successfully tagged security-secretstore-setup-arm64:latest 21:36:31 Building core-command 21:36:33  Building security-secretstore-setup ... done  ---> d87de5a6b2b4 21:36:33 Step 27/32 : RUN chmod +x /entrypoint.sh 21:36:33 Collecting jsonschema<3,>=2.5.1 21:36:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:36:33 ---> Running in 6f90f3ce30a9 21:36:33 Collecting websocket-client<1.0,>=0.32.0 21:36:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:36:33 Collecting cached-property<2,>=1.2.0 21:36:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:36:33 Collecting docopt<0.7,>=0.6.1 21:36:33 Downloading docopt-0.6.2.tar.gz (25 kB) 21:36:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:36:37 Collecting PyYAML<4,>=3.10 21:36:37 Downloading PyYAML-3.13.tar.gz (270 kB) 21:36:38 Removing intermediate container 6f90f3ce30a9 21:36:38 ---> 3daa1d97a254 21:36:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:36:39 ---> Running in ed6163253f9d 21:36:40 Removing intermediate container ed6163253f9d 21:36:40 ---> 60881593513d 21:36:40 Step 29/32 : CMD ["gate"] 21:36:41 Collecting texttable<0.10,>=0.9.0 21:36:41 Downloading texttable-0.9.1.tar.gz (11 kB) 21:36:41 ---> Running in caf77fda9c90 21:36:43 Removing intermediate container caf77fda9c90 21:36:43 ---> 6d776a5b9060 21:36:43 Step 30/32 : LABEL arch=arm64 21:36:43 Collecting docker-pycreds>=0.4.0 21:36:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:36:44 ---> Running in 00edcc3426eb 21:36:44 Collecting idna<2.8,>=2.5 21:36:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:36:45 Collecting certifi>=2017.4.17 21:36:45 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:36:45 Collecting chardet<3.1.0,>=3.0.2 21:36:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:36:45 Removing intermediate container 00edcc3426eb 21:36:45 ---> f35e5bdffc4b 21:36:45 Step 31/32 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:36:46 Collecting urllib3<1.25,>=1.21.1 21:36:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:36:46 ---> Running in 2531bd36029b 21:36:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:36:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:36:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:36:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:36:47 Removing intermediate container 2531bd36029b 21:36:47 ---> dc7742cc5258 21:36:47 Step 32/32 : LABEL version=0.0.0 21:36:47 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:36:47 Attempting uninstall: urllib3 21:36:47 Found existing installation: urllib3 1.26.2 21:36:47 Uninstalling urllib3-1.26.2: 21:36:47 Successfully uninstalled urllib3-1.26.2 21:36:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:36:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:36:48 ---> 7366054d290d 21:36:48 Step 3/23 : WORKDIR /edgex-go 21:36:48 ---> Using cache 21:36:48 ---> 8de2e2c61636 21:36:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:48 ---> Using cache 21:36:48 ---> 9908b679b567 21:36:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:36:48 ---> Running in f1f1636cbadd 21:36:48 Attempting uninstall: idna 21:36:48 Found existing installation: idna 3.1 21:36:48 Uninstalling idna-3.1: 21:36:48 ---> Running in d3900ba94547 21:36:48 Successfully uninstalled idna-3.1 21:36:49 Attempting uninstall: chardet 21:36:49 Found existing installation: chardet 4.0.0 21:36:49 Uninstalling chardet-4.0.0: 21:36:49 Removing intermediate container f1f1636cbadd 21:36:49 ---> 6f1dd7b0e067 21:36:49 21:36:49 Successfully uninstalled chardet-4.0.0 21:36:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:36:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:36:50 ---> 7366054d290d 21:36:50 Step 3/24 : WORKDIR /edgex-go 21:36:50 ---> Using cache 21:36:50 ---> 8de2e2c61636 21:36:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:50 ---> Using cache 21:36:50 ---> 9908b679b567 21:36:50 Step 5/24 : RUN apk add --update --no-cache make git 21:36:50 ---> Using cache 21:36:50 ---> 22f55784e950 21:36:50 Step 6/24 : COPY go.mod . 21:36:50 ---> Using cache 21:36:50 ---> 92aaa82c8799 21:36:50 Step 7/24 : RUN go mod download 21:36:50 ---> Using cache 21:36:50 ---> db8e55c2d11f 21:36:50 Step 8/24 : COPY . . 21:36:50 ---> Using cache 21:36:50 ---> e93e23083530 21:36:50 Step 9/24 : RUN go mod tidy 21:36:50 ---> Using cache 21:36:50 ---> 9bb811bda54a 21:36:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:36:50 Successfully built 6f1dd7b0e067 21:36:50 Successfully tagged security-bootstrapper-arm64:latest 21:36:50 Building core-data 21:36:51  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:36:51 ---> Running in 916afd86f7aa 21:36:51 Attempting uninstall: requests 21:36:51 Found existing installation: requests 2.25.1 21:36:51 Uninstalling requests-2.25.1: 21:36:51 Successfully uninstalled requests-2.25.1 21:36:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:36:52 Running setup.py install for texttable: started 21:36:52 OK: 218 MiB in 52 packages 21:36:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:36:54 Running setup.py install for texttable: finished with status 'done' 21:36:54 Running setup.py install for PyYAML: started 21:36:56 Removing intermediate container d3900ba94547 21:36:56 ---> ad73a17166eb 21:36:56 Step 6/23 : COPY go.mod . 21:36:57 Running setup.py install for PyYAML: finished with status 'done' 21:36:58 ---> d56a11940ac2 21:36:58 Step 7/23 : RUN go mod download 21:36:58 Running setup.py install for docopt: started 21:36:59 ---> Running in d223d55d5f7e 21:37:01 Running setup.py install for docopt: finished with status 'done' 21:37:01 Running setup.py install for dockerpty: started 21:37:03 Running setup.py install for dockerpty: finished with status 'done' 21:37:07 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 21:37:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:37:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:37:07 ---> 7366054d290d 21:37:07 Step 3/24 : WORKDIR /edgex-go 21:37:07 ---> Using cache 21:37:07 ---> 8de2e2c61636 21:37:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:07 ---> Using cache 21:37:07 ---> 9908b679b567 21:37:07 Step 5/24 : RUN apk add --update --no-cache make git 21:37:07 ---> Using cache 21:37:07 ---> 22f55784e950 21:37:07 Step 6/24 : COPY go.mod . 21:37:07 ---> Using cache 21:37:07 ---> 92aaa82c8799 21:37:07 Step 7/24 : RUN go mod download 21:37:07 ---> Using cache 21:37:07 ---> db8e55c2d11f 21:37:07 Step 8/24 : COPY . . 21:37:07 ---> Using cache 21:37:07 ---> e93e23083530 21:37:07 Step 9/24 : RUN go mod tidy 21:37:07 ---> Using cache 21:37:07 ---> 9bb811bda54a 21:37:07 Step 10/24 : RUN make cmd/core-command/core-command 21:37:08 Removing intermediate container d223d55d5f7e 21:37:08 ---> 7b60eb7fe6d2 21:37:08 Step 8/23 : COPY . . 21:37:08 ---> Running in 2199fa69f726 21:37:11 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 21:37:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:37:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:37:24 ---> 7366054d290d 21:37:24 Step 3/24 : WORKDIR /edgex-go 21:37:24 ---> Using cache 21:37:24 ---> 8de2e2c61636 21:37:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:24 ---> Using cache 21:37:24 ---> 9908b679b567 21:37:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:37:28 ---> Running in b044f2a771a3 21:37:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:37:31 Removing intermediate container 5a7068701ce1 21:37:31 ---> 6763bee6551e 21:37:31 Step 15/24 : ENV APP_PORT=58890 21:37:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:37:33 ---> Running in dcb472573149 21:37:33 OK: 218 MiB in 52 packages 21:37:34 Removing intermediate container dcb472573149 21:37:34 ---> 11793f7d7f12 21:37:34 Step 16/24 : EXPOSE $APP_PORT 21:37:35 ---> Running in f163040dd05e 21:37:36 Removing intermediate container b044f2a771a3 21:37:36 ---> 63562b22ab51 21:37:36 Step 6/24 : COPY go.mod . 21:37:36 Removing intermediate container f163040dd05e 21:37:36 ---> ae3433af232f 21:37:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:37:37 ---> c60d95da43af 21:37:37 Step 9/23 : RUN go mod tidy 21:37:37 ---> Running in 36fe9626215b 21:37:38 ---> 2a8668d4731a 21:37:38 Step 7/24 : RUN go mod download 21:37:38 ---> Running in 2393e5a155e9 21:37:39 ---> a1ff32212e4e 21:37:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:37:41 ---> 3b8418e46aa6 21:37:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:37:42 ---> 9c2cd9a77177 21:37:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:37:42 ---> Running in 3fe16e85617e 21:37:43 Removing intermediate container 3fe16e85617e 21:37:43 ---> c7e918987d4e 21:37:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:37:43 ---> Running in 009e3298f24f 21:37:44 Removing intermediate container 009e3298f24f 21:37:44 ---> 82d7469d0709 21:37:44 Step 22/24 : LABEL arch=arm64 21:37:45 ---> Running in ff49c33dfadf 21:37:45 Removing intermediate container 36fe9626215b 21:37:45 ---> e7c678713ea5 21:37:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:37:46 Removing intermediate container 2393e5a155e9 21:37:46 ---> a13a98d73d54 21:37:46 Step 8/24 : COPY . . 21:37:46 ---> Running in 6cd8e0999fe0 21:37:46 Removing intermediate container ff49c33dfadf 21:37:46 ---> a6c0302a0073 21:37:46 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:37:46 ---> Running in d156f3f3775c 21:37:48 Removing intermediate container d156f3f3775c 21:37:48 ---> 760031ce435d 21:37:48 Step 24/24 : LABEL version=0.0.0 21:37:49 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 21:37:49 ---> Running in 53bb1444778f 21:37:50 Removing intermediate container 53bb1444778f 21:37:50 ---> 6bca93156ec4 21:37:50 21:37:51 Successfully built 6bca93156ec4 21:37:51 Successfully tagged sys-mgmt-agent-arm64:latest 21:38:09  Building sys-mgmt-agent ... done  ---> 020e1e381b32 21:38:09 Step 9/24 : RUN go mod tidy 21:38:09 ---> Running in dbc948fff62e 21:38:15 Removing intermediate container dbc948fff62e 21:38:15 ---> ea6aa1e50f6f 21:38:15 Step 10/24 : RUN make cmd/core-data/core-data 21:38:15 ---> Running in 28c87fa736b8 21:38:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:38:25 Removing intermediate container 916afd86f7aa 21:38:25 ---> 0303a328a56c 21:38:25 21:38:25 Step 11/24 : FROM alpine:3.12 21:38:25 ---> c4fd0aeabfcf 21:38:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:38:25 ---> Using cache 21:38:25 ---> 8ecccf99b17d 21:38:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:38:25 ---> Using cache 21:38:25 ---> b220ded8040d 21:38:25 Step 14/24 : ENV APP_PORT=59881 21:38:25 ---> Running in e5c86384ed9e 21:38:26 Removing intermediate container e5c86384ed9e 21:38:26 ---> 0e1dc610ca15 21:38:26 Step 15/24 : EXPOSE $APP_PORT 21:38:26 ---> Running in 2422638ffcf8 21:38:27 Removing intermediate container 2422638ffcf8 21:38:27 ---> 9ea0329ab120 21:38:27 Step 16/24 : WORKDIR / 21:38:27 ---> Running in c5c33bfb09ba 21:38:28 Removing intermediate container c5c33bfb09ba 21:38:28 ---> 1f9ba9c3ddfa 21:38:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:29 ---> 3c43dff3489c 21:38:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:38:31 ---> 7d7f5c107e31 21:38:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:38:33 ---> a8d85e3309a5 21:38:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:38:33 ---> Running in 15c40c459d46 21:38:35 Removing intermediate container 15c40c459d46 21:38:35 ---> ed478c9c0b7f 21:38:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:35 ---> Running in d3253fadc1d3 21:38:36 Removing intermediate container 2199fa69f726 21:38:36 ---> 15174c6edb7e 21:38:36 21:38:36 Step 11/24 : FROM alpine:3.12 21:38:36 ---> c4fd0aeabfcf 21:38:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:38:36 ---> Using cache 21:38:36 ---> 8ecccf99b17d 21:38:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:38:36 ---> Using cache 21:38:36 ---> b220ded8040d 21:38:36 Step 14/24 : ENV APP_PORT=59882 21:38:36 Removing intermediate container d3253fadc1d3 21:38:36 ---> 7b553a935b29 21:38:36 Step 22/24 : LABEL arch=arm64 21:38:37 ---> Running in 7de3257da254 21:38:37 ---> Running in 5f74dfc18cba 21:38:38 Removing intermediate container 5f74dfc18cba 21:38:38 ---> 99d035c30cf0 21:38:38 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:38:38 Removing intermediate container 7de3257da254 21:38:38 ---> 2ebe187685be 21:38:38 Step 15/24 : EXPOSE $APP_PORT 21:38:38 ---> Running in ade9515ab6dc 21:38:38 ---> Running in ab667ab82e18 21:38:39 Removing intermediate container ade9515ab6dc 21:38:39 ---> 34ab4276c3d6 21:38:39 Step 24/24 : LABEL version=0.0.0 21:38:40 Removing intermediate container ab667ab82e18 21:38:40 ---> 518eec149be1 21:38:40 Step 16/24 : WORKDIR / 21:38:40 ---> Running in 6f509602e7a0 21:38:40 ---> Running in 6eb9b858608c 21:38:40 Removing intermediate container 6f509602e7a0 21:38:40 ---> fb3354464cad 21:38:40 21:38:41 Removing intermediate container 6eb9b858608c 21:38:41 ---> 196419e31d71 21:38:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:41 Successfully built fb3354464cad 21:38:41 Successfully tagged core-metadata-arm64:latest 21:38:42  Building core-metadata ... done  ---> 85a5327d971a 21:38:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:38:44 ---> c66e846b52d9 21:38:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:38:45 ---> 7bcc20b69054 21:38:45 Step 20/24 : ENTRYPOINT ["/core-command"] 21:38:46 ---> Running in 02eeefeaec9e 21:38:46 Removing intermediate container 02eeefeaec9e 21:38:46 ---> 8dd34174babe 21:38:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:47 ---> Running in c68191871f9e 21:38:47 Removing intermediate container c68191871f9e 21:38:47 ---> 862687eb1465 21:38:47 Step 22/24 : LABEL arch=arm64 21:38:48 ---> Running in cc2f15ce81c9 21:38:48 Removing intermediate container cc2f15ce81c9 21:38:48 ---> ef9f0c9ad554 21:38:48 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:38:49 ---> Running in e33e1f1b9f47 21:38:49 Removing intermediate container e33e1f1b9f47 21:38:49 ---> f79f250dbd38 21:38:49 Step 24/24 : LABEL version=0.0.0 21:38:50 ---> Running in 8c20e9b891df 21:38:51 Removing intermediate container 8c20e9b891df 21:38:51 ---> 291d33439762 21:38:51 21:38:51 Successfully built 291d33439762 21:38:51 Successfully tagged core-command-arm64:latest 21:39:13  Building core-command ... done Removing intermediate container 6cd8e0999fe0 21:39:13 ---> 588333c73445 21:39:13 21:39:13 Step 11/23 : FROM alpine:3.12 21:39:13 ---> c4fd0aeabfcf 21:39:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:39:13 ---> Running in 978d5d41c3ed 21:39:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:13 (1/2) Installing ca-certificates (20191127-r4) 21:39:13 (2/2) Installing dumb-init (1.2.2-r1) 21:39:13 Executing busybox-1.31.1-r20.trigger 21:39:13 Executing ca-certificates-20191127-r4.trigger 21:39:13 OK: 6 MiB in 16 packages 21:39:16 Removing intermediate container 978d5d41c3ed 21:39:16 ---> 1431a6484535 21:39:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:39:16 ---> Running in fb8e4360c114 21:39:16 Removing intermediate container fb8e4360c114 21:39:16 ---> afc1647b1848 21:39:16 Step 14/23 : ENV APP_PORT=59860 21:39:16 ---> Running in 074f2e4d8217 21:39:17 Removing intermediate container 074f2e4d8217 21:39:17 ---> 9c7b7717eb0b 21:39:17 Step 15/23 : EXPOSE $APP_PORT 21:39:17 ---> Running in ac66dbbf4fc2 21:39:17 Removing intermediate container ac66dbbf4fc2 21:39:17 ---> 907e8cff6b87 21:39:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:19 ---> d6034aa607cc 21:39:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:39:21 ---> a78e0ced2003 21:39:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:39:21 Removing intermediate container 28c87fa736b8 21:39:21 ---> b7653556d856 21:39:21 21:39:21 Step 11/24 : FROM alpine:3.12 21:39:21 ---> c4fd0aeabfcf 21:39:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:39:21 ---> Running in 9d2e8d78e717 21:39:22 ---> 78a9e4a87102 21:39:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:39:22 ---> Running in c7448664aa68 21:39:22 Removing intermediate container 9d2e8d78e717 21:39:22 ---> b2e00f437b5a 21:39:22 Step 13/24 : ENV APP_PORT=59880 21:39:22 ---> Running in ed4155a36c91 21:39:23 Removing intermediate container c7448664aa68 21:39:23 ---> b1a8b2f2113e 21:39:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:23 ---> Running in 44ddeaa79691 21:39:23 Removing intermediate container ed4155a36c91 21:39:23 ---> b7a4b0e67c63 21:39:23 Step 14/24 : EXPOSE $APP_PORT 21:39:23 ---> Running in 2c4d6e93ccbd 21:39:23 Removing intermediate container 44ddeaa79691 21:39:23 ---> b98d656d62bd 21:39:23 Step 21/23 : LABEL arch=arm64 21:39:23 ---> Running in 4d49008091bd 21:39:24 Removing intermediate container 2c4d6e93ccbd 21:39:24 ---> 25bcc3e83787 21:39:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:24 ---> Running in 3570e6a81afe 21:39:24 Removing intermediate container 4d49008091bd 21:39:24 ---> ad6632977db7 21:39:24 Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:39:25 ---> Running in fc80b2fa13ec 21:39:25 Removing intermediate container fc80b2fa13ec 21:39:25 ---> e5f503a571e1 21:39:25 Step 23/23 : LABEL version=0.0.0 21:39:25 ---> Running in 0ca4f47ce1f4 21:39:26 Removing intermediate container 0ca4f47ce1f4 21:39:26 ---> 1d3ac78d0423 21:39:26 21:39:26 Successfully built 1d3ac78d0423 21:39:26 Successfully tagged support-notifications-arm64:latest 21:39:27  Building support-notifications ... done Removing intermediate container 3570e6a81afe 21:39:27 ---> 34382b8021a2 21:39:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:39:27 ---> Running in efe476cfcb82 21:39:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:30 (1/6) Installing dumb-init (1.2.2-r1) 21:39:30 (2/6) Installing libgcc (9.3.0-r2) 21:39:30 (3/6) Installing libsodium (1.0.18-r0) 21:39:30 (4/6) Installing libstdc++ (9.3.0-r2) 21:39:30 (5/6) Installing libzmq (4.3.3-r0) 21:39:30 (6/6) Installing zeromq (4.3.3-r0) 21:39:30 Executing busybox-1.31.1-r20.trigger 21:39:30 OK: 8 MiB in 20 packages 21:39:32 Removing intermediate container efe476cfcb82 21:39:32 ---> abf4ecfa7a61 21:39:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:33 ---> 1e7727e2937f 21:39:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:39:34 ---> 5e8e897a8c39 21:39:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:39:35 ---> 49df422a2acc 21:39:35 Step 20/24 : ENTRYPOINT ["/core-data"] 21:39:35 ---> Running in 7e5ba5c3823e 21:39:36 Removing intermediate container 7e5ba5c3823e 21:39:36 ---> f2d8ad4f9d29 21:39:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:36 ---> Running in 521f02c347c0 21:39:36 Removing intermediate container 521f02c347c0 21:39:36 ---> ea1897f070c1 21:39:36 Step 22/24 : LABEL arch=arm64 21:39:36 ---> Running in 3a80004d5438 21:39:37 Removing intermediate container 3a80004d5438 21:39:37 ---> cb43f03116f4 21:39:37 Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 21:39:37 ---> Running in 310d3ddbd2db 21:39:38 Removing intermediate container 310d3ddbd2db 21:39:38 ---> 8f9e96a99184 21:39:38 Step 24/24 : LABEL version=0.0.0 21:39:38 ---> Running in bc56d58bf02b 21:39:38 Removing intermediate container bc56d58bf02b 21:39:38 ---> 2a409d5190bb 21:39:38 21:39:39 Successfully built 2a409d5190bb 21:39:39 Successfully tagged core-data-arm64:latest 21:39:39  Building core-data ... done  [Pipeline] } 21:39:39 $ docker stop --time=1 25179726c6718208e70a9747b25b5878140d4043884f4d8cd812bba679d2bb1e 21:39:41 $ docker rm -f 25179726c6718208e70a9747b25b5878140d4043884f4d8cd812bba679d2bb1e [Pipeline] // withDockerContainer [Pipeline] sh 21:39:41 + docker images 21:39:42 REPOSITORY TAG IMAGE ID CREATED SIZE 21:39:42 core-data-arm64 latest 2a409d5190bb 4 seconds ago 19.3MB 21:39:42 support-notifications-arm64 latest 1d3ac78d0423 16 seconds ago 15.9MB 21:39:42 b7653556d856 21 seconds ago 1.57GB 21:39:42 588333c73445 33 seconds ago 1.56GB 21:39:42 core-command-arm64 latest 291d33439762 52 seconds ago 15.1MB 21:39:42 core-metadata-arm64 latest fb3354464cad About a minute ago 15.8MB 21:39:42 15174c6edb7e About a minute ago 1.56GB 21:39:42 0303a328a56c About a minute ago 1.56GB 21:39:42 sys-mgmt-agent-arm64 latest 6bca93156ec4 About a minute ago 311MB 21:39:42 security-bootstrapper-arm64 latest 6f1dd7b0e067 2 minutes ago 17.7MB 21:39:42 security-secretstore-setup-arm64 latest 4a498663e5ba 3 minutes ago 26.5MB 21:39:42 security-proxy-setup-arm64 latest 4226007661b0 3 minutes ago 24.5MB 21:39:42 support-scheduler-arm64 latest 49322ab69202 3 minutes ago 15.2MB 21:39:42 26a2ca9f8114 3 minutes ago 1.56GB 21:39:42 a4944f7c67e5 3 minutes ago 1.57GB 21:39:42 a90995659f11 3 minutes ago 1.56GB 21:39:42 442ebc334d56 3 minutes ago 1.56GB 21:39:42 4980e65cb077 3 minutes ago 1.57GB 21:39:42 ci-base-image-arm64 latest 7366054d290d 14 minutes ago 1.23GB 21:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 12 days ago 533MB 21:39:42 docker 20.10.7 df445af6242a 2 months ago 234MB 21:39:42 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 21:39:42 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 21:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:43 21:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:39:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:44 arm64: Pulling from edgex-lftools-log-publisher 21:39:44 448f6bf000e3: Pulling fs layer 21:39:44 f757da607395: Pulling fs layer 21:39:44 05883995daec: Pulling fs layer 21:39:44 8603b9c90790: Pulling fs layer 21:39:44 1560dd03e051: Pulling fs layer 21:39:44 27f5ce0e4adf: Pulling fs layer 21:39:44 c2d8d7efcc4b: Pulling fs layer 21:39:44 8603b9c90790: Waiting 21:39:44 1560dd03e051: Waiting 21:39:44 27f5ce0e4adf: Waiting 21:39:44 c2d8d7efcc4b: Waiting 21:39:44 f757da607395: Verifying Checksum 21:39:44 f757da607395: Download complete 21:39:44 8603b9c90790: Download complete 21:39:44 1560dd03e051: Verifying Checksum 21:39:44 1560dd03e051: Download complete 21:39:44 27f5ce0e4adf: Verifying Checksum 21:39:44 27f5ce0e4adf: Download complete 21:39:45 05883995daec: Verifying Checksum 21:39:45 05883995daec: Download complete 21:39:45 448f6bf000e3: Verifying Checksum 21:39:45 448f6bf000e3: Download complete 21:39:49 c2d8d7efcc4b: Verifying Checksum 21:39:49 c2d8d7efcc4b: Download complete 21:39:49 448f6bf000e3: Pull complete 21:39:50 f757da607395: Pull complete 21:39:51 05883995daec: Pull complete 21:39:52 8603b9c90790: Pull complete 21:39:53 1560dd03e051: Pull complete 21:39:53 27f5ce0e4adf: Pull complete 21:40:08 c2d8d7efcc4b: Pull complete 21:40:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:40:08 prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container 21:40:09 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:40:14 $ docker top 702ea175c2c626acffbc9ddf7decefed19d31627501873301c66b09c57ad6468 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:15 ---> job-cost.sh 21:40:15 lf-activate-venv: SKIPPING 21:40:15 INFO: No Stack... 21:40:16 INFO: Retrieving Pricing Info for: v2-standard-4 21:40:16 INFO: Archiving Costs [Pipeline] sh 21:40:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:40:17 + cut -d, -f6 [Pipeline] lock 21:40:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] 21:40:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] did not exist. Created. 21:40:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:18 + echo total: 0.18000000715255737 [Pipeline] stash 21:40:18 Stashed 1 file(s) [Pipeline] } 21:40:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:18 $ docker stop --time=1 702ea175c2c626acffbc9ddf7decefed19d31627501873301c66b09c57ad6468 21:40:20 $ docker rm -f 702ea175c2c626acffbc9ddf7decefed19d31627501873301c66b09c57ad6468 [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 21:40:23 provisioning config files... 21:40:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4700505693726653877tmp [Pipeline] { [Pipeline] sh 21:40:23 + set +x 21:40:23 + bash -s -- 21:40:23 + curl -s https://codecov.io/bash 21:40:24 21:40:24 _____ _ 21:40:24 / ____| | | 21:40:24 | | ___ __| | ___ ___ _____ __ 21:40:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:40:24 | |___| (_) | (_| | __/ (_| (_) \ V / 21:40:24 \_____\___/ \__,_|\___|\___\___/ \_/ 21:40:24 Bash-1.0.6 21:40:24 21:40:24 21:40:24 ==> git version 2.24.4 found 21:40:24 ==> 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 21:40:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:40:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:40:24 ==> Jenkins CI detected. 21:40:24 current dir:  /w/workspace/edgex-go/1 21:40:24 project root: . 21:40:24 --> token set from env 21:40:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:40:24 ==> Running gcov in . (disable via -X gcov) 21:40:24 ==> Python coveragepy not found 21:40:24 ==> Searching for coverage reports in: 21:40:24 + . 21:40:24 -> Found 1 reports 21:40:24 ==> Detecting git/mercurial file structure 21:40:24 ==> Reading reports 21:40:24 + ./coverage.out bytes=404331 21:40:24 ==> Appending adjustments 21:40:24 https://docs.codecov.io/docs/fixing-reports 21:40:24 + Found adjustments 21:40:24 ==> Gzipping contents 21:40:25 56K /tmp/codecov.GptSb1.gz 21:40:25 ==> Uploading reports 21:40:25 url: https://codecov.io 21:40:25 query: branch=PR-3675&commit=3f9f038f379242f9bad9bf18c433ea5c56c24039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3675%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3675&job=&cmd_args= 21:40:25 -> Pinging Codecov 21:40:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3675&commit=3f9f038f379242f9bad9bf18c433ea5c56c24039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3675%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3675&job=&cmd_args= 21:40:25 -> Uploading to 21:40:25 https://storage.googleapis.com/codecov/v4/raw/2021-08-18/00271124DB129430A58F1EEE437C3FCB/3f9f038f379242f9bad9bf18c433ea5c56c24039/aad43b9c-f65f-4e64-ae3c-f8856106dc8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T214025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7cb894250bca663681ce8ca5b26451913e345682c17bd6b1c0f0ffe91c909fc 21:40:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:40:25 Dload Upload Total Spent Left Speed 21:40:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54582 0 0 100 54582 0 138k --:--:-- --:--:-- --:--:-- 139k 21:40:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3f9f038f379242f9bad9bf18c433ea5c56c24039 [Pipeline] } 21:40:26 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 21:40:27 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:40:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:28 ---> package-listing.sh 21:40:28 ++ facter osfamily 21:40:28 ++ tr '[:upper:]' '[:lower:]' 21:40:29 + OS_FAMILY=redhat 21:40:29 + workspace=/w/workspace/edgex-go/1 21:40:29 + START_PACKAGES=/tmp/packages_start.txt 21:40:29 + END_PACKAGES=/tmp/packages_end.txt 21:40:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:29 + PACKAGES=/tmp/packages_start.txt 21:40:29 + '[' /w/workspace/edgex-go/1 ']' 21:40:29 + PACKAGES=/tmp/packages_end.txt 21:40:29 + case "${OS_FAMILY}" in 21:40:29 + rpm -qa 21:40:29 + sort 21:40:31 + '[' -f /tmp/packages_start.txt ']' 21:40:31 + '[' -f /tmp/packages_end.txt ']' 21:40:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:31 + '[' /w/workspace/edgex-go/1 ']' 21:40:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:40:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:40:31 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:32 21:40:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:32 latest: Pulling from edgex-lftools-log-publisher 21:40:32 b4d181a07f80: Pulling fs layer 21:40:32 a1111a8f2ec3: Pulling fs layer 21:40:32 ed53099fbce6: Pulling fs layer 21:40:32 dc539afda2c1: Pulling fs layer 21:40:32 77bc0d833cb6: Pulling fs layer 21:40:32 9065ff56babe: Pulling fs layer 21:40:32 d287ab97295c: Pulling fs layer 21:40:32 77bc0d833cb6: Waiting 21:40:32 9065ff56babe: Waiting 21:40:32 d287ab97295c: Waiting 21:40:32 dc539afda2c1: Waiting 21:40:32 a1111a8f2ec3: Verifying Checksum 21:40:32 a1111a8f2ec3: Download complete 21:40:32 dc539afda2c1: Verifying Checksum 21:40:32 dc539afda2c1: Download complete 21:40:33 77bc0d833cb6: Verifying Checksum 21:40:33 77bc0d833cb6: Download complete 21:40:33 9065ff56babe: Verifying Checksum 21:40:33 9065ff56babe: Download complete 21:40:33 ed53099fbce6: Verifying Checksum 21:40:33 ed53099fbce6: Download complete 21:40:33 b4d181a07f80: Verifying Checksum 21:40:33 b4d181a07f80: Download complete 21:40:34 b4d181a07f80: Pull complete 21:40:35 a1111a8f2ec3: Pull complete 21:40:35 ed53099fbce6: Pull complete 21:40:35 dc539afda2c1: Pull complete 21:40:35 77bc0d833cb6: Pull complete 21:40:35 9065ff56babe: Pull complete 21:40:37 d287ab97295c: Verifying Checksum 21:40:37 d287ab97295c: Download complete 21:40:43 d287ab97295c: Pull complete 21:40:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:40:43 prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container 21:40:43 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:40:46 $ docker top 7c9023bc5e84261de9eeb3e188af29fcd4b9095cbca3a8700693fd3e4b11e91f -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:46 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:46 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:47 + ls /var/log/sa-host 21:40:47 + sadf -c /var/log/sa-host/sa05 21:40:47 file_magic: OK 21:40:47 HZ: Using current value: 100 21:40:47 file_header: OK 21:40:47 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 21:40:47 Statistics: 21:40:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:40:47 File successfully converted to sysstat format version 12.0.3 21:40:47 + sadf -c /var/log/sa-host/sa18 21:40:47 file_magic: OK 21:40:47 HZ: Using current value: 100 21:40:47 file_header: OK 21:40:47 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 21:40:47 Statistics: 21:40:47 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... 21:40:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:47 provisioning config files... 21:40:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2522542942959701041tmp [Pipeline] { [Pipeline] echo 21:40:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:48 ---> create-netrc.sh [Pipeline] } 21:40:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:48 ---> python-tools-install.sh [Pipeline] echo 21:40:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:49 ---> sudo-logs.sh 21:40:49 Archiving 'sudo' log.. 21:40:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-3708.vexxhost.local: Name or service not known 21:40:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-3708.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:40:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:49 ---> job-cost.sh 21:40:49 lf-activate-venv: SKIPPING 21:40:49 DEBUG: total: 0.18000000715255737 21:40:49 INFO: Retrieving Stack Cost... 21:40:52 INFO: Retrieving Pricing Info for: v3-standard-2 21:40:52 INFO: Archiving Costs [Pipeline] echo 21:40:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:52 ---> logs-deploy.sh 21:40:52 lf-activate-venv: SKIPPING 21:40:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3675/1 21:40:52 INFO: archiving workspace using pattern(s): 21:40:53 Archives upload complete. 21:40:53 INFO: archiving logs to Nexus 21:40:54 ---> uname -a: 21:40:54 Linux prd-centos7-docker-4c-2g-3708.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:40:54 21:40:54 21:40:54 ---> lscpu: 21:40:54 Architecture: x86_64 21:40:54 CPU op-mode(s): 32-bit, 64-bit 21:40:54 Byte Order: Little Endian 21:40:54 Address sizes: 40 bits physical, 48 bits virtual 21:40:54 CPU(s): 2 21:40:54 On-line CPU(s) list: 0,1 21:40:54 Thread(s) per core: 1 21:40:54 Core(s) per socket: 1 21:40:54 Socket(s): 2 21:40:54 NUMA node(s): 1 21:40:54 Vendor ID: AuthenticAMD 21:40:54 CPU family: 23 21:40:54 Model: 49 21:40:54 Model name: AMD EPYC-Rome Processor 21:40:54 Stepping: 0 21:40:54 CPU MHz: 2799.996 21:40:54 BogoMIPS: 5599.99 21:40:54 Virtualization: AMD-V 21:40:54 Hypervisor vendor: KVM 21:40:54 Virtualization type: full 21:40:54 L1d cache: 32K 21:40:54 L1i cache: 32K 21:40:54 L2 cache: 512K 21:40:54 L3 cache: 16384K 21:40:54 NUMA node0 CPU(s): 0,1 21:40:54 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 21:40:54 21:40:54 21:40:54 ---> nproc: 21:40:54 2 21:40:54 21:40:54 21:40:54 ---> df -h: 21:40:54 Filesystem Size Used Avail Use% Mounted on 21:40:54 overlay 40G 13G 28G 32% / 21:40:54 tmpfs 64M 0 64M 0% /dev 21:40:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:40:54 shm 64M 0 64M 0% /dev/shm 21:40:54 /dev/vda1 40G 13G 28G 32% /facter-os 21:40:54 21:40:54 21:40:54 ---> sar -b -r -n DEV: 21:40:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 21:40:54 21:40:54 21:18:30 LINUX RESTART (2 CPU) 21:40:54 21:40:54 21:19:01 tps rtps wtps bread/s bwrtn/s 21:40:54 21:20:01 89.99 4.30 85.70 2815.25 8762.35 21:40:54 21:21:01 206.71 0.15 206.56 22.10 62667.23 21:40:54 21:22:01 198.87 0.00 198.87 0.00 36912.66 21:40:54 21:23:01 51.87 0.00 51.87 0.00 9955.47 21:40:54 21:24:04 331.33 109.20 222.14 2731.47 135341.08 21:40:54 21:25:01 680.45 359.69 320.76 12997.06 184384.72 21:40:54 21:26:01 524.68 112.30 412.37 5097.84 184102.26 21:40:54 21:27:01 216.42 11.72 204.70 1312.42 37734.37 21:40:54 21:28:01 4.11 0.03 4.08 0.27 120.99 21:40:54 21:29:01 0.53 0.28 0.25 94.35 3.68 21:40:54 21:30:01 0.23 0.00 0.23 0.00 2.07 21:40:54 21:31:01 0.25 0.00 0.25 0.00 3.13 21:40:54 21:32:01 0.28 0.00 0.28 0.00 2.90 21:40:54 21:33:01 0.28 0.00 0.28 0.00 3.23 21:40:54 21:34:02 0.42 0.20 0.22 5.86 2.23 21:40:54 21:35:01 0.88 0.00 0.88 0.00 17.52 21:40:54 21:36:01 0.30 0.00 0.30 0.00 3.67 21:40:54 21:37:01 0.27 0.00 0.27 0.00 3.65 21:40:54 21:38:01 0.23 0.00 0.23 0.00 2.73 21:40:54 21:39:01 0.17 0.00 0.17 0.00 1.42 21:40:54 21:40:01 0.32 0.00 0.32 0.00 3.67 21:40:54 Average: 109.18 27.89 81.29 1170.77 31325.43 21:40:54 21:40:54 21:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:54 21:20:01 5130248 0 887356 11.08 2620 1988708 1504012 16.61 860748 1607944 94560 21:40:54 21:21:01 3227460 0 1084856 13.55 2620 3693996 1437908 15.88 1150832 2988140 159064 21:40:54 21:22:01 3051708 0 1271076 15.87 2620 3683528 1702652 18.80 1468860 2841532 275444 21:40:54 21:23:01 2943664 0 1450508 18.11 2620 3612140 1872128 20.67 1569324 2845488 73220 21:40:54 21:24:04 1472600 0 1419088 17.72 2620 5114624 2105228 23.24 1611940 4189284 96548 21:40:54 21:25:01 309084 0 1965600 24.54 2620 5731628 3992968 44.08 3108008 3786744 186088 21:40:54 21:26:01 730636 0 1797548 22.44 2620 5478128 3142136 34.69 2442980 4026280 101032 21:40:54 21:27:01 2495188 0 1329148 16.60 2620 4181976 1617292 17.86 1488960 3258260 20 21:40:54 21:28:01 2509856 0 1314476 16.41 2620 4181980 1400220 15.46 1480220 3257972 20 21:40:54 21:29:01 2503568 0 1317956 16.46 2620 4184788 1400076 15.46 1494668 3251076 16 21:40:54 21:30:01 2503424 0 1318100 16.46 2620 4184788 1399992 15.46 1494592 3251076 12 21:40:54 21:31:01 2504352 0 1317164 16.45 2620 4184796 1399992 15.46 1494600 3251076 8 21:40:54 21:32:01 2504040 0 1317472 16.45 2620 4184800 1400052 15.46 1494508 3251076 8 21:40:54 21:33:01 2504236 0 1317272 16.45 2620 4184804 1399992 15.46 1494612 3251072 8 21:40:54 21:34:02 2503784 0 1317692 16.45 2620 4184836 1400152 15.46 1495024 3250788 28 21:40:54 21:35:01 2504312 0 1317160 16.45 2620 4184840 1400056 15.46 1494844 3250788 8 21:40:54 21:36:01 2504096 0 1317372 16.45 2620 4184844 1400056 15.46 1494868 3250788 16 21:40:54 21:37:01 2504212 0 1317192 16.45 2620 4184908 1400092 15.46 1494924 3250804 20 21:40:54 21:38:01 2504004 0 1317456 16.45 2620 4184852 1400056 15.46 1494884 3250788 8 21:40:54 21:39:01 2503776 0 1317680 16.45 2620 4184856 1400140 15.46 1494980 3250788 16 21:40:54 21:40:01 2504004 0 1317448 16.45 2620 4184860 1400056 15.46 1495008 3250788 12 21:40:54 Average: 2472298 0 1349030 16.84 2620 4184985 1694060 18.70 1577114 3229169 46960 21:40:54 21:40:54 21:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:54 21:20:01 eth0 1319.58 1051.84 4905.84 130.92 0.00 0.00 0.00 0.00 21:40:54 21:20:01 vethf257029 413.27 444.36 43.56 1614.09 0.00 0.00 0.00 0.00 21:40:54 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:20:01 docker0 413.27 444.23 37.91 1614.08 0.00 0.00 0.00 0.00 21:40:54 21:21:01 eth0 1304.38 984.94 6407.65 95.88 0.00 0.00 0.00 0.00 21:40:54 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:21:01 docker0 649.39 818.79 55.55 3119.06 0.00 0.00 0.00 0.00 21:40:54 21:22:01 vethe180854 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:54 21:22:01 eth0 36.31 20.92 36.55 13.02 0.00 0.00 0.00 0.00 21:40:54 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:23:01 vethe180854 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 21:40:54 21:23:01 eth0 27.85 15.76 19.35 10.44 0.00 0.00 0.00 0.00 21:40:54 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:23:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 21:40:54 21:24:04 vethbd9abfd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:54 21:24:04 eth0 279.33 187.71 1638.19 131.77 0.00 0.00 0.00 0.00 21:40:54 21:24:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:24:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:25:01 veth4e8aedf 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:40:54 21:25:01 vethbd9abfd 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 21:40:54 21:25:01 eth0 111.00 74.65 202.41 17.24 0.00 0.00 0.00 0.00 21:40:54 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:26:01 veth82957c0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:54 21:26:01 veth3c540e8 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 21:40:54 21:26:01 vethbd9abfd 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 21:40:54 21:26:01 eth0 95.49 63.22 242.70 16.70 0.00 0.00 0.00 0.00 21:40:54 21:27:01 eth0 284.55 168.78 1683.60 130.70 0.00 0.00 0.00 0.00 21:40:54 21:27:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:40:54 21:27:01 docker0 1192.64 1482.43 101.89 5541.03 0.00 0.00 0.00 0.00 21:40:54 21:28:01 eth0 1.18 0.45 0.69 0.22 0.00 0.00 0.00 0.00 21:40:54 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:29:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 21:40:54 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:30:01 eth0 0.17 0.10 0.01 0.03 0.00 0.00 0.00 0.00 21:40:54 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:31:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:40:54 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:32:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:40:54 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:33:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:40:54 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:34:02 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 21:40:54 21:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:35:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:40:54 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:40:54 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:37:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:40:54 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:38:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:40:54 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:39:01 eth0 0.20 0.13 0.09 0.04 0.00 0.00 0.00 0.00 21:40:54 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:40:01 eth0 0.07 0.07 0.01 0.03 0.00 0.00 0.00 0.00 21:40:54 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 Average: eth0 165.39 122.76 724.92 26.33 0.00 0.00 0.00 0.00 21:40:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:54 Average: docker0 56.87 70.69 4.86 264.21 0.00 0.00 0.00 0.00 21:40:54 21:40:54 21:40:54 ---> sar -P ALL: 21:40:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 21:40:54 21:40:54 21:18:30 LINUX RESTART (2 CPU) 21:40:54 21:40:54 21:19:01 CPU %user %nice %system %iowait %steal %idle 21:40:54 21:20:01 all 17.37 0.00 4.71 2.53 0.08 75.31 21:40:54 21:20:01 0 16.93 0.00 4.96 0.60 0.07 77.43 21:40:54 21:20:01 1 17.81 0.00 4.46 4.43 0.09 73.22 21:40:54 21:21:01 all 26.47 0.00 9.40 3.27 0.10 60.76 21:40:54 21:21:01 0 21.70 0.00 9.68 4.08 0.09 64.46 21:40:54 21:21:01 1 31.22 0.00 9.13 2.47 0.11 57.07 21:40:54 21:22:01 all 57.75 0.00 10.47 1.01 0.10 30.67 21:40:54 21:22:01 0 57.27 0.00 10.83 1.38 0.11 30.41 21:40:54 21:22:01 1 58.24 0.00 10.11 0.64 0.09 30.92 21:40:54 21:23:01 all 32.90 0.00 4.74 0.44 0.06 61.86 21:40:54 21:23:01 0 33.11 0.00 5.14 0.44 0.05 61.27 21:40:54 21:23:01 1 32.69 0.00 4.35 0.44 0.07 62.46 21:40:54 21:24:04 all 44.37 0.00 12.59 7.52 0.11 35.40 21:40:54 21:24:04 0 44.57 0.00 12.48 7.61 0.10 35.23 21:40:54 21:24:04 1 44.18 0.00 12.70 7.43 0.12 35.57 21:40:54 21:25:01 all 52.10 0.00 16.89 26.72 0.13 4.16 21:40:54 21:25:01 0 51.18 0.00 17.10 28.91 0.12 2.70 21:40:54 21:25:01 1 53.03 0.00 16.67 24.52 0.15 5.62 21:40:54 21:26:01 all 73.47 0.00 18.11 6.38 0.12 1.92 21:40:54 21:26:01 0 73.44 0.00 18.22 5.54 0.11 2.69 21:40:54 21:26:01 1 73.49 0.00 18.01 7.22 0.13 1.15 21:40:54 21:27:01 all 28.89 0.00 8.44 2.94 0.07 59.66 21:40:54 21:27:01 0 30.71 0.00 9.44 2.92 0.07 56.86 21:40:54 21:27:01 1 27.08 0.00 7.45 2.96 0.07 62.43 21:40:54 21:28:01 all 0.23 0.00 0.08 0.01 0.02 99.67 21:40:54 21:28:01 0 0.40 0.00 0.07 0.02 0.02 99.50 21:40:54 21:28:01 1 0.05 0.00 0.08 0.00 0.02 99.85 21:40:54 21:29:01 all 0.29 0.00 0.37 0.02 0.02 99.30 21:40:54 21:29:01 0 0.42 0.00 0.37 0.00 0.02 99.20 21:40:54 21:29:01 1 0.17 0.00 0.38 0.03 0.02 99.40 21:40:54 21:30:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:40:54 21:30:01 0 0.25 0.00 0.02 0.00 0.00 99.73 21:40:54 21:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:40:54 21:40:54 21:30:01 CPU %user %nice %system %iowait %steal %idle 21:40:54 21:31:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:40:54 21:31:01 0 0.32 0.00 0.03 0.00 0.02 99.63 21:40:54 21:31:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:40:54 21:32:01 all 0.13 0.00 0.02 0.00 0.02 99.83 21:40:54 21:32:01 0 0.23 0.00 0.00 0.00 0.00 99.77 21:40:54 21:32:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:40:54 21:33:01 all 0.15 0.00 0.02 0.00 0.01 99.82 21:40:54 21:33:01 0 0.25 0.00 0.02 0.00 0.00 99.73 21:40:54 21:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:40:54 21:34:02 all 0.21 0.00 0.05 0.00 0.02 99.72 21:40:54 21:34:02 0 0.27 0.00 0.07 0.00 0.02 99.65 21:40:54 21:34:02 1 0.15 0.00 0.03 0.00 0.02 99.80 21:40:54 21:35:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:40:54 21:35:01 0 0.29 0.00 0.02 0.00 0.00 99.69 21:40:54 21:35:01 1 0.05 0.00 0.05 0.00 0.03 99.86 21:40:54 21:36:01 all 0.05 0.00 0.03 0.00 0.03 99.90 21:40:54 21:36:01 0 0.08 0.00 0.03 0.00 0.03 99.85 21:40:54 21:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:40:54 21:37:01 all 0.06 0.00 0.03 0.00 0.03 99.89 21:40:54 21:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:40:54 21:37:01 1 0.08 0.00 0.03 0.00 0.03 99.85 21:40:54 21:38:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:40:54 21:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:40:54 21:38:01 1 0.13 0.00 0.03 0.00 0.03 99.80 21:40:54 21:39:01 all 0.19 0.00 0.03 0.00 0.02 99.77 21:40:54 21:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:40:54 21:39:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:40:54 21:40:01 all 0.14 0.00 0.03 0.00 0.02 99.82 21:40:54 21:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:40:54 21:40:01 1 0.23 0.00 0.02 0.00 0.02 99.73 21:40:54 Average: all 15.15 0.00 3.88 2.24 0.05 78.68 21:40:54 Average: 0 14.99 0.00 4.00 2.27 0.04 78.70 21:40:54 Average: 1 15.30 0.00 3.77 2.21 0.05 78.66 21:40:54 21:40:54 21:40:54