Pull request #3646 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at ced8146ce41083de85aa69ae5104d5b74ca9c581 rather than 3d5ecab1958ab9339548dd552acfe0067772b85b Obtained Jenkinsfile from ced8146ce41083de85aa69ae5104d5b74ca9c581 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1658333720412378785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8968784593212695490.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4720567361788984850.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2365257116439560271.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6914503204633024447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1878 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/4@tmp/jenkins-gitclient-ssh1119724587148215381.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9056269816287042292.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ced8146ce41083de85aa69ae5104d5b74ca9c581 into PR head commit 3d5ecab1958ab9339548dd552acfe0067772b85b Merge succeeded, producing 3d5ecab1958ab9339548dd552acfe0067772b85b Checking out Revision 3d5ecab1958ab9339548dd552acfe0067772b85b (PR-3646) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # 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/4@tmp/jenkins-gitclient-ssh6403074820850704047.key > git merge ced8146ce41083de85aa69ae5104d5b74ca9c581 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 Commit message: "feat: Wrap the error with the proper error message" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:06:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:06:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:06:21 ========================================================= 11:06:21 EdgeX Global Pipelines Version Info 11:06:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 26c20015cc6b2ea97b4d5cfc488e731c8bd84b40 # timeout=10 11:06:22 ------------------- 11:06:22 stable info: 11:06:22 ------------------- 11:06:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:06:22 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 11:06:22 Message: update stable to v1.0.203 11:06:23 ------------------- 11:06:23 experimental info: 11:06:23 ------------------- 11:06:23 Commited By: **** collab-it+edgex@linuxfoundation.org 11:06:23 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 11:06:23 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:06:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3646 [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3646 [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3646 [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d5ecab1958ab9339548dd552acfe0067772b85b [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d5ecab [Pipeline] echo 11:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:24 provisioning config files... 11:06:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7612590320616432636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:24 ---> docker-login.sh 11:06:24 nexus3.edgexfoundry.org:10001 11:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:24 Configure a credential helper to remove this warning. See 11:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:24 11:06:24 Login Succeeded 11:06:24 nexus3.edgexfoundry.org:10002 11:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:25 Configure a credential helper to remove this warning. See 11:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:25 11:06:25 Login Succeeded 11:06:25 nexus3.edgexfoundry.org:10003 11:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:25 Configure a credential helper to remove this warning. See 11:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:25 11:06:25 Login Succeeded 11:06:25 nexus3.edgexfoundry.org:10004 11:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:25 Configure a credential helper to remove this warning. See 11:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:25 11:06:25 Login Succeeded 11:06:25 docker.io 11:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:25 Configure a credential helper to remove this warning. See 11:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:25 11:06:25 Login Succeeded 11:06:25 ---> docker-login.sh ends [Pipeline] } 11:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:26 ++ 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 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/core-command/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo core-command,cmd/core-command/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/core-data/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo core-data,cmd/core-data/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/core-metadata/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo core-metadata,cmd/core-metadata/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/security-bootstrapper/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/security-proxy-setup/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/support-notifications/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo support-notifications,cmd/support-notifications/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/support-scheduler/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:06:26 + for file in '`ls cmd/**/Dockerfile`' 11:06:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:06:26 ++ cut -d/ -f2 11:06:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:06:26 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 11:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:06:27 11:06:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:06:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:06:29 latest: Pulling from edgex-devops/git-semver 11:06:29 31603596830f: Pulling fs layer 11:06:29 d4622e32a9a9: Pulling fs layer 11:06:29 1030fce36090: Pulling fs layer 11:06:29 6c6cb7e1b49b: Pulling fs layer 11:06:29 6c6cb7e1b49b: Waiting 11:06:29 d4622e32a9a9: Verifying Checksum 11:06:29 d4622e32a9a9: Download complete 11:06:29 31603596830f: Verifying Checksum 11:06:29 31603596830f: Download complete 11:06:29 31603596830f: Pull complete 11:06:29 6c6cb7e1b49b: Verifying Checksum 11:06:29 6c6cb7e1b49b: Download complete 11:06:29 1030fce36090: Verifying Checksum 11:06:29 1030fce36090: Download complete 11:06:29 d4622e32a9a9: Pull complete 11:06:29 1030fce36090: Pull complete 11:06:29 6c6cb7e1b49b: Pull complete 11:06:29 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 11:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:06:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:06:29 prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container 11:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:06:30 $ docker top 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:30 [ssh-agent] Looking for ssh-agent implementation... 11:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:30 $ docker exec 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent 11:06:30 SSH_AUTH_SOCK=/tmp/ssh-sqEkcM2UaPDP/agent.14 11:06:30 SSH_AGENT_PID=20 11:06:30 Running ssh-add (command line suppressed) 11:06:30 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9035280085194038076.key (/w/workspace/edgex-go/4@tmp/private_key_9035280085194038076.key) 11:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:31 + git tag --points-at HEAD [Pipeline] } 11:06:31 $ docker exec --env ******** --env ******** 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent -k 11:06:31 unset SSH_AUTH_SOCK; 11:06:31 unset SSH_AGENT_PID; 11:06:31 echo Agent pid 20 killed; 11:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:31 [ssh-agent] Looking for ssh-agent implementation... 11:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:31 $ docker exec 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent 11:06:31 SSH_AUTH_SOCK=/tmp/ssh-pwjaMamKkvhj/agent.53 11:06:31 SSH_AGENT_PID=60 11:06:31 Running ssh-add (command line suppressed) 11:06:31 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3695212988631478438.key (/w/workspace/edgex-go/4@tmp/private_key_3695212988631478438.key) 11:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:32 + git semver init 11:06:32 # -> Open(): unable to determine branch for HEAD 11:06:32 # $GIT_DIR = /w/workspace/edgex-go/4/.git 11:06:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 11:06:32 # $SEMVER_REMOTE_NAME = origin 11:06:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:06:32 # $SEMVER_USER_NAME = edgex-jenkins 11:06:32 # $SEMVER_BRANCH = PR-3646 11:06:32 # $SEMVER_TEMP = /tmp/semver-531584906 11:06:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:07:20 # '/tmp/semver-531584906' -> '/w/workspace/edgex-go/4/.semver' 11:07:20 # -> Force: false 11:07:20 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 11:07:20 $ docker exec --env ******** --env ******** 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent -k 11:07:20 unset SSH_AUTH_SOCK; 11:07:20 unset SSH_AGENT_PID; 11:07:20 echo Agent pid 60 killed; 11:07:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:07:21 + git semver [Pipeline] } 11:07:21 $ docker stop --time=1 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 11:07:22 $ docker rm -f 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:07:23 Stashed 1 file(s) [Pipeline] echo 11:07:23 [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 11:07:23 ========================================================= 11:07:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:07:23 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:07:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:07:25 Sending build context to Docker daemon 328.6MB 11:07:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:07:25 Step 2/6 : FROM ${BASE} 11:07:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:07:25 540db60ca938: Pulling fs layer 11:07:25 adcc1eea9eea: Pulling fs layer 11:07:25 4c4ab2625f07: Pulling fs layer 11:07:25 db62176df00c: Pulling fs layer 11:07:25 3b30891b0d05: Pulling fs layer 11:07:25 444f5516b4c7: Pulling fs layer 11:07:25 90b9b1106a8b: Pulling fs layer 11:07:25 0383d17a5b7e: Pulling fs layer 11:07:25 c82ef313ddc5: Pulling fs layer 11:07:25 db62176df00c: Waiting 11:07:25 3b30891b0d05: Waiting 11:07:25 444f5516b4c7: Waiting 11:07:25 90b9b1106a8b: Waiting 11:07:25 0383d17a5b7e: Waiting 11:07:25 c82ef313ddc5: Waiting 11:07:25 4c4ab2625f07: Verifying Checksum 11:07:25 4c4ab2625f07: Download complete 11:07:25 adcc1eea9eea: Verifying Checksum 11:07:25 adcc1eea9eea: Download complete 11:07:25 3b30891b0d05: Verifying Checksum 11:07:25 3b30891b0d05: Download complete 11:07:25 444f5516b4c7: Verifying Checksum 11:07:25 444f5516b4c7: Download complete 11:07:25 90b9b1106a8b: Verifying Checksum 11:07:25 90b9b1106a8b: Download complete 11:07:25 540db60ca938: Verifying Checksum 11:07:25 540db60ca938: Download complete 11:07:26 540db60ca938: Pull complete 11:07:26 adcc1eea9eea: Pull complete 11:07:26 4c4ab2625f07: Pull complete 11:07:27 0383d17a5b7e: Verifying Checksum 11:07:27 0383d17a5b7e: Download complete 11:07:30 c82ef313ddc5: Verifying Checksum 11:07:30 c82ef313ddc5: Download complete 11:07:30 db62176df00c: Verifying Checksum 11:07:30 db62176df00c: Download complete 11:07:34 db62176df00c: Pull complete 11:07:34 3b30891b0d05: Pull complete 11:07:34 444f5516b4c7: Pull complete 11:07:34 90b9b1106a8b: Pull complete 11:07:34 0383d17a5b7e: Pull complete 11:07:37 c82ef313ddc5: Pull complete 11:07:37 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 11:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:07:37 ---> 4508b0543a43 11:07:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 11:07:38 ---> Running in da3d0008448e 11:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:07:39 Still waiting to schedule task 11:07:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:07:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:07:39 OK: 219 MiB in 52 packages 11:07:39 Removing intermediate container da3d0008448e 11:07:39 ---> fae7d822ea06 11:07:39 Step 4/6 : WORKDIR /edgex-go 11:07:39 ---> Running in e3e849ffe8fb 11:07:40 Removing intermediate container e3e849ffe8fb 11:07:40 ---> 15edf5bb2f3b 11:07:40 Step 5/6 : COPY go.mod . 11:07:40 ---> b7267b19915e 11:07:40 Step 6/6 : RUN go mod download 11:07:40 ---> Running in 5d95ed544b34 11:08:19 Removing intermediate container 5d95ed544b34 11:08:19 ---> 91913fab4c0c 11:08:19 Successfully built 91913fab4c0c 11:08:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:08:19 + docker inspect -f . ci-base-image-x86_64 11:08:19 . [Pipeline] withDockerContainer 11:08:19 prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container 11:08:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:08:20 $ docker top f6bad9a462a224d30d000eacbafc050d4045eba5f68ef93f1d54548ad4783131 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:20 + go version 11:08:20 go version go1.16.6 linux/amd64 [Pipeline] } 11:08:20 $ docker stop --time=1 f6bad9a462a224d30d000eacbafc050d4045eba5f68ef93f1d54548ad4783131 11:08:23 $ docker rm -f f6bad9a462a224d30d000eacbafc050d4045eba5f68ef93f1d54548ad4783131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:08:23 + docker inspect -f . ci-base-image-x86_64 11:08:23 . [Pipeline] withDockerContainer 11:08:24 prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container 11:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:08:24 $ docker top dd3b6e1fd94c61f60b89c71765a2f85d51377ba79408de85511c5c65456ddd1e -eo pid,comm [Pipeline] { [Pipeline] echo 11:08:24 ========================================================= 11:08:24 [edgeXBuildGoParallel] Running Tests and Build... 11:08:24 ========================================================= [Pipeline] sh 11:08:24 + go mod tidy [Pipeline] sh 11:08:25 + make test 11:08:25 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 11:08:25 go mod tidy 11:08:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:08:31 ? github.com/edgexfoundry/edgex-go [no test files] 11:08:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:08:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:08:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:08:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:08:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:08:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:08:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:08:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:08:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:08:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:08:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:08:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 11:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements 11:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 46.3% of statements 11:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements 11:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:09:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 59.1% of statements 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:09:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 11:09:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:09:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:09:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:09:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:09:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 11:09:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 22.0% of statements 11:09:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 11:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 11:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 11:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 11:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 11:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 11:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 11:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.210s coverage: 81.8% of statements 11:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 11:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 11:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 11:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 11:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 11:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 66.9% of statements 11:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements 11:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 11:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 11:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 11:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 11:09:53 GO111MODULE=on go vet ./... 11:09:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1880 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws 11:09:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 11:09:58 The recommended git tool is: git 11:10:04 using credential edgex-jenkins-ssh 11:10:04 Cloning the remote Git repository 11:10:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:10:04 > git init /w/workspace/edgex-go/4 # timeout=10 11:10:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:10:04 > git --version # timeout=10 11:10:04 > git --version # 'git version 2.17.1' 11:10:04 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:17 gofmt -l . 11:10:17 [ "`gofmt -l .`" = "" ] 11:10:17 ./bin/test-attribution-txt.sh [Pipeline] sh 11:10:18 + ls -al . 11:10:18 total 596 11:10:18 drwxrwxr-x 10 1001 1001 4096 Aug 3 11:10 . 11:10:18 drwxr-xr-x 4 root root 28 Aug 3 11:08 .. 11:10:18 -rw-rw-r-- 1 1001 1001 11 Aug 3 11:06 .dockerignore 11:10:18 drwxrwxr-x 8 1001 1001 179 Aug 3 11:06 .git 11:10:18 drwxrwxr-x 3 1001 1001 125 Aug 3 11:06 .github 11:10:18 -rw-rw-r-- 1 1001 1001 818 Aug 3 11:06 .gitignore 11:10:18 -rw-rw-r-- 1 1001 1001 76 Aug 3 11:06 .hadolint.yml 11:10:18 drwx------ 3 1001 1001 58 Aug 3 11:07 .semver 11:10:18 -rw-rw-r-- 1 1001 1001 166 Aug 3 11:06 .sonarcloud.properties 11:10:18 -rw-rw-r-- 1 1001 1001 8609 Aug 3 11:06 Attribution.txt 11:10:18 -rw-rw-r-- 1 1001 1001 43881 Aug 3 11:06 CHANGELOG.md 11:10:18 -rw-rw-r-- 1 1001 1001 3804 Aug 3 11:06 CONTRIBUTING.md 11:10:18 -rw-rw-r-- 1 1001 1001 931 Aug 3 11:06 Dockerfile.build 11:10:18 -rw-rw-r-- 1 1001 1001 849 Aug 3 11:06 Jenkinsfile 11:10:18 -rw-rw-r-- 1 1001 1001 10775 Aug 3 11:06 LICENSE 11:10:18 -rw-rw-r-- 1 1001 1001 5915 Aug 3 11:06 Makefile 11:10:18 -rw-rw-r-- 1 1001 1001 8643 Aug 3 11:06 README.md 11:10:18 -rw-rw-r-- 1 1001 1001 6912 Aug 3 11:06 SECURITY.md 11:10:18 -rw-rw-r-- 1 1001 1001 5 Aug 3 11:07 VERSION 11:10:18 -rw-rw-r-- 1 1001 1001 4131 Aug 3 11:06 ZMQWindows.md 11:10:18 drwxrwxr-x 2 1001 1001 37 Aug 3 11:06 bin 11:10:18 drwxrwxr-x 14 1001 1001 4096 Aug 3 11:06 cmd 11:10:18 -rw-r--r-- 1 root root 403847 Aug 3 11:09 coverage.out 11:10:18 -rw-rw-r-- 1 1001 1001 813 Aug 3 11:06 go.mod 11:10:18 -rw-r--r-- 1 root root 48847 Aug 3 11:08 go.sum 11:10:18 drwxrwxr-x 8 1001 1001 124 Aug 3 11:06 internal 11:10:18 drwxrwxr-x 3 1001 1001 16 Aug 3 11:06 openapi 11:10:18 drwxrwxr-x 4 1001 1001 71 Aug 3 11:06 snap 11:10:18 -rw-rw-r-- 1 1001 1001 204 Aug 3 11:06 version.go [Pipeline] sh 11:10:18 + '[' -e coverage.out ] 11:10:18 + chown 1001:1001 coverage.out [Pipeline] stash 11:10:18 Stashed 1 file(s) [Pipeline] sh 11:10:18 + make build 11:10:18 go mod tidy 11:10:19 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 11:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:10:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:10:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:10:23 Merging remotes/origin/main commit ced8146ce41083de85aa69ae5104d5b74ca9c581 into PR head commit 3d5ecab1958ab9339548dd552acfe0067772b85b 11:10:23 Merge succeeded, producing 3d5ecab1958ab9339548dd552acfe0067772b85b 11:10:23 Checking out Revision 3d5ecab1958ab9339548dd552acfe0067772b85b (PR-3646) 11:10:23 > git config core.sparsecheckout # timeout=10 11:10:23 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 11:10:23 > git remote # timeout=10 11:10:23 > git config --get remote.origin.url # timeout=10 11:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:23 > git merge ced8146ce41083de85aa69ae5104d5b74ca9c581 # timeout=10 11:10:23 > git rev-parse HEAD^{commit} # timeout=10 11:10:23 > git config core.sparsecheckout # timeout=10 11:10:23 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 11:10:27 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 11:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:10:28 Commit message: "feat: Wrap the error with the proper error message" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:28 provisioning config files... 11:10:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2052209659952224306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:28 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 11:10:29 ---> docker-login.sh 11:10:29 nexus3.edgexfoundry.org:10001 11:10:29 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 11:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:30 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 11:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:30 Configure a credential helper to remove this warning. See 11:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:30 11:10:30 Login Succeeded 11:10:30 nexus3.edgexfoundry.org:10002 11:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:31 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 11:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:31 Configure a credential helper to remove this warning. See 11:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:31 11:10:31 Login Succeeded 11:10:31 nexus3.edgexfoundry.org:10003 11:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:31 Configure a credential helper to remove this warning. See 11:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:31 11:10:31 Login Succeeded 11:10:31 nexus3.edgexfoundry.org:10004 11:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:32 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 11:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:32 Configure a credential helper to remove this warning. See 11:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:32 11:10:32 Login Succeeded 11:10:32 docker.io 11:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:32 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 11:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:33 Configure a credential helper to remove this warning. See 11:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:33 11:10:33 Login Succeeded 11:10:33 ---> docker-login.sh ends [Pipeline] } 11:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:10:33 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 [Pipeline] echo 11:10:33 ========================================================= 11:10:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:10:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:10:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 11:10:34 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] } 11:10:35 $ docker stop --time=1 dd3b6e1fd94c61f60b89c71765a2f85d51377ba79408de85511c5c65456ddd1e 11:10:36 Sending build context to Docker daemon 165.9MB 11:10:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:10:36 Step 2/6 : FROM ${BASE} 11:10:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:10:36 595b0fe564bb: Pulling fs layer 11:10:36 24495759ef45: Pulling fs layer 11:10:36 d148012ef14d: Pulling fs layer 11:10:36 e90a11edd702: Pulling fs layer 11:10:36 d77568369979: Pulling fs layer 11:10:36 02195dbdac53: Pulling fs layer 11:10:36 2b1b35aa2570: Pulling fs layer 11:10:36 2c1f732e5b09: Pulling fs layer 11:10:36 d77568369979: Waiting 11:10:36 02195dbdac53: Waiting 11:10:36 2b1b35aa2570: Waiting 11:10:36 2c1f732e5b09: Waiting 11:10:36 e90a11edd702: Waiting 11:10:36 d148012ef14d: Verifying Checksum 11:10:36 d148012ef14d: Download complete 11:10:36 24495759ef45: Verifying Checksum 11:10:36 24495759ef45: Download complete 11:10:36 d77568369979: Verifying Checksum 11:10:36 d77568369979: Download complete 11:10:36 02195dbdac53: Download complete 11:10:36 595b0fe564bb: Verifying Checksum 11:10:36 595b0fe564bb: Download complete 11:10:36 2b1b35aa2570: Download complete 11:10:37 595b0fe564bb: Pull complete 11:10:37 $ docker rm -f dd3b6e1fd94c61f60b89c71765a2f85d51377ba79408de85511c5c65456ddd1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 11:10:38 24495759ef45: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 11:10:38 d148012ef14d: Pull complete 11:10:41 2c1f732e5b09: Verifying Checksum 11:10:41 2c1f732e5b09: Download complete 11:10:41 e90a11edd702: Verifying Checksum 11:10:41 e90a11edd702: Download complete [Pipeline] isUnix [Pipeline] sh 11:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:42 11:10:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:43 latest: Pulling from edgex-devops/edgex-compose 11:10:43 cbdbe7a5bc2a: Pulling fs layer 11:10:43 ca9280d653b3: Pulling fs layer 11:10:43 7e9c9ca2126c: Pulling fs layer 11:10:43 cbdbe7a5bc2a: Download complete 11:10:43 cbdbe7a5bc2a: Pull complete 11:10:43 ca9280d653b3: Verifying Checksum 11:10:43 ca9280d653b3: Download complete 11:10:44 ca9280d653b3: Pull complete 11:10:46 7e9c9ca2126c: Verifying Checksum 11:10:46 7e9c9ca2126c: Download complete 11:10:49 7e9c9ca2126c: Pull complete 11:10:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:10:49 prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container 11:10:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:10:51 e90a11edd702: Pull complete 11:10:51 d77568369979: Pull complete 11:10:51 02195dbdac53: Pull complete 11:10:51 2b1b35aa2570: Pull complete 11:10:52 $ docker top 61ed8d97f968de2f0847472fc8d7767b6f5f721c26c75fa661083585a18f6ce5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:53 + docker-compose build --help 11:10:53 + grep parallel 11:10:53 --parallel Build images in parallel. [Pipeline] } 11:10:53 $ docker stop --time=1 61ed8d97f968de2f0847472fc8d7767b6f5f721c26c75fa661083585a18f6ce5 11:10:55 $ docker rm -f 61ed8d97f968de2f0847472fc8d7767b6f5f721c26c75fa661083585a18f6ce5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:10:55 . [Pipeline] withDockerContainer 11:10:55 prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container 11:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:10:56 $ docker top d1de534397d944005f292947c3900000c3d5f99734369dfc6124cc6e4c579318 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:56 + docker-compose -f ./docker-compose-build.yml build --parallel 11:10:57 Building core-command ... 11:10:57 Building core-data ... 11:10:57 Building core-metadata ... 11:10:57 Building security-bootstrapper ... 11:10:57 Building security-proxy-setup ... 11:10:57 Building security-secretstore-setup ... 11:10:57 Building support-notifications ... 11:10:57 Building support-scheduler ... 11:10:57 Building sys-mgmt-agent ... 11:10:57 Building support-notifications 11:10:57 Building core-command 11:10:57 Building core-data 11:10:57 Building support-scheduler 11:10:57 Building sys-mgmt-agent 11:10:58 2c1f732e5b09: Pull complete 11:10:58 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 11:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:10:58 ---> 88ecf2bb1f95 11:10:58 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 11:11:01 ---> Running in 3c8e6c5022f2 11:11:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:11:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:11:04 OK: 218 MiB in 52 packages 11:11:06 Removing intermediate container 3c8e6c5022f2 11:11:06 ---> bcb194895806 11:11:06 Step 4/6 : WORKDIR /edgex-go 11:11:06 ---> Running in a628fe9f8c3f 11:11:06 Removing intermediate container a628fe9f8c3f 11:11:06 ---> 482709966373 11:11:06 Step 5/6 : COPY go.mod . 11:11:07 ---> 06705352a910 11:11:07 Step 6/6 : RUN go mod download 11:11:07 ---> Running in 024417c468c7 11:11:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:11:09 ---> 91913fab4c0c 11:11:09 Step 3/24 : WORKDIR /edgex-go 11:11:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:11:09 ---> 91913fab4c0c 11:11:09 Step 3/24 : WORKDIR /edgex-go 11:11:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:11:09 ---> 91913fab4c0c 11:11:09 Step 3/24 : WORKDIR /edgex-go 11:11:11 ---> Running in fdf41d90895a 11:11:11 ---> Running in bd44e1309d31 11:11:11 ---> Running in 8a238c726046 11:11:17 Removing intermediate container 8a238c726046 11:11:17 ---> 3bdbc0ebecdc 11:11:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:17 Removing intermediate container fdf41d90895a 11:11:17 ---> e8a1299e91b1 11:11:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:17 Removing intermediate container bd44e1309d31 11:11:17 ---> d51c787beae4 11:11:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:17 ---> Running in c6d62751941b 11:11:17 ---> Running in 5529f01947c5 11:11:17 ---> Running in b03cb6b72939 11:11:23 Removing intermediate container 5529f01947c5 11:11:23 ---> 688fb896ed32 11:11:23 Step 5/24 : RUN apk add --update --no-cache make git 11:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:11:24 ---> 91913fab4c0c 11:11:24 Step 3/23 : WORKDIR /edgex-go 11:11:24 ---> Using cache 11:11:24 ---> e8a1299e91b1 11:11:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:24 ---> Using cache 11:11:24 ---> 688fb896ed32 11:11:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 11:11:24 ---> Running in 12a8ea1050dd 11:11:24 Removing intermediate container c6d62751941b 11:11:24 ---> eec5c06bd1b1 11:11:24 Step 5/24 : RUN apk add --update --no-cache make bash git 11:11:24 Removing intermediate container b03cb6b72939 11:11:24 ---> 91c810594052 11:11:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:11:24 ---> Running in ef467802b46a 11:11:24 ---> Running in 1d9f64d29514 11:11:24 ---> Running in 28e4e5dea4b7 11:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:11:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:11:25 ---> 91913fab4c0c 11:11:25 Step 3/23 : WORKDIR /edgex-go 11:11:25 ---> Using cache 11:11:25 ---> e8a1299e91b1 11:11:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:25 ---> Using cache 11:11:25 ---> 688fb896ed32 11:11:25 Step 5/23 : RUN apk add --update --no-cache make git 11:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:11:25 ---> Running in 5e4fef8d7a9c 11:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:11:26 OK: 219 MiB in 52 packages 11:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:11:26 OK: 219 MiB in 52 packages 11:11:26 OK: 219 MiB in 52 packages 11:11:27 Removing intermediate container 12a8ea1050dd 11:11:27 ---> fdfbde3e2bae 11:11:27 Step 6/24 : COPY go.mod . 11:11:27 ---> 42b7085fcf51 11:11:27 Step 7/24 : RUN go mod download 11:11:27 ---> Running in c445a034cea7 11:11:27 Removing intermediate container 1d9f64d29514 11:11:27 ---> 1cc3000db6b3 11:11:27 Step 6/24 : COPY go.mod . 11:11:27 Removing intermediate container ef467802b46a 11:11:27 ---> de8959ac3f4d 11:11:27 Step 6/23 : COPY go.mod . 11:11:27 OK: 219 MiB in 52 packages 11:11:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:11:27 ---> 7a99f41d4408 11:11:27 Step 7/24 : RUN go mod download 11:11:27 ---> Running in ae823db9369a 11:11:27 ---> 56eeba8949db 11:11:27 Step 7/23 : RUN go mod download 11:11:27 Removing intermediate container 28e4e5dea4b7 11:11:27 ---> 3745467550a6 11:11:27 Step 6/24 : COPY go.mod . 11:11:27 ---> Running in 4e4421a50d9d 11:11:28 ---> db4904f58d6b 11:11:28 Step 7/24 : RUN go mod download 11:11:28 ---> Running in 42295709baf3 11:11:28 Removing intermediate container c445a034cea7 11:11:28 ---> 4806a771a652 11:11:28 Step 8/24 : COPY . . 11:11:30 Removing intermediate container ae823db9369a 11:11:30 ---> 2360c334e49c 11:11:30 Step 8/24 : COPY . . 11:11:30 OK: 219 MiB in 52 packages 11:11:32 Removing intermediate container 4e4421a50d9d 11:11:32 ---> 4aea3cd3eccb 11:11:32 Step 8/23 : COPY . . 11:11:32 Removing intermediate container 42295709baf3 11:11:32 ---> 1d950fbf8a26 11:11:32 Step 8/24 : COPY . . 11:11:32 Removing intermediate container 5e4fef8d7a9c 11:11:32 ---> 3f68527fc346 11:11:32 Step 6/23 : COPY go.mod . 11:11:34 ---> 1e282ce237e3 11:11:34 Step 7/23 : RUN go mod download 11:11:37 ---> Running in c7e8d6c82ea0 11:11:37 ---> ce089d726974 11:11:37 Step 9/24 : RUN go mod tidy 11:11:37 ---> 620e8ea91570 11:11:37 Step 9/24 : RUN go mod tidy 11:11:37 ---> Running in 9fa1c1000987 11:11:37 ---> Running in e1f8a10f96c2 11:11:40 Removing intermediate container c7e8d6c82ea0 11:11:40 ---> 6847e4a361e2 11:11:40 Step 8/23 : COPY . . 11:11:40 ---> 47b682717f82 11:11:40 Step 9/24 : RUN go mod tidy 11:11:40 Removing intermediate container 9fa1c1000987 11:11:40 ---> 4e8f09eaedbb 11:11:40 Step 10/24 : RUN make cmd/core-command/core-command 11:11:41 ---> Running in 70c909e983ce 11:11:41 ---> Running in cd5a1e358da7 11:11:41 ---> 3b05617e9597 11:11:41 Step 9/23 : RUN go mod tidy 11:11:41 Removing intermediate container e1f8a10f96c2 11:11:41 ---> ef535037068d 11:11:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:11:41 ---> Running in 69e75e158718 11:11:42 ---> Running in e5f2be317c12 11:11:44 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 11:11:44 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 11:11:45 Removing intermediate container 70c909e983ce 11:11:45 ---> b4ea10c87792 11:11:45 Step 10/24 : RUN make cmd/core-data/core-data 11:11:45 ---> Running in 1a096c28ff93 11:11:45 Removing intermediate container 69e75e158718 11:11:45 ---> c3db5f199077 11:11:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 11:11:45 ---> Running in 36e680967803 11:11:46 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 11:11:47 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 11:11:55 ---> 6b692dba2488 11:11:55 Step 9/23 : RUN go mod tidy 11:11:55 ---> Running in d884850dea75 11:11:56 Removing intermediate container d884850dea75 11:11:56 ---> 9ef34895ac67 11:11:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:11:56 ---> Running in 25322ad1316a 11:11:56 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 11:12:23 Removing intermediate container e5f2be317c12 11:12:23 ---> 123955042f3d 11:12:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:12:23 Removing intermediate container cd5a1e358da7 11:12:23 ---> 298213fe786e 11:12:23 11:12:23 Step 11/24 : FROM alpine:3.12 11:12:23 ---> Running in aa0cece6b0cb 11:12:23 3.12: Pulling from library/alpine 11:12: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 11:12:23 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 11:12:23 Status: Downloaded newer image for alpine:3.12 11:12:23 ---> 13621d1b12d4 11:12:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:12:23 ---> Running in 8b6e2edfc9ef 11:12:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:23 (1/1) Installing dumb-init (1.2.2-r1) 11:12:23 Executing busybox-1.31.1-r20.trigger 11:12:23 OK: 6 MiB in 15 packages 11:12:23 Removing intermediate container aa0cece6b0cb 11:12:23 ---> 18492c6895cb 11:12:23 11:12:23 Step 12/24 : FROM docker:20.10.6 11:12:23 20.10.6: Pulling from library/docker 11:12:23 Removing intermediate container 8b6e2edfc9ef 11:12:23 ---> 015e9b88ecd0 11:12:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:12:23 ---> Running in 057469e6181a 11:12:23 Removing intermediate container 057469e6181a 11:12:23 ---> 7f5914c15d56 11:12:23 Step 14/24 : ENV APP_PORT=59882 11:12:23 ---> Running in be7c48a19b0d 11:12:23 Removing intermediate container be7c48a19b0d 11:12:23 ---> 98b52c4d624c 11:12:23 Step 15/24 : EXPOSE $APP_PORT 11:12:23 ---> Running in c4c444402f0b 11:12:24 Removing intermediate container c4c444402f0b 11:12:24 ---> 4a0d968d0fa6 11:12:24 Step 16/24 : WORKDIR / 11:12:24 ---> Running in 893180abd526 11:12:24 Removing intermediate container 893180abd526 11:12:24 ---> ec4ef2c14d5a 11:12:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:12:24 ---> fb324715f976 11:12:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:12:25 ---> 5d90114a186a 11:12:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:12:25 ---> 0ecd70c4081c 11:12:25 Step 20/24 : ENTRYPOINT ["/core-command"] 11:12:25 ---> Running in 20dddfb9a508 11:12:25 Removing intermediate container 20dddfb9a508 11:12:25 ---> 557fd50b9eb6 11:12:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:26 ---> Running in 42b0fc84949f 11:12:26 Removing intermediate container 42b0fc84949f 11:12:26 ---> a637b035c216 11:12:26 Step 22/24 : LABEL arch=x86_64 11:12:26 ---> Running in 00a5f8516fad 11:12:26 Removing intermediate container 00a5f8516fad 11:12:26 ---> 38f04049cbf5 11:12:26 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:12:26 ---> Running in e0c5857fab10 11:12:26 Removing intermediate container e0c5857fab10 11:12:26 ---> cb99f08bb5bb 11:12:26 Step 24/24 : LABEL version=0.0.0 11:12:27 ---> Running in 914a6e883e45 11:12:27 Removing intermediate container 914a6e883e45 11:12:27 ---> 314565146902 11:12:27 11:12:27 Successfully built 314565146902 11:12:27 Successfully tagged core-command:latest 11:12:27 Building security-bootstrapper 11:12:31  Building core-command ... done Removing intermediate container 36e680967803 11:12:31 ---> b6d0bf01d95d 11:12:31 11:12:31 Step 11/23 : FROM alpine:3.12 11:12:31 ---> 13621d1b12d4 11:12:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:12:31 ---> Running in 7d6084d3f15f 11:12:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:32 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 11:12:32 Status: Downloaded newer image for docker:20.10.6 11:12:32 ---> d2979b152a7d 11:12:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:12:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:32 (1/2) Installing ca-certificates (20191127-r4) 11:12:32 (2/2) Installing dumb-init (1.2.2-r1) 11:12:32 Executing busybox-1.31.1-r20.trigger 11:12:32 Executing ca-certificates-20191127-r4.trigger 11:12:32 OK: 6 MiB in 16 packages 11:12:33 ---> Running in 93a2c3c71a37 11:12:33 Removing intermediate container 1a096c28ff93 11:12:33 ---> 1294b0f162c0 11:12:33 11:12:33 Step 11/24 : FROM alpine:3.12 11:12:33 ---> 13621d1b12d4 11:12:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:12:33 ---> Running in b7ab90948c3d 11:12:33 Removing intermediate container 93a2c3c71a37 11:12:33 ---> 7c1546732d83 11:12:33 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 11:12:33 ---> Running in 7ce66958cd59 11:12:33 Removing intermediate container b7ab90948c3d 11:12:33 ---> 26ef6a13e963 11:12:33 Step 13/24 : ENV APP_PORT=59880 11:12:33 Removing intermediate container 7d6084d3f15f 11:12:33 ---> 0809c675b4f9 11:12:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:12:34 ---> Running in 06d97bba0816 11:12:34 ---> Running in 41c206b6dea4 11:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:12:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:12:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 11:12:34 ---> 91913fab4c0c 11:12:34 Step 3/32 : WORKDIR /edgex-go 11:12:34 ---> Using cache 11:12:34 ---> e8a1299e91b1 11:12:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:34 ---> Using cache 11:12:34 ---> 688fb896ed32 11:12:34 Step 5/32 : RUN apk add --update --no-cache make git 11:12:34 ---> Using cache 11:12:34 ---> 3f68527fc346 11:12:34 Step 6/32 : COPY go.mod . 11:12:34 ---> Using cache 11:12:34 ---> 1e282ce237e3 11:12:34 Step 7/32 : RUN go mod download 11:12:34 ---> Using cache 11:12:34 ---> 6847e4a361e2 11:12:34 Step 8/32 : COPY . . 11:12:34 (1/39) Installing readline (8.1.0-r0) 11:12:34 ---> Using cache 11:12:34 ---> 6b692dba2488 11:12:34 Step 9/32 : RUN go mod tidy 11:12:34 ---> Using cache 11:12:34 ---> 9ef34895ac67 11:12:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:12:34 (2/39) Installing bash (5.1.0-r0) 11:12:34 Executing bash-5.1.0-r0.post-install 11:12:34 Removing intermediate container 41c206b6dea4 11:12:34 ---> 5dccf805566f 11:12:34 Step 14/23 : ENV APP_PORT=59860 11:12:34 (3/39) Installing brotli-libs (1.0.9-r3) 11:12:34 (4/39) Installing nghttp2-libs (1.42.0-r1) 11:12:34 Removing intermediate container 06d97bba0816 11:12:34 ---> dcbc60aecdb4 11:12:34 Step 14/24 : EXPOSE $APP_PORT 11:12:34 (5/39) Installing libcurl (7.78.0-r0) 11:12:34 (6/39) Installing curl (7.78.0-r0) 11:12:34 (7/39) Installing dumb-init (1.2.5-r0) 11:12:34 ---> Running in a7663cbf267f 11:12:34 (8/39) Installing libbz2 (1.0.8-r1) 11:12:34 (9/39) Installing expat (2.2.10-r1) 11:12:34 ---> Running in 07702987e131 11:12:34 (10/39) Installing libffi (3.3-r2) 11:12:34 (11/39) Installing gdbm (1.19-r0) 11:12:34 (12/39) Installing xz-libs (5.2.5-r0) 11:12:34 (13/39) Installing sqlite-libs (3.34.1-r0) 11:12:34 (14/39) Installing python3 (3.8.10-r0) 11:12:34 ---> Running in e4f88bf4ea19 11:12:35 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 11:12:35 Removing intermediate container a7663cbf267f 11:12:35 ---> ae2140750268 11:12:35 Step 15/23 : EXPOSE $APP_PORT 11:12:35 (15/39) Installing py3-appdirs (1.4.4-r1) 11:12:35 ---> Running in 4c3af6a69c72 11:12:35 Removing intermediate container e4f88bf4ea19 11:12:35 ---> 8c8c535170d5 11:12:35 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:35 (16/39) Installing py3-ordered-set (4.0.2-r0) 11:12:35 (17/39) Installing py3-parsing (2.4.7-r1) 11:12:35 (18/39) Installing py3-six (1.15.0-r0) 11:12:35 (19/39) Installing py3-packaging (20.9-r0) 11:12:35 (20/39) Installing py3-setuptools (51.3.3-r0) 11:12:36 ---> Running in f1f96c9071a3 11:12:36 Removing intermediate container 25322ad1316a 11:12:36 ---> bb94bd55017b 11:12:36 11:12:36 Step 11/23 : FROM alpine:3.12 11:12:36 ---> 13621d1b12d4 11:12:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:12:36 ---> Using cache 11:12:36 ---> 015e9b88ecd0 11:12:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:12:36 ---> Using cache 11:12:36 ---> 7f5914c15d56 11:12:36 Step 14/23 : ENV APP_PORT=59861 11:12:36 (21/39) Installing py3-chardet (4.0.0-r0) 11:12:36 Removing intermediate container 4c3af6a69c72 11:12:36 ---> fc2894a8b39a 11:12:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:12:36 (22/39) Installing py3-idna (3.1-r0) 11:12:36 (23/39) Installing py3-urllib3 (1.26.2-r1) 11:12:36 ---> Running in 9156a1da76b8 11:12:36 (24/39) Installing py3-requests (2.25.1-r1) 11:12:36 (25/39) Installing py3-msgpack (1.0.2-r0) 11:12:36 (26/39) Installing py3-lockfile (0.12.2-r3) 11:12:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 11:12:36 (28/39) Installing py3-colorama (0.4.4-r0) 11:12:36 (29/39) Installing py3-contextlib2 (0.6.0-r0) 11:12:36 (30/39) Installing py3-distlib (0.3.1-r1) 11:12:36 (31/39) Installing py3-distro (1.5.0-r1) 11:12:36 Removing intermediate container 9156a1da76b8 11:12:36 ---> 76299c13a96e 11:12:36 Step 15/23 : EXPOSE $APP_PORT 11:12:36 (32/39) Installing py3-webencodings (0.5.1-r3) 11:12:36 (33/39) Installing py3-html5lib (1.1-r0) 11:12:36 ---> 0794e4587755 11:12:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:12:36 (34/39) Installing py3-pytoml (0.1.21-r0) 11:12:36 ---> Running in 15e20e1925f4 11:12:37 (35/39) Installing py3-pep517 (0.9.1-r0) 11:12:37 (36/39) Installing py3-progress (1.5-r0) 11:12:37 (37/39) Installing py3-retrying (1.3.3-r0) 11:12:37 (38/39) Installing py3-toml (0.10.2-r0) 11:12:37 (39/39) Installing py3-pip (20.3.4-r0) 11:12:37 Removing intermediate container 15e20e1925f4 11:12:37 ---> c7ef372d0515 11:12:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:12:37 Executing busybox-1.32.1-r6.trigger 11:12:37 OK: 82 MiB in 59 packages 11:12:37 ---> c2ff8c77bc23 11:12:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:12:37 Removing intermediate container f1f96c9071a3 11:12:37 ---> 77d09435982a 11:12:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 11:12:37 ---> fa67f0c36809 11:12:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:12:37 ---> 9b6632ea05bf 11:12:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:12:37 ---> Running in bd388a0be4e1 11:12:37 ---> Running in f9c4ca19a1ce 11:12:38 Removing intermediate container bd388a0be4e1 11:12:38 ---> a5bbbb92aff5 11:12:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:38 ---> Running in c1ae0fdc6041 11:12:38 Removing intermediate container c1ae0fdc6041 11:12:38 ---> cc9d57cfe9e2 11:12:38 Step 21/23 : LABEL arch=x86_64 11:12:38 ---> 22a62357070a 11:12:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:12:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:38 ---> Running in 35af079e24e7 11:12:38 Removing intermediate container 35af079e24e7 11:12:38 ---> c4ce997722bf 11:12:38 Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:12:38 ---> b013e317ccfa 11:12:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:12:39 ---> Running in d9bb2aecd07e 11:12:39 ---> Running in b1f4ed3004e1 11:12:39 Removing intermediate container d9bb2aecd07e 11:12:39 ---> fe1777aa3a48 11:12:39 Step 23/23 : LABEL version=0.0.0 11:12:39 Removing intermediate container b1f4ed3004e1 11:12:39 ---> 240d154cf592 11:12:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:39 ---> Running in a00619a95544 11:12:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:39 ---> Running in b3721719e27b 11:12:39 Removing intermediate container a00619a95544 11:12:39 ---> 2383b70f5968 11:12:39 11:12:39 Removing intermediate container b3721719e27b 11:12:39 ---> ca17b1aac4c3 11:12:39 Step 21/23 : LABEL arch=x86_64 11:12:39 ---> Running in 7ca781ddf620 11:12:39 Successfully built 2383b70f5968 11:12:39 Successfully tagged support-notifications:latest 11:12:39 Building security-proxy-setup 11:12:39  Building support-notifications ... done Removing intermediate container 7ca781ddf620 11:12:39 ---> 8a4d04337d26 11:12:39 Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:12:39 ---> Running in 4d06d599cda4 11:12:39 (1/6) Installing dumb-init (1.2.2-r1) 11:12:39 Collecting docker-compose==1.23.2 11:12:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:12:39 (2/6) Installing libgcc (9.3.0-r2) 11:12:39 Collecting texttable<0.10,>=0.9.0 11:12:39 Downloading texttable-0.9.1.tar.gz (11 kB) 11:12:39 (3/6) Installing libsodium (1.0.18-r0) 11:12:40 Removing intermediate container 4d06d599cda4 11:12:40 ---> 62696a48951b 11:12:40 Step 23/23 : LABEL version=0.0.0 11:12:40 (4/6) Installing libstdc++ (9.3.0-r2) 11:12:40 (5/6) Installing libzmq (4.3.3-r0) 11:12:40 ---> Running in e95dd6553f22 11:12:40 Collecting websocket-client<1.0,>=0.32.0 11:12:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:12:40 Collecting cached-property<2,>=1.2.0 11:12:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:12:40 Collecting PyYAML<4,>=3.10 11:12:40 Downloading PyYAML-3.13.tar.gz (270 kB) 11:12:40 (6/6) Installing zeromq (4.3.3-r0) 11:12:41 Executing busybox-1.31.1-r20.trigger 11:12:41 OK: 8 MiB in 20 packages 11:12:41 Removing intermediate container e95dd6553f22 11:12:41 ---> 5cdeb6a09b96 11:12:41 11:12:41 Successfully built 5cdeb6a09b96 11:12:41 Successfully tagged support-scheduler:latest 11:12:41 Building core-metadata 11:12:41  Building support-scheduler ... done Removing intermediate container f9c4ca19a1ce 11:12:41 ---> bc06cedbd5f2 11:12:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:12:41 Collecting jsonschema<3,>=2.5.1 11:12:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:12:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:12:41 Collecting docopt<0.7,>=0.6.1 11:12:41 Downloading docopt-0.6.2.tar.gz (25 kB) 11:12:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:12:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:12:43 Collecting docker<4.0,>=3.6.0 11:12:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:12:43 Collecting dockerpty<0.5,>=0.4.1 11:12:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:12:43 ---> f4038a51a799 11:12:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:12:43 Collecting docker-pycreds>=0.4.0 11:12:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:12:43 Collecting chardet<3.1.0,>=3.0.2 11:12:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:12:43 Collecting urllib3<1.25,>=1.21.1 11:12:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:12:43 Collecting certifi>=2017.4.17 11:12:43 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 11:12:44 Collecting idna<2.8,>=2.5 11:12:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:12:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:12:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:12:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:12:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:12:44 ---> 55b506e2277d 11:12:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:12:44 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:12:44 Attempting uninstall: urllib3 11:12:44 Found existing installation: urllib3 1.26.2 11:12:44 Uninstalling urllib3-1.26.2: 11:12:44 Successfully uninstalled urllib3-1.26.2 11:12:44 Removing intermediate container 024417c468c7 11:12:44 ---> 24776c40dba8 11:12:44 Successfully built 24776c40dba8 11:12:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:12:44 + docker inspect -f . ci-base-image-arm64 11:12:44 . [Pipeline] withDockerContainer 11:12:44 Attempting uninstall: idna 11:12:44 Found existing installation: idna 3.1 11:12:44 Uninstalling idna-3.1: 11:12:44 Successfully uninstalled idna-3.1 11:12:45 prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container 11:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:12:45 Attempting uninstall: chardet 11:12:45 Found existing installation: chardet 4.0.0 11:12:45 Uninstalling chardet-4.0.0: 11:12:45 Successfully uninstalled chardet-4.0.0 11:12:45 ---> a26314b6aecd 11:12:45 Step 20/24 : ENTRYPOINT ["/core-data"] 11:12:46 ---> Running in d10d75786b48 11:12:46 Attempting uninstall: requests 11:12:46 Found existing installation: requests 2.25.1 11:12:46 Uninstalling requests-2.25.1: 11:12:46 Successfully uninstalled requests-2.25.1 11:12:46 Running setup.py install for texttable: started 11:12:46 $ docker top 1818ff4cae9da71b2fe66c1d8536ccc036968362d8ee7de0cbde0294379e2387 -eo pid,comm 11:12:47 Removing intermediate container d10d75786b48 11:12:47 ---> 19fe312dae7a 11:12:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:47 Running setup.py install for texttable: finished with status 'done' 11:12:47 Running setup.py install for PyYAML: started [Pipeline] { [Pipeline] sh 11:12:47 ---> Running in 71994e8a2d33 11:12:47 + go version 11:12:47 go version go1.16.6 linux/arm64 [Pipeline] } 11:12:47 $ docker stop --time=1 1818ff4cae9da71b2fe66c1d8536ccc036968362d8ee7de0cbde0294379e2387 11:12:48 Removing intermediate container 71994e8a2d33 11:12:48 ---> b64e74f64721 11:12:48 Step 22/24 : LABEL arch=x86_64 11:12:48 ---> Running in 08c379f942f4 11:12:48 Running setup.py install for PyYAML: finished with status 'done' 11:12:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:12:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:12:48 ---> 91913fab4c0c 11:12:48 Step 3/24 : WORKDIR /edgex-go 11:12:48 ---> Using cache 11:12:48 ---> e8a1299e91b1 11:12:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:48 ---> Using cache 11:12:48 ---> 688fb896ed32 11:12:48 Step 5/24 : RUN apk add --update --no-cache make git 11:12:48 ---> Using cache 11:12:48 ---> 3f68527fc346 11:12:48 Step 6/24 : COPY go.mod . 11:12:48 ---> Using cache 11:12:48 ---> 1e282ce237e3 11:12:48 Step 7/24 : RUN go mod download 11:12:48 ---> Using cache 11:12:48 ---> 6847e4a361e2 11:12:48 Step 8/24 : COPY . . 11:12:48 ---> Using cache 11:12:48 ---> 6b692dba2488 11:12:48 Step 9/24 : RUN go mod tidy 11:12:48 ---> Using cache 11:12:48 ---> 9ef34895ac67 11:12:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 11:12:48 Running setup.py install for docopt: started 11:12:48 ---> Running in e73919ef83b9 11:12:48 Removing intermediate container 08c379f942f4 11:12:48 ---> 405fa507c537 11:12:48 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:12:49 ---> Running in 04087332b277 11:12:49 Running setup.py install for docopt: finished with status 'done' 11:12:49 Running setup.py install for dockerpty: started 11:12:49 Removing intermediate container 04087332b277 11:12:49 ---> 265fb45c4cd5 11:12:49 Step 24/24 : LABEL version=0.0.0 11:12:49 ---> Running in 08d97746185b 11:12:49 $ docker rm -f 1818ff4cae9da71b2fe66c1d8536ccc036968362d8ee7de0cbde0294379e2387 11:12:49 Removing intermediate container 08d97746185b 11:12:49 ---> 79f3d7739560 11:12:49 11:12:49 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 11:12:49 Successfully built 79f3d7739560 11:12:49 Successfully tagged core-data:latest 11:12:49 Building security-secretstore-setup [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 11:12:50  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:12:50 + docker inspect -f . ci-base-image-arm64 11:12:50 . [Pipeline] withDockerContainer 11:12:50 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 11:12:50 prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container 11:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:12:52 $ docker top e933eda251fd88513d71d108df340c935dae7de1ff9363a3feef808b17bf3667 -eo pid,comm [Pipeline] { [Pipeline] echo 11:12:52 ========================================================= 11:12:52 [edgeXBuildGoParallel] Running Tests and Build... 11:12:52 ========================================================= [Pipeline] sh 11:12:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:12:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:12:53 ---> 91913fab4c0c 11:12:53 Step 3/22 : WORKDIR /edgex-go 11:12:53 ---> Using cache 11:12:53 ---> e8a1299e91b1 11:12:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:53 ---> Using cache 11:12:53 ---> 688fb896ed32 11:12:53 Step 5/22 : RUN apk add --update --no-cache make git 11:12:53 ---> Using cache 11:12:53 ---> 3f68527fc346 11:12:53 Step 6/22 : COPY go.mod . 11:12:53 ---> Using cache 11:12:53 ---> 1e282ce237e3 11:12:53 Step 7/22 : RUN go mod download 11:12:53 ---> Using cache 11:12:53 ---> 6847e4a361e2 11:12:53 Step 8/22 : COPY . . 11:12:53 ---> Using cache 11:12:53 ---> 6b692dba2488 11:12:53 Step 9/22 : RUN go mod tidy 11:12:53 ---> Using cache 11:12:53 ---> 9ef34895ac67 11:12:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:12:53 + go mod tidy 11:12:53 ---> Running in 630fad11aa39 [Pipeline] sh 11:12:56 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 11:12:56 + make test 11:12:56 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 11:12:56 go mod tidy 11:12:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:12:57 Removing intermediate container 7ce66958cd59 11:12:57 ---> bb13d4fa1c6d 11:12:57 Step 15/24 : ENV APP_PORT=58890 11:12:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:12:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:12:57 ---> 91913fab4c0c 11:12:57 Step 3/26 : WORKDIR /edgex-go 11:12:57 ---> Using cache 11:12:57 ---> e8a1299e91b1 11:12:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:57 ---> Using cache 11:12:57 ---> 688fb896ed32 11:12:57 Step 5/26 : RUN apk add --update --no-cache make git 11:12:57 ---> Using cache 11:12:57 ---> 3f68527fc346 11:12:57 Step 6/26 : COPY go.mod . 11:12:57 ---> Using cache 11:12:57 ---> 1e282ce237e3 11:12:57 Step 7/26 : RUN go mod download 11:12:57 ---> Using cache 11:12:57 ---> 6847e4a361e2 11:12:57 Step 8/26 : COPY . . 11:12:57 ---> Using cache 11:12:57 ---> 6b692dba2488 11:12:57 Step 9/26 : RUN go mod tidy 11:12:57 ---> Using cache 11:12:57 ---> 9ef34895ac67 11:12:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:12:57 ---> Running in 3ea5209ee3d8 11:12:57 ---> Running in 7c42f028ba97 11:12:57 Removing intermediate container 7c42f028ba97 11:12:57 ---> bd371253feaf 11:12:57 Step 16/24 : EXPOSE $APP_PORT 11:12:57 ---> Running in ad48a8dca7fe 11:12:58 Removing intermediate container ad48a8dca7fe 11:12:58 ---> e19c41fdd393 11:12:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:12:58 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 11:12:58 ---> c725e74dbb7c 11:12:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:12:58 ---> 89c32e670f30 11:12:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:12:59 ---> 2770f1ca8c39 11:12:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 11:12:59 ---> Running in b70db1b02837 11:12:59 Removing intermediate container b70db1b02837 11:12:59 ---> dadc052caf7f 11:12:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:59 ---> Running in ad1345e63124 11:12:59 Removing intermediate container ad1345e63124 11:12:59 ---> cc2f8bdd5371 11:12:59 Step 22/24 : LABEL arch=x86_64 11:12:59 ---> Running in aef0456cd655 11:13:00 Removing intermediate container aef0456cd655 11:13:00 ---> 57ebf05f29fa 11:13:00 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:13:00 ---> Running in fe7d14d46c9b 11:13:00 Removing intermediate container fe7d14d46c9b 11:13:00 ---> bbba6d046f89 11:13:00 Step 24/24 : LABEL version=0.0.0 11:13:00 ---> Running in d2bb86b61f1c 11:13:00 Removing intermediate container d2bb86b61f1c 11:13:00 ---> 7a9b016b69cc 11:13:00 11:13:00 Successfully built 7a9b016b69cc 11:13:00 Successfully tagged sys-mgmt-agent:latest 11:13:03  Building sys-mgmt-agent ... done Removing intermediate container 07702987e131 11:13:03 ---> 401d3b984255 11:13:03 11:13:03 Step 11/32 : FROM alpine:3.12 11:13:03 ---> 13621d1b12d4 11:13:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:13:03 ---> Running in 7b0d7c750ae6 11:13:03 Removing intermediate container 7b0d7c750ae6 11:13:03 ---> f02ac97423d4 11:13:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 11:13:03 ---> Running in 2b78ea7d850e 11:13:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:04 (1/2) Installing dumb-init (1.2.2-r1) 11:13:04 (2/2) Installing su-exec (0.2-r1) 11:13:04 Executing busybox-1.31.1-r20.trigger 11:13:04 OK: 6 MiB in 16 packages 11:13:05 Removing intermediate container 2b78ea7d850e 11:13:05 ---> a58c268dcb78 11:13:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 11:13:05 ---> Running in aa03e9ae1329 11:13:05 Removing intermediate container aa03e9ae1329 11:13:05 ---> 9c0a42b34972 11:13:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:13:05 ---> Running in 559b058b9021 11:13:05 Removing intermediate container 559b058b9021 11:13:05 ---> 14a6354fed4d 11:13:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:13:05 ---> Running in 2c971fd1238c 11:13:06 Removing intermediate container 2c971fd1238c 11:13:06 ---> e5fcb83b501a 11:13:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 11:13:06 ---> Running in da035bca4c15 11:13:07 Removing intermediate container da035bca4c15 11:13:07 ---> ef48e436bc0c 11:13:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:13:07 ---> 5912e4c5dd04 11:13:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:13:07 ---> Running in 95dd8040c6d8 11:13:08 Removing intermediate container 95dd8040c6d8 11:13:08 ---> 1d24ccfa2ee7 11:13:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 11:13:08 ---> 12470a4b6968 11:13:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:13:09 ---> 0f7f43b8bc64 11:13:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:13:09 ---> 6629800f1ba0 11:13:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:13:09 ---> f89ce3716870 11:13:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:13:10 ---> c5d9a9adeb7d 11:13:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 11:13:10 ---> Running in f7f68e1fc379 11:13:10 Removing intermediate container f7f68e1fc379 11:13:10 ---> 25baf94aa196 11:13:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:13:11 ---> 26ce6719d85e 11:13:11 Step 27/32 : RUN chmod +x /entrypoint.sh 11:13:11 ---> Running in 2df2e357cfee 11:13:12 Removing intermediate container 2df2e357cfee 11:13:12 ---> c24f591c2935 11:13:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 11:13:12 ---> Running in 19a9d619a224 11:13:12 Removing intermediate container 19a9d619a224 11:13:12 ---> f8040faa29dc 11:13:12 Step 29/32 : CMD ["gate"] 11:13:12 ---> Running in 80d399d63d39 11:13:12 Removing intermediate container 80d399d63d39 11:13:12 ---> ff259ad6aad9 11:13:12 Step 30/32 : LABEL arch=x86_64 11:13:12 ---> Running in 9f9ae440aa64 11:13:12 Removing intermediate container 9f9ae440aa64 11:13:12 ---> 18676d31bb4d 11:13:12 Step 31/32 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:13:12 ---> Running in 58678f17cf35 11:13:13 Removing intermediate container 58678f17cf35 11:13:13 ---> 2c9ec0129457 11:13:13 Step 32/32 : LABEL version=0.0.0 11:13:13 ---> Running in 2f9f181a920d 11:13:13 Removing intermediate container 2f9f181a920d 11:13:13 ---> e2d500dc8cd2 11:13:13 11:13:13 Successfully built e2d500dc8cd2 11:13:13 Successfully tagged security-bootstrapper:latest 11:13:21  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:13:22 Removing intermediate container e73919ef83b9 11:13:22 ---> 63b7ce98d630 11:13:22 11:13:22 Step 11/24 : FROM alpine:3.12 11:13:22 ---> 13621d1b12d4 11:13:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:13:22 ---> Using cache 11:13:22 ---> 015e9b88ecd0 11:13:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:13:22 ---> Using cache 11:13:22 ---> 7f5914c15d56 11:13:22 Step 14/24 : ENV APP_PORT=59881 11:13:22 ---> Running in bde4024f7f16 11:13:22 Removing intermediate container bde4024f7f16 11:13:22 ---> fcec9f4e8c02 11:13:22 Step 15/24 : EXPOSE $APP_PORT 11:13:22 ---> Running in cc6499c84f5e 11:13:22 Removing intermediate container cc6499c84f5e 11:13:22 ---> c1fdef116cc9 11:13:22 Step 16/24 : WORKDIR / 11:13:23 ---> Running in 0c8694f06807 11:13:23 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 11:13:23 Removing intermediate container 630fad11aa39 11:13:23 ---> 08363945942a 11:13:23 11:13:23 Step 11/22 : FROM alpine:3.12 11:13:23 ---> 13621d1b12d4 11:13:23 Step 12/22 : RUN apk add --update --no-cache curl 11:13:23 Removing intermediate container 0c8694f06807 11:13:23 ---> c39445eff89a 11:13:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:13:23 ---> Running in 5015098543f5 11:13:23 ---> c572ddcbc652 11:13:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:13:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:24 ? github.com/edgexfoundry/edgex-go [no test files] 11:13:24 (1/4) Installing ca-certificates (20191127-r4) 11:13:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:13:24 (3/4) Installing libcurl (7.78.0-r0) 11:13:24 (4/4) Installing curl (7.78.0-r0) 11:13:24 Executing busybox-1.31.1-r20.trigger 11:13:24 Executing ca-certificates-20191127-r4.trigger 11:13:24 OK: 7 MiB in 18 packages 11:13:24 ---> a6370c6a25b6 11:13:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:13:24 ---> ccb441aebd71 11:13:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 11:13:24 ---> Running in e544f5ceafdf 11:13:24 Removing intermediate container 5015098543f5 11:13:24 ---> 15bb99591e90 11:13:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:13:25 ---> Running in a25d885a4ff1 11:13:25 Removing intermediate container e544f5ceafdf 11:13:25 ---> 2790f2ff2d64 11:13:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:13:25 Removing intermediate container a25d885a4ff1 11:13:25 ---> dfceff87dc1e 11:13:25 Step 14/22 : WORKDIR /edgex 11:13:25 ---> Running in e7a27dd587ee 11:13:25 ---> Running in 27e9735e3dcc 11:13:25 Removing intermediate container e7a27dd587ee 11:13:25 ---> 0c043fb6da5a 11:13:25 Step 22/24 : LABEL arch=x86_64 11:13:25 Removing intermediate container 27e9735e3dcc 11:13:25 ---> cafc1a7a5ce5 11:13:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:13:25 ---> Running in 0c244be9d607 11:13:25 ---> 1c321becb1b8 11:13:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:13:25 Removing intermediate container 0c244be9d607 11:13:25 ---> 51ac19eae3e3 11:13:25 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:13:25 Removing intermediate container 3ea5209ee3d8 11:13:25 ---> b6208235546e 11:13:25 11:13:25 Step 11/26 : FROM alpine:3.12 11:13:25 ---> 13621d1b12d4 11:13:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 11:13:25 ---> Running in 2830bae94ee3 11:13:26 ---> Running in 1a6a09b716f2 11:13:26 Removing intermediate container 2830bae94ee3 11:13:26 ---> 8245a675a275 11:13:26 Step 24/24 : LABEL version=0.0.0 11:13:26 ---> ded3a71a3b5f 11:13:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:13:26 ---> Running in cb4c2757acf9 11:13:26 Removing intermediate container cb4c2757acf9 11:13:26 ---> 78d1a8b04828 11:13:26 11:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:26 Successfully built 78d1a8b04828 11:13:26 Successfully tagged core-metadata:latest 11:13:26  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:26 ---> e373fb041326 11:13:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:13:26 ---> Running in 8ea4f4920687 11:13:26 (1/6) Installing ca-certificates (20191127-r4) 11:13:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 11:13:26 (3/6) Installing libcurl (7.78.0-r0) 11:13:26 (4/6) Installing curl (7.78.0-r0) 11:13:26 (5/6) Installing dumb-init (1.2.2-r1) 11:13:26 (6/6) Installing su-exec (0.2-r1) 11:13:26 Executing busybox-1.31.1-r20.trigger 11:13:26 Executing ca-certificates-20191127-r4.trigger 11:13:26 OK: 7 MiB in 20 packages 11:13:26 Removing intermediate container 8ea4f4920687 11:13:26 ---> dd8b556c0abf 11:13:26 Step 19/22 : CMD ["--init=true"] 11:13:26 ---> Running in 6fd65af2fcdf 11:13:26 Removing intermediate container 6fd65af2fcdf 11:13:26 ---> 835ebc55a527 11:13:26 Step 20/22 : LABEL arch=x86_64 11:13:26 ---> Running in 5fce3987a520 11:13:26 Removing intermediate container 5fce3987a520 11:13:26 ---> 5bc0943e13a1 11:13:26 Step 21/22 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:13:26 Removing intermediate container 1a6a09b716f2 11:13:26 ---> d76d638d3cc6 11:13:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:13:27 ---> Running in e03dc4e09bf9 11:13:27 ---> Running in d0014995114f 11:13:27 Removing intermediate container e03dc4e09bf9 11:13:27 ---> ed3c77b43460 11:13:27 Step 22/22 : LABEL version=0.0.0 11:13:27 ---> Running in 2c752a8c34ea 11:13:27 Removing intermediate container d0014995114f 11:13:27 ---> dc877618c981 11:13:27 Step 14/26 : WORKDIR / 11:13:27 ---> Running in fa4a875cdde3 11:13:27 Removing intermediate container 2c752a8c34ea 11:13:27 ---> 615a8b99ff49 11:13:27 11:13:27 Removing intermediate container fa4a875cdde3 11:13:27 ---> 7c44fff5390c 11:13:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:13:27 Successfully built 615a8b99ff49 11:13:27 Successfully tagged security-proxy-setup:latest 11:13:27  Building security-proxy-setup ... done  ---> 9048a269020d 11:13:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:13:27 ---> 8b2a9ad71f43 11:13:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:13:27 ---> 8f515882c5ed 11:13:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:13:27 ---> f9aea4548f1a 11:13:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:13:28 ---> c4ee63bb839e 11:13:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:13:28 ---> feb8a7b7658a 11:13:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:13:28 ---> 582f3fb5f871 11:13:28 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/ 11:13:28 ---> Running in b0e4f1f986ec 11:13:29 Removing intermediate container b0e4f1f986ec 11:13:29 ---> fe116634beda 11:13:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 11:13:29 ---> Running in eafb06d6217a 11:13:29 Removing intermediate container eafb06d6217a 11:13:29 ---> 98e07300849b 11:13:29 Step 24/26 : LABEL arch=x86_64 11:13:29 ---> Running in e1f0249d1556 11:13:29 Removing intermediate container e1f0249d1556 11:13:29 ---> e6f89b4954fe 11:13:29 Step 25/26 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:13:29 ---> Running in 10ad92b20652 11:13:29 Removing intermediate container 10ad92b20652 11:13:29 ---> 3c7b14fb5891 11:13:29 Step 26/26 : LABEL version=0.0.0 11:13:29 ---> Running in b6d3b4afda73 11:13:29 Removing intermediate container b6d3b4afda73 11:13:29 ---> a1c759f03123 11:13:29 11:13:29 Successfully built a1c759f03123 11:13:29 Successfully tagged security-secretstore-setup:latest 11:13:29  Building security-secretstore-setup ... done  [Pipeline] } 11:13:29 $ docker stop --time=1 d1de534397d944005f292947c3900000c3d5f99734369dfc6124cc6e4c579318 11:13:31 $ docker rm -f d1de534397d944005f292947c3900000c3d5f99734369dfc6124cc6e4c579318 [Pipeline] // withDockerContainer [Pipeline] sh 11:13:31 + docker images 11:13:31 REPOSITORY TAG IMAGE ID CREATED SIZE 11:13:31 security-secretstore-setup latest a1c759f03123 2 seconds ago 29MB 11:13:31 security-proxy-setup latest 615a8b99ff49 4 seconds ago 25.9MB 11:13:31 core-metadata latest 78d1a8b04828 5 seconds ago 16.7MB 11:13:31 b6208235546e 6 seconds ago 1.75GB 11:13:31 08363945942a 8 seconds ago 1.75GB 11:13:31 63b7ce98d630 10 seconds ago 1.75GB 11:13:31 security-bootstrapper latest e2d500dc8cd2 18 seconds ago 18.7MB 11:13:31 401d3b984255 29 seconds ago 1.75GB 11:13:31 sys-mgmt-agent latest 7a9b016b69cc 31 seconds ago 324MB 11:13:31 core-data latest 79f3d7739560 42 seconds ago 20.4MB 11:13:31 support-scheduler latest 5cdeb6a09b96 51 seconds ago 16.1MB 11:13:31 support-notifications latest 2383b70f5968 52 seconds ago 16.8MB 11:13:31 bb94bd55017b 56 seconds ago 1.75GB 11:13:31 1294b0f162c0 59 seconds ago 1.75GB 11:13:31 b6d0bf01d95d About a minute ago 1.75GB 11:13:31 core-command latest 314565146902 About a minute ago 16MB 11:13:31 18492c6895cb About a minute ago 1.75GB 11:13:31 298213fe786e About a minute ago 1.74GB 11:13:31 ci-base-image-x86_64 latest 91913fab4c0c 5 minutes ago 1.24GB 11:13:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 16 hours ago 547MB 11:13:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 18 hours ago 37.5MB 11:13:31 docker 20.10.6 d2979b152a7d 3 months ago 246MB 11:13:31 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 11:13:31 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 11:13:47 Still waiting to schedule task 11:13:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:14:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:14:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:14:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:14:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:14:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:14:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:14:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:14:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:14:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:14:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:14:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:14:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:14:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:14:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 11:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:14:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.317s coverage: 100.0% of statements 11:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:14:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.295s coverage: 46.3% of statements 11:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:14:56 Running on prd-ubuntu18.04-docker-8c-8g-1881 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws 11:14:56 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 11:14:56 The recommended git tool is: git 11:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.597s coverage: 90.1% of statements 11:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.257s coverage: 81.2% of statements 11:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:14:59 using credential edgex-jenkins-ssh 11:14:59 Cloning the remote Git repository 11:14:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:14:59 > git init /w/workspace/edgex-go/4 # timeout=10 11:14:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:14:59 > git --version # timeout=10 11:14:59 > git --version # 'git version 2.17.1' 11:14:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:14:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 94.2% of statements 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.180s coverage: 59.1% of statements 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.294s coverage: 60.0% of statements 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.266s coverage: 0.8% of statements 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.161s coverage: 22.0% of statements 11:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.206s coverage: 79.5% of statements 11:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 11:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements 11:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements 11:15:13 Merging remotes/origin/main commit ced8146ce41083de85aa69ae5104d5b74ca9c581 into PR head commit 3d5ecab1958ab9339548dd552acfe0067772b85b 11:15:13 Merge succeeded, producing 3d5ecab1958ab9339548dd552acfe0067772b85b 11:15:13 Checking out Revision 3d5ecab1958ab9339548dd552acfe0067772b85b (PR-3646) 11:15:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:15:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:15:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:15:13 > git config core.sparsecheckout # timeout=10 11:15:13 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 11:15:13 > git remote # timeout=10 11:15:13 > git config --get remote.origin.url # timeout=10 11:15:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:13 > git merge ced8146ce41083de85aa69ae5104d5b74ca9c581 # timeout=10 11:15:13 > git rev-parse HEAD^{commit} # timeout=10 11:15:13 > git config core.sparsecheckout # timeout=10 11:15:13 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 11:15:17 Commit message: "feat: Wrap the error with the proper error message" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements 11:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 11:15:20 + echo snap-build.sh 11:15:20 snap-build.sh 11:15:20 + SNAP_BASE_DIR=. 11:15:20 + '[' '!' -z /w/workspace/edgex-go/4 ']' 11:15:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 11:15:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 11:15:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 11:15:20 + cd /w/workspace/edgex-go/4 11:15:20 + sudo apt-get remove -qy --purge lxd lxd-client 11:15:20 Reading package lists... 11:15:20 Building dependency tree... 11:15:20 Reading state information... 11:15:20 The following packages were automatically installed and are no longer required: 11:15:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:15:20 uidmap xdelta3 11:15:20 Use 'sudo apt autoremove' to remove them. 11:15:20 The following packages will be REMOVED: 11:15:20 lxd* lxd-client* 11:15:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:15:20 After this operation, 31.7 MB disk space will be freed. 11:15:21 (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.) 11:15:21 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:15:22 Removing lxd dnsmasq configuration 11:15:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:15:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:15:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:15:23 (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.) 11:15:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.568s coverage: 81.8% of statements 11:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:15:24 Processing triggers for systemd (237-3ubuntu10.45) ... 11:15:24 Processing triggers for ureadahead (0.100.0-21) ... 11:15:25 + sudo snap remove --purge lxd 11:15:25 snap "lxd" is not installed 11:15:25 + sudo groupadd --force --system lxd 11:15:25 ++ whoami 11:15:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:15:25 + newgrp - lxd 11:15:25 + sudo snap install lxd 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 85.4% of statements 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.329s coverage: 91.2% of statements 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.646s coverage: 64.4% of statements 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 11:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 11:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements 11:15:33 2021-08-03T11:15:30Z INFO Waiting for automatic snapd restart... 11:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.192s coverage: 66.9% of statements 11:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.813s coverage: 43.6% of statements 11:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements 11:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements 11:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:15:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.229s coverage: 19.3% of statements 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:15:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.602s coverage: 92.0% of statements 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:15:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 62.7% of statements 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:15:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.378s coverage: 97.7% of statements 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:15:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:15:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:15:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 11:15:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 11:15:47 GO111MODULE=on go vet ./... 11:15:48 lxd 4.16 from Canonical* installed 11:15:48 + sudo lxd init --auto 11:15:58 + sudo snap install --classic snapcraft 11:16:06 snapcraft 4.8.3 from Canonical* installed 11:16:06 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:16:06 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:16:06 % Total % Received % Xferd Average Speed Time Time Time Current 11:16:06 Dload Upload Total Spent Left Speed 11:16:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 11:16:06 33 3325k 33 1110k 0 0 3345k 0 --:--:-- --:--:-- --:--:-- 3345k 100 3325k 100 3325k 0 0 7244k 0 --:--:-- --:--:-- --:--:-- 17.1M 11:16:06 ./yq_linux_amd64 11:16:06 + sudo snapcraft prime --use-lxd 11:16:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:16:08 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: 11:16:08 - README.md 11:16:08 11:16:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:16:08 Launching a container. 11:16:16 Waiting for container to be ready 11:16:16 To start your first instance, try: lxc launch ubuntu:18.04 11:16:16 11:16:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:16:19 Waiting for network to be ready... 11:16:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:16:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 11:16:20 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:16:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 11:16:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 11:16:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 11:16:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 11:16:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 11:16:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 11:16:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 11:16:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:16:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:16:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:16:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:16:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:16:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:16:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:16:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:16:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:16:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 11:16:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 11:16:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 11:16:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 11:16:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 11:16:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 11:16:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 11:16:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 11:16:24 Fetched 25.0 MB in 4s (6338 kB/s) 11:16:25 Reading package lists... 11:16:25 Reading package lists... 11:16:25 Building dependency tree... 11:16:25 Reading state information... 11:16:25 The following additional packages will be installed: 11:16:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:16:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:16:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:16:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:16:25 Suggested packages: 11:16:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:16:25 Recommended packages: 11:16:25 gnupg libsasl2-modules 11:16:25 The following NEW packages will be installed: 11:16:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:16:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:16:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:16:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:16:25 The following packages will be upgraded: 11:16:25 gpg gpg-agent gpgconf libudev1 11:16:25 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 11:16:25 Need to get 3527 kB of archives. 11:16:25 After this operation, 13.3 MB of additional disk space will be used. 11:16:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 11:16:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 11:16:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 11:16:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 11:16:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 11:16:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 11:16:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:16:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:16:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 11:16:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 11:16:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 11:16:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:16:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:16:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:16:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:16:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:16:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:16:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:16:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:16:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:16:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:16:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 11:16:26 debconf: delaying package configuration, since apt-utils is not installed 11:16:26 Fetched 3527 kB in 1s (3406 kB/s) 11:16:26 (Reading database ... 12511 files and directories currently installed.) 11:16:26 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 11:16:26 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 11:16:26 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 11:16:26 Selecting previously unselected package udev. 11:16:26 (Reading database ... 12511 files and directories currently installed.) 11:16:26 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 11:16:26 Unpacking udev (237-3ubuntu10.50) ... 11:16:26 Selecting previously unselected package libfuse2:amd64. 11:16:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:16:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:16:26 Selecting previously unselected package fuse. 11:16:26 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:16:26 Unpacking fuse (2.9.7-1ubuntu1) ... 11:16:26 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 11:16:26 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:16:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 11:16:27 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:16:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 11:16:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:16:27 Selecting previously unselected package libksba8:amd64. 11:16:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:16:27 Unpacking libksba8:amd64 (1.3.5-2) ... 11:16:27 Selecting previously unselected package libroken18-heimdal:amd64. 11:16:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:16:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:16:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:16:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libwind0-heimdal:amd64. 11:16:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:16:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:16:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:16:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:16:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:16:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:27 Selecting previously unselected package libsasl2-modules-db:amd64. 11:16:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:16:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:16:27 Selecting previously unselected package libsasl2-2:amd64. 11:16:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:16:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:16:27 Selecting previously unselected package libldap-common. 11:16:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 11:16:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:16:27 Selecting previously unselected package libldap-2.4-2:amd64. 11:16:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 11:16:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:16:27 Selecting previously unselected package dirmngr. 11:16:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 11:16:27 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 11:16:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:16:28 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 11:16:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:16:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:16:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:16:28 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 11:16:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libksba8:amd64 (1.3.5-2) ... 11:16:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:16:28 Setting up udev (237-3ubuntu10.50) ... 11:16:28 invoke-rc.d: policy-rc.d denied execution of start. 11:16:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Processing triggers for systemd (237-3ubuntu10) ... 11:16:28 Setting up fuse (2.9.7-1ubuntu1) ... 11:16:28 Setting up gpg (2.2.4-1ubuntu1.4) ... 11:16:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:16:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:16:28 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 11:16:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:16:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:16:29 settings in the [Install] section, and DefaultInstance for template units). 11:16:29 This means they are not meant to be enabled using systemctl. 11:16:29 Possible reasons for having this kind of units are: 11:16:29 1) A unit may be statically enabled by being symlinked from another unit's 11:16:29 .wants/ or .requires/ directory. 11:16:29 2) A unit's purpose may be to act as a helper for some other unit which has 11:16:29 a requirement dependency on it. 11:16:29 3) A unit may be started when needed via activation (socket, path, timer, 11:16:29 D-Bus, udev, scripted systemctl call, ...). 11:16:29 4) In case of template units, the unit is meant to be enabled with some 11:16:29 instance name specified. 11:16:29 Reading package lists... 11:16:29 Building dependency tree... 11:16:29 Reading state information... 11:16:30 The following additional packages will be installed: 11:16:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:16:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:16:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:16:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:16:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:16:30 Suggested packages: 11:16:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:16:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:16:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:16:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:16:30 systemd-container policykit-1 11:16:30 Recommended packages: 11:16:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:16:30 The following NEW packages will be installed: 11:16:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:16:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:16:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:16:30 multiarch-support openssh-client python3 python3-minimal python3.6 11:16:30 python3.6-minimal snapd squashfs-tools sudo 11:16:30 The following packages will be upgraded: 11:16:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:16:30 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 11:16:30 Need to get 36.7 MB of archives. 11:16:30 After this operation, 147 MB of additional disk space will be used. 11:16:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 11:16:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 11:16:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 11:16:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 11:16:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 11:16:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:16:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 11:16:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 11:16:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 11:16:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:16:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:16:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:16:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:16:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:16:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:16:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:16:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 11:16:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:16:31 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 11:16:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:16:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:16:31 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:16:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:16:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:16:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:16:31 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:16:31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:16:31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:16:31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 11:16:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 11:16:32 debconf: delaying package configuration, since apt-utils is not installed 11:16:32 Fetched 36.7 MB in 2s (18.8 MB/s) 11:16:32 (Reading database ... 12757 files and directories currently installed.) 11:16:32 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 11:16:32 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 11:16:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 11:16:32 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 11:16:33 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 11:16:33 (Reading database ... 12757 files and directories currently installed.) 11:16:33 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 11:16:33 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 11:16:33 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 11:16:33 (Reading database ... 12757 files and directories currently installed.) 11:16:33 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 11:16:33 Unpacking apt (1.6.14) over (1.6.1) ... 11:16:33 Setting up apt (1.6.14) ... 11:16:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:16:33 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:16:33 (Reading database ... 12764 files and directories currently installed.) 11:16:33 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:16:33 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:16:34 Selecting previously unselected package libpython3.6-minimal:amd64. 11:16:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:16:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:16:34 Selecting previously unselected package libexpat1:amd64. 11:16:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:16:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:16:34 Selecting previously unselected package python3.6-minimal. 11:16:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:16:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:16:34 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 11:16:34 Checking for services that may need to be restarted...done. 11:16:34 Checking for services that may need to be restarted...done. 11:16:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:16:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:16:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:16:34 Selecting previously unselected package python3-minimal. 11:16:34 (Reading database ... 13012 files and directories currently installed.) 11:16:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:16:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:16:34 Selecting previously unselected package mime-support. 11:16:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:16:34 Unpacking mime-support (3.60ubuntu1) ... 11:16:35 Selecting previously unselected package libmpdec2:amd64. 11:16:35 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:16:35 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:16:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:16:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:16:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:16:35 Selecting previously unselected package python3.6. 11:16:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:16:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:16:35 Selecting previously unselected package libpython3-stdlib:amd64. 11:16:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:16:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:16:35 Setting up python3-minimal (3.6.7-1~18.04) ... 11:16:35 Selecting previously unselected package python3. 11:16:35 (Reading database ... 13442 files and directories currently installed.) 11:16:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:16:35 Unpacking python3 (3.6.7-1~18.04) ... 11:16:35 Selecting previously unselected package multiarch-support. 11:16:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:16:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:16:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:16:35 Selecting previously unselected package liblzo2-2:amd64. 11:16:35 (Reading database ... 13479 files and directories currently installed.) 11:16:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:16:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:16:35 Selecting previously unselected package libbsd0:amd64. 11:16:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:16:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:16:35 Selecting previously unselected package sudo. 11:16:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:16:35 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:16:35 Selecting previously unselected package apparmor. 11:16:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:16:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:16:36 Selecting previously unselected package libedit2:amd64. 11:16:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:16:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:16:36 Selecting previously unselected package libkrb5support0:amd64. 11:16:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:16:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:16:36 Selecting previously unselected package libk5crypto3:amd64. 11:16:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:16:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:16:36 Selecting previously unselected package libkeyutils1:amd64. 11:16:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:16:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:16:36 Selecting previously unselected package libkrb5-3:amd64. 11:16:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:16:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:16:36 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:16:36 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:16:36 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:16:36 Selecting previously unselected package libssl1.0.0:amd64. 11:16:36 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 11:16:36 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:16:36 Selecting previously unselected package openssh-client. 11:16:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:16:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:16:36 Selecting previously unselected package squashfs-tools. 11:16:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 11:16:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 11:16:36 Selecting previously unselected package snapd. 11:16:36 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 11:16:36 Unpacking snapd (2.49.2+18.04) ... 11:16:38 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:16:38 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:16:38 Setting up mime-support (3.60ubuntu1) ... 11:16:38 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:16:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:16:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:16:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:16:38 Setting up systemd (237-3ubuntu10.50) ... 11:16:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:16:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:16:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:16:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:16:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:16:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:16:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:16:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 11:16:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:16:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:16:40 Setting up python3 (3.6.7-1~18.04) ... 11:16:40 running python rtupdate hooks for python3.6... 11:16:40 running python post-rtupdate hooks for python3.6... 11:16:40 Setting up apparmor (2.12-4ubuntu5.1) ... 11:16:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:16:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:16:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:16:41 Setting up snapd (2.49.2+18.04) ... 11:16:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:16:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:16:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:16:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:16:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:16:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:16:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:16:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:16:42 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:16:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:16:42 /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' 11:16:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:16:43 Processing triggers for systemd (237-3ubuntu10.50) ... 11:16:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:16:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:16:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:16:45 Reading package lists... 11:16:46 Reading package lists... 11:16:46 Building dependency tree... 11:16:46 Reading state information... 11:16:46 Calculating upgrade... 11:16:46 The following packages will be upgraded: 11:16:46 advancecomp base-files bash binutils binutils-common 11:16:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:16:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:16:46 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 11:16:46 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 11:16:46 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:16:46 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:16:46 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 11:16:46 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 11:16:46 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 11:16:46 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 11:16:46 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 11:16:46 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 11:16:46 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 11:16:46 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 11:16:46 ubuntu-keyring util-linux 11:16:46 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:16:46 Need to get 64.2 MB of archives. 11:16:46 After this operation, 5125 kB of additional disk space will be used. 11:16:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 11:16:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:16:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:16:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:16:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:16:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:16:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:16:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:16:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:16:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:16:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:16:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:16:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:16:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:16:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:16:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:16:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:16:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:16:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:16:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:16:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:16:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:16:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:16:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:16:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:16:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:16:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:16:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:16:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:16:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:16:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:16:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:16:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 11:16:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:16:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:16:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 11:16:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:16:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:16:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 11:16:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 11:16:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:16:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:16:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 11:16:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 11:16:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:16:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:16:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:16:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 11:16:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:16:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:16:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 11:16:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 11:16:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 11:16:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 11:16:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:16:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:16:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:16:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:16:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:16:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:16:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:16:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:16:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:16:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:16:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:16:47 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:16:47 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:16:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:16:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:16:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:16:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:16:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:16:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:16:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 11:16:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:16:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:16:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:16:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:16:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:16:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:16:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:16:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:16:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:16:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:16:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 11:16:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 11:16:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 11:16:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 11:16:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:16:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 11:16:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:16:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:16:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 11:16:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 11:16:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:16:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:16:48 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] 11:16:48 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:16:48 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:16:48 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:16:48 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:16:48 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:16:48 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:16:48 debconf: delaying package configuration, since apt-utils is not installed 11:16:48 Fetched 64.2 MB in 2s (28.4 MB/s) 11:16:48 (Reading database ... 13914 files and directories currently installed.) 11:16:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:16:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:16:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:16:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:16:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 11:16:49 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 11:16:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:16:50 (Reading database ... 13914 files and directories currently installed.) 11:16:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:16:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:16:50 (Reading database ... 13914 files and directories currently installed.) 11:16:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:16:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:16:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:16:50 (Reading database ... 13914 files and directories currently installed.) 11:16:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:16:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:16:50 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:16:51 (Reading database ... 13914 files and directories currently installed.) 11:16:51 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:16:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:16:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:16:51 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:16:51 Setting up base-files (10.1ubuntu2.10) ... 11:16:51 Installing new version of config file /etc/issue ... 11:16:51 Installing new version of config file /etc/issue.net ... 11:16:51 Installing new version of config file /etc/lsb-release ... 11:16:51 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:16:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:16:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:16:51 Removing obsolete conffile /etc/default/motd-news ... 11:16:52 (Reading database ... 13915 files and directories currently installed.) 11:16:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:16:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:16:52 Setting up bash (4.4.18-2ubuntu1.2) ... 11:16:52 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 11:16:52 (Reading database ... 13915 files and directories currently installed.) 11:16:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:16:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:16:52 (Reading database ... 13915 files and directories currently installed.) 11:16:52 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:16:52 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:16:52 Setting up tar (1.29b-2ubuntu0.2) ... 11:16:52 (Reading database ... 13915 files and directories currently installed.) 11:16:52 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:16:52 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:16:52 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:16:52 (Reading database ... 13915 files and directories currently installed.) 11:16:52 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:16:52 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:16:52 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:16:52 (Reading database ... 13915 files and directories currently installed.) 11:16:52 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:16:52 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:16:52 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:16:52 (Reading database ... 13915 files and directories currently installed.) 11:16:52 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:16:52 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:16:53 Setting up grep (3.1-2build1) ... 11:16:53 (Reading database ... 13915 files and directories currently installed.) 11:16:53 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 11:16:53 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 11:16:53 Setting up gzip (1.6-5ubuntu1.1) ... 11:16:53 (Reading database ... 13915 files and directories currently installed.) 11:16:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:16:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:16:53 Setting up login (1:4.5-1ubuntu2) ... 11:16:53 (Reading database ... 13915 files and directories currently installed.) 11:16:53 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:16:53 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:16:53 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:16:53 (Reading database ... 13915 files and directories currently installed.) 11:16:53 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:16:53 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:16:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:16:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:16:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:16:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:16:54 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:16:54 (Reading database ... 13915 files and directories currently installed.) 11:16:54 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:16:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:16:55 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:16:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:16:55 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:16:55 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:16:55 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:16:55 (Reading database ... 13915 files and directories currently installed.) 11:16:55 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:16:55 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:16:55 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:16:55 (Reading database ... 13915 files and directories currently installed.) 11:16:55 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:55 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:55 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:16:55 (Reading database ... 13915 files and directories currently installed.) 11:16:55 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:55 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:55 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:16:55 (Reading database ... 13915 files and directories currently installed.) 11:16:55 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:55 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:16:55 (Reading database ... 13915 files and directories currently installed.) 11:16:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:16:55 (Reading database ... 13915 files and directories currently installed.) 11:16:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:16:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:16:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:16:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:16:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:16:55 (Reading database ... 13915 files and directories currently installed.) 11:16:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:16:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:16:56 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:16:56 (Reading database ... 13915 files and directories currently installed.) 11:16:56 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:56 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:56 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:16:56 (Reading database ... 13915 files and directories currently installed.) 11:16:56 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:56 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:16:56 (Reading database ... 13915 files and directories currently installed.) 11:16:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:16:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:16:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:16:57 (Reading database ... 13915 files and directories currently installed.) 11:16:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:16:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:16:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:16:57 (Reading database ... 13915 files and directories currently installed.) 11:16:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:16:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:16:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:16:57 (Reading database ... 13917 files and directories currently installed.) 11:16:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:16:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:16:57 Setting up debconf (1.5.66ubuntu1) ... 11:16:58 (Reading database ... 13917 files and directories currently installed.) 11:16:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:16:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:16:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:16:58 (Reading database ... 13917 files and directories currently installed.) 11:16:58 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:16:58 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:16:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:16:58 (Reading database ... 13917 files and directories currently installed.) 11:16:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:16:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:16:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:16:58 (Reading database ... 13917 files and directories currently installed.) 11:16:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:16:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:16:58 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 11:16:58 (Reading database ... 13919 files and directories currently installed.) 11:16:58 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:16:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:16:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:16:58 (Reading database ... 13923 files and directories currently installed.) 11:16:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:16:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:16:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 11:16:58 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 11:16:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:16:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:16:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:16:59 (Reading database ... 13923 files and directories currently installed.) 11:16:59 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:16:59 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:16:59 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:16:59 (Reading database ... 13923 files and directories currently installed.) 11:16:59 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 11:16:59 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 11:16:59 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 11:16:59 (Reading database ... 13923 files and directories currently installed.) 11:16:59 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 11:16:59 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:16:59 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 11:16:59 (Reading database ... 13923 files and directories currently installed.) 11:16:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:16:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:16:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:16:59 (Reading database ... 13923 files and directories currently installed.) 11:16:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:16:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:17:00 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:17:00 (Reading database ... 13923 files and directories currently installed.) 11:17:00 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:17:00 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:17:00 Setting up passwd (1:4.5-1ubuntu2) ... 11:17:00 (Reading database ... 13923 files and directories currently installed.) 11:17:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 11:17:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:17:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 11:17:00 (Reading database ... 13923 files and directories currently installed.) 11:17:00 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:17:00 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:17:00 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:17:00 (Reading database ... 13923 files and directories currently installed.) 11:17:00 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:17:00 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:17:00 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:17:00 (Reading database ... 13923 files and directories currently installed.) 11:17:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:17:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:17:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:17:00 (Reading database ... 13923 files and directories currently installed.) 11:17:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:17:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:17:00 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:17:00 (Reading database ... 13923 files and directories currently installed.) 11:17:00 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:17:00 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:17:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:17:01 (Reading database ... 13923 files and directories currently installed.) 11:17:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:17:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:17:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:17:01 (Reading database ... 13923 files and directories currently installed.) 11:17:01 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 11:17:01 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 11:17:01 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 11:17:01 (Reading database ... 13923 files and directories currently installed.) 11:17:01 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 11:17:01 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 11:17:01 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 11:17:01 (Reading database ... 13924 files and directories currently installed.) 11:17:01 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:17:01 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:17:01 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:17:01 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:17:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:17:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:17:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 11:17:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 11:17:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:17:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:17:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:17:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:17:02 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:17:02 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:17:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:17:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:17:02 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:17:02 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:17:02 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:17:02 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:17:02 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:17:02 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:17:02 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 11:17:02 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 11:17:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:17:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:17:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:17:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:17:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:17:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:17:03 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:17:03 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:17:03 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:17:03 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:17:03 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:17:03 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:17:03 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:03 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:17:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:17:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:17:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:17:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:17:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:17:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:17:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:17:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:17:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:17:07 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:17:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:17:07 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:17:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:17:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:17:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:17:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:17:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:17:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:17:07 Setting up tzdata (2021a-0ubuntu0.18.04) ... 11:17:07 11:17:07 Current default time zone: 'Etc/UTC' 11:17:07 Local time is now: Tue Aug 3 11:17:07 UTC 2021. 11:17:07 Universal Time is now: Tue Aug 3 11:17:07 UTC 2021. 11:17:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:17:07 11:17:07 Setting up systemd-sysv (237-3ubuntu10.50) ... 11:17:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:07 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 11:17:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:17:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:17:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:17:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:17:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:17:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:17:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:17:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:17:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:17:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 11:17:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:07 Setting up patch (2.7.6-2ubuntu1.1) ... 11:17:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:17:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:17:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 11:17:07 Installing new version of config file /etc/ssl/openssl.cnf ... 11:17:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:17:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:17:07 Setting up ca-certificates (20210119~18.04.1) ... 11:17:09 gofmt -l . 11:17:09 [ "`gofmt -l .`" = "" ] 11:17:09 ./bin/test-attribution-txt.sh [Pipeline] sh 11:17:09 Updating certificates in /etc/ssl/certs... 11:17:10 + ls -al . 11:17:10 total 624 11:17:10 drwxrwxr-x 9 1001 1001 4096 Aug 3 11:17 . 11:17:10 drwxr-xr-x 4 root root 4096 Aug 3 11:12 .. 11:17:10 -rw-rw-r-- 1 1001 1001 11 Aug 3 11:10 .dockerignore 11:17:10 drwxrwxr-x 8 1001 1001 4096 Aug 3 11:10 .git 11:17:10 drwxrwxr-x 3 1001 1001 4096 Aug 3 11:10 .github 11:17:10 -rw-rw-r-- 1 1001 1001 818 Aug 3 11:10 .gitignore 11:17:10 -rw-rw-r-- 1 1001 1001 76 Aug 3 11:10 .hadolint.yml 11:17:10 -rw-rw-r-- 1 1001 1001 166 Aug 3 11:10 .sonarcloud.properties 11:17:10 -rw-rw-r-- 1 1001 1001 8609 Aug 3 11:10 Attribution.txt 11:17:10 -rw-rw-r-- 1 1001 1001 43881 Aug 3 11:10 CHANGELOG.md 11:17:10 -rw-rw-r-- 1 1001 1001 3804 Aug 3 11:10 CONTRIBUTING.md 11:17:10 -rw-rw-r-- 1 1001 1001 931 Aug 3 11:10 Dockerfile.build 11:17:10 -rw-rw-r-- 1 1001 1001 849 Aug 3 11:10 Jenkinsfile 11:17:10 -rw-rw-r-- 1 1001 1001 10775 Aug 3 11:10 LICENSE 11:17:10 -rw-rw-r-- 1 1001 1001 5915 Aug 3 11:10 Makefile 11:17:10 -rw-rw-r-- 1 1001 1001 8643 Aug 3 11:10 README.md 11:17:10 -rw-rw-r-- 1 1001 1001 6912 Aug 3 11:10 SECURITY.md 11:17:10 -rw-rw-r-- 1 1001 1001 5 Aug 3 11:07 VERSION 11:17:10 -rw-rw-r-- 1 1001 1001 4131 Aug 3 11:10 ZMQWindows.md 11:17:10 drwxrwxr-x 2 1001 1001 4096 Aug 3 11:10 bin 11:17:10 drwxrwxr-x 14 1001 1001 4096 Aug 3 11:10 cmd 11:17:10 -rw-r--r-- 1 root root 403847 Aug 3 11:15 coverage.out 11:17:10 -rw-rw-r-- 1 1001 1001 813 Aug 3 11:10 go.mod 11:17:10 -rw-r--r-- 1 root root 48847 Aug 3 11:12 go.sum 11:17:10 drwxrwxr-x 8 1001 1001 4096 Aug 3 11:10 internal 11:17:10 drwxrwxr-x 3 1001 1001 4096 Aug 3 11:10 openapi 11:17:10 drwxrwxr-x 4 1001 1001 4096 Aug 3 11:10 snap 11:17:10 -rw-rw-r-- 1 1001 1001 204 Aug 3 11:10 version.go [Pipeline] sh 11:17:10 23 added, 27 removed; done. 11:17:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:17:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:17:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:17:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:17:10 Setting up pkgbinarymangler (138.18.04.1) ... 11:17:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 11:17:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up perl (5.26.1-6ubuntu0.5) ... 11:17:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 11:17:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:17:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:17:10 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 11:17:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:17:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:17:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:17:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:17:10 + '[' -e coverage.out ] 11:17:10 + chown 1001:1001 coverage.out 11:17:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:17:10 Processing triggers for systemd (237-3ubuntu10.50) ... 11:17:10 Processing triggers for mime-support (3.60ubuntu1) ... 11:17:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 11:17:10 Updating certificates in /etc/ssl/certs... [Pipeline] stash 11:17:10 Warning: overwriting stash ‘coverage-report’ 11:17:11 0 added, 0 removed; done. 11:17:11 Running hooks in /etc/ca-certificates/update.d... 11:17:11 done. 11:17:11 Stashed 1 file(s) [Pipeline] sh 11:17:11 Reading package lists... 11:17:11 Building dependency tree... 11:17:11 Reading state information... 11:17:12 The following NEW packages will be installed: 11:17:12 apt-transport-https 11:17:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:17:12 + make build 11:17:12 go mod tidy 11:17:12 Need to get 4348 B of archives. 11:17:12 After this operation, 154 kB of additional disk space will be used. 11:17:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 11:17:12 debconf: delaying package configuration, since apt-utils is not installed 11:17:12 Fetched 4348 B in 0s (24.3 kB/s) 11:17:12 Selecting previously unselected package apt-transport-https. 11:17:12 (Reading database ... 13929 files and directories currently installed.) 11:17:12 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 11:17:12 Unpacking apt-transport-https (1.6.14) ... 11:17:12 Setting up apt-transport-https (1.6.14) ... 11:17:12 Waiting for network to be ready... 11:17:12 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 11:17:19 2021-08-03T11:17:16Z INFO Waiting for automatic snapd restart... 11:17:19 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 11:17:19 snapd 2.51.3 from Canonical* installed 11:17:20 "snapd" switched to the "latest/stable" channel 11:17:20 11:17:22 core18 20210611 from Canonical* installed 11:17:22 "core18" switched to the "latest/stable" channel 11:17:22 11:17:26 snapcraft 4.8.3 from Canonical* installed 11:17:26 "snapcraft" switched to the "latest/stable" channel 11:17:26 11:17:30 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: 11:17:30 - README.md 11:17:30 11:17:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:17:30 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 11:17:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:17:30 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:17:31 Reading package lists... 11:17:32 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 11:17:32 Reading package lists... 11:17:32 Building dependency tree... 11:17:32 Reading state information... 11:17:32 Suggested packages: 11:17:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:17:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:17:32 Recommended packages: 11:17:32 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:17:32 The following NEW packages will be installed: 11:17:32 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:17:32 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:17:32 pkg-config zip 11:17:32 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:17:32 Need to get 7663 kB of archives. 11:17:32 After this operation, 43.8 MB of additional disk space will be used. 11:17:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 11:17:32 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:17:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 11:17:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 11:17:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 11:17:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:17:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:17:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:17:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:17:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:17:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:17:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:17:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:17:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:17:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:17:33 debconf: delaying package configuration, since apt-utils is not installed 11:17:33 Fetched 7663 kB in 1s (8007 kB/s) 11:17:33 Selecting previously unselected package libglib2.0-0:amd64. 11:17:33 (Reading database ... 13933 files and directories currently installed.) 11:17:33 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 11:17:33 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:17:33 Selecting previously unselected package libpsl5:amd64. 11:17:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:17:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:17:33 Selecting previously unselected package libnghttp2-14:amd64. 11:17:33 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:17:33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:17:33 Selecting previously unselected package librtmp1:amd64. 11:17:33 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:17:33 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:17:34 Selecting previously unselected package libcurl3-gnutls:amd64. 11:17:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 11:17:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 11:17:34 Selecting previously unselected package liberror-perl. 11:17:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:17:34 Unpacking liberror-perl (0.17025-1) ... 11:17:34 Selecting previously unselected package git-man. 11:17:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 11:17:34 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 11:17:34 Selecting previously unselected package git. 11:17:34 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 11:17:34 Unpacking git (1:2.17.1-1ubuntu0.8) ... 11:17:34 Selecting previously unselected package libnorm1:amd64. 11:17:34 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:17:34 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:17:34 Selecting previously unselected package libpgm-5.2-0:amd64. 11:17:34 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:17:34 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:17:34 Selecting previously unselected package libsodium23:amd64. 11:17:34 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:17:34 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:17:34 Selecting previously unselected package libzmq5:amd64. 11:17:34 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:17:34 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:17:34 Selecting previously unselected package libzmq3-dev:amd64. 11:17:34 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:17:34 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:17:35 Selecting previously unselected package pkg-config. 11:17:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:17:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:17:35 Selecting previously unselected package zip. 11:17:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:17:35 Unpacking zip (3.0-11build1) ... 11:17:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:17:35 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 11:17:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:17:35 Setting up liberror-perl (0.17025-1) ... 11:17:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:17:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:17:35 No schema files found: doing nothing. 11:17:35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:17:35 Setting up zip (3.0-11build1) ... 11:17:35 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:17:35 Setting up libsodium23:amd64 (1.0.16-2) ... 11:17:35 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:17:35 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:17:35 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 11:17:35 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:17:35 Setting up git (1:2.17.1-1ubuntu0.8) ... 11:17:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:17:36 git set to automatically installed. 11:17:36 git-man set to automatically installed. 11:17:36 libcurl3-gnutls set to automatically installed. 11:17:36 liberror-perl set to automatically installed. 11:17:36 libglib2.0-0 set to automatically installed. 11:17:36 libnghttp2-14 set to automatically installed. 11:17:36 libnorm1 set to automatically installed. 11:17:36 libpgm-5.2-0 set to automatically installed. 11:17:36 libpsl5 set to automatically installed. 11:17:36 librtmp1 set to automatically installed. 11:17:36 libsodium23 set to automatically installed. 11:17:36 libzmq3-dev set to automatically installed. 11:17:36 libzmq5 set to automatically installed. 11:17:36 pkg-config set to automatically installed. 11:17:36 zip set to automatically installed. 11:17:37 snapd is not logged in, snap install commands will use sudo 11:17:38 snap "core18" has no updates available 11:17:38 snapd is not logged in, snap install commands will use sudo 11:17:41 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 11:17:43 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 11:17:44 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 11:17:44 Pulling config-common 11:17:44 + snapcraftctl pull 11:17:45 Pulling go-build-helper 11:17:45 + snapcraftctl pull 11:17:46 'edgex-go' has dependencies that need to be staged: go-build-helper 11:17:46 Skipping pull go-build-helper (already ran) 11:17:46 Building go-build-helper 11:17:46 + snapcraftctl build 11:17:47 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 11:17:48 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 11:17:48 Staging go-build-helper 11:17:48 + snapcraftctl stage 11:17:51 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 11:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:17:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:17:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:17:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 11:17:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 11:17:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 11:17:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 11:17:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 11:17:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 11:17:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 11:17:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 11:17:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:17:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:17:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:17:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:17:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:17:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:17:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:17:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:17:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:17:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 11:17:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 11:17:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 11:17:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 11:17:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 11:17:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 11:17:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 11:17:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 11:17:56 Fetched 25.0 MB in 0s (0 B/s) 11:17:56 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:17:56 Fetched 224 kB in 0s (0 B/s) 11:17:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:17:56 Fetched 157 kB in 0s (0 B/s) 11:17:56 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:17:56 Fetched 221 kB in 0s (0 B/s) 11:17:56 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:17:56 Fetched 143 kB in 0s (0 B/s) 11:17:56 Pulling edgex-go 11:17:56 + snapcraftctl pull 11:17:57 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 11:17:58 Pulling hooks 11:17:58 + snapcraftctl pull 11:18:01 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 11:18:05 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 11:18:07 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] } 11:18:14 $ docker stop --time=1 e933eda251fd88513d71d108df340c935dae7de1ff9363a3feef808b17bf3667 11:18:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:18:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:18:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:18:16 Fetched 0 B in 0s (0 B/s) 11:18:16 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:18:16 Fetched 96.5 kB in 0s (0 B/s) 11:18:16 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:18:16 Fetched 279 kB in 0s (0 B/s) 11:18:16 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:18:16 Fetched 122 kB in 0s (0 B/s) 11:18:16 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:18:16 Fetched 77.8 kB in 0s (0 B/s) 11:18:16 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:18:16 Fetched 8848 B in 0s (0 B/s) 11:18:16 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:18:16 Fetched 47.8 kB in 0s (0 B/s) 11:18:16 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:18:16 Fetched 45.6 kB in 0s (0 B/s) 11:18:16 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:18:16 Fetched 15.0 kB in 0s (0 B/s) 11:18:16 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 11:18:16 Fetched 219 kB in 0s (0 B/s) 11:18:16 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 11:18:16 Fetched 154 kB in 0s (0 B/s) 11:18:16 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:18:16 Fetched 50.6 kB in 0s (0 B/s) 11:18:16 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:18:16 Fetched 14.8 kB in 0s (0 B/s) 11:18:16 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:18:16 Fetched 41.8 kB in 0s (0 B/s) 11:18:16 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:18:16 Fetched 499 kB in 0s (0 B/s) 11:18:16 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:18:16 Fetched 111 kB in 0s (0 B/s) 11:18:16 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:18:16 Fetched 240 kB in 0s (0 B/s) 11:18:16 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:18:16 Fetched 29.3 kB in 0s (0 B/s) 11:18:16 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:18:16 Fetched 85.5 kB in 0s (0 B/s) 11:18:16 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:18:16 Fetched 24.5 kB in 0s (0 B/s) 11:18:16 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:18:16 Fetched 49.2 kB in 0s (0 B/s) 11:18:16 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:18:16 Fetched 54.2 kB in 0s (0 B/s) 11:18:16 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:18:16 Fetched 30.8 kB in 0s (0 B/s) 11:18:16 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 11:18:16 Fetched 15.8 kB in 0s (0 B/s) 11:18:16 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:18:16 Fetched 85.9 kB in 0s (0 B/s) 11:18:16 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:18:16 Fetched 8720 B in 0s (0 B/s) 11:18:16 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 11:18:16 Fetched 140 kB in 0s (0 B/s) 11:18:16 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:18:16 Fetched 119 kB in 0s (0 B/s) 11:18:16 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 11:18:16 Fetched 111 kB in 0s (0 B/s) 11:18:16 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:18:16 Fetched 11.1 kB in 0s (0 B/s) 11:18:16 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 11:18:16 Fetched 645 kB in 0s (0 B/s) 11:18:16 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:18:16 Fetched 41.3 kB in 0s (0 B/s) 11:18:16 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:18:16 Fetched 17.9 kB in 0s (0 B/s) 11:18:16 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:18:16 Fetched 368 kB in 0s (0 B/s) 11:18:16 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:18:16 Fetched 187 kB in 0s (0 B/s) 11:18:16 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:18:16 Fetched 175 kB in 0s (0 B/s) 11:18:16 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:18:16 Fetched 206 kB in 0s (0 B/s) 11:18:16 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 11:18:16 Fetched 1301 kB in 0s (0 B/s) 11:18:16 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:18:16 Fetched 36.2 kB in 0s (0 B/s) 11:18:16 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 11:18:16 Fetched 159 kB in 0s (0 B/s) 11:18:16 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:18:16 Fetched 107 kB in 0s (0 B/s) 11:18:16 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:18:16 Fetched 48.7 kB in 0s (0 B/s) 11:18:16 Pulling static-packages 11:18:16 + snapcraftctl pull 11:18:16 Pulling version 11:18:16 + cd /root/project 11:18:16 + + git describe --tags --abbrev=0 11:18:16 sed s/v// 11:18:16 + GIT_VERSION=2.0.1-dev.20 11:18:16 + [ -z 2.0.1-dev.20 ] 11:18:16 + snapcraftctl set-version 2.0.1-dev.20 11:18:16 Building config-common 11:18:16 + snapcraftctl build 11:18:17 $ docker rm -f e933eda251fd88513d71d108df340c935dae7de1ff9363a3feef808b17bf3667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 11:18:18 Skipping build go-build-helper (already ran) 11:18:18 Building edgex-go [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:18:18 + cd /root/parts/edgex-go/src 11:18:18 + git describe --tags --abbrev=0 11:18:18 + sed s/v// 11:18:18 + GIT_VERSION=2.0.1-dev.20 11:18:18 + [ -z 2.0.1-dev.20 ] 11:18:18 + echo 2.0.1-dev.20 11:18:18 + make build 11:18:18 go mod tidy 11:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:18:19 11:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:18:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:18:19 latest: Pulling from edgex-devops/edgex-compose-arm64 11:18:19 29e5d40040c1: Pulling fs layer 11:18:19 1ce36da41761: Pulling fs layer 11:18:19 25b303627fd3: Pulling fs layer 11:18:20 29e5d40040c1: Verifying Checksum 11:18:20 29e5d40040c1: Download complete 11:18:20 29e5d40040c1: Pull complete 11:18:21 1ce36da41761: Verifying Checksum 11:18:21 1ce36da41761: Download complete 11:18:21 go: downloading github.com/gorilla/mux v1.8.0 11:18:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 11:18:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.12 11:18:21 go: downloading github.com/stretchr/testify v1.7.0 11:18:21 go: downloading github.com/google/uuid v1.3.0 11:18:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 11:18:21 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 11:18:21 go: downloading gopkg.in/yaml.v2 v2.4.0 11:18:21 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:18:21 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:18:21 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 11:18:21 go: downloading github.com/lib/pq v1.10.2 11:18:21 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:18:21 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 11:18:22 go: downloading github.com/pelletier/go-toml v1.9.3 11:18:22 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 11:18:22 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 11:18:22 1ce36da41761: Pull complete 11:18:22 25b303627fd3: Verifying Checksum 11:18:22 25b303627fd3: Download complete 11:18:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 11:18:23 go: downloading github.com/davecgh/go-spew v1.1.1 11:18:23 go: downloading github.com/pmezard/go-difflib v1.0.0 11:18:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 11:18:23 go: downloading github.com/go-playground/validator/v10 v10.8.0 11:18:23 go: downloading github.com/go-kit/kit v0.11.0 11:18:23 go: downloading github.com/stretchr/objx v0.1.1 11:18:23 go: downloading github.com/x448/float16 v0.8.4 11:18:23 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:18:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 11:18:23 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:18:23 go: downloading github.com/pebbe/zmq4 v1.2.7 11:18:23 go: downloading github.com/go-playground/universal-translator v0.17.0 11:18:23 go: downloading github.com/leodido/go-urn v1.2.1 11:18:23 go: downloading golang.org/x/text v0.3.6 11:18:23 go: downloading github.com/go-playground/assert/v2 v2.0.1 11:18:23 go: downloading github.com/go-playground/locales v0.13.0 11:18:23 go: downloading github.com/kr/pretty v0.2.0 11:18:23 go: downloading github.com/go-logfmt/logfmt v0.5.0 11:18:23 go: downloading github.com/go-stack/stack v1.8.0 11:18:23 go: downloading github.com/hashicorp/consul/api v1.8.1 11:18:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:18:23 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 11:18:23 go: downloading github.com/gorilla/websocket v1.4.2 11:18:24 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 11:18:24 go: downloading github.com/onsi/ginkgo v1.10.1 11:18:24 go: downloading github.com/onsi/gomega v1.7.0 11:18:24 go: downloading github.com/kr/text v0.1.0 11:18:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:18:24 go: downloading github.com/mitchellh/copystructure v1.0.0 11:18:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:18:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:18:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 11:18:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:18:24 go: downloading github.com/hashicorp/serf v0.9.5 11:18:24 go: downloading github.com/hashicorp/consul/sdk v0.7.0 11:18:24 go: downloading github.com/hashicorp/go-uuid v1.0.1 11:18:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:18:24 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:18:24 go: downloading github.com/fatih/color v1.9.0 11:18:24 go: downloading github.com/mattn/go-colorable v0.1.6 11:18:24 go: downloading github.com/mattn/go-isatty v0.0.12 11:18:24 go: downloading github.com/pkg/errors v0.9.1 11:18:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:18:24 go: downloading github.com/hashicorp/go-msgpack v0.5.3 11:18:24 go: downloading github.com/hashicorp/memberlist v0.2.2 11:18:24 go: downloading github.com/hpcloud/tail v1.0.0 11:18:24 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 11:18:25 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:18:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:18:25 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:18:25 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:18:25 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:18:25 go: downloading github.com/hashicorp/go-multierror v1.1.0 11:18:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 11:18:25 go: downloading github.com/miekg/dns v1.1.26 11:18:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:18:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:18:25 go: downloading github.com/hashicorp/errwrap v1.0.0 11:18:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/core-data/core-data ./cmd/core-data 11:18:32 25b303627fd3: Pull complete 11:18:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:18:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:18:32 prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container 11:18:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:18:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:18:36 $ docker top 3308033db9fb65114b4155dde9dacdb0d85b2c4d170648342458bf6e2a3f56bf -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:37 + docker-compose build --help 11:18:37 + grep parallel 11:18:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/core-command/core-command ./cmd/core-command 11:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:18:40 --parallel Build images in parallel. [Pipeline] } 11:18:41 $ docker stop --time=1 3308033db9fb65114b4155dde9dacdb0d85b2c4d170648342458bf6e2a3f56bf 11:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:18:42 $ docker rm -f 3308033db9fb65114b4155dde9dacdb0d85b2c4d170648342458bf6e2a3f56bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:18:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:18:43 . [Pipeline] withDockerContainer 11:18:43 prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container 11:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:18:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:18:45 $ docker top ce3172ec6d6fa7ce747758ddc481832edd1fc3ab6fa9576529cb049f7fdb899a -eo pid,comm 11:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] { [Pipeline] sh 11:18:46 + docker-compose -f ./docker-compose-build.yml build --parallel 11:18:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:18:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:18:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:18:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:18:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:18:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:18:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:18:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:18:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:18:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:18:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:18:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:18:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:18:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:18:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:18:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:18:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:18:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:18:48 + 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 11:18:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:18:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:18:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:18:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:18:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:18:48 + 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 11:18:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:18:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:18:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:18:49 Building hooks 11:18:49 + cd /root/parts/hooks/src 11:18:49 + make build 11:18:49 go mod tidy 11:18:49 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 11:18:49 go: downloading github.com/stretchr/testify v1.5.1 11:18:49 go: downloading gopkg.in/yaml.v2 v2.2.2 11:18:49 go: downloading github.com/davecgh/go-spew v1.1.0 11:18:50 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:18:50 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:18:50 Building core-command ... 11:18:50 Building core-data ... 11:18:50 Building core-metadata ... 11:18:50 Building security-bootstrapper ... 11:18:50 Building security-proxy-setup ... 11:18:50 Building security-secretstore-setup ... 11:18:50 Building support-notifications ... 11:18:50 Building support-scheduler ... 11:18:50 Building sys-mgmt-agent ... 11:18:50 Building core-data 11:18:50 Building security-secretstore-setup 11:18:50 Building support-scheduler 11:18:50 Building support-notifications 11:18:50 Building security-bootstrapper 11:18:50 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:18:50 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:18:54 Building static-packages 11:18:54 + snapcraftctl build 11:18:55 Building version 11:18:55 + snapcraftctl build 11:18:57 Staging config-common 11:18:57 + snapcraftctl stage 11:19:00 Skipping stage go-build-helper (already ran) 11:19:00 Staging edgex-go 11:19:00 + snapcraftctl stage 11:19:00 Staging hooks 11:19:00 + snapcraftctl stage 11:19:00 Staging static-packages 11:19:00 + snapcraftctl stage 11:19:02 Staging version 11:19:02 + snapcraftctl stage 11:19:02 Priming config-common 11:19:02 + snapcraftctl prime 11:19:03 Priming go-build-helper 11:19:04 + snapcraftctl prime 11:19:04 Priming edgex-go 11:19:04 + snapcraftctl prime 11:19:06 Priming hooks 11:19:06 + snapcraftctl prime 11:19:07 Priming static-packages 11:19:07 + snapcraftctl prime 11:19:10 Priming version 11:19:10 + snapcraftctl prime 11:19:10 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] } 11:20:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:20:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 11:20:00 ---> 24776c40dba8 11:20:00 Step 3/32 : WORKDIR /edgex-go 11:20:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:20:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:20:00 ---> 24776c40dba8 11:20:00 Step 3/24 : WORKDIR /edgex-go 11:20:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:20:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:20:00 ---> 24776c40dba8 11:20:00 Step 3/23 : WORKDIR /edgex-go 11:20:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:20:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:20:00 ---> 24776c40dba8 11:20:00 Step 3/26 : WORKDIR /edgex-go 11:20:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:20:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:20:00 ---> 24776c40dba8 11:20:00 Step 3/23 : WORKDIR /edgex-go 11:20:00 ---> Running in 0b6358637cdd 11:20:00 ---> Running in b38a6a75909a 11:20:00 ---> Running in 46d82633e612 11:20:00 ---> Running in e81c3690de37 11:20:00 ---> Running in 3878393c8dcc 11:20:01 Removing intermediate container 46d82633e612 11:20:01 ---> 610b94bf9ebc 11:20:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:20:01 Removing intermediate container e81c3690de37 11:20:01 ---> 0996fe7337bf 11:20:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:20:01 Removing intermediate container 3878393c8dcc 11:20:01 ---> efa330db5dc4 11:20:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:20:01 Removing intermediate container 0b6358637cdd 11:20:01 ---> 9c454de8edcf 11:20:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:20:01 Removing intermediate container b38a6a75909a 11:20:01 ---> 0b5782c5ac78 11:20:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:20:01 ---> Running in da1142148e62 11:20:01 ---> Running in 5953bc38ed8d 11:20:01 ---> Running in 1032a8515a25 11:20:01 ---> Running in 45e362d1f6ce 11:20:01 ---> Running in 0d3f9411064c 11:20:06 Removing intermediate container da1142148e62 11:20:06 ---> a4a6efe545d9 11:20:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 11:20:06 ---> Running in cbeece932f90 11:20:06 Removing intermediate container 1032a8515a25 11:20:06 ---> a79510608a99 11:20:06 Step 5/23 : RUN apk add --update --no-cache make git 11:20:06 Removing intermediate container 5953bc38ed8d 11:20:06 ---> 1f1208f7cc8f 11:20:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:20:06 ---> Running in 34c7e6210a46 11:20:06 ---> Running in 9dcd3c301659 11:20:06 Removing intermediate container 0d3f9411064c 11:20:06 ---> 498cecc7f9cd 11:20:06 Step 5/32 : RUN apk add --update --no-cache make git 11:20:06 Removing intermediate container 45e362d1f6ce 11:20:06 ---> 870397842415 11:20:06 Step 5/26 : RUN apk add --update --no-cache make git 11:20:07 ---> Running in 5f2ea00fc242 11:20:07 ---> Running in 8cd392ed1abc 11:20:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:20:09 OK: 218 MiB in 52 packages 11:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:20:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:20:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:20:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:20:11 OK: 218 MiB in 52 packages 11:20:11 OK: 218 MiB in 52 packages 11:20:11 Removing intermediate container cbeece932f90 11:20:11 ---> 3487872ad065 11:20:11 Step 6/23 : COPY go.mod . 11:20:11 OK: 218 MiB in 52 packages 11:20:11 OK: 218 MiB in 52 packages 11:20:12 Removing intermediate container 34c7e6210a46 11:20:12 ---> d1b7b9e1242d 11:20:12 Step 6/23 : COPY go.mod . 11:20:13 ---> e8440af3afdc 11:20:13 Step 7/23 : RUN go mod download 11:20:13 ---> Running in 6ea83bbafee3 11:20:13 Removing intermediate container 5f2ea00fc242 11:20:13 ---> b1e4e225cb9b 11:20:13 Step 6/32 : COPY go.mod . 11:20:13 Removing intermediate container 8cd392ed1abc 11:20:13 ---> 52e8cfde26b4 11:20:13 Step 6/26 : COPY go.mod . 11:20:13 Removing intermediate container 9dcd3c301659 11:20:13 ---> be80895548ca 11:20:13 Step 6/24 : COPY go.mod . 11:20:14 ---> a35558b902b1 11:20:14 Step 7/23 : RUN go mod download 11:20:14 ---> c3f1e38002b6 11:20:14 Step 7/32 : RUN go mod download 11:20:14 ---> Running in 595ecf7bdd1e 11:20:14 ---> Running in 53cea9e9c7f4 11:20:14 ---> f63e1ba8d934 11:20:14 Step 7/26 : RUN go mod download 11:20:14 ---> 8418d765ef8a 11:20:14 Step 7/24 : RUN go mod download 11:20:15 ---> Running in 100bed8fca39 11:20:15 ---> Running in 2c7321903e37 11:20:17 Removing intermediate container 6ea83bbafee3 11:20:17 ---> 303390f42584 11:20:17 Step 8/23 : COPY . . 11:20:23 Removing intermediate container 53cea9e9c7f4 11:20:23 ---> cebda49ed660 11:20:23 Step 8/32 : COPY . . 11:20:23 Removing intermediate container 595ecf7bdd1e 11:20:23 ---> e0361b24f87b 11:20:23 Step 8/23 : COPY . . 11:20:23 Removing intermediate container 100bed8fca39 11:20:23 ---> 3c2029c2ba69 11:20:23 Step 8/26 : COPY . . 11:20:23 Removing intermediate container 2c7321903e37 11:20:23 ---> 0a28ae0bdb36 11:20:23 Step 8/24 : COPY . . 11:20:42 ---> b308de1135c4 11:20:42 Step 9/23 : RUN go mod tidy 11:20:42 ---> Running in f99bd27f02ae 11:20:42 ---> 5c138ee3c93c 11:20:42 Step 9/32 : RUN go mod tidy 11:20:42 ---> Running in 16caf50d57e5 11:20:42 ---> 979a290b1423 11:20:42 Step 9/23 : RUN go mod tidy 11:20:43 ---> c29aff8be7e4 11:20:43 Step 9/26 : RUN go mod tidy 11:20:43 ---> 353d4e5e2e93 11:20:43 Step 9/24 : RUN go mod tidy 11:20:43 ---> Running in eb9f881b1566 11:20:43 ---> Running in 95de9e302403 11:20:43 ---> Running in 61d8b454b112 11:20:49 Removing intermediate container f99bd27f02ae 11:20:49 ---> e1dfbb1c0d21 11:20:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 11:20:49 ---> Running in 27e530644cdf 11:20:50 Removing intermediate container 16caf50d57e5 11:20:50 ---> 7c86401d0be2 11:20:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:20:50 ---> Running in b66884376f5c 11:20:50 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 11:20:51 Removing intermediate container eb9f881b1566 11:20:51 ---> 98a1cc59950c 11:20:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:20:51 Removing intermediate container 95de9e302403 11:20:51 ---> 7e10a7ee8987 11:20:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:20:51 Removing intermediate container 61d8b454b112 11:20:51 ---> e228e0958757 11:20:51 Step 10/24 : RUN make cmd/core-data/core-data 11:20:51 ---> Running in 110f1fa0fdd6 11:20:51 ---> Running in 1e376e58748e 11:20:51 ---> Running in 5eb36eeab97a 11:20:52 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 11:20:54 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 11:20:54 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 11:20:54 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 11:22:46 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 11:22:53 Removing intermediate container b66884376f5c 11:22:53 ---> 9321395e5d4f 11:22:53 11:22:53 Step 11/32 : FROM alpine:3.12 11:22:53 3.12: Pulling from library/alpine 11:22:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 11:22:56 Status: Downloaded newer image for alpine:3.12 11:22:56 ---> c4fd0aeabfcf 11:22:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:22:57 ---> Running in 923f276805b4 11:22:58 Removing intermediate container 110f1fa0fdd6 11:22:58 ---> 092995af90f8 11:22:58 11:22:58 Step 11/26 : FROM alpine:3.12 11:22:58 ---> c4fd0aeabfcf 11:22:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 11:22:58 Removing intermediate container 923f276805b4 11:22:58 ---> 6028d03e5401 11:22:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 11:22:58 ---> Running in 7768c3c585d2 11:22:59 Removing intermediate container 27e530644cdf 11:22:59 ---> 537a3793e29f 11:22:59 11:22:59 Step 11/23 : FROM alpine:3.12 11:22:59 ---> c4fd0aeabfcf 11:22:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:22:59 ---> Running in 8ae82f461990 11:22:59 ---> Running in 633d7b63e827 11:23:00 Removing intermediate container 1e376e58748e 11:23:00 ---> eeac6bb38d89 11:23:00 11:23:00 Step 11/23 : FROM alpine:3.12 11:23:00 ---> c4fd0aeabfcf 11:23:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:23:00 ---> Running in 6aa684b41753 11:23:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:02 (1/6) Installing ca-certificates (20191127-r4) 11:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 11:23:03 (3/6) Installing libcurl (7.78.0-r0) 11:23:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:03 (4/6) Installing curl (7.78.0-r0) 11:23:03 (5/6) Installing dumb-init (1.2.2-r1) 11:23:03 (6/6) Installing su-exec (0.2-r1) 11:23:03 Executing busybox-1.31.1-r20.trigger 11:23:03 Executing ca-certificates-20191127-r4.trigger 11:23:03 (1/2) Installing dumb-init (1.2.2-r1) 11:23:03 (2/2) Installing su-exec (0.2-r1) 11:23:03 Executing busybox-1.31.1-r20.trigger 11:23:03 OK: 5 MiB in 16 packages 11:23:03 (1/2) Installing ca-certificates (20191127-r4) 11:23:03 (2/2) Installing dumb-init (1.2.2-r1) 11:23:03 Executing busybox-1.31.1-r20.trigger 11:23:03 OK: 7 MiB in 20 packages 11:23:03 Executing ca-certificates-20191127-r4.trigger 11:23:03 (1/1) Installing dumb-init (1.2.2-r1) 11:23:03 Executing busybox-1.31.1-r20.trigger 11:23:03 OK: 5 MiB in 15 packages 11:23:04 OK: 6 MiB in 16 packages 11:23:05 Removing intermediate container 8ae82f461990 11:23:05 ---> 3ab85dbf8670 11:23:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 11:23:05 ---> Running in 9bceea6ddc24 11:23:06 Removing intermediate container 6aa684b41753 11:23:06 ---> 190b6bcd37d7 11:23:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:23:06 ---> Running in b5268b85a2f9 11:23:07 Removing intermediate container 9bceea6ddc24 11:23:07 ---> b63b4e833bfb 11:23:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:23:07 Removing intermediate container 633d7b63e827 11:23:07 ---> c4e5a1c65bda 11:23:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:23:07 Removing intermediate container 7768c3c585d2 11:23:07 ---> 5fc6db5fe5ef 11:23:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:23:07 ---> Running in 7bb536bea00a 11:23:07 ---> Running in 385bc3f783b6 11:23:07 ---> Running in 8ffea8bf167e 11:23:07 Removing intermediate container b5268b85a2f9 11:23:07 ---> 8e84cd87aef5 11:23:07 Step 14/23 : ENV APP_PORT=59861 11:23:08 ---> Running in e35c756b4db1 11:23:08 Removing intermediate container 5eb36eeab97a 11:23:08 ---> 04748f35b93f 11:23:08 11:23:08 Step 11/24 : FROM alpine:3.12 11:23:08 ---> c4fd0aeabfcf 11:23:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:23:08 Removing intermediate container 8ffea8bf167e 11:23:08 ---> 92c3db0f3fd5 11:23:08 Step 14/23 : ENV APP_PORT=59860 11:23:08 Removing intermediate container 7bb536bea00a 11:23:08 ---> 7cdc6ce666f9 11:23:08 Step 14/26 : WORKDIR / 11:23:08 ---> Running in 6b9bdb9ed68e 11:23:08 Removing intermediate container 385bc3f783b6 11:23:08 ---> c2f4569a611b 11:23:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:23:09 ---> Running in 1f961363db50 11:23:09 ---> Running in d8cb0dcdfeb4 11:23:09 Removing intermediate container e35c756b4db1 11:23:09 ---> 840d26f56d25 11:23:09 Step 15/23 : EXPOSE $APP_PORT 11:23:09 ---> Running in 54846c96ccd1 11:23:09 ---> Running in e50eabb63822 11:23:09 Removing intermediate container 6b9bdb9ed68e 11:23:09 ---> cf3b98b363e8 11:23:09 Step 13/24 : ENV APP_PORT=59880 11:23:09 ---> Running in a619620a3d36 11:23:09 Removing intermediate container 1f961363db50 11:23:09 ---> be4492018b40 11:23:09 Step 15/23 : EXPOSE $APP_PORT 11:23:09 Removing intermediate container d8cb0dcdfeb4 11:23:09 ---> eab99e57892f 11:23:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:23:10 ---> Running in 3ade8c77a442 11:23:10 Removing intermediate container e50eabb63822 11:23:10 ---> 11ee93baa67e 11:23:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:10 Removing intermediate container a619620a3d36 11:23:10 ---> 11456b297414 11:23:10 Step 14/24 : EXPOSE $APP_PORT 11:23:10 ---> Running in 5989e8233256 11:23:10 Removing intermediate container 3ade8c77a442 11:23:10 ---> c703b6115a19 11:23:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:10 ---> 095273c656fe 11:23:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:23:11 ---> 97ec089046f6 11:23:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:23:11 Removing intermediate container 5989e8233256 11:23:11 ---> f727b58dcb0a 11:23:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:11 ---> Running in 9f281c919da7 11:23:12 ---> 612aabebe45c 11:23:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:23:12 ---> c97e48281721 11:23:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:23:12 Removing intermediate container 54846c96ccd1 11:23:12 ---> 4324826bc335 11:23:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 11:23:12 ---> Running in d38084cc1a0b 11:23:13 ---> ad6358e03a8f 11:23:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:23:13 ---> 2b3a0979ea26 11:23:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:23:13 Removing intermediate container d38084cc1a0b 11:23:13 ---> be5ad67dadaf 11:23:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:23:14 ---> deada9097590 11:23:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:23:14 ---> 8ec9feeb9e64 11:23:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:23:14 ---> Running in ab2b9437ba1d 11:23:14 Removing intermediate container 9f281c919da7 11:23:14 ---> 559c6a4bd01a 11:23:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 11:23:14 ---> d8194f4647b3 11:23:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:23:14 ---> Running in 00b0c6d58849 11:23:15 ---> a6cc435eb5dd 11:23:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:23:15 ---> f29152c2c654 11:23:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:23:15 ---> Running in 00fea9ecf17d 11:23:15 Removing intermediate container ab2b9437ba1d 11:23:15 ---> 03bf3e207945 11:23:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:15 ---> Running in 6d45135681ec 11:23:15 ---> Running in 4c454e6b8686 11:23:16 Removing intermediate container 00fea9ecf17d 11:23:16 ---> 8c2c7c0c39b4 11:23:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:16 ---> 2d9542ae9ec6 11:23:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:23:16 Removing intermediate container 6d45135681ec 11:23:16 ---> 67cd56d3b575 11:23:16 Step 21/23 : LABEL arch=arm64 11:23:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:16 ---> Running in 439a5373ded4 11:23:17 ---> Running in cd33eb25b2d0 11:23:17 Removing intermediate container 439a5373ded4 11:23:17 ---> fb3fcf3e9e14 11:23:17 Step 21/23 : LABEL arch=arm64 11:23:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:17 ---> Running in 3ad75157dbe7 11:23:17 Removing intermediate container cd33eb25b2d0 11:23:17 ---> edd81cf147ad 11:23:17 Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:23:18 (1/6) Installing dumb-init (1.2.2-r1) 11:23:18 ---> Running in 9e13b5c47d87 11:23:18 (2/6) Installing libgcc (9.3.0-r2) 11:23:18 (3/6) Installing libsodium (1.0.18-r0) 11:23:18 (4/6) Installing libstdc++ (9.3.0-r2) 11:23:18 (5/6) Installing libzmq (4.3.3-r0) 11:23:18 Removing intermediate container 3ad75157dbe7 11:23:18 ---> 8cd37c04ad57 11:23:18 Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:23:18 (6/6) Installing zeromq (4.3.3-r0) 11:23:18 ---> f67418e93c7a 11:23:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:23:19 Executing busybox-1.31.1-r20.trigger 11:23:19 OK: 8 MiB in 20 packages 11:23:19 ---> Running in 9ab7558fc18d 11:23:19 Removing intermediate container 9e13b5c47d87 11:23:19 ---> 885e92d89237 11:23:19 Step 23/23 : LABEL version=0.0.0 11:23:19 ---> Running in 355f6421214a 11:23:19 Removing intermediate container 4c454e6b8686 11:23:19 ---> 01fd11ad165d 11:23:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:19 Removing intermediate container 9ab7558fc18d 11:23:19 ---> 9bcf01f7fbe9 11:23:19 Step 23/23 : LABEL version=0.0.0 11:23:20 ---> 760e5c3f2ff1 11:23:20 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/ 11:23:20 ---> Running in 07d5834747f7 11:23:20 Removing intermediate container 355f6421214a 11:23:20 ---> d3a5f9a8d66c 11:23:20 11:23:20 ---> Running in db89824d8f24 11:23:20 Removing intermediate container 00b0c6d58849 11:23:20 ---> a0fe0f0ced08 11:23:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:20 Successfully built d3a5f9a8d66c 11:23:20 Successfully tagged support-scheduler-arm64:latest 11:23:20  Building support-scheduler ... done Building sys-mgmt-agent 11:23:21 ---> 67f91162e24d 11:23:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:23:21 Removing intermediate container 07d5834747f7 11:23:21 ---> 74fe6c0a3c02 11:23:21 11:23:21 Successfully built 74fe6c0a3c02 11:23:21 Successfully tagged support-notifications-arm64:latest 11:23:21 Building security-proxy-setup 11:23:22  Building support-notifications ... done  ---> fb21780e0cd7 11:23:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:23:23 ---> e2c314e8d9cf 11:23:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:23:26 ---> b146bc384831 11:23:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:23:26 ---> b46782d94f26 11:23:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:23:27 Removing intermediate container db89824d8f24 11:23:27 ---> 119c4e6fb429 11:23:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 11:23:29 ---> 8535f9342756 11:23:29 Step 20/24 : ENTRYPOINT ["/core-data"] 11:23:29 ---> Running in ded9be7041a2 11:23:29 ---> Running in 34914dd4b5ee 11:23:29 ---> 27e77f59c893 11:23:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:23:29 Removing intermediate container ded9be7041a2 11:23:29 ---> d9de88d41957 11:23:29 Step 24/26 : LABEL arch=arm64 11:23:30 ---> Running in b5c25095c1e4 11:23:30 Removing intermediate container 34914dd4b5ee 11:23:30 ---> 4a32108b269e 11:23:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:30 ---> Running in 119e6a07e86c 11:23:30 Removing intermediate container b5c25095c1e4 11:23:30 ---> be4e85187a1e 11:23:30 Step 25/26 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:23:31 ---> 8f270b67f43e 11:23:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 11:23:32 ---> Running in adda031c9c8e 11:23:32 ---> Running in eaead69dc5fd 11:23:32 Removing intermediate container 119e6a07e86c 11:23:32 ---> 01d42ab36aac 11:23:32 Step 22/24 : LABEL arch=arm64 11:23:33 ---> Running in 25b5e5186645 11:23:33 Removing intermediate container eaead69dc5fd 11:23:33 ---> a5de78feeefe 11:23:33 Step 26/26 : LABEL version=0.0.0 11:23:33 Removing intermediate container adda031c9c8e 11:23:33 ---> ab5a0a3aaf5e 11:23:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:23:34 ---> Running in 5c4b31077cd2 11:23:34 Removing intermediate container 25b5e5186645 11:23:34 ---> 142ac4e948ff 11:23:34 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:23:35 ---> Running in 839aab77b69c 11:23:35 Removing intermediate container 5c4b31077cd2 11:23:35 ---> 77e048e661c3 11:23:35 11:23:35 Successfully built 77e048e661c3 11:23:35 ---> a1cc3d4c4a36 11:23:35 Step 27/32 : RUN chmod +x /entrypoint.sh 11:23:35 Successfully tagged security-secretstore-setup-arm64:latest 11:23:35 Building core-metadata 11:23:36  Building security-secretstore-setup ... done Removing intermediate container 839aab77b69c 11:23:36 ---> c01249c215b6 11:23:36 Step 24/24 : LABEL version=0.0.0 11:23:36 ---> Running in a05f1810b234 11:23:36 ---> Running in 1a4e7eaa6004 11:23:37 Removing intermediate container 1a4e7eaa6004 11:23:37 ---> 694b7fcc2c9b 11:23:37 11:23:37 Successfully built 694b7fcc2c9b 11:23:37 Successfully tagged core-data-arm64:latest 11:23:37  Building core-data ... done Building core-command 11:23:39 Removing intermediate container a05f1810b234 11:23:39 ---> 278a5f2360ba 11:23:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 11:23:40 ---> Running in 6e83b7094a75 11:23:41 Removing intermediate container 6e83b7094a75 11:23:41 ---> 3b89aba38e3c 11:23:41 Step 29/32 : CMD ["gate"] 11:23:42 ---> Running in 712dca6b5ba8 11:23:43 Removing intermediate container 712dca6b5ba8 11:23:43 ---> 25f1d65854cc 11:23:43 Step 30/32 : LABEL arch=arm64 11:23:44 ---> Running in 1aec3ba91ce7 11:23:45 Removing intermediate container 1aec3ba91ce7 11:23:45 ---> 15943baaf8bf 11:23:45 Step 31/32 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:23:46 ---> Running in 2555587560d8 11:23:47 Removing intermediate container 2555587560d8 11:23:47 ---> 499a9c5b54ce 11:23:47 Step 32/32 : LABEL version=0.0.0 11:23:48 ---> Running in 523367704a5a 11:23:48 Removing intermediate container 523367704a5a 11:23:48 ---> 1d060cce4648 11:23:48 11:23:49 Successfully built 1d060cce4648 11:23:49 Successfully tagged security-bootstrapper-arm64:latest 11:23:52  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:23:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:23:52 ---> 24776c40dba8 11:23:52 Step 3/24 : WORKDIR /edgex-go 11:23:52 ---> Using cache 11:23:52 ---> 0b5782c5ac78 11:23:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:52 ---> Using cache 11:23:52 ---> 498cecc7f9cd 11:23:52 Step 5/24 : RUN apk add --update --no-cache make bash git 11:23:53 ---> Running in f040668192b8 11:23:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:23:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:23:54 ---> 24776c40dba8 11:23:54 Step 3/22 : WORKDIR /edgex-go 11:23:54 ---> Using cache 11:23:54 ---> 0b5782c5ac78 11:23:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:54 ---> Using cache 11:23:54 ---> 498cecc7f9cd 11:23:54 Step 5/22 : RUN apk add --update --no-cache make git 11:23:54 ---> Using cache 11:23:54 ---> b1e4e225cb9b 11:23:54 Step 6/22 : COPY go.mod . 11:23:54 ---> Using cache 11:23:54 ---> c3f1e38002b6 11:23:54 Step 7/22 : RUN go mod download 11:23:54 ---> Using cache 11:23:54 ---> cebda49ed660 11:23:54 Step 8/22 : COPY . . 11:23:54 ---> Using cache 11:23:54 ---> 5c138ee3c93c 11:23:54 Step 9/22 : RUN go mod tidy 11:23:54 ---> Using cache 11:23:54 ---> 7c86401d0be2 11:23:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:23:55 ---> Running in 1ac11337dfb6 11:23:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:23:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:23:56 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 11:23:57 OK: 218 MiB in 52 packages 11:23:59 Removing intermediate container f040668192b8 11:23:59 ---> b77c3b8a8701 11:23:59 Step 6/24 : COPY go.mod . 11:24:02 ---> 62cd1dc94337 11:24:02 Step 7/24 : RUN go mod download 11:24:02 ---> Running in 461a32d2b4d1 11:24:10 Removing intermediate container 461a32d2b4d1 11:24:10 ---> 48128c17d7c8 11:24:10 Step 8/24 : COPY . . 11:24:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:24:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:24:11 ---> 24776c40dba8 11:24:11 Step 3/24 : WORKDIR /edgex-go 11:24:11 ---> Using cache 11:24:11 ---> 0b5782c5ac78 11:24:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:24:11 ---> Using cache 11:24:11 ---> 498cecc7f9cd 11:24:11 Step 5/24 : RUN apk add --update --no-cache make git 11:24:11 ---> Using cache 11:24:11 ---> b1e4e225cb9b 11:24:11 Step 6/24 : COPY go.mod . 11:24:11 ---> Using cache 11:24:11 ---> c3f1e38002b6 11:24:11 Step 7/24 : RUN go mod download 11:24:11 ---> Using cache 11:24:11 ---> cebda49ed660 11:24:11 Step 8/24 : COPY . . 11:24:11 ---> Using cache 11:24:11 ---> 5c138ee3c93c 11:24:11 Step 9/24 : RUN go mod tidy 11:24:11 ---> Using cache 11:24:11 ---> 7c86401d0be2 11:24:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 11:24:12 ---> Running in a8645a10f8bb 11:24:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:24:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:24:13 ---> 24776c40dba8 11:24:13 Step 3/24 : WORKDIR /edgex-go 11:24:13 ---> Using cache 11:24:13 ---> 0b5782c5ac78 11:24:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:24:13 ---> Using cache 11:24:13 ---> 498cecc7f9cd 11:24:13 Step 5/24 : RUN apk add --update --no-cache make git 11:24:13 ---> Using cache 11:24:13 ---> b1e4e225cb9b 11:24:13 Step 6/24 : COPY go.mod . 11:24:13 ---> Using cache 11:24:13 ---> c3f1e38002b6 11:24:13 Step 7/24 : RUN go mod download 11:24:13 ---> Using cache 11:24:13 ---> cebda49ed660 11:24:13 Step 8/24 : COPY . . 11:24:13 ---> Using cache 11:24:13 ---> 5c138ee3c93c 11:24:13 Step 9/24 : RUN go mod tidy 11:24:13 ---> Using cache 11:24:13 ---> 7c86401d0be2 11:24:13 Step 10/24 : RUN make cmd/core-command/core-command 11:24:14 ---> Running in 63b536f5fd9a 11:24: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 11:24:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:24:32 ---> d301d5b7ffba 11:24:32 Step 9/24 : RUN go mod tidy 11:24:32 ---> Running in 8adc2b4cc4e0 11:24:37 Removing intermediate container 8adc2b4cc4e0 11:24:37 ---> 249464099573 11:24:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:24:37 ---> Running in fb29a41d737a 11:24:39 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 11:25:11 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 11:25:24 Removing intermediate container 1ac11337dfb6 11:25:24 ---> 21fe61c16946 11:25:24 11:25:24 Step 11/22 : FROM alpine:3.12 11:25:24 ---> c4fd0aeabfcf 11:25:24 Step 12/22 : RUN apk add --update --no-cache curl 11:25:24 ---> Running in 792f1947c8d4 11:25:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:25:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:25:25 (1/4) Installing ca-certificates (20191127-r4) 11:25:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:25:26 (3/4) Installing libcurl (7.78.0-r0) 11:25:26 (4/4) Installing curl (7.78.0-r0) 11:25:26 Executing busybox-1.31.1-r20.trigger 11:25:26 Executing ca-certificates-20191127-r4.trigger 11:25:26 OK: 7 MiB in 18 packages 11:25:29 Removing intermediate container 792f1947c8d4 11:25:29 ---> 7a51cc740648 11:25:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:25:29 ---> Running in 016415a63059 11:25:29 Removing intermediate container 016415a63059 11:25:29 ---> 5c462fcd0fd6 11:25:29 Step 14/22 : WORKDIR /edgex 11:25:30 ---> Running in 7e80966f55ab 11:25:31 Removing intermediate container 7e80966f55ab 11:25:31 ---> 2b3dd5f3aed5 11:25:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:25:32 ---> def79bf1e1d3 11:25:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:25:34 ---> 5b76abf5982b 11:25:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:25:35 ---> 3f9c2010dd29 11:25:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:25:36 ---> Running in 9f6a02c95c2e 11:25:37 Removing intermediate container 9f6a02c95c2e 11:25:37 ---> 1dca43ea3607 11:25:37 Step 19/22 : CMD ["--init=true"] 11:25:37 ---> Running in 7f81d1c08669 11:25:38 Removing intermediate container 7f81d1c08669 11:25:38 ---> e0b03c260e1c 11:25:38 Step 20/22 : LABEL arch=arm64 11:25:38 ---> Running in b091bfc523d8 11:25:39 Removing intermediate container b091bfc523d8 11:25:39 ---> 0ffad8bea44c 11:25:39 Step 21/22 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:25:39 ---> Running in ce7df2dc881e 11:25:39 Removing intermediate container ce7df2dc881e 11:25:39 ---> 3581f29ddf72 11:25:39 Step 22/22 : LABEL version=0.0.0 11:25:40 ---> Running in af12f65f6df3 11:25:41 Removing intermediate container af12f65f6df3 11:25:41 ---> 75633777d8b9 11:25:41 11:25:41 Successfully built 75633777d8b9 11:25:41 Successfully tagged security-proxy-setup-arm64:latest 11:25:47  Building security-proxy-setup ... done Removing intermediate container 63b536f5fd9a 11:25:47 ---> 6991944c7740 11:25:47 11:25:47 Step 11/24 : FROM alpine:3.12 11:25:47 ---> c4fd0aeabfcf 11:25:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:25:47 ---> Using cache 11:25:47 ---> 190b6bcd37d7 11:25:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:25:47 ---> Using cache 11:25:47 ---> 8e84cd87aef5 11:25:47 Step 14/24 : ENV APP_PORT=59882 11:25:47 ---> Running in a858f7726ddb 11:25:47 Removing intermediate container a858f7726ddb 11:25:47 ---> f69521005b4f 11:25:47 Step 15/24 : EXPOSE $APP_PORT 11:25:48 ---> Running in a7105e745aa1 11:25:49 Removing intermediate container a7105e745aa1 11:25:49 ---> e5911d961c64 11:25:49 Step 16/24 : WORKDIR / 11:25:49 Removing intermediate container a8645a10f8bb 11:25:49 ---> d60990e9a7fc 11:25:49 11:25:49 Step 11/24 : FROM alpine:3.12 11:25:49 ---> c4fd0aeabfcf 11:25:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:25:49 ---> Using cache 11:25:49 ---> 190b6bcd37d7 11:25:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:25:49 ---> Using cache 11:25:50 ---> 8e84cd87aef5 11:25:50 Step 14/24 : ENV APP_PORT=59881 11:25:50 ---> Running in 8fd173e75c83 11:25:50 ---> Running in aacb2c922f6c 11:25:50 Removing intermediate container 8fd173e75c83 11:25:50 ---> 805d133f3431 11:25:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:25:50 Removing intermediate container aacb2c922f6c 11:25:50 ---> 8a0a071df520 11:25:50 Step 15/24 : EXPOSE $APP_PORT 11:25:51 ---> Running in 8f56fac2d7d7 11:25:51 Removing intermediate container 8f56fac2d7d7 11:25:51 ---> fd5a475d8bb9 11:25:51 Step 16/24 : WORKDIR / 11:25:51 ---> 4d905f2b5b9b 11:25:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:25:52 ---> Running in 35f5f71b9825 11:25:53 Removing intermediate container 35f5f71b9825 11:25:53 ---> 280e2003a1d5 11:25:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:25:53 ---> bd1a9d641de6 11:25:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:25:55 ---> 8a7c84ef7b4c 11:25:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:25:55 ---> 829cf53bf5c1 11:25:55 Step 20/24 : ENTRYPOINT ["/core-command"] 11:25:55 ---> Running in a9c32aa5eec3 11:25:55 Removing intermediate container fb29a41d737a 11:25:55 ---> 565449d04736 11:25:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:25:56 ---> Running in c141dfe6d64a 11:25:56 Removing intermediate container a9c32aa5eec3 11:25:56 ---> b5241f8f0fda 11:25:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:25:56 ---> b642ec18a86c 11:25:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:25:56 ---> Running in e17e36d33c7d 11:25:57 Removing intermediate container e17e36d33c7d 11:25:57 ---> 427da17ea3aa 11:25:57 Step 22/24 : LABEL arch=arm64 11:25:57 ---> Running in 052a9cf29269 11:25:57 ---> 666da634c3d0 11:25:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 11:25:57 ---> Running in 20bdd2f83c1e 11:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:25:57 Removing intermediate container 052a9cf29269 11:25:57 ---> 18eaa152db51 11:25:57 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:25:58 ---> Running in fe04671823e9 11:25:58 Removing intermediate container 20bdd2f83c1e 11:25:58 ---> 1aaf78a8a682 11:25:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:25:58 ---> Running in 19841f09106a 11:25:58 Removing intermediate container fe04671823e9 11:25:58 ---> e14154b6e11f 11:25:58 Step 24/24 : LABEL version=0.0.0 11:25:58 ---> Running in 1f88a64532b6 11:25:58 Removing intermediate container 19841f09106a 11:25:58 ---> 4212338a6359 11:25:58 Step 22/24 : LABEL arch=arm64 11:25:59 ---> Running in 759aba4552b0 11:25:59 Removing intermediate container 1f88a64532b6 11:25:59 ---> 2abbcd6fb474 11:25:59 11:25:59 Successfully built 2abbcd6fb474 11:25:59 Successfully tagged core-command-arm64:latest 11:26:00  Building core-command ... done Removing intermediate container 759aba4552b0 11:26:00 ---> 10f937ba0b5a 11:26:00 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:26:00 ---> Running in d790d40d21ac 11:26:00 Removing intermediate container d790d40d21ac 11:26:00 ---> c1eaabb6c691 11:26:00 Step 24/24 : LABEL version=0.0.0 11:26:00 Removing intermediate container c141dfe6d64a 11:26:00 ---> 16f4dad49d66 11:26:00 11:26:00 Step 12/24 : FROM docker:20.10.6 11:26:00 ---> Running in 3d9bf490fb8f 11:26:00 20.10.6: Pulling from library/docker 11:26:01 Removing intermediate container 3d9bf490fb8f 11:26:01 ---> e9f170ffc898 11:26:01 11:26:01 Successfully built e9f170ffc898 11:26:01 Successfully tagged core-metadata-arm64:latest 11:26:08  Building core-metadata ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 11:26:08 Status: Downloaded newer image for docker:20.10.6 11:26:08 ---> cdf2a7733a7b 11:26:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:26:10 ---> Running in a2d8e987134d 11:26:10 Removing intermediate container a2d8e987134d 11:26:10 ---> f926188337ea 11:26:10 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 11:26:10 ---> Running in bc7bc4710bfc 11:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:26:13 (1/39) Installing readline (8.1.0-r0) 11:26:13 (2/39) Installing bash (5.1.0-r0) 11:26:13 Executing bash-5.1.0-r0.post-install 11:26:13 (3/39) Installing brotli-libs (1.0.9-r3) 11:26:13 (4/39) Installing nghttp2-libs (1.42.0-r1) 11:26:13 (5/39) Installing libcurl (7.78.0-r0) 11:26:13 (6/39) Installing curl (7.78.0-r0) 11:26:13 (7/39) Installing dumb-init (1.2.5-r0) 11:26:13 (8/39) Installing libbz2 (1.0.8-r1) 11:26:13 (9/39) Installing expat (2.2.10-r1) 11:26:13 (10/39) Installing libffi (3.3-r2) 11:26:13 (11/39) Installing gdbm (1.19-r0) 11:26:13 (12/39) Installing xz-libs (5.2.5-r0) 11:26:13 (13/39) Installing sqlite-libs (3.34.1-r0) 11:26:13 (14/39) Installing python3 (3.8.10-r0) 11:26:15 (15/39) Installing py3-appdirs (1.4.4-r1) 11:26:15 (16/39) Installing py3-ordered-set (4.0.2-r0) 11:26:15 (17/39) Installing py3-parsing (2.4.7-r1) 11:26:15 (18/39) Installing py3-six (1.15.0-r0) 11:26:15 (19/39) Installing py3-packaging (20.9-r0) 11:26:15 (20/39) Installing py3-setuptools (51.3.3-r0) 11:26:15 (21/39) Installing py3-chardet (4.0.0-r0) 11:26:15 (22/39) Installing py3-idna (3.1-r0) 11:26:15 (23/39) Installing py3-urllib3 (1.26.2-r1) 11:26:15 (24/39) Installing py3-requests (2.25.1-r1) 11:26:15 (25/39) Installing py3-msgpack (1.0.2-r0) 11:26:15 (26/39) Installing py3-lockfile (0.12.2-r3) 11:26:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 11:26:15 (28/39) Installing py3-colorama (0.4.4-r0) 11:26:15 (29/39) Installing py3-contextlib2 (0.6.0-r0) 11:26:15 (30/39) Installing py3-distlib (0.3.1-r1) 11:26:15 (31/39) Installing py3-distro (1.5.0-r1) 11:26:15 (32/39) Installing py3-webencodings (0.5.1-r3) 11:26:15 (33/39) Installing py3-html5lib (1.1-r0) 11:26:15 (34/39) Installing py3-pytoml (0.1.21-r0) 11:26:15 (35/39) Installing py3-pep517 (0.9.1-r0) 11:26:15 (36/39) Installing py3-progress (1.5-r0) 11:26:15 (37/39) Installing py3-retrying (1.3.3-r0) 11:26:15 (38/39) Installing py3-toml (0.10.2-r0) 11:26:15 (39/39) Installing py3-pip (20.3.4-r0) 11:26:16 Executing busybox-1.32.1-r6.trigger 11:26:16 OK: 82 MiB in 59 packages 11:26:22 Collecting docker-compose==1.23.2 11:26:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:26:22 Collecting jsonschema<3,>=2.5.1 11:26:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:26:22 Collecting docopt<0.7,>=0.6.1 11:26:22 Downloading docopt-0.6.2.tar.gz (25 kB) 11:26:24 Collecting docker<4.0,>=3.6.0 11:26:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:26:25 Collecting PyYAML<4,>=3.10 11:26:25 Downloading PyYAML-3.13.tar.gz (270 kB) 11:26:28 Collecting dockerpty<0.5,>=0.4.1 11:26:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:26:30 Collecting cached-property<2,>=1.2.0 11:26:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:26:30 Collecting websocket-client<1.0,>=0.32.0 11:26:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:26:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:26:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:26:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:26:31 Collecting texttable<0.10,>=0.9.0 11:26:31 Downloading texttable-0.9.1.tar.gz (11 kB) 11:26:34 Collecting docker-pycreds>=0.4.0 11:26:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:26:34 Collecting chardet<3.1.0,>=3.0.2 11:26:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:26:34 Collecting urllib3<1.25,>=1.21.1 11:26:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:26:34 Collecting idna<2.8,>=2.5 11:26:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:26:35 Collecting certifi>=2017.4.17 11:26:35 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 11:26:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:26:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:26:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:26:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:26:36 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:26:36 Attempting uninstall: urllib3 11:26:36 Found existing installation: urllib3 1.26.2 11:26:36 Uninstalling urllib3-1.26.2: 11:26:36 Successfully uninstalled urllib3-1.26.2 11:26:36 Attempting uninstall: idna 11:26:36 Found existing installation: idna 3.1 11:26:36 Uninstalling idna-3.1: 11:26:36 Successfully uninstalled idna-3.1 11:26:37 Attempting uninstall: chardet 11:26:37 Found existing installation: chardet 4.0.0 11:26:37 Uninstalling chardet-4.0.0: 11:26:37 Successfully uninstalled chardet-4.0.0 11:26:38 Attempting uninstall: requests 11:26:38 Found existing installation: requests 2.25.1 11:26:38 Uninstalling requests-2.25.1: 11:26:38 Successfully uninstalled requests-2.25.1 11:26:39 Running setup.py install for texttable: started 11:26:41 Running setup.py install for texttable: finished with status 'done' 11:26:41 Running setup.py install for PyYAML: started 11:26:43 Running setup.py install for PyYAML: finished with status 'done' 11:26:43 Running setup.py install for docopt: started 11:26:45 Running setup.py install for docopt: finished with status 'done' 11:26:45 Running setup.py install for dockerpty: started 11:26:47 Running setup.py install for dockerpty: finished with status 'done' 11:26:48 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 11:26:56 Removing intermediate container bc7bc4710bfc 11:26:56 ---> 46a3f5220804 11:26:56 Step 15/24 : ENV APP_PORT=58890 11:26:56 ---> Running in 87b137101ddf 11:26:57 Removing intermediate container 87b137101ddf 11:26:57 ---> e43f77d66fe0 11:26:57 Step 16/24 : EXPOSE $APP_PORT 11:26:57 ---> Running in 638a41071d16 11:26:58 Removing intermediate container 638a41071d16 11:26:58 ---> bcadbeb57416 11:26:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:26:59 ---> 9f3cec4190f4 11:26:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:27:02 ---> bf680ea5ad53 11:27:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:27:02 ---> 0de20ff59464 11:27:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 11:27:02 ---> Running in 96e04cde4e16 11:27:02 Removing intermediate container 96e04cde4e16 11:27:02 ---> 4093e01b20db 11:27:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:27:02 ---> Running in fd5617aae40d 11:27:02 Removing intermediate container fd5617aae40d 11:27:02 ---> 6287ae832655 11:27:02 Step 22/24 : LABEL arch=arm64 11:27:02 ---> Running in b208359641cc 11:27:02 Removing intermediate container b208359641cc 11:27:02 ---> 29d72386d01f 11:27:02 Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b 11:27:03 ---> Running in 44a09e2a926a 11:27:03 Removing intermediate container 44a09e2a926a 11:27:03 ---> e68de02fe25b 11:27:03 Step 24/24 : LABEL version=0.0.0 11:27:03 ---> Running in ab7af0403e2b 11:27:04 Removing intermediate container ab7af0403e2b 11:27:04 ---> c37d5c2b236b 11:27:04 11:27:04 Successfully built c37d5c2b236b 11:27:04 Successfully tagged sys-mgmt-agent-arm64:latest 11:27:05  Building sys-mgmt-agent ... done  [Pipeline] } 11:27:05 $ docker stop --time=1 ce3172ec6d6fa7ce747758ddc481832edd1fc3ab6fa9576529cb049f7fdb899a 11:27:07 $ docker rm -f ce3172ec6d6fa7ce747758ddc481832edd1fc3ab6fa9576529cb049f7fdb899a [Pipeline] // withDockerContainer [Pipeline] sh 11:27:07 + docker images 11:27:07 REPOSITORY TAG IMAGE ID CREATED SIZE 11:27:07 sys-mgmt-agent-arm64 latest c37d5c2b236b 3 seconds ago 311MB 11:27:07 core-metadata-arm64 latest e9f170ffc898 About a minute ago 15.8MB 11:27:07 16f4dad49d66 About a minute ago 1.56GB 11:27:07 core-command-arm64 latest 2abbcd6fb474 About a minute ago 15.1MB 11:27:07 d60990e9a7fc About a minute ago 1.56GB 11:27:07 6991944c7740 About a minute ago 1.56GB 11:27:07 security-proxy-setup-arm64 latest 75633777d8b9 About a minute ago 24.5MB 11:27:07 21fe61c16946 About a minute ago 1.57GB 11:27:07 security-bootstrapper-arm64 latest 1d060cce4648 3 minutes ago 17.7MB 11:27:07 core-data-arm64 latest 694b7fcc2c9b 3 minutes ago 19.3MB 11:27:07 security-secretstore-setup-arm64 latest 77e048e661c3 3 minutes ago 27.4MB 11:27:07 support-notifications-arm64 latest 74fe6c0a3c02 3 minutes ago 15.9MB 11:27:07 support-scheduler-arm64 latest d3a5f9a8d66c 3 minutes ago 15.2MB 11:27:07 04748f35b93f 4 minutes ago 1.57GB 11:27:07 eeac6bb38d89 4 minutes ago 1.56GB 11:27:07 537a3793e29f 4 minutes ago 1.56GB 11:27:07 092995af90f8 4 minutes ago 1.57GB 11:27:07 9321395e5d4f 4 minutes ago 1.56GB 11:27:07 ci-base-image-arm64 latest 24776c40dba8 14 minutes ago 1.23GB 11:27:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 16 hours ago 533MB 11:27:07 alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB 11:27:07 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 11:27:07 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 11:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:08 11:27:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:09 arm64: Pulling from edgex-lftools-log-publisher 11:27:09 448f6bf000e3: Pulling fs layer 11:27:09 f757da607395: Pulling fs layer 11:27:09 05883995daec: Pulling fs layer 11:27:09 8603b9c90790: Pulling fs layer 11:27:09 1560dd03e051: Pulling fs layer 11:27:09 27f5ce0e4adf: Pulling fs layer 11:27:09 c2d8d7efcc4b: Pulling fs layer 11:27:09 8603b9c90790: Waiting 11:27:09 1560dd03e051: Waiting 11:27:09 c2d8d7efcc4b: Waiting 11:27:09 27f5ce0e4adf: Waiting 11:27:09 f757da607395: Verifying Checksum 11:27:09 f757da607395: Download complete 11:27:09 8603b9c90790: Verifying Checksum 11:27:09 8603b9c90790: Download complete 11:27:10 1560dd03e051: Verifying Checksum 11:27:10 1560dd03e051: Download complete 11:27:10 27f5ce0e4adf: Verifying Checksum 11:27:10 27f5ce0e4adf: Download complete 11:27:10 05883995daec: Verifying Checksum 11:27:10 05883995daec: Download complete 11:27:11 448f6bf000e3: Verifying Checksum 11:27:11 448f6bf000e3: Download complete 11:27:13 c2d8d7efcc4b: Verifying Checksum 11:27:13 c2d8d7efcc4b: Download complete 11:27:14 448f6bf000e3: Pull complete 11:27:15 f757da607395: Pull complete 11:27:16 05883995daec: Pull complete 11:27:17 8603b9c90790: Pull complete 11:27:18 1560dd03e051: Pull complete 11:27:18 27f5ce0e4adf: Pull complete 11:27:33 c2d8d7efcc4b: Pull complete 11:27:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:27:33 prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container 11:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:27:37 $ docker top ea9be6b77ab6b1099c811a91ac827095b26c1a989c0e37f95ae58f14136d1cc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:39 ---> job-cost.sh 11:27:39 lf-activate-venv: SKIPPING 11:27:39 INFO: No Stack... 11:27:40 INFO: Retrieving Pricing Info for: v2-standard-4 11:27:40 INFO: Archiving Costs [Pipeline] sh 11:27:41 + cat /w/workspace/edgex-go/4/archives/cost.csv 11:27:41 + cut -d, -f6 [Pipeline] lock 11:27:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] 11:27:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] did not exist. Created. 11:27:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:27:42 + echo total: 0.18000000715255737 [Pipeline] stash 11:27:42 Stashed 1 file(s) [Pipeline] } 11:27:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] [Pipeline] // lock [Pipeline] } 11:27:42 $ docker stop --time=1 ea9be6b77ab6b1099c811a91ac827095b26c1a989c0e37f95ae58f14136d1cc7 11:27:43 $ docker rm -f ea9be6b77ab6b1099c811a91ac827095b26c1a989c0e37f95ae58f14136d1cc7 [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 11:27:45 provisioning config files... 11:27:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6790187086425156582tmp [Pipeline] { [Pipeline] sh 11:27:45 + set +x 11:27:45 + curl -s https://codecov.io/bash 11:27:45 + bash -s -- 11:27:45 11:27:45 _____ _ 11:27:45 / ____| | | 11:27:45 | | ___ __| | ___ ___ _____ __ 11:27:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:27:45 | |___| (_) | (_| | __/ (_| (_) \ V / 11:27:45 \_____\___/ \__,_|\___|\___\___/ \_/ 11:27:45 Bash-1.0.6 11:27:45 11:27:45 11:27:45 ==> git version 2.24.4 found 11:27:45 ==> 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 11:27:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:27:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:27:45 ==> Jenkins CI detected. 11:27:45 current dir:  /w/workspace/edgex-go/4 11:27:45 project root: . 11:27:45 --> token set from env 11:27:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:27:45 ==> Running gcov in . (disable via -X gcov) 11:27:45 ==> Python coveragepy not found 11:27:45 ==> Searching for coverage reports in: 11:27:45 + . 11:27:45 -> Found 1 reports 11:27:45 ==> Detecting git/mercurial file structure 11:27:45 ==> Reading reports 11:27:45 + ./coverage.out bytes=403847 11:27:45 ==> Appending adjustments 11:27:45 https://docs.codecov.io/docs/fixing-reports 11:27:47 + Found adjustments 11:27:47 ==> Gzipping contents 11:27:47 56K /tmp/codecov.sH4mgO.gz 11:27:47 ==> Uploading reports 11:27:47 url: https://codecov.io 11:27:47 query: branch=PR-3646&commit=3d5ecab1958ab9339548dd552acfe0067772b85b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= 11:27:47 -> Pinging Codecov 11:27:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3646&commit=3d5ecab1958ab9339548dd552acfe0067772b85b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= 11:27:47 -> Uploading to 11:27:47 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/00271124DB129430A58F1EEE437C3FCB/3d5ecab1958ab9339548dd552acfe0067772b85b/0614f7db-d41f-4b82-9098-87d28921f9b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T112747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3b917ee4d1e7ce92e48bf18228274d1d786cce90f86ca4ac10b02f1d0ee3cf5 11:27:47 % Total % Received % Xferd Average Speed Time Time Time Current 11:27:47 Dload Upload Total Spent Left Speed 11:27:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54591 0 0 100 54591 0 140k --:--:-- --:--:-- --:--:-- 140k 11:27:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3d5ecab1958ab9339548dd552acfe0067772b85b [Pipeline] } 11:27:47 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 11:27:49 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:27:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:27:50 ---> package-listing.sh 11:27:50 ++ facter osfamily 11:27:50 ++ tr '[:upper:]' '[:lower:]' 11:27:50 + OS_FAMILY=redhat 11:27:50 + workspace=/w/workspace/edgex-go/4 11:27:50 + START_PACKAGES=/tmp/packages_start.txt 11:27:50 + END_PACKAGES=/tmp/packages_end.txt 11:27:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:50 + PACKAGES=/tmp/packages_start.txt 11:27:50 + '[' /w/workspace/edgex-go/4 ']' 11:27:50 + PACKAGES=/tmp/packages_end.txt 11:27:50 + case "${OS_FAMILY}" in 11:27:50 + sort 11:27:50 + rpm -qa 11:27:52 + '[' -f /tmp/packages_start.txt ']' 11:27:52 + '[' -f /tmp/packages_end.txt ']' 11:27:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:52 + '[' /w/workspace/edgex-go/4 ']' 11:27:52 + mkdir -p /w/workspace/edgex-go/4/archives/ 11:27:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 11:27:52 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:27:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:27:53 11:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:27:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:27:54 latest: Pulling from edgex-lftools-log-publisher 11:27:54 b4d181a07f80: Pulling fs layer 11:27:54 a1111a8f2ec3: Pulling fs layer 11:27:54 ed53099fbce6: Pulling fs layer 11:27:54 dc539afda2c1: Pulling fs layer 11:27:54 77bc0d833cb6: Pulling fs layer 11:27:54 9065ff56babe: Pulling fs layer 11:27:54 d287ab97295c: Pulling fs layer 11:27:54 dc539afda2c1: Waiting 11:27:54 77bc0d833cb6: Waiting 11:27:54 9065ff56babe: Waiting 11:27:54 d287ab97295c: Waiting 11:27:54 a1111a8f2ec3: Verifying Checksum 11:27:54 a1111a8f2ec3: Download complete 11:27:54 dc539afda2c1: Download complete 11:27:54 77bc0d833cb6: Verifying Checksum 11:27:54 77bc0d833cb6: Download complete 11:27:54 9065ff56babe: Verifying Checksum 11:27:54 9065ff56babe: Download complete 11:27:54 ed53099fbce6: Verifying Checksum 11:27:54 ed53099fbce6: Download complete 11:27:55 b4d181a07f80: Verifying Checksum 11:27:55 b4d181a07f80: Download complete 11:27:56 b4d181a07f80: Pull complete 11:27:56 a1111a8f2ec3: Pull complete 11:27:56 ed53099fbce6: Pull complete 11:27:57 dc539afda2c1: Pull complete 11:27:57 77bc0d833cb6: Pull complete 11:27:57 9065ff56babe: Pull complete 11:27:58 d287ab97295c: Verifying Checksum 11:27:58 d287ab97295c: Download complete 11:28:03 d287ab97295c: Pull complete 11:28:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:28:03 prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container 11:28:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:28:06 $ docker top 49a86f82a8aca4f19b689e778cc7b630b7c42cb37be71d69cd3ef0eda8c43a15 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:28:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:28:07 + ls /var/log/sa-host 11:28:07 + sadf -c /var/log/sa-host/sa03 11:28:07 file_magic: OK 11:28:07 HZ: Using current value: 100 11:28:07 file_header: OK 11:28:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:28:07 Statistics: 11:28:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:28:07 File successfully converted to sysstat format version 12.0.3 11:28:07 + sadf -c /var/log/sa-host/sa05 11:28:07 file_magic: OK 11:28:07 HZ: Using current value: 100 11:28:07 file_header: OK 11:28:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:28:07 Statistics: 11:28:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:28:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:28:09 provisioning config files... 11:28:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3407591392387599080tmp [Pipeline] { [Pipeline] echo 11:28:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:28:10 ---> create-netrc.sh [Pipeline] } 11:28:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:28:10 ---> python-tools-install.sh [Pipeline] echo 11:28:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:28:10 ---> sudo-logs.sh 11:28:10 Archiving 'sudo' log.. 11:28:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1878.vexxhost.local: Name or service not known 11:28:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1878.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 11:28:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:28:11 ---> job-cost.sh 11:28:11 lf-activate-venv: SKIPPING 11:28:11 DEBUG: total: 0.18000000715255737 11:28:11 INFO: Retrieving Stack Cost... 11:28:12 INFO: Retrieving Pricing Info for: v3-standard-2 11:28:13 INFO: Archiving Costs [Pipeline] echo 11:28:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:28:13 ---> logs-deploy.sh 11:28:13 lf-activate-venv: SKIPPING 11:28:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3646/4 11:28:13 INFO: archiving workspace using pattern(s): 11:28:13 Archives upload complete. 11:28:14 INFO: archiving logs to Nexus 11:28:14 ---> uname -a: 11:28:14 Linux prd-centos7-docker-4c-2g-1878.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 11:28:14 11:28:14 11:28:14 ---> lscpu: 11:28:14 Architecture: x86_64 11:28:14 CPU op-mode(s): 32-bit, 64-bit 11:28:14 Byte Order: Little Endian 11:28:14 Address sizes: 40 bits physical, 48 bits virtual 11:28:14 CPU(s): 2 11:28:14 On-line CPU(s) list: 0,1 11:28:14 Thread(s) per core: 1 11:28:14 Core(s) per socket: 1 11:28:14 Socket(s): 2 11:28:14 NUMA node(s): 1 11:28:14 Vendor ID: AuthenticAMD 11:28:14 CPU family: 23 11:28:14 Model: 49 11:28:14 Model name: AMD EPYC-Rome Processor 11:28:14 Stepping: 0 11:28:14 CPU MHz: 2799.998 11:28:14 BogoMIPS: 5599.99 11:28:14 Virtualization: AMD-V 11:28:14 Hypervisor vendor: KVM 11:28:14 Virtualization type: full 11:28:14 L1d cache: 32K 11:28:14 L1i cache: 32K 11:28:14 L2 cache: 512K 11:28:14 L3 cache: 16384K 11:28:14 NUMA node0 CPU(s): 0,1 11:28:14 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 11:28:14 11:28:14 11:28:14 ---> nproc: 11:28:14 2 11:28:14 11:28:14 11:28:14 ---> df -h: 11:28:14 Filesystem Size Used Avail Use% Mounted on 11:28:14 overlay 40G 13G 28G 31% / 11:28:14 tmpfs 64M 0 64M 0% /dev 11:28:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:28:14 shm 64M 0 64M 0% /dev/shm 11:28:14 /dev/vda1 40G 13G 28G 31% /facter-os 11:28:14 11:28:14 11:28:14 ---> sar -b -r -n DEV: 11:28:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 11:28:14 11:28:14 11:05:05 LINUX RESTART (2 CPU) 11:28:14 11:28:14 11:06:01 tps rtps wtps bread/s bwrtn/s 11:28:14 11:07:01 87.66 3.41 84.25 2578.22 8687.70 11:28:14 11:08:01 188.55 0.15 188.40 22.09 62169.94 11:28:14 11:09:01 218.60 0.00 218.60 0.00 41961.64 11:28:14 11:10:01 53.30 0.00 53.30 0.00 9976.28 11:28:14 11:11:01 165.06 0.00 165.06 0.00 76812.29 11:28:14 11:12:01 905.99 514.08 391.91 19036.54 241895.21 11:28:14 11:13:01 535.72 80.73 454.99 4341.05 166762.90 11:28:14 11:14:01 183.08 15.85 167.23 1554.85 24955.64 11:28:14 11:15:01 1.60 0.00 1.60 0.00 32.25 11:28:14 11:16:02 0.62 0.27 0.35 94.49 5.31 11:28:14 11:17:01 0.27 0.00 0.27 0.00 2.64 11:28:14 11:18:01 0.35 0.00 0.35 0.00 5.08 11:28:14 11:19:01 0.17 0.00 0.17 0.00 1.37 11:28:14 11:20:01 0.28 0.00 0.28 0.00 3.58 11:28:14 11:21:01 0.47 0.18 0.28 5.73 4.16 11:28:14 11:22:01 0.80 0.00 0.80 0.00 15.76 11:28:14 11:23:01 0.25 0.00 0.25 0.00 3.81 11:28:14 11:24:01 0.25 0.00 0.25 0.00 2.62 11:28:14 11:25:01 0.27 0.00 0.27 0.00 3.40 11:28:14 11:26:01 0.23 0.00 0.23 0.00 2.58 11:28:14 11:27:01 0.22 0.00 0.22 0.00 2.15 11:28:14 11:28:01 47.64 42.53 5.11 4171.78 238.00 11:28:14 Average: 108.84 29.92 78.92 1447.57 28834.92 11:28:14 11:28:14 11:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:14 11:07:01 5087476 0 900376 11.24 2620 2018460 1497940 16.54 901748 1608844 124600 11:28:14 11:08:01 3227148 0 1085280 13.55 2620 3693884 1438500 15.88 1165008 2982492 305652 11:28:14 11:09:01 3176592 0 1173212 14.65 2620 3656508 1633680 18.04 1346780 2839592 248520 11:28:14 11:10:01 3235232 0 1163280 14.52 2620 3607800 1680672 18.56 1258460 2862904 69372 11:28:14 11:11:01 415604 0 1443708 18.03 2620 6147000 2505632 27.66 2256000 4603376 495512 11:28:14 11:12:01 349728 0 1970912 24.61 2620 5685672 3779752 41.73 3173884 3689844 26136 11:28:14 11:13:01 997476 0 1637416 20.44 2620 5371420 2894740 31.96 1843584 4328900 17644 11:28:14 11:14:01 2938860 0 1214612 15.17 2620 3852840 1298380 14.33 1391408 2914760 20 11:28:14 11:15:01 2942972 0 1210496 15.11 2620 3852844 1262568 13.94 1392704 2910620 16 11:28:14 11:16:02 2940020 0 1210640 15.12 2620 3855652 1262556 13.94 1395548 2910760 12 11:28:14 11:17:01 2940904 0 1209756 15.11 2620 3855652 1262388 13.94 1395168 2910756 8 11:28:14 11:18:01 2941172 0 1209480 15.10 2620 3855660 1262388 13.94 1395160 2910772 8 11:28:14 11:19:01 2941312 0 1209336 15.10 2620 3855664 1262436 13.94 1395280 2910772 8 11:28:14 11:20:01 2941244 0 1209352 15.10 2620 3855716 1262388 13.94 1395184 2910780 20 11:28:14 11:21:01 2940612 0 1209996 15.11 2620 3855704 1262484 13.94 1396148 2909936 8 11:28:14 11:22:01 2940836 0 1209768 15.11 2620 3855708 1262388 13.94 1396164 2909936 20 11:28:14 11:23:01 2940960 0 1209640 15.10 2620 3855712 1262388 13.94 1396168 2909936 8 11:28:14 11:24:01 2940828 0 1209764 15.11 2620 3855720 1262388 13.94 1396184 2909936 8 11:28:14 11:25:01 2940952 0 1209636 15.10 2620 3855724 1262388 13.94 1396072 2909936 8 11:28:14 11:26:01 2940608 0 1209972 15.11 2620 3855732 1262472 13.94 1396284 2909940 8 11:28:14 11:27:01 2940852 0 1209728 15.10 2620 3855732 1262388 13.94 1396072 2909936 8 11:28:14 11:28:01 2205332 0 1318600 16.46 2620 4482380 1788988 19.75 1589336 3417292 500916 11:28:14 Average: 2721215 0 1256135 15.68 2620 4028963 1587723 17.53 1503107 3049183 81296 11:28:14 11:28:14 11:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:14 11:07:01 vethc9055e7 822.96 779.69 74.74 2144.35 0.00 0.00 0.00 0.00 11:28:14 11:07:01 eth0 1306.38 1171.31 3893.44 114.82 0.00 0.00 0.00 0.00 11:28:14 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:07:01 docker0 822.96 779.55 63.49 2144.34 0.00 0.00 0.00 0.00 11:28:14 11:08:01 eth0 1243.79 998.94 5934.00 92.13 0.00 0.00 0.00 0.00 11:28:14 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:08:01 docker0 680.45 767.39 52.49 2646.95 0.00 0.00 0.00 0.00 11:28:14 11:09:01 veth9769283 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:28:14 11:09:01 eth0 39.59 23.82 30.93 54.21 0.00 0.00 0.00 0.00 11:28:14 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:10:01 veth9769283 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 11:28:14 11:10:01 eth0 36.97 22.97 22.99 61.22 0.00 0.00 0.00 0.00 11:28:14 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:10:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 11:28:14 11:11:01 eth0 269.69 175.81 1709.56 61.90 0.00 0.00 0.00 0.00 11:28:14 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:11:01 vethc63ed00 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:28:14 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:12:01 veth119cb7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:28:14 11:12:01 vethd2cec16 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:28:14 11:12:01 veth1c9d08f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:28:14 11:12:01 eth0 104.78 73.68 193.79 18.81 0.00 0.00 0.00 0.00 11:28:14 11:13:01 eth0 321.55 162.10 1770.66 86.41 0.00 0.00 0.00 0.00 11:28:14 11:13:01 vethdb0e55b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:28:14 11:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:28:14 11:13:01 vethea4b8ba 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:28:14 11:14:01 eth0 47.35 24.14 129.49 11.38 0.00 0.00 0.00 0.00 11:28:14 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:14:01 docker0 1626.01 1744.46 123.97 5573.03 0.00 0.00 0.00 0.00 11:28:14 11:15:01 eth0 0.90 0.32 0.32 0.18 0.00 0.00 0.00 0.00 11:28:14 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:16:02 eth0 0.48 0.38 0.45 0.09 0.00 0.00 0.00 0.00 11:28:14 11:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:17:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 11:28:14 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:28:14 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:19:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 11:28:14 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:28:14 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:21:01 eth0 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:28:14 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:28:14 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:28:14 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:24:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:26:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:28:14 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:27:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:28:14 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:28:01 eth0 349.08 241.45 2615.95 62.18 0.00 0.00 0.00 0.00 11:28:14 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 Average: eth0 169.38 131.81 741.91 25.64 0.00 0.00 0.00 0.00 11:28:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:14 Average: docker0 73.98 79.37 5.64 253.57 0.00 0.00 0.00 0.00 11:28:14 11:28:14 11:28:14 ---> sar -P ALL: 11:28:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 11:28:14 11:28:14 11:05:05 LINUX RESTART (2 CPU) 11:28:14 11:28:14 11:06:01 CPU %user %nice %system %iowait %steal %idle 11:28:14 11:07:01 all 13.67 0.00 4.88 2.13 0.08 79.25 11:28:14 11:07:01 0 14.18 0.00 5.29 1.80 0.09 78.64 11:28:14 11:07:01 1 13.17 0.00 4.47 2.45 0.07 79.84 11:28:14 11:08:01 all 24.64 0.00 8.42 2.31 0.08 64.55 11:28:14 11:08:01 0 23.04 0.00 8.64 2.18 0.09 66.06 11:28:14 11:08:01 1 26.23 0.00 8.20 2.44 0.07 63.06 11:28:14 11:09:01 all 57.37 0.00 11.94 1.43 0.11 29.15 11:28:14 11:09:01 0 56.74 0.00 12.83 1.61 0.11 28.71 11:28:14 11:09:01 1 58.00 0.00 11.06 1.25 0.11 29.58 11:28:14 11:10:01 all 32.75 0.00 5.11 0.24 0.07 61.84 11:28:14 11:10:01 0 33.16 0.00 5.48 0.23 0.07 61.07 11:28:14 11:10:01 1 32.34 0.00 4.74 0.24 0.07 62.61 11:28:14 11:11:01 all 48.05 0.00 12.06 1.86 0.10 37.94 11:28:14 11:11:01 0 48.09 0.00 11.96 2.15 0.09 37.70 11:28:14 11:11:01 1 48.00 0.00 12.16 1.56 0.11 38.17 11:28:14 11:12:01 all 44.29 0.00 20.68 29.59 0.15 5.29 11:28:14 11:12:01 0 44.55 0.00 20.25 29.12 0.16 5.91 11:28:14 11:12:01 1 44.03 0.00 21.10 30.07 0.13 4.67 11:28:14 11:13:01 all 80.06 0.00 17.32 2.05 0.14 0.44 11:28:14 11:13:01 0 78.98 0.00 18.49 2.00 0.13 0.41 11:28:14 11:13:01 1 81.15 0.00 16.13 2.11 0.15 0.47 11:28:14 11:14:01 all 32.52 0.00 7.49 1.43 0.07 58.48 11:28:14 11:14:01 0 32.71 0.00 7.38 1.52 0.09 58.31 11:28:14 11:14:01 1 32.34 0.00 7.61 1.34 0.05 58.65 11:28:14 11:15:01 all 0.08 0.00 0.03 0.00 0.03 99.85 11:28:14 11:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:28:14 11:15:01 1 0.12 0.00 0.03 0.00 0.05 99.80 11:28:14 11:16:02 all 0.20 0.00 0.04 0.03 0.01 99.72 11:28:14 11:16:02 0 0.05 0.00 0.03 0.05 0.00 99.87 11:28:14 11:16:02 1 0.35 0.00 0.05 0.00 0.02 99.58 11:28:14 11:17:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:28:14 11:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:28:14 11:17:01 1 0.24 0.00 0.03 0.00 0.02 99.71 11:28:14 11:28:14 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:28:14 11:18:01 all 0.23 0.00 0.23 0.00 0.01 99.53 11:28:14 11:18:01 0 0.07 0.00 0.18 0.00 0.00 99.75 11:28:14 11:18:01 1 0.40 0.00 0.28 0.00 0.02 99.30 11:28:14 11:19:01 all 0.08 0.00 0.03 0.00 0.01 99.89 11:28:14 11:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:28:14 11:19:01 1 0.12 0.00 0.02 0.00 0.00 99.87 11:28:14 11:20:01 all 0.23 0.00 0.03 0.00 0.03 99.72 11:28:14 11:20:01 0 0.05 0.00 0.05 0.00 0.03 99.87 11:28:14 11:20:01 1 0.40 0.00 0.02 0.00 0.02 99.57 11:28:14 11:21:01 all 0.13 0.00 0.03 0.00 0.01 99.82 11:28:14 11:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:28:14 11:21:01 1 0.22 0.00 0.03 0.00 0.00 99.75 11:28:14 11:22:01 all 0.20 0.00 0.03 0.00 0.03 99.75 11:28:14 11:22:01 0 0.10 0.00 0.02 0.00 0.03 99.85 11:28:14 11:22:01 1 0.30 0.00 0.03 0.00 0.02 99.65 11:28:14 11:23:01 all 0.16 0.00 0.03 0.00 0.01 99.81 11:28:14 11:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:28:14 11:23:01 1 0.30 0.00 0.02 0.00 0.02 99.67 11:28:14 11:24:01 all 0.18 0.00 0.02 0.00 0.02 99.79 11:28:14 11:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:28:14 11:24:01 1 0.32 0.00 0.02 0.00 0.02 99.65 11:28:14 11:25:01 all 0.18 0.00 0.03 0.00 0.02 99.77 11:28:14 11:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:28:14 11:25:01 1 0.30 0.00 0.03 0.00 0.03 99.63 11:28:14 11:26:01 all 0.18 0.00 0.03 0.00 0.02 99.77 11:28:14 11:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:28:14 11:26:01 1 0.35 0.00 0.03 0.00 0.02 99.60 11:28:14 11:27:01 all 0.08 0.00 0.03 0.00 0.01 99.89 11:28:14 11:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:28:14 11:27:01 1 0.10 0.00 0.02 0.00 0.00 99.88 11:28:14 11:28:01 all 6.84 0.00 2.61 0.99 0.04 89.52 11:28:14 11:28:01 0 7.52 0.00 3.05 1.50 0.05 87.88 11:28:14 11:28:01 1 6.16 0.00 2.17 0.48 0.03 91.16 11:28:14 11:28:14 Average: CPU %user %nice %system %iowait %steal %idle 11:28:14 Average: all 14.79 0.00 3.93 1.80 0.05 79.43 11:28:14 Average: 0 14.68 0.00 4.06 1.81 0.05 79.40 11:28:14 Average: 1 14.90 0.00 3.81 1.79 0.04 79.46 11:28:14 11:28:14 11:28:14