bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 1b19fef8c8db951ed8e7ea5fdf541138171f5c42+2de07aa5618795465836e287608abcda04ffa72f (42a19ddb8f1872f4d8072b2a8e137d3d208ede57) 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-ssh6464053807132895308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7117693902763851087.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3732/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-3732/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5408944093913666737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9151055893305279967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3732/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-3732/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3173702582810605341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-51 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh2530073797313659300.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 Merge succeeded, producing 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 Checking out Revision 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 (PR-3732) > 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/2@tmp/jenkins-gitclient-ssh915659700385367457.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # 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/2@tmp/jenkins-gitclient-ssh6483596561213693926.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 Commit message: "style: Fix lost variable assignments and enable ineffassign linter" > git rev-list --no-walk 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:09:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:14 ========================================================= 01:09:14 EdgeX Global Pipelines Version Info 01:09:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:15 ------------------- 01:09:15 stable info: 01:09:15 ------------------- 01:09:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:09:15 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:09:15 Message: update stable to v1.0.205 01:09:16 ------------------- 01:09:16 experimental info: 01:09:16 ------------------- 01:09:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:09:16 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:09:16 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3732 [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3732 [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3732 [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b19fef [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:17 provisioning config files... 01:09:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8412149973926099652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:17 ---> docker-login.sh 01:09:17 nexus3.edgexfoundry.org:10001 01:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:44 01:09:44 Login Succeeded 01:09:44 nexus3.edgexfoundry.org:10002 01:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:44 01:09:44 Login Succeeded 01:09:44 nexus3.edgexfoundry.org:10003 01:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:44 01:09:44 Login Succeeded 01:09:44 nexus3.edgexfoundry.org:10004 01:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:44 01:09:44 Login Succeeded 01:09:44 docker.io 01:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:44 01:09:44 Login Succeeded 01:09:44 ---> docker-login.sh ends [Pipeline] } 01:09:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:44 ++ 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 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/core-command/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo core-command,cmd/core-command/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/core-data/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo core-data,cmd/core-data/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/core-metadata/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo core-metadata,cmd/core-metadata/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/security-bootstrapper/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/security-proxy-setup/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/support-notifications/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo support-notifications,cmd/support-notifications/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/support-scheduler/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:09:44 + for file in '`ls cmd/**/Dockerfile`' 01:09:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:09:44 ++ cut -d/ -f2 01:09:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:09:44 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 01:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:45 01:09:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:09:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:45 latest: Pulling from edgex-devops/git-semver 01:09:45 31603596830f: Pulling fs layer 01:09:45 04fac38145f0: Pulling fs layer 01:09:45 701f6daf10bf: Pulling fs layer 01:09:45 24f72da36158: Pulling fs layer 01:09:45 24f72da36158: Waiting 01:09:45 04fac38145f0: Verifying Checksum 01:09:45 04fac38145f0: Download complete 01:09:46 31603596830f: Verifying Checksum 01:09:46 31603596830f: Download complete 01:09:46 31603596830f: Pull complete 01:09:46 24f72da36158: Verifying Checksum 01:09:46 24f72da36158: Download complete 01:09:46 701f6daf10bf: Verifying Checksum 01:09:46 701f6daf10bf: Download complete 01:09:46 04fac38145f0: Pull complete 01:09:47 701f6daf10bf: Pull complete 01:09:47 24f72da36158: Pull complete 01:09:47 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:09:47 prd-centos7-docker-4c-2g-51 does not seem to be running inside a container 01:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:09:48 $ docker top 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:48 [ssh-agent] Looking for ssh-agent implementation... 01:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:48 $ docker exec 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent 01:09:48 SSH_AUTH_SOCK=/tmp/ssh-4j3iQH0sxeB3/agent.14 01:09:48 SSH_AGENT_PID=21 01:09:48 Running ssh-add (command line suppressed) 01:09:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4543043109569518637.key (/w/workspace/edgex-go/2@tmp/private_key_4543043109569518637.key) 01:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:49 + git tag --points-at HEAD [Pipeline] } 01:09:49 $ docker exec --env ******** --env ******** 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent -k 01:09:49 unset SSH_AUTH_SOCK; 01:09:49 unset SSH_AGENT_PID; 01:09:49 echo Agent pid 21 killed; 01:09:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:49 [ssh-agent] Looking for ssh-agent implementation... 01:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:49 $ docker exec 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent 01:09:49 SSH_AUTH_SOCK=/tmp/ssh-UYzj1xaohrcC/agent.54 01:09:49 SSH_AGENT_PID=60 01:09:49 Running ssh-add (command line suppressed) 01:09:49 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3605605333720958198.key (/w/workspace/edgex-go/2@tmp/private_key_3605605333720958198.key) 01:09:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:50 + git semver init 01:09:50 # -> Open(): unable to determine branch for HEAD 01:09:50 # $GIT_DIR = /w/workspace/edgex-go/2/.git 01:09:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 01:09:50 # $SEMVER_REMOTE_NAME = origin 01:09:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:09:50 # $SEMVER_USER_NAME = edgex-jenkins 01:09:50 # $SEMVER_BRANCH = PR-3732 01:09:50 # $SEMVER_TEMP = /tmp/semver-288775106 01:09:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:11:11 # '/tmp/semver-288775106' -> '/w/workspace/edgex-go/2/.semver' 01:11:11 # -> Force: false 01:11:11 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 01:11:11 $ docker exec --env ******** --env ******** 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent -k 01:11:11 unset SSH_AUTH_SOCK; 01:11:11 unset SSH_AGENT_PID; 01:11:11 echo Agent pid 60 killed; 01:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:12 + git semver [Pipeline] } 01:11:12 $ docker stop --time=1 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 01:11:13 $ docker rm -f 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:11:14 Stashed 1 file(s) [Pipeline] echo 01:11:14 [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 01:11:15 ========================================================= 01:11:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:11:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:11:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:11:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:11:15 540db60ca938: Pulling fs layer 01:11:15 adcc1eea9eea: Pulling fs layer 01:11:15 4c4ab2625f07: Pulling fs layer 01:11:15 db62176df00c: Pulling fs layer 01:11:15 3b30891b0d05: Pulling fs layer 01:11:15 06b49ca38bd5: Pulling fs layer 01:11:15 c788192a36de: Pulling fs layer 01:11:15 a77e37c0d609: Pulling fs layer 01:11:15 c3185cebc471: Pulling fs layer 01:11:15 db62176df00c: Waiting 01:11:15 3b30891b0d05: Waiting 01:11:15 06b49ca38bd5: Waiting 01:11:15 c788192a36de: Waiting 01:11:15 a77e37c0d609: Waiting 01:11:15 c3185cebc471: Waiting 01:11:15 4c4ab2625f07: Verifying Checksum 01:11:15 4c4ab2625f07: Download complete 01:11:15 adcc1eea9eea: Verifying Checksum 01:11:15 adcc1eea9eea: Download complete 01:11:15 3b30891b0d05: Verifying Checksum 01:11:15 3b30891b0d05: Download complete 01:11:15 06b49ca38bd5: Verifying Checksum 01:11:15 06b49ca38bd5: Download complete 01:11:15 540db60ca938: Verifying Checksum 01:11:15 c788192a36de: Verifying Checksum 01:11:15 c788192a36de: Download complete 01:11:15 540db60ca938: Pull complete 01:11:15 adcc1eea9eea: Pull complete 01:11:15 4c4ab2625f07: Pull complete 01:11:16 a77e37c0d609: Verifying Checksum 01:11:16 a77e37c0d609: Download complete 01:11:21 db62176df00c: Verifying Checksum 01:11:21 db62176df00c: Download complete 01:11:21 c3185cebc471: Verifying Checksum 01:11:21 c3185cebc471: Download complete 01:11:23 db62176df00c: Pull complete 01:11:23 3b30891b0d05: Pull complete 01:11:23 06b49ca38bd5: Pull complete 01:11:23 c788192a36de: Pull complete 01:11:24 a77e37c0d609: Pull complete 01:11:26 c3185cebc471: Pull complete 01:11:26 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:11:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:11:26 + docker build -t ci-base-image-x86_64 -f - . 01:11:26 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:11:26 WORKDIR /edgex 01:11:26 COPY go.mod . 01:11:26 RUN go mod download' 01:11:28 Sending build context to Docker daemon 329MB 01:11:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:11:28 ---> 031687cdd783 01:11:28 Step 2/4 : WORKDIR /edgex 01:11:29 ---> Running in 69db8593933b 01:11:29 Removing intermediate container 69db8593933b 01:11:29 ---> 34e6a06d6ee5 01:11:29 Step 3/4 : COPY go.mod . 01:11:29 ---> 0e309c74e548 01:11:29 Step 4/4 : RUN go mod download 01:11:29 ---> Running in b03d32b54154 01:11:29 Still waiting to schedule task 01:11:29 ‘prd-centos7-builder-2c-1g-48’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:11:29 ‘prd-centos7-docker-4c-2g-52’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:11:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-54’ is offline 01:12:02 Removing intermediate container b03d32b54154 01:12:02 ---> fccce4fab99f 01:12:02 Successfully built fccce4fab99f 01:12:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:12:02 + docker inspect -f . ci-base-image-x86_64 01:12:02 . [Pipeline] withDockerContainer 01:12:02 prd-centos7-docker-4c-2g-51 does not seem to be running inside a container 01:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 01:12:03 $ docker top ae62acc7e12fc1c846a01eed809069b0a6fb2882b294ed70e9ba11629b4d1550 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:03 + go version 01:12:03 go version go1.16.6 linux/amd64 [Pipeline] } 01:12:03 $ docker stop --time=1 ae62acc7e12fc1c846a01eed809069b0a6fb2882b294ed70e9ba11629b4d1550 01:12:04 $ docker rm -f ae62acc7e12fc1c846a01eed809069b0a6fb2882b294ed70e9ba11629b4d1550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:12:05 + docker inspect -f . ci-base-image-x86_64 01:12:05 . [Pipeline] withDockerContainer 01:12:05 prd-centos7-docker-4c-2g-51 does not seem to be running inside a container 01:12:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 01:12:06 $ docker top b1a3905dbcbbb479f3bb83600d1204d2cfb57aaa1780a11af2d61394e45b85e3 -eo pid,comm [Pipeline] { [Pipeline] echo 01:12:06 ========================================================= 01:12:06 [edgeXBuildGoParallel] Running Tests and Build... 01:12:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:12:06 + go mod tidy [Pipeline] sh 01:12:07 + make test 01:12:07 go mod tidy 01:12:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:12:12 ? github.com/edgexfoundry/edgex-go [no test files] 01:12:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:12:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:12:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:12:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:12:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:12:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:12:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:12:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:12:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 01:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:12:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements 01:12:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:12:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements 01:12:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:12:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:12:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 01:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:12:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:12:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:12:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:12:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 01:12:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:12:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:12:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:12:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 01:12:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:12:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 01:12:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 01:12:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 01:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 01:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 01:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 01:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 01:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements 01:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.3% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.4% of statements 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 01:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 01:13:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 01:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements 01:13:29 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 01:13:51 GO111MODULE=on go vet ./... 01:13:59 gofmt -l . 01:13:59 [ "`gofmt -l .`" = "" ] 01:14:00 ./bin/test-attribution-txt.sh [Pipeline] sh 01:14:01 + ls -al . 01:14:01 total 612 01:14:01 drwxrwxr-x 10 1001 1001 4096 Sep 29 01:14 . 01:14:01 drwxr-xr-x 4 root root 28 Sep 29 01:12 .. 01:14:01 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:09 .dockerignore 01:14:01 drwxrwxr-x 8 1001 1001 179 Sep 29 01:09 .git 01:14:01 drwxrwxr-x 4 1001 1001 142 Sep 29 01:09 .github 01:14:01 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:09 .gitignore 01:14:01 -rw-rw-r-- 1 1001 1001 111 Sep 29 01:09 .golangci.yml 01:14:01 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:09 .hadolint.yml 01:14:01 drwx------ 3 1001 1001 58 Sep 29 01:11 .semver 01:14:01 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:09 .sonarcloud.properties 01:14:01 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:09 ADOPTERS.md 01:14:01 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:09 Attribution.txt 01:14:01 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:09 CHANGELOG.md 01:14:01 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:09 CONTRIBUTING.md 01:14:01 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:09 GOVERNANCE.md 01:14:01 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:09 Jenkinsfile 01:14:01 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:09 LICENSE 01:14:01 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:09 Makefile 01:14:01 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:09 OWNERS.md 01:14:01 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:09 README.md 01:14:01 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:09 SECURITY.md 01:14:01 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:11 VERSION 01:14:01 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:09 ZMQWindows.md 01:14:01 drwxrwxr-x 2 1001 1001 37 Sep 29 01:09 bin 01:14:01 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:09 cmd 01:14:01 -rw-r--r-- 1 root root 403614 Sep 29 01:13 coverage.out 01:14:01 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:09 go.mod 01:14:01 -rw-r--r-- 1 root root 50064 Sep 29 01:12 go.sum 01:14:01 drwxrwxr-x 8 1001 1001 124 Sep 29 01:09 internal 01:14:01 drwxrwxr-x 3 1001 1001 16 Sep 29 01:09 openapi 01:14:01 drwxrwxr-x 4 1001 1001 71 Sep 29 01:09 snap 01:14:01 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:09 version.go [Pipeline] sh 01:14:01 + '[' -e coverage.out ] 01:14:01 + chown 1001:1001 coverage.out [Pipeline] stash 01:14:01 Stashed 1 file(s) [Pipeline] sh 01:14:01 + make build 01:14:01 go mod tidy 01:14:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:14:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:14:09 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 01:14:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:14:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:14:11 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 01:14:12 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 01:14:13 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 01:14:13 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 01:14:14 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 01:14:15 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 01:14:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:14:17 $ docker stop --time=1 b1a3905dbcbbb479f3bb83600d1204d2cfb57aaa1780a11af2d61394e45b85e3 01:14:19 $ docker rm -f b1a3905dbcbbb479f3bb83600d1204d2cfb57aaa1780a11af2d61394e45b85e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:21 01:14:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:21 latest: Pulling from edgex-devops/edgex-compose 01:14:21 cbdbe7a5bc2a: Pulling fs layer 01:14:21 ca9280d653b3: Pulling fs layer 01:14:21 7e9c9ca2126c: Pulling fs layer 01:14:22 cbdbe7a5bc2a: Verifying Checksum 01:14:22 cbdbe7a5bc2a: Download complete 01:14:22 cbdbe7a5bc2a: Pull complete 01:14:22 ca9280d653b3: Verifying Checksum 01:14:22 ca9280d653b3: Download complete 01:14:23 ca9280d653b3: Pull complete 01:14:24 7e9c9ca2126c: Verifying Checksum 01:14:24 7e9c9ca2126c: Download complete 01:14:28 7e9c9ca2126c: Pull complete 01:14:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:14:28 prd-centos7-docker-4c-2g-51 does not seem to be running inside a container 01:14:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 01:14:31 $ docker top ce2831d1351be9a1735ed1a9921ed897cd5e779fdeb710cd868b41ab4d741d2c -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:31 + docker-compose build --help 01:14:31 + grep parallel 01:14:32 --parallel Build images in parallel. [Pipeline] } 01:14:32 $ docker stop --time=1 ce2831d1351be9a1735ed1a9921ed897cd5e779fdeb710cd868b41ab4d741d2c 01:14:33 $ docker rm -f ce2831d1351be9a1735ed1a9921ed897cd5e779fdeb710cd868b41ab4d741d2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:33 . [Pipeline] withDockerContainer 01:14:33 prd-centos7-docker-4c-2g-51 does not seem to be running inside a container 01:14:33 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat 01:14:34 $ docker top bba7912321ec3129cf4bf295267d4170d6e57f09fb703d5cc1a350d9d99a0282 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:34 + docker-compose -f ./docker-compose-build.yml build --parallel 01:14:35 Building core-command ... 01:14:35 Building core-data ... 01:14:35 Building core-metadata ... 01:14:35 Building security-bootstrapper ... 01:14:35 Building security-proxy-setup ... 01:14:35 Building security-secretstore-setup ... 01:14:35 Building support-notifications ... 01:14:35 Building support-scheduler ... 01:14:35 Building sys-mgmt-agent ... 01:14:35 Building sys-mgmt-agent 01:14:35 Building core-data 01:14:35 Building security-bootstrapper 01:14:35 Building core-command 01:14:35 Building security-secretstore-setup 01:14:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:14:45 ---> fccce4fab99f 01:14:45 Step 3/24 : WORKDIR /edgex-go 01:14:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:14:45 ---> fccce4fab99f 01:14:45 Step 3/24 : WORKDIR /edgex-go 01:14:51 ---> Running in 73f11f67adba 01:14:51 ---> Running in 80ad9f241ea0 01:14:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:14:55 ---> fccce4fab99f 01:14:55 Step 3/26 : WORKDIR /edgex-go 01:14:57 ---> Running in 71d0f64fc9f6 01:14:57 Removing intermediate container 73f11f67adba 01:14:57 ---> 68d9ff7ac287 01:14:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:57 Removing intermediate container 80ad9f241ea0 01:14:57 ---> 4a5c75d0caf7 01:14:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:57 ---> Running in e85b11f512ec 01:14:57 ---> Running in 4dda75e8d355 01:14:57 Removing intermediate container 71d0f64fc9f6 01:14:57 ---> e2ed4da06858 01:14:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:57 ---> Running in a8271df67ae6 01:14:59 Removing intermediate container e85b11f512ec 01:14:59 ---> 59653a2a0437 01:14:59 Step 5/24 : RUN apk add --update --no-cache make bash git 01:14:59 ---> Running in 5cb4eb4d2e80 01:14:59 Removing intermediate container a8271df67ae6 01:14:59 ---> e579e1468d35 01:14:59 Step 5/26 : RUN apk add --update --no-cache make git 01:14:59 Removing intermediate container 4dda75e8d355 01:14:59 ---> b3207daeca78 01:14:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:14:59 ---> Running in 3ee0858859ab 01:14:59 ---> Running in 29bc62eb2eed 01:15:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:15:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:15:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:15:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:15:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:15:00 ---> fccce4fab99f 01:15:00 Step 3/24 : WORKDIR /edgex-go 01:15:00 ---> Using cache 01:15:00 ---> e2ed4da06858 01:15:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:00 ---> Using cache 01:15:00 ---> e579e1468d35 01:15:00 Step 5/24 : RUN apk add --update --no-cache make git 01:15:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:15:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:15:00 ---> fccce4fab99f 01:15:00 Step 3/32 : WORKDIR /edgex-go 01:15:00 ---> Using cache 01:15:00 ---> e2ed4da06858 01:15:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:00 ---> Using cache 01:15:00 ---> e579e1468d35 01:15:00 Step 5/32 : RUN apk add --update --no-cache make git 01:15:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:15:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:15:01 ---> Running in be11b2f7c071 01:15:01 ---> Running in c8fbbd9600b7 01:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:15:01 OK: 219 MiB in 52 packages 01:15:01 Removing intermediate container 5cb4eb4d2e80 01:15:01 ---> 602853764160 01:15:01 Step 6/24 : COPY go.mod . 01:15:01 OK: 219 MiB in 52 packages 01:15:01 OK: 219 MiB in 52 packages 01:15:01 ---> 145dcf58de41 01:15:01 Step 7/24 : RUN go mod download 01:15:01 ---> Running in ddb6e91c0b11 01:15:02 Removing intermediate container 3ee0858859ab 01:15:02 ---> 80683013c7c9 01:15:02 Step 6/24 : COPY go.mod . 01:15:02 Removing intermediate container 29bc62eb2eed 01:15:02 ---> c5f2e9d218eb 01:15:02 Step 6/26 : COPY go.mod . 01:15:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:15:02 ---> 4a4a007bd86b 01:15:02 Step 7/24 : RUN go mod download 01:15:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:15:02 ---> 4c5c20140a05 01:15:02 Step 7/26 : RUN go mod download 01:15:02 ---> Running in 6448f86e32dd 01:15:02 ---> Running in dc8f0fdfaaa6 01:15:03 OK: 219 MiB in 52 packages 01:15:03 Removing intermediate container ddb6e91c0b11 01:15:03 ---> 6877e359602d 01:15:03 Step 8/24 : COPY . . 01:15:03 OK: 219 MiB in 52 packages 01:15:04 Removing intermediate container be11b2f7c071 01:15:04 ---> 65c546721030 01:15:04 Step 6/24 : COPY go.mod . 01:15:05 Removing intermediate container c8fbbd9600b7 01:15:05 ---> 1b15cc8ba7f0 01:15:05 Step 6/32 : COPY go.mod . 01:15:05 ---> bbb37fc1e9ee 01:15:05 Step 7/24 : RUN go mod download 01:15:05 ---> 421decd4cd47 01:15:05 Step 7/32 : RUN go mod download 01:15:05 ---> Running in 44adca311ca6 01:15:05 ---> Running in 7d284362a619 01:15:05 Removing intermediate container dc8f0fdfaaa6 01:15:05 ---> bf958bcdc92c 01:15:05 Step 8/26 : COPY . . 01:15:05 Removing intermediate container 6448f86e32dd 01:15:05 ---> 11ca7ec628f6 01:15:05 Step 8/24 : COPY . . 01:15:11 ---> 83252ba75e32 01:15:11 Step 9/24 : RUN go mod tidy 01:15:11 Removing intermediate container 7d284362a619 01:15:11 ---> 0b47925129b6 01:15:11 Step 8/32 : COPY . . 01:15:11 ---> Running in 8a8b55b13c30 01:15:11 Removing intermediate container 44adca311ca6 01:15:11 ---> 26b08694ce91 01:15:11 Step 8/24 : COPY . . 01:15:14 ---> 4a81578ee59f 01:15:14 Step 9/24 : RUN go mod tidy 01:15:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-56 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws 01:15:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:15:15 ---> 06730490ac3d 01:15:15 Step 9/26 : RUN go mod tidy 01:15:15 The recommended git tool is: git 01:15:15 ---> Running in 6e24069ec2b2 01:15:16 ---> Running in fa2a9e750b6d 01:15:16 Removing intermediate container 8a8b55b13c30 01:15:16 ---> e9db58638806 01:15:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:15:16 ---> 81adf2c0637c 01:15:16 Step 9/32 : RUN go mod tidy 01:15:17 ---> Running in 75735f67e1a5 01:15:17 ---> Running in 3b85d0e6da9c 01:15:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:15:20 Removing intermediate container 6e24069ec2b2 01:15:20 ---> 999ce7559409 01:15:20 Step 10/24 : RUN make cmd/core-data/core-data 01:15:20 ---> Running in 2198a889fddc 01:15:20 Removing intermediate container fa2a9e750b6d 01:15:20 ---> 1a321a2c0e4d 01:15:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:15:20 ---> Running in 6a75cdb31d59 01:15:21 using credential edgex-jenkins-ssh 01:15:21 Cloning the remote Git repository 01:15:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:15:21 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 01:15:22 Removing intermediate container 3b85d0e6da9c 01:15:22 ---> d3ea5a93f61f 01:15:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:15:22 ---> Running in 3b05413b22cb 01:15:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:15:21 > git init /w/workspace/edgex-go/2 # timeout=10 01:15:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:15:21 > git --version # timeout=10 01:15:21 > git --version # 'git version 2.17.1' 01:15:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:15:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:15:23 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 01:15:28 ---> b5f29c5c9464 01:15:28 Step 9/24 : RUN go mod tidy 01:15:28 ---> Running in 84d8ec8278eb 01:15:30 Removing intermediate container 84d8ec8278eb 01:15:30 ---> 218ed78790ac 01:15:30 Step 10/24 : RUN make cmd/core-command/core-command 01:15:30 ---> Running in f5a016a205e2 01:15:30 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 01:15:53 Removing intermediate container 75735f67e1a5 01:15:53 ---> 15b2603aeb02 01:15:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:15:53 ---> Running in 389017537f82 01:15:53 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 01:15:55 Removing intermediate container 389017537f82 01:15:55 ---> 5747621cedc3 01:15:55 01:15:55 Step 12/24 : FROM docker:20.10.7 01:15:55 20.10.7: Pulling from library/docker 01:15:56 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 01:15:59 Removing intermediate container 3b05413b22cb 01:15:59 ---> 4c9235a917c7 01:15:59 01:15:59 Step 11/32 : FROM alpine:3.14 01:15:59 3.14: Pulling from library/alpine 01:16:00 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:16:00 Status: Downloaded newer image for alpine:3.14 01:16:00 ---> 14119a10abf4 01:16:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:16:01 ---> Running in c3375012dfe0 01:16:01 Removing intermediate container 6a75cdb31d59 01:16:01 ---> c4155f1ac221 01:16:01 01:16:01 Step 11/26 : FROM alpine:3.14 01:16:01 ---> 14119a10abf4 01:16:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:16:01 ---> Running in 430c959f49f5 01:16:01 Removing intermediate container c3375012dfe0 01:16:01 ---> dd32eae1b744 01:16:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:16:01 ---> Running in 87b632e940ee 01:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:03 (1/3) Installing ca-certificates (20191127-r5) 01:16:03 (2/3) Installing dumb-init (1.2.5-r1) 01:16:03 (3/3) Installing su-exec (0.2-r1) 01:16:03 Executing busybox-1.33.1-r3.trigger 01:16:03 Executing ca-certificates-20191127-r5.trigger 01:16:03 (1/2) Installing dumb-init (1.2.5-r1) 01:16:03 (2/2) Installing su-exec (0.2-r1) 01:16:03 OK: 6 MiB in 17 packages 01:16:03 Executing busybox-1.33.1-r3.trigger 01:16:03 OK: 6 MiB in 16 packages 01:16:04 Removing intermediate container 87b632e940ee 01:16:04 ---> 2d98e9e4e1a1 01:16:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:16:04 ---> Running in fd674511c245 01:16:04 Removing intermediate container 430c959f49f5 01:16:04 ---> 8b2015d78ba0 01:16:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:16:04 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:16:04 Status: Downloaded newer image for docker:20.10.7 01:16:04 ---> 08bdaf2f88f9 01:16:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:16:04 ---> Running in 57791a1df792 01:16:04 ---> Running in 7b19a451556c 01:16:04 Removing intermediate container fd674511c245 01:16:04 ---> 794cf1702e84 01:16:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:16:04 ---> Running in 18802c78ad69 01:16:04 Removing intermediate container 7b19a451556c 01:16:04 ---> 05f8a53c6f5c 01:16:04 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 01:16:04 Removing intermediate container 57791a1df792 01:16:04 ---> 471ea1bfa880 01:16:04 Step 14/26 : WORKDIR / 01:16:05 ---> Running in 96c864b285e0 01:16:05 Removing intermediate container 18802c78ad69 01:16:05 ---> 3fb880f6f083 01:16:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:16:05 ---> Running in 600bc6a4e917 01:16:06 ---> Running in 0dafb9e2f9da 01:16:06 Removing intermediate container f5a016a205e2 01:16:06 ---> e32e3126c3b0 01:16:06 01:16:06 Step 11/24 : FROM alpine:3.14 01:16:06 ---> 14119a10abf4 01:16:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:16:06 Removing intermediate container 2198a889fddc 01:16:06 ---> c69a4a048cc3 01:16:06 01:16:06 Step 11/24 : FROM alpine:3.14 01:16:06 ---> 14119a10abf4 01:16:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:16:06 ---> Running in 91d676169c5e 01:16:06 ---> Running in 504a56c455ef 01:16:06 Removing intermediate container 600bc6a4e917 01:16:06 ---> 325181d9d526 01:16:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:16:06 Removing intermediate container 504a56c455ef 01:16:06 ---> cad75b58ec07 01:16:06 Step 13/24 : ENV APP_PORT=59880 01:16:06 ---> Running in 3e1521449fbd 01:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:16:06 Removing intermediate container 3e1521449fbd 01:16:06 ---> d6655e1974a2 01:16:06 Step 14/24 : EXPOSE $APP_PORT 01:16:06 ---> 321a29a3a139 01:16:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:16:06 ---> Running in b141bacf3636 01:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:06 Removing intermediate container b141bacf3636 01:16:06 ---> b4f2558c56e5 01:16:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:06 (1/39) Installing readline (8.1.0-r0) 01:16:06 (2/39) Installing bash (5.1.0-r0) 01:16:06 Executing bash-5.1.0-r0.post-install 01:16:06 ---> bfff86767923 01:16:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:16:06 (3/39) Installing brotli-libs (1.0.9-r3) 01:16:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:16:06 (5/39) Installing libcurl (7.79.1-r0) 01:16:06 (6/39) Installing curl (7.79.1-r0) 01:16:06 ---> Running in 2ce78b1777a3 01:16:06 (7/39) Installing dumb-init (1.2.5-r0) 01:16:06 (8/39) Installing libbz2 (1.0.8-r1) 01:16:06 (9/39) Installing expat (2.2.10-r1) 01:16:06 (10/39) Installing libffi (3.3-r2) 01:16:06 (11/39) Installing gdbm (1.19-r0) 01:16:06 (12/39) Installing xz-libs (5.2.5-r0) 01:16:06 (13/39) Installing sqlite-libs (3.34.1-r0) 01:16:06 (1/1) Installing dumb-init (1.2.5-r1) 01:16:06 Executing busybox-1.33.1-r3.trigger 01:16:06 OK: 6 MiB in 15 packages 01:16:06 (14/39) Installing python3 (3.8.10-r0) 01:16:07 Removing intermediate container 0dafb9e2f9da 01:16:07 ---> 233743cfbb49 01:16:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:16:07 ---> Running in eb6c92a8c3df 01:16:07 ---> ab7a5d173f13 01:16:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:16:07 Removing intermediate container eb6c92a8c3df 01:16:07 ---> 4c31822ec653 01:16:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:16:07 (15/39) Installing py3-appdirs (1.4.4-r1) 01:16:07 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:16:07 ---> ac5458902498 01:16:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:16:07 (17/39) Installing py3-parsing (2.4.7-r1) 01:16:07 Removing intermediate container 91d676169c5e 01:16:07 ---> 8554dc34c6b8 01:16:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:07 (18/39) Installing py3-six (1.15.0-r0) 01:16:07 (19/39) Installing py3-packaging (20.9-r0) 01:16:07 (20/39) Installing py3-setuptools (51.3.3-r0) 01:16:07 ---> Running in 83c323b515c6 01:16:08 (21/39) Installing py3-chardet (4.0.0-r0) 01:16:08 (22/39) Installing py3-idna (3.1-r0) 01:16:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:16:08 (24/39) Installing py3-requests (2.25.1-r1) 01:16:08 Removing intermediate container 83c323b515c6 01:16:08 ---> f778ae852725 01:16:08 Step 14/24 : ENV APP_PORT=59882 01:16:08 (25/39) Installing py3-msgpack (1.0.2-r0) 01:16:08 (26/39) Installing py3-lockfile (0.12.2-r3) 01:16:08 ---> 7623aefd9369 01:16:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:16:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:16:08 (28/39) Installing py3-colorama (0.4.4-r0) 01:16:08 ---> 96120020fe82 01:16:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:16:08 ---> Running in dc7837cdbcd0 01:16:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:16:08 Removing intermediate container 2ce78b1777a3 01:16:08 ---> 6a13c8dbb8e7 01:16:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:16:08 (30/39) Installing py3-distlib (0.3.1-r1) 01:16:08 (31/39) Installing py3-distro (1.5.0-r1) 01:16:08 ---> Running in 8211c665dec6 01:16:08 (32/39) Installing py3-webencodings (0.5.1-r3) 01:16:08 (33/39) Installing py3-html5lib (1.1-r0) 01:16:08 ---> Running in 170496e51e3c 01:16:08 (34/39) Installing py3-pytoml (0.1.21-r0) 01:16:08 (35/39) Installing py3-pep517 (0.9.1-r0) 01:16:08 (36/39) Installing py3-progress (1.5-r0) 01:16:08 (37/39) Installing py3-retrying (1.3.3-r0) 01:16:08 (38/39) Installing py3-toml (0.10.2-r0) 01:16:08 (39/39) Installing py3-pip (20.3.4-r0) 01:16:08 Removing intermediate container dc7837cdbcd0 01:16:08 ---> 376607fc1c9a 01:16:08 Step 15/24 : EXPOSE $APP_PORT 01:16:08 ---> Running in a28b5cd6ae1e 01:16:09 Executing busybox-1.32.1-r6.trigger 01:16:09 OK: 82 MiB in 59 packages 01:16:09 ---> 22e9369364bf 01:16:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:16:09 Removing intermediate container a28b5cd6ae1e 01:16:09 ---> f51ef8394071 01:16:09 Step 16/24 : WORKDIR / 01:16:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:09 ---> Running in 21ee70163127 01:16:09 Removing intermediate container 21ee70163127 01:16:09 ---> 5713db82fa0a 01:16:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:09 ---> a6a465eb3834 01:16:09 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/ 01:16:09 ---> Running in 1a1884b6804b 01:16:09 Removing intermediate container 8211c665dec6 01:16:09 ---> 7c17f109d353 01:16:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:09 ---> 7ecd28e53fd6 01:16:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:16:09 ---> 9e6bd1462ab1 01:16:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:16:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:10 ---> 47dee88ea354 01:16:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:16:10 ---> c7bc7710c05a 01:16:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:16:10 Collecting docker-compose==1.23.2 01:16:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:16:10 Collecting docopt<0.7,>=0.6.1 01:16:10 Downloading docopt-0.6.2.tar.gz (25 kB) 01:16:10 ---> 12855654daa6 01:16:10 Step 20/24 : ENTRYPOINT ["/core-command"] 01:16:10 Removing intermediate container 1a1884b6804b 01:16:10 ---> c616c4bc7681 01:16:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:16:10 ---> 180f18db0e84 01:16:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:16:10 ---> Running in 6d8342fe3cb3 01:16:10 ---> Running in df5dd969a141 01:16:11 Removing intermediate container 6d8342fe3cb3 01:16:11 ---> 3c3663ab4a87 01:16:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:11 Removing intermediate container df5dd969a141 01:16:11 ---> f7259f8eb469 01:16:11 Step 24/26 : LABEL arch=x86_64 01:16:11 ---> Running in e419eb027ee8 01:16:11 ---> 82612911d928 01:16:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:16:11 ---> Running in 31e37649cc07 01:16:11 Collecting jsonschema<3,>=2.5.1 01:16:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:16:11 (1/6) Installing dumb-init (1.2.5-r1) 01:16:11 Collecting PyYAML<4,>=3.10 01:16:11 Downloading PyYAML-3.13.tar.gz (270 kB) 01:16:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:16:11 Removing intermediate container e419eb027ee8 01:16:11 ---> 54d2229ee35b 01:16:11 Step 22/24 : LABEL arch=x86_64 01:16:11 Removing intermediate container 31e37649cc07 01:16:11 ---> 85e38c9930e0 01:16:11 Step 25/26 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:11 ---> c72ab9ddbc62 01:16:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:16:11 ---> Running in e3758f4faa42 01:16:11 ---> Running in b2245af099e4 01:16:11 (3/6) Installing libsodium (1.0.18-r0) 01:16:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:16:11 ---> Running in 616addbef622 01:16:11 Removing intermediate container e3758f4faa42 01:16:11 ---> 49f7c54230fe 01:16:11 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:11 Removing intermediate container b2245af099e4 01:16:11 ---> b43683b4d0b2 01:16:11 Step 26/26 : LABEL version=0.0.0 01:16:11 ---> Running in 8400336e39a0 01:16:11 Removing intermediate container 616addbef622 01:16:11 ---> c5a510f7ec48 01:16:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:16:11 ---> Running in e23169c649a5 01:16:11 Removing intermediate container 8400336e39a0 01:16:11 ---> 67a7843cf412 01:16:11 Step 24/24 : LABEL version=0.0.0 01:16:11 Collecting docker<4.0,>=3.6.0 01:16:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:16:11 ---> Running in 7ffdff4e09a0 01:16:11 Removing intermediate container e23169c649a5 01:16:11 ---> afd13d61b34f 01:16:11 01:16:12 (5/6) Installing libzmq (4.3.4-r0) 01:16:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:16:12 ---> 5d35c714748b 01:16:12 Step 27/32 : RUN chmod +x /entrypoint.sh 01:16:12 Successfully built afd13d61b34f 01:16:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:16:12 Removing intermediate container 7ffdff4e09a0 01:16:12 ---> da938c0f3912 01:16:12 01:16:12 Successfully tagged security-secretstore-setup:latest 01:16:12 Building core-metadata 01:16:12  Building security-secretstore-setup ... done Collecting websocket-client<1.0,>=0.32.0 01:16:12 Successfully built da938c0f3912 01:16:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:16:12 Collecting texttable<0.10,>=0.9.0 01:16:12 Downloading texttable-0.9.1.tar.gz (11 kB) 01:16:12 Successfully tagged core-command:latest 01:16:12  Building core-command ... done Building security-proxy-setup 01:16:12 ---> Running in 507386b90626 01:16:12 (6/6) Installing zeromq (4.3.4-r0) 01:16:12 Executing busybox-1.33.1-r3.trigger 01:16:12 OK: 8 MiB in 20 packages 01:16:12 Collecting cached-property<2,>=1.2.0 01:16:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:16:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:16:12 Collecting dockerpty<0.5,>=0.4.1 01:16:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:16:13 Collecting docker-pycreds>=0.4.0 01:16:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:16:13 Collecting urllib3<1.25,>=1.21.1 01:16:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:16:13 Collecting certifi>=2017.4.17 01:16:13 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:16:13 Collecting chardet<3.1.0,>=3.0.2 01:16:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:16:13 Collecting idna<2.8,>=2.5 01:16:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:16:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:16:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:16:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:16:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:16:13 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:16:13 Attempting uninstall: urllib3 01:16:13 Found existing installation: urllib3 1.26.2 01:16:13 Uninstalling urllib3-1.26.2: 01:16:13 Successfully uninstalled urllib3-1.26.2 01:16:14 Attempting uninstall: idna 01:16:14 Found existing installation: idna 3.1 01:16:14 Uninstalling idna-3.1: 01:16:14 Successfully uninstalled idna-3.1 01:16:14 Attempting uninstall: chardet 01:16:14 Found existing installation: chardet 4.0.0 01:16:14 Uninstalling chardet-4.0.0: 01:16:14 Successfully uninstalled chardet-4.0.0 01:16:15 Removing intermediate container 170496e51e3c 01:16:15 ---> c1eb6c91a0ef 01:16:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:15 Attempting uninstall: requests 01:16:15 Found existing installation: requests 2.25.1 01:16:15 Uninstalling requests-2.25.1: 01:16:15 Successfully uninstalled requests-2.25.1 01:16:15 Removing intermediate container 507386b90626 01:16:15 ---> db1c65ed75fb 01:16:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:16:15 Running setup.py install for texttable: started 01:16:15 ---> Running in 2f5c0f9bbbf7 01:16:16 ---> 5cfebd5fe3b2 01:16:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:16:16 Running setup.py install for texttable: finished with status 'done' 01:16:16 Running setup.py install for PyYAML: started 01:16:16 Removing intermediate container 2f5c0f9bbbf7 01:16:16 ---> 2183419c20e7 01:16:16 Step 29/32 : CMD ["gate"] 01:16:16 ---> Running in decbe4310721 01:16:16 Running setup.py install for PyYAML: finished with status 'done' 01:16:17 Running setup.py install for docopt: started 01:16:18 ---> 01f97a2dc0a8 01:16:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:16:18 Running setup.py install for docopt: finished with status 'done' 01:16:18 Running setup.py install for dockerpty: started 01:16:18 Running setup.py install for dockerpty: finished with status 'done' 01:16:19 Removing intermediate container decbe4310721 01:16:19 ---> fd667b5845e1 01:16:19 Step 30/32 : LABEL arch=x86_64 01:16:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:16:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:16:20 ---> fccce4fab99f 01:16:20 Step 3/24 : WORKDIR /edgex-go 01:16:20 ---> Using cache 01:16:20 ---> e2ed4da06858 01:16:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:20 ---> Using cache 01:16:20 ---> e579e1468d35 01:16:20 Step 5/24 : RUN apk add --update --no-cache make git 01:16:20 ---> Using cache 01:16:20 ---> 1b15cc8ba7f0 01:16:20 Step 6/24 : COPY go.mod . 01:16:20 ---> Using cache 01:16:20 ---> 421decd4cd47 01:16:20 Step 7/24 : RUN go mod download 01:16:20 ---> Using cache 01:16:20 ---> 0b47925129b6 01:16:20 Step 8/24 : COPY . . 01:16:20 ---> Using cache 01:16:20 ---> 81adf2c0637c 01:16:20 Step 9/24 : RUN go mod tidy 01:16:20 ---> Using cache 01:16:20 ---> d3ea5a93f61f 01:16:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:16:20 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 01:16:20 ---> 69883da5799b 01:16:20 Step 20/24 : ENTRYPOINT ["/core-data"] 01:16:21 ---> Running in 06ec961d0ea4 01:16:21 ---> Running in a3210a2260ae 01:16:21 ---> Running in 1dd25611bb91 01:16:21 Removing intermediate container 06ec961d0ea4 01:16:21 ---> 28b0c2561835 01:16:21 Step 31/32 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:21 Removing intermediate container a3210a2260ae 01:16:21 ---> 6f3c87ed25df 01:16:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:21 ---> Running in bcc9894be477 01:16:21 ---> Running in 9d18e28e8d89 01:16:21 Removing intermediate container bcc9894be477 01:16:21 ---> a159552d6381 01:16:21 Step 32/32 : LABEL version=0.0.0 01:16:21 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 01:16:21 Removing intermediate container 9d18e28e8d89 01:16:21 ---> 9ff1963c15ca 01:16:21 Step 22/24 : LABEL arch=x86_64 01:16:22 ---> Running in 0f06aebc0d32 01:16:22 ---> Running in e42298351adf 01:16:22 Removing intermediate container 0f06aebc0d32 01:16:22 ---> fd8f527ec034 01:16:22 01:16:22 Removing intermediate container e42298351adf 01:16:22 ---> b871dfb6fa4b 01:16:22 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:22 Successfully built fd8f527ec034 01:16:22 Successfully tagged security-bootstrapper:latest 01:16:22  Building security-bootstrapper ... done Building support-notifications 01:16:22 ---> Running in 2a18316c6b30 01:16:24 Removing intermediate container 2a18316c6b30 01:16:24 ---> 4aebb246c7cf 01:16:24 Step 24/24 : LABEL version=0.0.0 01:16:25 Removing intermediate container 96c864b285e0 01:16:25 ---> 152234366b73 01:16:25 Step 15/24 : ENV APP_PORT=58890 01:16:25 ---> Running in 0c8b9b98dfad 01:16:25 ---> Running in eb00b2f04233 01:16:25 Removing intermediate container 0c8b9b98dfad 01:16:25 ---> f9a96fb25b00 01:16:25 01:16:25 Removing intermediate container eb00b2f04233 01:16:25 ---> 5758350dd0e1 01:16:25 Step 16/24 : EXPOSE $APP_PORT 01:16:25 Successfully built f9a96fb25b00 01:16:25 Successfully tagged core-data:latest 01:16:25  Building core-data ... done Building support-scheduler 01:16:25 ---> Running in 3e5ccd7b9519 01:16:25 Removing intermediate container 3e5ccd7b9519 01:16:25 ---> 6eaefd767dba 01:16:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:16:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:16:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:31 ---> fccce4fab99f 01:16:31 Step 3/23 : WORKDIR /edgex-go 01:16:31 ---> Using cache 01:16:31 ---> e2ed4da06858 01:16:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:31 ---> Using cache 01:16:31 ---> e579e1468d35 01:16:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:16:31 ---> 6e78633c812e 01:16:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:16:31 ---> Running in 2c16b6d349f0 01:16:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:16:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:32 ---> fccce4fab99f 01:16:32 Step 3/23 : WORKDIR /edgex-go 01:16:32 ---> Using cache 01:16:32 ---> e2ed4da06858 01:16:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:32 ---> Using cache 01:16:32 ---> e579e1468d35 01:16:32 Step 5/23 : RUN apk add --update --no-cache make git 01:16:32 ---> Using cache 01:16:32 ---> 1b15cc8ba7f0 01:16:32 Step 6/23 : COPY go.mod . 01:16:32 ---> Using cache 01:16:32 ---> 421decd4cd47 01:16:32 Step 7/23 : RUN go mod download 01:16:32 ---> Using cache 01:16:32 ---> 0b47925129b6 01:16:32 Step 8/23 : COPY . . 01:16:32 ---> Using cache 01:16:32 ---> 81adf2c0637c 01:16:32 Step 9/23 : RUN go mod tidy 01:16:32 ---> Using cache 01:16:32 ---> d3ea5a93f61f 01:16:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:16:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:16:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:16:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:16:32 ---> fccce4fab99f 01:16:32 Step 3/22 : WORKDIR /edgex-go 01:16:32 ---> Using cache 01:16:32 ---> e2ed4da06858 01:16:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:32 ---> Using cache 01:16:32 ---> e579e1468d35 01:16:32 Step 5/22 : RUN apk add --update --no-cache make git 01:16:32 ---> Using cache 01:16:32 ---> 1b15cc8ba7f0 01:16:32 Step 6/22 : COPY go.mod . 01:16:32 ---> Using cache 01:16:32 ---> 421decd4cd47 01:16:32 Step 7/22 : RUN go mod download 01:16:32 ---> Using cache 01:16:32 ---> 0b47925129b6 01:16:32 Step 8/22 : COPY . . 01:16:32 ---> Using cache 01:16:32 ---> 81adf2c0637c 01:16:32 Step 9/22 : RUN go mod tidy 01:16:32 ---> Using cache 01:16:32 ---> d3ea5a93f61f 01:16:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:16:33 ---> c5f16a2b084b 01:16:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:16:33 ---> Running in 2e64ef1e19b0 01:16:33 ---> Running in 918ed117aff2 01:16:33 ---> 1bff39e0fd1f 01:16:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:16:33 ---> Running in 9d9ac5502278 01:16:33 Removing intermediate container 9d9ac5502278 01:16:33 ---> 9b6d94acb39e 01:16:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:33 ---> Running in f0535d6ee7cd 01:16:33 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 01:16:33 Removing intermediate container f0535d6ee7cd 01:16:33 ---> 77f8abe68047 01:16:33 Step 22/24 : LABEL arch=x86_64 01:16:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:16:34 ---> Running in 480cabb9d892 01:16:34 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 01:16:34 Removing intermediate container 480cabb9d892 01:16:34 ---> 211bd1e1c106 01:16:34 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:34 ---> Running in d618f4a201f0 01:16:34 Removing intermediate container d618f4a201f0 01:16:34 ---> d9dc523646f2 01:16:34 Step 24/24 : LABEL version=0.0.0 01:16:34 ---> Running in b7a7a22b2f76 01:16:34 Removing intermediate container b7a7a22b2f76 01:16:34 ---> d44b93e6e8b8 01:16:34 01:16:34 Successfully built d44b93e6e8b8 01:16:34 Successfully tagged sys-mgmt-agent:latest 01:16:35  Building sys-mgmt-agent ... done OK: 219 MiB in 52 packages 01:16:35 Removing intermediate container 2c16b6d349f0 01:16:35 ---> ca26786e4abb 01:16:35 Step 6/23 : COPY go.mod . 01:16:36 ---> f4a588238ad1 01:16:36 Step 7/23 : RUN go mod download 01:16:36 ---> Running in 831d8b74dbfc 01:16:37 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:38 Merge succeeded, producing 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:38 Checking out Revision 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 (PR-3732) 01:16:38 Removing intermediate container 831d8b74dbfc 01:16:38 ---> 547fa90390ab 01:16:38 Step 8/23 : COPY . . 01:16:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:16:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:16:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:16:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:16:37 > git config core.sparsecheckout # timeout=10 01:16:37 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 01:16:38 > git remote # timeout=10 01:16:38 > git config --get remote.origin.url # timeout=10 01:16:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:38 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 01:16:38 > git rev-parse HEAD^{commit} # timeout=10 01:16:38 > git config core.sparsecheckout # timeout=10 01:16:38 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 01:16:42 Commit message: "style: Fix lost variable assignments and enable ineffassign linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:43 provisioning config files... 01:16:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2368927534754774806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:44 ---> ba6c007beff7 01:16:44 Step 9/23 : RUN go mod tidy 01:16:44 ---> Running in fd065a70e801 01:16:44 ---> docker-login.sh 01:16:44 nexus3.edgexfoundry.org:10001 01:16:44 Removing intermediate container fd065a70e801 01:16:44 ---> fa9988d3ce7b 01:16:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:16:44 ---> Running in 0ac68da76c28 01:16:45 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 01:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:46 Configure a credential helper to remove this warning. See 01:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:46 01:16:46 Login Succeeded 01:16:46 nexus3.edgexfoundry.org:10002 01:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:47 Configure a credential helper to remove this warning. See 01:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:47 01:16:47 Login Succeeded 01:16:47 nexus3.edgexfoundry.org:10003 01:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:47 Configure a credential helper to remove this warning. See 01:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:47 01:16:47 Login Succeeded 01:16:47 nexus3.edgexfoundry.org:10004 01:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:48 Configure a credential helper to remove this warning. See 01:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:48 01:16:48 Login Succeeded 01:16:48 docker.io 01:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:49 Configure a credential helper to remove this warning. See 01:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:49 01:16:49 Login Succeeded 01:16:49 ---> docker-login.sh ends [Pipeline] } 01:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:50 ========================================================= 01:16:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:16:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:16:50 Removing intermediate container 1dd25611bb91 01:16:50 ---> a76311fcab31 01:16:50 01:16:50 Step 11/24 : FROM alpine:3.14 01:16:50 ---> 14119a10abf4 01:16:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:16:50 ---> Using cache 01:16:50 ---> 8554dc34c6b8 01:16:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:50 ---> Using cache 01:16:50 ---> f778ae852725 01:16:50 Step 14/24 : ENV APP_PORT=59881 01:16:50 ---> Running in 0584e2e21c07 01:16:50 Removing intermediate container 0584e2e21c07 01:16:50 ---> c72e2d09d25c 01:16:50 Step 15/24 : EXPOSE $APP_PORT 01:16:50 ---> Running in 6c38d173e59f 01:16:50 Removing intermediate container 6c38d173e59f 01:16:50 ---> 007eb4be8980 01:16:50 Step 16/24 : WORKDIR / 01:16:50 ---> Running in 94acb66bfaf7 01:16:50 Removing intermediate container 94acb66bfaf7 01:16:50 ---> 0bbe38a246c6 01:16:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:16:51 ---> 525d96749ca7 01:16:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:16:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:16:51 595b0fe564bb: Pulling fs layer 01:16:51 24495759ef45: Pulling fs layer 01:16:51 d148012ef14d: Pulling fs layer 01:16:51 e90a11edd702: Pulling fs layer 01:16:51 d77568369979: Pulling fs layer 01:16:51 fc1c9f9a7f3b: Pulling fs layer 01:16:51 170f2ba95c9a: Pulling fs layer 01:16:51 97ac5df62f85: Pulling fs layer 01:16:51 e90a11edd702: Waiting 01:16:51 d77568369979: Waiting 01:16:51 fc1c9f9a7f3b: Waiting 01:16:51 170f2ba95c9a: Waiting 01:16:51 97ac5df62f85: Waiting 01:16:51 d148012ef14d: Download complete 01:16:51 24495759ef45: Verifying Checksum 01:16:51 24495759ef45: Download complete 01:16:51 d77568369979: Verifying Checksum 01:16:51 d77568369979: Download complete 01:16:51 595b0fe564bb: Download complete 01:16:51 fc1c9f9a7f3b: Verifying Checksum 01:16:51 fc1c9f9a7f3b: Download complete 01:16:51 ---> 4651646bb374 01:16:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:16:51 170f2ba95c9a: Download complete 01:16:52 ---> e2fa2733578f 01:16:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:16:52 ---> Running in 0d40fbdf331c 01:16:52 Removing intermediate container 0d40fbdf331c 01:16:52 ---> 771f5d2c0d0b 01:16:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:52 ---> Running in f960989871e8 01:16:52 Removing intermediate container f960989871e8 01:16:52 ---> 9dc44f4e80f5 01:16:52 Step 22/24 : LABEL arch=x86_64 01:16:52 595b0fe564bb: Pull complete 01:16:52 ---> Running in 598abb1e1fc4 01:16:52 Removing intermediate container 598abb1e1fc4 01:16:52 ---> 6663ecba4a3e 01:16:52 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:16:52 ---> Running in 27134b947a19 01:16:52 Removing intermediate container 27134b947a19 01:16:52 ---> ba7b1aafa0d8 01:16:52 Step 24/24 : LABEL version=0.0.0 01:16:52 ---> Running in 5c761810efad 01:16:52 Removing intermediate container 5c761810efad 01:16:52 ---> 104fedc86780 01:16:52 01:16:53 24495759ef45: Pull complete 01:16:53 Successfully built 104fedc86780 01:16:53 Successfully tagged core-metadata:latest 01:16:53 d148012ef14d: Pull complete 01:16:55 97ac5df62f85: Download complete 01:16:56 e90a11edd702: Verifying Checksum 01:16:56 e90a11edd702: Download complete 01:16:59  Building core-metadata ... 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 01:17:03 Removing intermediate container 918ed117aff2 01:17:03 ---> eea7aa894dca 01:17:03 01:17:03 Step 11/23 : FROM alpine:3.14 01:17:03 ---> 14119a10abf4 01:17:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:17:03 ---> Using cache 01:17:03 ---> 8554dc34c6b8 01:17:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:17:03 ---> Using cache 01:17:03 ---> f778ae852725 01:17:03 Step 14/23 : ENV APP_PORT=59861 01:17:03 ---> Running in 167bf9c7e423 01:17:03 Removing intermediate container 2e64ef1e19b0 01:17:03 ---> 90f56a14809e 01:17:03 01:17:03 Step 11/22 : FROM alpine:3.14 01:17:03 ---> 14119a10abf4 01:17:03 Step 12/22 : RUN apk add --update --no-cache curl 01:17:03 ---> Running in 1eef8a9ef899 01:17:03 Removing intermediate container 167bf9c7e423 01:17:03 ---> 08d262f709af 01:17:03 Step 15/23 : EXPOSE $APP_PORT 01:17:03 ---> Running in 2e1056812fa1 01:17:04 Removing intermediate container 2e1056812fa1 01:17:04 ---> d0bc89da1b3e 01:17:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:17:04 ---> 39401cd0b473 01:17:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:17:04 (1/5) Installing ca-certificates (20191127-r5) 01:17:04 (2/5) Installing brotli-libs (1.0.9-r5) 01:17:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:17:04 (4/5) Installing libcurl (7.79.1-r0) 01:17:04 (5/5) Installing curl (7.79.1-r0) 01:17:04 Executing busybox-1.33.1-r3.trigger 01:17:04 Executing ca-certificates-20191127-r5.trigger 01:17:04 ---> 7d70bfc798ca 01:17:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:17:04 OK: 8 MiB in 19 packages 01:17:05 ---> 6b44720b8f6d 01:17:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:17:05 ---> Running in d5a88821b31a 01:17:05 Removing intermediate container d5a88821b31a 01:17:05 ---> 9aeb9d56bb81 01:17:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:05 Removing intermediate container 1eef8a9ef899 01:17:05 ---> 405846f387bd 01:17:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:17:05 ---> Running in 602510b1fc58 01:17:05 ---> Running in 5ebf61e03635 01:17:05 Removing intermediate container 602510b1fc58 01:17:05 ---> 399c6b2cb568 01:17:05 Step 21/23 : LABEL arch=x86_64 01:17:05 Removing intermediate container 5ebf61e03635 01:17:05 ---> d142b4d755a6 01:17:05 Step 14/22 : WORKDIR /edgex 01:17:05 ---> Running in cf7735c32cda 01:17:05 ---> Running in 797bc8fcb392 01:17:06 Removing intermediate container cf7735c32cda 01:17:06 ---> d6f2dd17367d 01:17:06 Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:17:06 Removing intermediate container 797bc8fcb392 01:17:06 ---> b0110d2b8e35 01:17:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:17:06 ---> Running in 4e4c519ad136 01:17:06 e90a11edd702: Pull complete 01:17:06 Removing intermediate container 4e4c519ad136 01:17:06 ---> 25bd63549c18 01:17:06 Step 23/23 : LABEL version=0.0.0 01:17:06 ---> f419215d6f63 01:17:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:17:06 ---> Running in 75a68763c76a 01:17:06 d77568369979: Pull complete 01:17:06 Removing intermediate container 75a68763c76a 01:17:06 ---> 9a6b68b07d1a 01:17:06 01:17:06 ---> 6b46c7d02e74 01:17:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:17:06 Successfully built 9a6b68b07d1a 01:17:06 Successfully tagged support-scheduler:latest 01:17:06  Building support-scheduler ... done  ---> b375ba4d7905 01:17:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:17:07 fc1c9f9a7f3b: Pull complete 01:17:07 ---> Running in 37fdf2c458a2 01:17:07 Removing intermediate container 37fdf2c458a2 01:17:07 ---> c06a1227bbda 01:17:07 Step 19/22 : CMD ["--init=true"] 01:17:07 ---> Running in 39bb232cac1e 01:17:07 Removing intermediate container 39bb232cac1e 01:17:07 ---> e6d665b30a8e 01:17:07 Step 20/22 : LABEL arch=x86_64 01:17:07 ---> Running in a7fce520e96f 01:17:07 Removing intermediate container 0ac68da76c28 01:17:07 ---> 0c000262160c 01:17:07 01:17:07 Step 11/23 : FROM alpine:3.14 01:17:07 ---> 14119a10abf4 01:17:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:17:07 ---> Running in 1fc8bfccca55 01:17:07 Removing intermediate container a7fce520e96f 01:17:07 ---> 711ebdf02717 01:17:07 Step 21/22 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:17:07 ---> Running in a003b699a604 01:17:07 Removing intermediate container a003b699a604 01:17:07 ---> 93f00cd316db 01:17:07 Step 22/22 : LABEL version=0.0.0 01:17:07 170f2ba95c9a: Pull complete 01:17:08 ---> Running in 8466d0c59a1e 01:17:08 Removing intermediate container 8466d0c59a1e 01:17:08 ---> c48fd16ec5a5 01:17:08 01:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:17:08 Successfully built c48fd16ec5a5 01:17:08 Successfully tagged security-proxy-setup:latest 01:17:08  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:17:08 (1/2) Installing ca-certificates (20191127-r5) 01:17:08 (2/2) Installing dumb-init (1.2.5-r1) 01:17:08 Executing busybox-1.33.1-r3.trigger 01:17:08 Executing ca-certificates-20191127-r5.trigger 01:17:08 OK: 6 MiB in 16 packages 01:17:08 Removing intermediate container 1fc8bfccca55 01:17:08 ---> ef3a8f8eb9e6 01:17:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:17:08 ---> Running in 041c5e3a0a63 01:17:08 Removing intermediate container 041c5e3a0a63 01:17:08 ---> 7748f6a4afea 01:17:08 Step 14/23 : ENV APP_PORT=59860 01:17:08 ---> Running in 693bee313942 01:17:08 Removing intermediate container 693bee313942 01:17:08 ---> 10a837fb2cca 01:17:08 Step 15/23 : EXPOSE $APP_PORT 01:17:08 ---> Running in 42e392e2aba5 01:17:09 Removing intermediate container 42e392e2aba5 01:17:09 ---> d34bbc070d5a 01:17:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:09 ---> 62d082130553 01:17:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:17:09 ---> 3e9c18d819f1 01:17:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:17:09 ---> ec9901722b7f 01:17:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:17:09 ---> Running in 421fdd53f8ab 01:17:09 Removing intermediate container 421fdd53f8ab 01:17:09 ---> a17f9485c14f 01:17:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:09 ---> Running in 3b60bae4b412 01:17:09 Removing intermediate container 3b60bae4b412 01:17:09 ---> 2b207cc95bbb 01:17:09 Step 21/23 : LABEL arch=x86_64 01:17:09 ---> Running in 35d33c3a7b2f 01:17:09 Removing intermediate container 35d33c3a7b2f 01:17:09 ---> 07381d905ffa 01:17:09 Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:17:09 ---> Running in 812cbc3bb414 01:17:10 Removing intermediate container 812cbc3bb414 01:17:10 ---> 5c8edf79cfdb 01:17:10 Step 23/23 : LABEL version=0.0.0 01:17:10 ---> Running in b0b058856520 01:17:10 Removing intermediate container b0b058856520 01:17:10 ---> 35d149138ff5 01:17:10 01:17:10 Successfully built 35d149138ff5 01:17:10 Successfully tagged support-notifications:latest 01:17:10  Building support-notifications ... done  [Pipeline] } 01:17:10 $ docker stop --time=1 bba7912321ec3129cf4bf295267d4170d6e57f09fb703d5cc1a350d9d99a0282 01:17:11 $ docker rm -f bba7912321ec3129cf4bf295267d4170d6e57f09fb703d5cc1a350d9d99a0282 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:12 + docker images 01:17:12 REPOSITORY TAG IMAGE ID CREATED SIZE 01:17:12 support-notifications latest 35d149138ff5 2 seconds ago 16.8MB 01:17:12 security-proxy-setup latest c48fd16ec5a5 5 seconds ago 26.7MB 01:17:12 0c000262160c 5 seconds ago 1.75GB 01:17:12 support-scheduler latest 9a6b68b07d1a 6 seconds ago 16.1MB 01:17:12 90f56a14809e 9 seconds ago 1.76GB 01:17:12 eea7aa894dca 10 seconds ago 1.75GB 01:17:12 core-metadata latest 104fedc86780 20 seconds ago 16.8MB 01:17:12 a76311fcab31 23 seconds ago 1.76GB 01:17:12 sys-mgmt-agent latest d44b93e6e8b8 38 seconds ago 325MB 01:17:12 core-data latest f9a96fb25b00 47 seconds ago 20.5MB 01:17:12 security-bootstrapper latest fd8f527ec034 50 seconds ago 18.8MB 01:17:12 core-command latest da938c0f3912 About a minute ago 16MB 01:17:12 security-secretstore-setup latest afd13d61b34f About a minute ago 28.2MB 01:17:12 e32e3126c3b0 About a minute ago 1.75GB 01:17:12 c69a4a048cc3 About a minute ago 1.76GB 01:17:12 c4155f1ac221 About a minute ago 1.76GB 01:17:12 4c9235a917c7 About a minute ago 1.75GB 01:17:12 5747621cedc3 About a minute ago 1.75GB 01:17:12 ci-base-image-x86_64 latest fccce4fab99f 5 minutes ago 1.25GB 01:17:12 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 01:17:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 01:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 01:17:12 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 01:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 01:17:14 97ac5df62f85: Pull complete 01:17:14 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:17:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:17:14 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:17:14 WORKDIR /edgex 01:17:14 COPY go.mod . 01:17:14 RUN go mod download 01:17:14 docker build -t ci-base-image-arm64 -f - . 01:17:16 Sending build context to Docker daemon 166.1MB 01:17:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:17:16 ---> 04bc70af865f 01:17:16 Step 2/4 : WORKDIR /edgex 01:17:25 ---> Running in 2197ff8823e5 01:17:25 Removing intermediate container 2197ff8823e5 01:17:25 ---> 2370706860ea 01:17:25 Step 3/4 : COPY go.mod . 01:17:25 ---> af8116056027 01:17:25 Step 4/4 : RUN go mod download 01:17:26 ---> Running in 88b378ffa05c 01:17:27 Still waiting to schedule task 01:17:27 ‘prd-ubuntu18.04-docker-8c-8g-57’ is offline 01:19:02 Removing intermediate container 88b378ffa05c 01:19:02 ---> 2b43bf280d7a 01:19:02 Successfully built 2b43bf280d7a 01:19:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:19:03 + docker inspect -f . ci-base-image-arm64 01:19:03 . [Pipeline] withDockerContainer 01:19:03 prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container 01:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 01:19:05 $ docker top ec0f16fcdfbc024a167e11aabeb0d143cd1ca8a086f860f8dffcdc36857207c5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:06 + go version 01:19:06 go version go1.16.6 linux/arm64 [Pipeline] } 01:19:06 $ docker stop --time=1 ec0f16fcdfbc024a167e11aabeb0d143cd1ca8a086f860f8dffcdc36857207c5 01:19:08 $ docker rm -f ec0f16fcdfbc024a167e11aabeb0d143cd1ca8a086f860f8dffcdc36857207c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:19:08 + docker inspect -f . ci-base-image-arm64 01:19:08 . [Pipeline] withDockerContainer 01:19:09 prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container 01:19:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 01:19:10 $ docker top 1cfeb7b811ed47b1470dfcd3b964f5cf38631dcb5433ec55bcf6f7952a37a665 -eo pid,comm [Pipeline] { [Pipeline] echo 01:19:11 ========================================================= 01:19:11 [edgeXBuildGoParallel] Running Tests and Build... 01:19:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:19:12 + go mod tidy [Pipeline] sh 01:19:14 + make test 01:19:14 go mod tidy 01:19:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:19:37 Running on prd-ubuntu18.04-docker-8c-8g-59 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws 01:19:37 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:19:37 The recommended git tool is: git 01:19:40 using credential edgex-jenkins-ssh 01:19:40 Cloning the remote Git repository 01:19:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:19:40 > git init /w/workspace/edgex-go/2 # timeout=10 01:19:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:19:40 > git --version # timeout=10 01:19:40 > git --version # 'git version 2.17.1' 01:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:47 ? github.com/edgexfoundry/edgex-go [no test files] 01:20:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:21:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:21:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:21:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:21:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:21:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:21:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:21:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:21:08 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:21:08 Merge succeeded, producing 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:21:08 Checking out Revision 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 (PR-3732) 01:21:12 Commit message: "style: Fix lost variable assignments and enable ineffassign linter" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:13 + echo snap-build.sh 01:21:13 snap-build.sh 01:21:13 + SNAP_BASE_DIR=. 01:21:13 + '[' '!' -z /w/workspace/edgex-go/2 ']' 01:21:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 01:21:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 01:21:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 01:21:13 + cd /w/workspace/edgex-go/2 01:21:13 + sudo apt-get remove -qy --purge lxd lxd-client 01:21:13 Reading package lists... 01:21:13 Building dependency tree... 01:21:13 Reading state information... 01:21:13 The following packages were automatically installed and are no longer required: 01:21:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:21:13 uidmap xdelta3 01:21:13 Use 'sudo apt autoremove' to remove them. 01:21:13 The following packages will be REMOVED: 01:21:13 lxd* lxd-client* 01:21:08 > git config core.sparsecheckout # timeout=10 01:21:08 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 01:21:08 > git remote # timeout=10 01:21:08 > git config --get remote.origin.url # timeout=10 01:21:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:08 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 01:21:08 > git rev-parse HEAD^{commit} # timeout=10 01:21:08 > git config core.sparsecheckout # timeout=10 01:21:08 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 01:21:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:21:13 After this operation, 31.7 MB disk space will be freed. 01:21:13 (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.) 01:21:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:21:14 Removing lxd dnsmasq configuration 01:21:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:21:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:21:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:21:15 (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.) 01:21:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:21:17 Processing triggers for systemd (237-3ubuntu10.45) ... 01:21:17 Processing triggers for ureadahead (0.100.0-21) ... 01:21:17 + sudo snap remove --purge lxd 01:21:17 snap "lxd" is not installed 01:21:17 + sudo groupadd --force --system lxd 01:21:17 ++ whoami 01:21:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:21:17 + newgrp - lxd 01:21:17 + sudo snap install lxd 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:21:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:21:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements 01:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:21:27 2021-09-29T01:21:24Z INFO Waiting for automatic snapd restart... 01:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements 01:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 46.3% of statements 01:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:21:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.732s coverage: 90.1% of statements 01:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.247s coverage: 81.2% of statements 01:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:21:42 lxd 4.18 from Canonical* installed 01:21:42 + sudo lxd init --auto 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.838s coverage: 94.2% of statements 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.231s coverage: 59.1% of statements 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.267s coverage: 58.8% of statements 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 21.7% of statements 01:21:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.317s coverage: 79.5% of statements 01:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 01:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.352s coverage: 96.3% of statements 01:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.309s coverage: 87.5% of statements 01:21:50 + sudo snap install --classic snapcraft 01:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.308s coverage: 94.4% of statements 01:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements 01:22:05 snapcraft 5.0 from Canonical* installed 01:22:05 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:22:05 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:22:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:22:05 Dload Upload Total Spent Left Speed 01:22:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 6670 0 --:--:-- --:--:-- --:--:-- 6670 01:22:05 28 3325k 28 959k 0 0 5271k 0 --:--:-- --:--:-- --:--:-- 5271k 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 18.9M 01:22:05 ./yq_linux_amd64 01:22:05 + sudo snapcraft prime --use-lxd 01:22:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:22:07 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: 01:22:07 - README.md 01:22:07 01:22:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:22:07 Launching a container. 01:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.783s coverage: 81.8% of statements 01:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:22:13 Waiting for container to be ready 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.323s coverage: 58.8% of statements 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements 01:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.951s coverage: 91.2% of statements 01:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:22:14 To start your first instance, try: lxc launch ubuntu:18.04 01:22:14 01:22:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:22:18 Waiting for network to be ready... 01:22:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:22:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 64.4% of statements 01:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.211s coverage: 100.0% of statements 01:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements 01:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 01:22:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 01:22:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 01:22:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:22:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:22:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 01:22:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 01:22:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 01:22:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 01:22:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.122s coverage: 73.7% of statements 01:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 01:22:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:22:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:22:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:22:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:22:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:22:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:22:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:22:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:22:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 01:22:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 01:22:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:22:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:22:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 01:22:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 01:22:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 01:22:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 01:22:22 Fetched 25.4 MB in 4s (6057 kB/s) 01:22:23 Reading package lists... 01:22:23 Reading package lists... 01:22:23 Building dependency tree... 01:22:23 Reading state information... 01:22:23 The following additional packages will be installed: 01:22:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:22:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:22:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:22:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:22:23 Suggested packages: 01:22:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:22:23 Recommended packages: 01:22:23 gnupg libsasl2-modules 01:22:23 The following NEW packages will be installed: 01:22:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:22:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:22:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:22:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:22:23 The following packages will be upgraded: 01:22:23 gpg gpg-agent gpgconf libudev1 01:22:24 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:22:24 Need to get 3527 kB of archives. 01:22:24 After this operation, 13.3 MB of additional disk space will be used. 01:22:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 01:22:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 01:22:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:22:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:22:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 01:22:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 01:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.673s coverage: 70.3% of statements 01:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:22:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:22:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:22:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:22:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:22:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:22:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:22:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:22:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:22:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:22:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:22:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:22:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:22:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:22:25 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:22:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:22:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:22:25 debconf: delaying package configuration, since apt-utils is not installed 01:22:25 Fetched 3527 kB in 1s (2770 kB/s) 01:22:25 (Reading database ... 12511 files and directories currently installed.) 01:22:25 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 01:22:25 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:22:25 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 01:22:25 Selecting previously unselected package udev. 01:22:25 (Reading database ... 12511 files and directories currently installed.) 01:22:25 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 01:22:25 Unpacking udev (237-3ubuntu10.52) ... 01:22:25 Selecting previously unselected package libfuse2:amd64. 01:22:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:22:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:22:25 Selecting previously unselected package fuse. 01:22:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:22:25 Unpacking fuse (2.9.7-1ubuntu1) ... 01:22:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:22:25 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:22:26 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:22:26 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:22:26 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:22:26 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:22:26 Selecting previously unselected package libksba8:amd64. 01:22:26 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:22:26 Unpacking libksba8:amd64 (1.3.5-2) ... 01:22:26 Selecting previously unselected package libroken18-heimdal:amd64. 01:22:26 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:22:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:22:26 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:22:26 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libwind0-heimdal:amd64. 01:22:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:22:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:22:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:22:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:22:26 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:22:26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:26 Selecting previously unselected package libsasl2-modules-db:amd64. 01:22:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:22:26 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:22:26 Selecting previously unselected package libsasl2-2:amd64. 01:22:26 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:22:26 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:22:26 Selecting previously unselected package libldap-common. 01:22:26 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:22:26 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:22:26 Selecting previously unselected package libldap-2.4-2:amd64. 01:22:26 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:22:26 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:22:26 Selecting previously unselected package dirmngr. 01:22:26 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:22:26 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:22:26 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:22:27 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:22:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:22:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:22:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:22:27 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:22:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libksba8:amd64 (1.3.5-2) ... 01:22:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:22:27 Setting up udev (237-3ubuntu10.52) ... 01:22:27 invoke-rc.d: policy-rc.d denied execution of start. 01:22:27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Processing triggers for systemd (237-3ubuntu10) ... 01:22:27 Setting up fuse (2.9.7-1ubuntu1) ... 01:22:27 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:22:27 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:22:27 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:22:27 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:22:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:22:28 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:22:28 settings in the [Install] section, and DefaultInstance for template units). 01:22:28 This means they are not meant to be enabled using systemctl. 01:22:28 Possible reasons for having this kind of units are: 01:22:28 1) A unit may be statically enabled by being symlinked from another unit's 01:22:28 .wants/ or .requires/ directory. 01:22:28 2) A unit's purpose may be to act as a helper for some other unit which has 01:22:28 a requirement dependency on it. 01:22:28 3) A unit may be started when needed via activation (socket, path, timer, 01:22:28 D-Bus, udev, scripted systemctl call, ...). 01:22:28 4) In case of template units, the unit is meant to be enabled with some 01:22:28 instance name specified. 01:22:28 Reading package lists... 01:22:28 Building dependency tree... 01:22:28 Reading state information... 01:22:28 The following additional packages will be installed: 01:22:28 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:22:28 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:22:28 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:22:28 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:22:28 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:22:28 Suggested packages: 01:22:28 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:22:28 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:22:28 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:22:28 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:22:28 systemd-container policykit-1 01:22:28 Recommended packages: 01:22:28 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:22:28 The following NEW packages will be installed: 01:22:28 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:22:28 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:22:28 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:22:28 multiarch-support openssh-client python3 python3-minimal python3.6 01:22:28 python3.6-minimal snapd squashfs-tools sudo 01:22:28 The following packages will be upgraded: 01:22:28 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:22:28 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:22:28 Need to get 36.8 MB of archives. 01:22:28 After this operation, 147 MB of additional disk space will be used. 01:22:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 01:22:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 01:22:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.117s coverage: 43.4% of statements 01:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements 01:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements 01:22:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:22:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:22:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:22:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:22:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:22:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:22:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:22:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:22:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:22:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:22:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:22:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:22:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 01:22:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 01:22:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 01:22:30 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 01:22:30 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:22:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:22:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:22:30 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:22:30 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:22:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:22:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:22:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:22:30 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:22:30 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:22:30 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:22:30 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 01:22:31 debconf: delaying package configuration, since apt-utils is not installed 01:22:31 Fetched 36.8 MB in 3s (13.6 MB/s) 01:22:31 (Reading database ... 12757 files and directories currently installed.) 01:22:31 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 01:22:31 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:22:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 01:22:32 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:22:32 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 01:22:32 (Reading database ... 12757 files and directories currently installed.) 01:22:32 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:22:32 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:22:32 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:22:32 (Reading database ... 12757 files and directories currently installed.) 01:22:32 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:22:32 Unpacking apt (1.6.14) over (1.6.1) ... 01:22:32 Setting up apt (1.6.14) ... 01:22:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:22:33 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:22:33 (Reading database ... 12764 files and directories currently installed.) 01:22:33 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:22:33 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:22:33 Selecting previously unselected package libpython3.6-minimal:amd64. 01:22:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:22:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:22:33 Selecting previously unselected package libexpat1:amd64. 01:22:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:22:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:22:33 Selecting previously unselected package python3.6-minimal. 01:22:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:22:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:22:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 01:22:33 Checking for services that may need to be restarted...done. 01:22:33 Checking for services that may need to be restarted...done. 01:22:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:22:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:22:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:22:34 Selecting previously unselected package python3-minimal. 01:22:34 (Reading database ... 13012 files and directories currently installed.) 01:22:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:22:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:22:34 Selecting previously unselected package mime-support. 01:22:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:22:34 Unpacking mime-support (3.60ubuntu1) ... 01:22:34 Selecting previously unselected package libmpdec2:amd64. 01:22:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:22:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:22:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:22:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:22:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:22:34 Selecting previously unselected package python3.6. 01:22:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:22:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:22:34 Selecting previously unselected package libpython3-stdlib:amd64. 01:22:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:22:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:22:34 Setting up python3-minimal (3.6.7-1~18.04) ... 01:22:35 Selecting previously unselected package python3. 01:22:35 (Reading database ... 13442 files and directories currently installed.) 01:22:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:22:35 Unpacking python3 (3.6.7-1~18.04) ... 01:22:35 Selecting previously unselected package multiarch-support. 01:22:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:22:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:22:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:22:35 Selecting previously unselected package liblzo2-2:amd64. 01:22:35 (Reading database ... 13479 files and directories currently installed.) 01:22:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:22:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:22:35 Selecting previously unselected package libbsd0:amd64. 01:22:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:22:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:22:35 Selecting previously unselected package sudo. 01:22:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:22:35 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:22:35 Selecting previously unselected package apparmor. 01:22:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:22:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:22:35 Selecting previously unselected package libedit2:amd64. 01:22:35 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:22:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:22:35 Selecting previously unselected package libkrb5support0:amd64. 01:22:35 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:22:35 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:22:35 Selecting previously unselected package libk5crypto3:amd64. 01:22:35 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:22:35 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:22:35 Selecting previously unselected package libkeyutils1:amd64. 01:22:35 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:22:35 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:22:35 Selecting previously unselected package libkrb5-3:amd64. 01:22:35 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:22:35 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:22:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:22:35 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:22:35 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:22:35 Selecting previously unselected package libssl1.0.0:amd64. 01:22:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 01:22:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:22:35 Selecting previously unselected package openssh-client. 01:22:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 01:22:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 01:22:36 Selecting previously unselected package squashfs-tools. 01:22:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 01:22:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:22:36 Selecting previously unselected package snapd. 01:22:36 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 01:22:36 Unpacking snapd (2.51.1+18.04) ... 01:22:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 19.5% of statements 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:22:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.0% of statements 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:22:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 63.2% of statements 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:22:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.509s coverage: 97.7% of statements 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:22:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:22:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:22:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements 01:22:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 95.4% of statements 01:22:38 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:22:38 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:22:38 Setting up mime-support (3.60ubuntu1) ... 01:22:38 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:22:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:22:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:22:38 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 01:22:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:22:38 GO111MODULE=on go vet ./... 01:22:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:22:38 Setting up systemd (237-3ubuntu10.52) ... 01:22:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:22:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:22:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:22:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:22:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:22:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:22:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:22:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:22:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:22:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:22:39 Setting up python3 (3.6.7-1~18.04) ... 01:22:39 running python rtupdate hooks for python3.6... 01:22:39 running python post-rtupdate hooks for python3.6... 01:22:39 Setting up apparmor (2.12-4ubuntu5.1) ... 01:22:40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:22:40 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:22:40 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 01:22:40 Setting up snapd (2.51.1+18.04) ... 01:22:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:22:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:22:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:22:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:22:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:22:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:22:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:22:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:22:42 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:22:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:22: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' 01:22:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:22:42 Processing triggers for systemd (237-3ubuntu10.52) ... 01:22:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:22:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:22:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:22:44 Reading package lists... 01:22:44 Reading package lists... 01:22:44 Building dependency tree... 01:22:44 Reading state information... 01:22:44 Calculating upgrade... 01:22:45 The following packages will be upgraded: 01:22:45 advancecomp base-files bash binutils binutils-common 01:22:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:22:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:22:45 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:22:45 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:22:45 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:22:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:22:45 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:22:45 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:22:45 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:22:45 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:22:45 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:22:45 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:22:45 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:22:45 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:22:45 ubuntu-keyring util-linux 01:22:45 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:22:45 Need to get 64.2 MB of archives. 01:22:45 After this operation, 5142 kB of additional disk space will be used. 01:22:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 01:22:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:22:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:22:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:22:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:22:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:22:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:22:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:22:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:22:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:22:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:22:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:22:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:22:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:22:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:22:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:22:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:22:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:22:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:22:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:22:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:22:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:22:45 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:22:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:22:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:22:45 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:22:45 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:22:45 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:22:45 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:22:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:22:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:22:45 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:22:45 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:22:45 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 01:22:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:22:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:22:45 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:22:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:22:45 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:22:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:22:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:22:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 01:22:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 01:22:45 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:22:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:22:45 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:22:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:22:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:22:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:22:45 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 01:22:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:22:45 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:22:45 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:22:45 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:22:45 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:22:45 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:22:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:22:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:22:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:22:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:22:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:22:46 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:22:46 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:22:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:22:46 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:22:46 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:22:46 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:22:46 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:22:46 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 01:22:46 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:22:46 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:22:46 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:22:46 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:22:46 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:22:46 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:22:46 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:22:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:22:46 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:22:46 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:22:46 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:22:46 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:22:46 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:22:46 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:22:46 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:22:46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 01:22:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:22:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 01:22:46 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] 01:22:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:22:47 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:22:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:22:47 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 01:22:47 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:22:47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:22:47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:22:47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:22:47 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] 01:22:47 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:22:47 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:22:47 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:22:47 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:22:47 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:22:47 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:22:47 debconf: delaying package configuration, since apt-utils is not installed 01:22:47 Fetched 64.2 MB in 2s (25.7 MB/s) 01:22:47 (Reading database ... 13914 files and directories currently installed.) 01:22:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:22:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:22:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:22:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:22:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 01:22:48 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 01:22:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:48 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:48 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:48 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:48 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:48 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:22:48 (Reading database ... 13914 files and directories currently installed.) 01:22:48 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:48 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:22:49 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:22:49 (Reading database ... 13914 files and directories currently installed.) 01:22:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:49 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:49 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:49 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:22:49 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:22:49 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:22:49 (Reading database ... 13914 files and directories currently installed.) 01:22:49 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:22:49 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:22:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:22:49 (Reading database ... 13914 files and directories currently installed.) 01:22:49 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 01:22:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:22:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:22:50 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 01:22:50 Setting up base-files (10.1ubuntu2.11) ... 01:22:50 Installing new version of config file /etc/issue ... 01:22:50 Installing new version of config file /etc/issue.net ... 01:22:50 Installing new version of config file /etc/lsb-release ... 01:22:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:22:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:22:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:22:50 Removing obsolete conffile /etc/default/motd-news ... 01:22:50 (Reading database ... 13915 files and directories currently installed.) 01:22:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:22:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:22:50 Setting up bash (4.4.18-2ubuntu1.2) ... 01:22:51 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 01:22:51 (Reading database ... 13915 files and directories currently installed.) 01:22:51 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:51 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:22:51 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:22:51 (Reading database ... 13915 files and directories currently installed.) 01:22:51 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:22:51 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:22:51 Setting up tar (1.29b-2ubuntu0.2) ... 01:22:51 (Reading database ... 13915 files and directories currently installed.) 01:22:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:22:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:22:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:22:51 (Reading database ... 13915 files and directories currently installed.) 01:22:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:22:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:22:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:22:51 (Reading database ... 13915 files and directories currently installed.) 01:22:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:22:51 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:22:52 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:22:52 (Reading database ... 13915 files and directories currently installed.) 01:22:52 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:22:52 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:22:52 Setting up grep (3.1-2build1) ... 01:22:52 (Reading database ... 13915 files and directories currently installed.) 01:22:52 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:22:52 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:22:52 Setting up gzip (1.6-5ubuntu1.1) ... 01:22:52 (Reading database ... 13915 files and directories currently installed.) 01:22:52 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:22:52 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:22:52 Setting up login (1:4.5-1ubuntu2) ... 01:22:52 (Reading database ... 13915 files and directories currently installed.) 01:22:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:22:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:22:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:22:52 (Reading database ... 13915 files and directories currently installed.) 01:22:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:22:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:22:52 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:22:52 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:22:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:22:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:22:53 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:22:53 (Reading database ... 13915 files and directories currently installed.) 01:22:53 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:22:53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:22:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:22:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:22:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:22:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:22:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:22:53 (Reading database ... 13915 files and directories currently installed.) 01:22:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:22:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:22:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:22:53 (Reading database ... 13915 files and directories currently installed.) 01:22:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:22:54 (Reading database ... 13915 files and directories currently installed.) 01:22:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:22:54 (Reading database ... 13915 files and directories currently installed.) 01:22:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:22:54 (Reading database ... 13915 files and directories currently installed.) 01:22:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:22:54 (Reading database ... 13915 files and directories currently installed.) 01:22:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:22:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:22:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:22:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:22:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:22:54 (Reading database ... 13915 files and directories currently installed.) 01:22:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:22:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:22:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:22:54 (Reading database ... 13915 files and directories currently installed.) 01:22:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:22:54 (Reading database ... 13915 files and directories currently installed.) 01:22:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:22:55 (Reading database ... 13915 files and directories currently installed.) 01:22:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:22:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:22:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:22:55 (Reading database ... 13915 files and directories currently installed.) 01:22:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:22:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:22:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:22:56 (Reading database ... 13915 files and directories currently installed.) 01:22:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:22:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:22:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:22:56 (Reading database ... 13917 files and directories currently installed.) 01:22:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:22:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:22:56 Setting up debconf (1.5.66ubuntu1) ... 01:22:56 (Reading database ... 13917 files and directories currently installed.) 01:22:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:22:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:22:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:22:56 (Reading database ... 13917 files and directories currently installed.) 01:22:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:22:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:22:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:22:56 (Reading database ... 13917 files and directories currently installed.) 01:22:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:22:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:22:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:22:56 (Reading database ... 13917 files and directories currently installed.) 01:22:56 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:22:56 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:22:56 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:22:57 (Reading database ... 13919 files and directories currently installed.) 01:22:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:22:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:22:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:22:57 (Reading database ... 13923 files and directories currently installed.) 01:22:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:22:57 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:22:57 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 01:22:57 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:22:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:22:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:22:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:22:57 (Reading database ... 13923 files and directories currently installed.) 01:22:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 01:22:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 01:22:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 01:22:57 (Reading database ... 13923 files and directories currently installed.) 01:22:57 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:22:57 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:22:57 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:22:57 (Reading database ... 13923 files and directories currently installed.) 01:22:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:22:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:22:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:22:57 (Reading database ... 13923 files and directories currently installed.) 01:22:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:22:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:22:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:22:58 (Reading database ... 13923 files and directories currently installed.) 01:22:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:22:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:22:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:22:58 (Reading database ... 13923 files and directories currently installed.) 01:22:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:22:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:22:58 Setting up passwd (1:4.5-1ubuntu2) ... 01:22:58 (Reading database ... 13923 files and directories currently installed.) 01:22:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:22:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:22:58 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:22:58 (Reading database ... 13923 files and directories currently installed.) 01:22:58 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:22:58 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:22:58 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:22:58 (Reading database ... 13923 files and directories currently installed.) 01:22:58 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:22:58 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:22:58 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:22:59 (Reading database ... 13923 files and directories currently installed.) 01:22:59 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:22:59 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:22:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:22:59 (Reading database ... 13923 files and directories currently installed.) 01:22:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:22:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:22:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:22:59 (Reading database ... 13923 files and directories currently installed.) 01:22:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:22:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:22:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:22:59 (Reading database ... 13923 files and directories currently installed.) 01:22:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 01:22:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 01:22:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 01:22:59 (Reading database ... 13923 files and directories currently installed.) 01:22:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:22:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:22:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:22:59 (Reading database ... 13923 files and directories currently installed.) 01:22:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:22:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:22:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:22:59 (Reading database ... 13924 files and directories currently installed.) 01:22:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:22:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:22:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:22:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:22:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:22:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:23:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 01:23:00 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 01:23:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:23:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:23:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:23:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:23:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:23:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:23:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:23:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:23:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:23:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:23:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:23:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:23:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:23:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:23:00 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:23:00 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:23:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:23:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:23:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:23:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:23:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:23:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:23:01 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:23:01 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:23:01 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:23:01 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:23:01 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:23:01 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:23:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:01 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:01 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:01 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:03 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:03 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:23:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:23:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:23:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:23:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:23:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:23:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:23:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:23:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:23:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:23:05 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:23:05 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:23:05 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:23:05 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:23:05 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:23:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:23:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:23:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:23:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:23:05 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:23:05 01:23:05 Current default time zone: 'Etc/UTC' 01:23:05 Local time is now: Wed Sep 29 01:23:05 UTC 2021. 01:23:05 Universal Time is now: Wed Sep 29 01:23:05 UTC 2021. 01:23:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:23:05 01:23:05 Setting up systemd-sysv (237-3ubuntu10.52) ... 01:23:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:05 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 01:23:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:23:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:23:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:23:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:23:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:23:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:23:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:23:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:23:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:23:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:23:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:05 Setting up patch (2.7.6-2ubuntu1.1) ... 01:23:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:23:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:23:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 01:23:05 Installing new version of config file /etc/ssl/openssl.cnf ... 01:23:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:23:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:23:05 Setting up ca-certificates (20210119~18.04.2) ... 01:23:07 Updating certificates in /etc/ssl/certs... 01:23:08 23 added, 28 removed; done. 01:23:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:23:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:23:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:23:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:23:08 Setting up pkgbinarymangler (138.18.04.1) ... 01:23:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:23:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up perl (5.26.1-6ubuntu0.5) ... 01:23:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:23:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:23:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:23:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:23:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:23:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:23:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:23:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:23:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:23:08 Processing triggers for systemd (237-3ubuntu10.52) ... 01:23:08 Processing triggers for mime-support (3.60ubuntu1) ... 01:23:08 Processing triggers for ca-certificates (20210119~18.04.2) ... 01:23:08 Updating certificates in /etc/ssl/certs... 01:23:09 0 added, 0 removed; done. 01:23:09 Running hooks in /etc/ca-certificates/update.d... 01:23:09 done. 01:23:09 Reading package lists... 01:23:10 Building dependency tree... 01:23:10 Reading state information... 01:23:10 The following NEW packages will be installed: 01:23:10 apt-transport-https 01:23:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:23:10 Need to get 4348 B of archives. 01:23:10 After this operation, 154 kB of additional disk space will be used. 01:23:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:23:10 debconf: delaying package configuration, since apt-utils is not installed 01:23:10 Fetched 4348 B in 0s (22.9 kB/s) 01:23:10 Selecting previously unselected package apt-transport-https. 01:23:10 (Reading database ... 13928 files and directories currently installed.) 01:23:10 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:23:10 Unpacking apt-transport-https (1.6.14) ... 01:23:10 Setting up apt-transport-https (1.6.14) ... 01:23:10 Waiting for network to be ready... 01:23:17 2021-09-29T01:23:14Z INFO Waiting for automatic snapd restart... 01:23:17 snapd 2.51.7 from Canonical* installed 01:23:18 "snapd" switched to the "latest/stable" channel 01:23:18 01:23:21 core18 20210722 from Canonical* installed 01:23:21 "core18" switched to the "latest/stable" channel 01:23:21 01:23:23 snapcraft 5.0 from Canonical* installed 01:23:23 "snapcraft" switched to the "latest/stable" channel 01:23:23 01:23:28 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: 01:23:28 - README.md 01:23:28 01:23:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:23:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:23:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:23:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:23:29 Reading package lists... 01:23:29 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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 01:23:29 Reading package lists... 01:23:30 Building dependency tree... 01:23:30 Reading state information... 01:23:30 Suggested packages: 01:23:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:23:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:23:30 Recommended packages: 01:23:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:23:30 The following NEW packages will be installed: 01:23:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:23:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:23:30 pkg-config zip 01:23:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:23:30 Need to get 7670 kB of archives. 01:23:30 After this operation, 43.8 MB of additional disk space will be used. 01:23:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:23:30 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:23:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 01:23:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 01:23:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 01:23:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:23:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:23:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:23:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:23:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:23:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:23:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:23:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:23:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:23:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:23:31 debconf: delaying package configuration, since apt-utils is not installed 01:23:31 Fetched 7670 kB in 1s (8914 kB/s) 01:23:31 Selecting previously unselected package libglib2.0-0:amd64. 01:23:31 (Reading database ... 13932 files and directories currently installed.) 01:23:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:23:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:23:31 Selecting previously unselected package libpsl5:amd64. 01:23:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:23:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:23:31 Selecting previously unselected package libnghttp2-14:amd64. 01:23:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:23:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:23:31 Selecting previously unselected package librtmp1:amd64. 01:23:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:23:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:23:31 Selecting previously unselected package libcurl3-gnutls:amd64. 01:23:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 01:23:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:23:31 Selecting previously unselected package liberror-perl. 01:23:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:23:31 Unpacking liberror-perl (0.17025-1) ... 01:23:31 Selecting previously unselected package git-man. 01:23:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 01:23:31 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 01:23:31 Selecting previously unselected package git. 01:23:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 01:23:31 Unpacking git (1:2.17.1-1ubuntu0.9) ... 01:23:32 Selecting previously unselected package libnorm1:amd64. 01:23:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:23:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:23:32 Selecting previously unselected package libpgm-5.2-0:amd64. 01:23:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:23:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:23:32 Selecting previously unselected package libsodium23:amd64. 01:23:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:23:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:23:32 Selecting previously unselected package libzmq5:amd64. 01:23:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:23:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:23:32 Selecting previously unselected package libzmq3-dev:amd64. 01:23:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:23:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:23:32 Selecting previously unselected package pkg-config. 01:23:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:23:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:23:32 Selecting previously unselected package zip. 01:23:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:23:32 Unpacking zip (3.0-11build1) ... 01:23:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:23:32 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 01:23:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:23:32 Setting up liberror-perl (0.17025-1) ... 01:23:32 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:23:32 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:23:32 No schema files found: doing nothing. 01:23:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:23:32 Setting up zip (3.0-11build1) ... 01:23:32 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:23:32 Setting up libsodium23:amd64 (1.0.16-2) ... 01:23:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:23:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:23:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:23:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:23:32 Setting up git (1:2.17.1-1ubuntu0.9) ... 01:23:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:23:33 git set to automatically installed. 01:23:33 git-man set to automatically installed. 01:23:33 libcurl3-gnutls set to automatically installed. 01:23:33 liberror-perl set to automatically installed. 01:23:33 libglib2.0-0 set to automatically installed. 01:23:33 libnghttp2-14 set to automatically installed. 01:23:33 libnorm1 set to automatically installed. 01:23:33 libpgm-5.2-0 set to automatically installed. 01:23:33 libpsl5 set to automatically installed. 01:23:33 librtmp1 set to automatically installed. 01:23:33 libsodium23 set to automatically installed. 01:23:33 libzmq3-dev set to automatically installed. 01:23:33 libzmq5 set to automatically installed. 01:23:33 pkg-config set to automatically installed. 01:23:33 zip set to automatically installed. 01:23:34 snapd is not logged in, snap install commands will use sudo 01:23:40 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 01:23:40 snapd is not logged in, snap install commands will use sudo 01:23:40 snap "core18" has no updates available 01:23:41 Pulling config-common 01:23:41 + snapcraftctl pull 01:23:42 Pulling go-build-helper 01:23:42 + snapcraftctl pull 01:23:43 'edgex-go' has dependencies that need to be staged: go-build-helper 01:23:43 Skipping pull go-build-helper (already ran) 01:23:43 Building go-build-helper 01:23:43 + snapcraftctl build 01:23:45 Staging go-build-helper 01:23:45 + snapcraftctl stage 01:23:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:23:55 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:23:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 01:23:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 01:23:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:23:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:23:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 01:23:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 01:23:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 01:23:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 01:23:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:23:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:23:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:23:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:23:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:23:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:23:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:23:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:23:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:23:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 01:23:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 01:23:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:23:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:23:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 01:23:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 01:23:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 01:23:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 01:23:55 Fetched 25.4 MB in 0s (0 B/s) 01:23:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:23:55 Fetched 224 kB in 0s (0 B/s) 01:23:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:23:55 Fetched 157 kB in 0s (0 B/s) 01:23:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:23:55 Fetched 221 kB in 0s (0 B/s) 01:23:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:23:55 Fetched 143 kB in 0s (0 B/s) 01:23:55 Pulling edgex-go 01:23:55 + snapcraftctl pull 01:23:56 Pulling hooks 01:23:56 + snapcraftctl pull 01:24:14 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:24:14 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:24:14 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:24:14 Fetched 0 B in 0s (0 B/s) 01:24:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:24:14 Fetched 96.5 kB in 0s (0 B/s) 01:24:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:24:14 Fetched 279 kB in 0s (0 B/s) 01:24:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:24:14 Fetched 122 kB in 0s (0 B/s) 01:24:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:24:14 Fetched 77.8 kB in 0s (0 B/s) 01:24:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:24:14 Fetched 8848 B in 0s (0 B/s) 01:24:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:24:14 Fetched 47.8 kB in 0s (0 B/s) 01:24:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:24:14 Fetched 45.6 kB in 0s (0 B/s) 01:24:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:24:14 Fetched 15.0 kB in 0s (0 B/s) 01:24:14 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 01:24:14 Fetched 220 kB in 0s (0 B/s) 01:24:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:24:14 Fetched 154 kB in 0s (0 B/s) 01:24:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:24:14 Fetched 50.6 kB in 0s (0 B/s) 01:24:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:24:14 Fetched 14.8 kB in 0s (0 B/s) 01:24:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:24:14 Fetched 41.8 kB in 0s (0 B/s) 01:24:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:24:14 Fetched 499 kB in 0s (0 B/s) 01:24:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:24:14 Fetched 111 kB in 0s (0 B/s) 01:24:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:24:14 Fetched 240 kB in 0s (0 B/s) 01:24:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:24:14 Fetched 29.3 kB in 0s (0 B/s) 01:24:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:24:14 Fetched 85.5 kB in 0s (0 B/s) 01:24:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:24:14 Fetched 24.5 kB in 0s (0 B/s) 01:24:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:24:14 Fetched 49.2 kB in 0s (0 B/s) 01:24:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:24:14 Fetched 54.2 kB in 0s (0 B/s) 01:24:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:24:14 Fetched 30.8 kB in 0s (0 B/s) 01:24:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:24:14 Fetched 15.8 kB in 0s (0 B/s) 01:24:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:24:14 Fetched 85.9 kB in 0s (0 B/s) 01:24:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:24:14 Fetched 8720 B in 0s (0 B/s) 01:24:14 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:24:14 Fetched 140 kB in 0s (0 B/s) 01:24:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:24:14 Fetched 119 kB in 0s (0 B/s) 01:24:14 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:24:14 Fetched 111 kB in 0s (0 B/s) 01:24:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:24:14 Fetched 11.1 kB in 0s (0 B/s) 01:24:14 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 01:24:14 Fetched 646 kB in 0s (0 B/s) 01:24:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:24:14 Fetched 41.3 kB in 0s (0 B/s) 01:24:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:24:14 Fetched 17.9 kB in 0s (0 B/s) 01:24:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:24:14 Fetched 368 kB in 0s (0 B/s) 01:24:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:24:14 Fetched 187 kB in 0s (0 B/s) 01:24:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:24:14 Fetched 175 kB in 0s (0 B/s) 01:24:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:24:14 Fetched 206 kB in 0s (0 B/s) 01:24:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 01:24:14 Fetched 1302 kB in 0s (0 B/s) 01:24:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:24:14 Fetched 36.2 kB in 0s (0 B/s) 01:24:14 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 01:24:14 Fetched 159 kB in 0s (0 B/s) 01:24:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:24:14 Fetched 107 kB in 0s (0 B/s) 01:24:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:24:14 Fetched 48.7 kB in 0s (0 B/s) 01:24:14 Pulling static-packages 01:24:14 + snapcraftctl pull 01:24:14 Pulling version 01:24:14 + cd /root/project 01:24:14 + git describe --tags --abbrev=0 01:24:14 + sed s/v// 01:24:14 + GIT_VERSION=2.0.1-dev.54 01:24:14 + [ -z 2.0.1-dev.54 ] 01:24:14 + snapcraftctl set-version 2.0.1-dev.54 01:24:15 gofmt -l . 01:24:15 [ "`gofmt -l .`" = "" ] 01:24:15 ./bin/test-attribution-txt.sh [Pipeline] sh 01:24:15 + ls -al . 01:24:15 total 640 01:24:15 drwxrwxr-x 9 1001 1001 4096 Sep 29 01:24 . 01:24:15 drwxr-xr-x 4 root root 4096 Sep 29 01:19 .. 01:24:15 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:16 .dockerignore 01:24:15 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:16 .git 01:24:15 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:16 .github 01:24:15 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:16 .gitignore 01:24:15 -rw-rw-r-- 1 1001 1001 111 Sep 29 01:16 .golangci.yml 01:24:15 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:16 .hadolint.yml 01:24:15 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:16 .sonarcloud.properties 01:24:15 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:16 ADOPTERS.md 01:24:15 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:16 Attribution.txt 01:24:15 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:16 CHANGELOG.md 01:24:15 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:16 CONTRIBUTING.md 01:24:15 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:16 GOVERNANCE.md 01:24:15 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:16 Jenkinsfile 01:24:15 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:16 LICENSE 01:24:15 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:16 Makefile 01:24:15 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:16 OWNERS.md 01:24:15 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:16 README.md 01:24:15 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:16 SECURITY.md 01:24:15 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:11 VERSION 01:24:15 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:16 ZMQWindows.md 01:24:15 drwxrwxr-x 2 1001 1001 4096 Sep 29 01:16 bin 01:24:15 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:16 cmd 01:24:15 -rw-r--r-- 1 root root 403614 Sep 29 01:22 coverage.out 01:24:15 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:16 go.mod 01:24:15 -rw-r--r-- 1 root root 50064 Sep 29 01:19 go.sum 01:24:15 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:16 internal 01:24:15 drwxrwxr-x 3 1001 1001 4096 Sep 29 01:16 openapi 01:24:15 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:16 snap 01:24:15 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:16 version.go [Pipeline] sh 01:24:15 Building config-common 01:24:15 + snapcraftctl build 01:24:16 + '[' -e coverage.out ] 01:24:16 + chown 1001:1001 coverage.out [Pipeline] stash 01:24:16 Warning: overwriting stash ‘coverage-report’ 01:24:17 Stashed 1 file(s) [Pipeline] sh 01:24:17 Skipping build go-build-helper (already ran) 01:24:17 Building edgex-go 01:24:17 + cd /root/parts/edgex-go/src 01:24:17 + git describe --tags --abbrev=0 01:24:17 + sed s/v// 01:24:17 + GIT_VERSION=2.0.1-dev.54 01:24:17 + [ -z 2.0.1-dev.54 ] 01:24:17 + echo 2.0.1-dev.54 01:24:17 + make build 01:24:17 go mod tidy 01:24:18 + make build 01:24:18 go mod tidy 01:24:18 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 01:24:20 go: downloading github.com/gorilla/mux v1.8.0 01:24:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 01:24:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 01:24:20 go: downloading github.com/stretchr/testify v1.7.0 01:24:20 go: downloading github.com/google/uuid v1.3.0 01:24:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 01:24:20 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 01:24:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:24:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:24:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 01:24:20 go: downloading github.com/lib/pq v1.10.3 01:24:20 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:24:20 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 01:24:20 go: downloading github.com/pelletier/go-toml v1.9.4 01:24:20 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:24:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 01:24:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:24:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 01:24:21 go: downloading github.com/davecgh/go-spew v1.1.1 01:24:21 go: downloading github.com/pmezard/go-difflib v1.0.0 01:24:21 go: downloading github.com/go-kit/kit v0.11.0 01:24:21 go: downloading github.com/go-playground/validator/v10 v10.9.0 01:24:21 go: downloading github.com/stretchr/objx v0.1.1 01:24:21 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 01:24:21 go: downloading github.com/x448/float16 v0.8.4 01:24:22 go: downloading github.com/go-logfmt/logfmt v0.5.0 01:24:22 go: downloading github.com/go-stack/stack v1.8.0 01:24:22 go: downloading github.com/go-playground/universal-translator v0.18.0 01:24:22 go: downloading github.com/leodido/go-urn v1.2.1 01:24:22 go: downloading golang.org/x/text v0.3.6 01:24:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:24:22 go: downloading github.com/go-playground/locales v0.14.0 01:24:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:24:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:24:22 go: downloading github.com/pebbe/zmq4 v1.2.7 01:24:22 go: downloading github.com/kr/pretty v0.3.0 01:24:22 go: downloading github.com/hashicorp/consul/api v1.8.1 01:24:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:24:22 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 01:24:22 go: downloading github.com/gorilla/websocket v1.4.2 01:24:22 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 01:24:22 go: downloading github.com/onsi/ginkgo v1.10.1 01:24:22 go: downloading github.com/onsi/gomega v1.7.0 01:24:23 go: downloading github.com/kr/text v0.2.0 01:24:23 go: downloading github.com/rogpeppe/go-internal v1.8.0 01:24:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:24:23 go: downloading github.com/mitchellh/copystructure v1.0.0 01:24:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:24:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:24:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:24:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:24:23 go: downloading github.com/hashicorp/serf v0.9.5 01:24:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:24:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:24:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:24:23 go: downloading github.com/fatih/color v1.9.0 01:24:23 go: downloading github.com/mattn/go-colorable v0.1.6 01:24:23 go: downloading github.com/mattn/go-isatty v0.0.12 01:24:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:24:23 go: downloading github.com/pkg/errors v0.9.1 01:24:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:24:23 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:24:23 go: downloading github.com/hashicorp/memberlist v0.2.2 01:24:23 go: downloading github.com/hpcloud/tail v1.0.0 01:24:23 go: downloading gopkg.in/yaml.v2 v2.4.0 01:24:23 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:24:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:24:23 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:24:23 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:24:23 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:24:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:24:23 go: downloading github.com/miekg/dns v1.1.26 01:24:23 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:24:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:24:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:24:23 go: downloading github.com/hashicorp/errwrap v1.0.0 01:24:23 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:24:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data 01:24:27 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 01:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:24:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 01:24:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:24:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:24:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:24:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:24:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:24:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:24:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:24:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config 01:24:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:24:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:24:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:24:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:24:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:24:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:24:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:24:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:24:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:24:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:24:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:24:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:24:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:24:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:24:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:24:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:24:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:24:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:24:46 + 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 01:24:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:24:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:24:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:24:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:24:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:24:46 + 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 01:24:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:24:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:24:46 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:24:48 Building hooks 01:24:48 + cd /root/parts/hooks/src 01:24:48 + make build 01:24:48 go mod tidy 01:24:48 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 01:24:48 go: downloading github.com/stretchr/testify v1.5.1 01:24:48 go: downloading github.com/davecgh/go-spew v1.1.0 01:24:48 go: downloading gopkg.in/yaml.v2 v2.2.2 01:24:48 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:24:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:24:49 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:24:49 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:24:52 Building static-packages 01:24:52 + snapcraftctl build 01:24:53 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 01:24:54 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 01:24:54 Building version 01:24:54 + snapcraftctl build 01:24:56 Staging config-common 01:24:56 + snapcraftctl stage 01:24:57 Skipping stage go-build-helper (already ran) 01:24:57 Staging edgex-go 01:24:57 + snapcraftctl stage 01:24:58 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 01:24:58 Staging hooks 01:24:58 + snapcraftctl stage 01:24:59 Staging static-packages 01:24:59 + snapcraftctl stage 01:25:00 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 01:25:01 Staging version 01:25:01 + snapcraftctl stage 01:25:02 Priming config-common 01:25:02 + snapcraftctl prime 01:25:03 Priming go-build-helper 01:25:03 + snapcraftctl prime 01:25:03 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 01:25:04 Priming edgex-go 01:25:04 + snapcraftctl prime 01:25:05 Priming hooks 01:25:05 + snapcraftctl prime 01:25:06 Priming static-packages 01:25:06 + snapcraftctl prime 01:25:07 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 01:25:09 Priming version 01:25:09 + snapcraftctl prime 01:25:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 01:25:10 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:25:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:25:18 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 01:25:22 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] } 01:25:29 $ docker stop --time=1 1cfeb7b811ed47b1470dfcd3b964f5cf38631dcb5433ec55bcf6f7952a37a665 01:25:33 $ docker rm -f 1cfeb7b811ed47b1470dfcd3b964f5cf38631dcb5433ec55bcf6f7952a37a665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:35 01:25:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:25:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:36 latest: Pulling from edgex-devops/edgex-compose-arm64 01:25:36 29e5d40040c1: Pulling fs layer 01:25:36 1ce36da41761: Pulling fs layer 01:25:36 25b303627fd3: Pulling fs layer 01:25:36 29e5d40040c1: Verifying Checksum 01:25:36 29e5d40040c1: Download complete 01:25:37 29e5d40040c1: Pull complete 01:25:37 1ce36da41761: Verifying Checksum 01:25:37 1ce36da41761: Download complete 01:25:39 1ce36da41761: Pull complete 01:25:39 25b303627fd3: Verifying Checksum 01:25:39 25b303627fd3: Download complete 01:25:52 25b303627fd3: Pull complete 01:25:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:25:52 prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container 01:25:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 01:25:57 $ docker top 2b4fa47cf6e11020db976dc3003691c43a31b175398298187d4481e235c4d4d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:58 + grep parallel 01:25:58 + docker-compose build --help 01:26:04 --parallel Build images in parallel. [Pipeline] } 01:26:05 $ docker stop --time=1 2b4fa47cf6e11020db976dc3003691c43a31b175398298187d4481e235c4d4d6 01:26:07 $ docker rm -f 2b4fa47cf6e11020db976dc3003691c43a31b175398298187d4481e235c4d4d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:26:08 . [Pipeline] withDockerContainer 01:26:08 prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container 01:26:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 01:26:10 $ docker top ffb1d6f96fe459de0a4874c299a853c70d8000722ab869b393aef451f2989066 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:11 + docker-compose -f ./docker-compose-build.yml build --parallel 01:26:18 Building core-command ... 01:26:18 Building core-data ... 01:26:18 Building core-metadata ... 01:26:18 Building security-bootstrapper ... 01:26:18 Building security-proxy-setup ... 01:26:18 Building security-secretstore-setup ... 01:26:18 Building support-notifications ... 01:26:18 Building support-scheduler ... 01:26:18 Building sys-mgmt-agent ... 01:26:18 Building support-notifications 01:26:18 Building security-secretstore-setup 01:26:18 Building sys-mgmt-agent 01:26:18 Building security-bootstrapper 01:26:18 Building core-data 01:27:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:27:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:27:26 ---> 2b43bf280d7a 01:27:26 Step 3/24 : WORKDIR /edgex-go 01:27:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:27:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:27:26 ---> 2b43bf280d7a 01:27:26 Step 3/26 : WORKDIR /edgex-go 01:27:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:27:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:27:26 ---> 2b43bf280d7a 01:27:26 Step 3/24 : WORKDIR /edgex-go 01:27:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:27:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:27:26 ---> 2b43bf280d7a 01:27:26 Step 3/32 : WORKDIR /edgex-go 01:27:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:27:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:26 ---> 2b43bf280d7a 01:27:26 Step 3/23 : WORKDIR /edgex-go 01:27:27 ---> Running in c8de3596cea2 01:27:27 ---> Running in 72ac79f81508 01:27:27 ---> Running in e982ea176f10 01:27:27 ---> Running in 1ea9c10315cf 01:27:27 ---> Running in 1fd377d56dde 01:27:28 Removing intermediate container 1fd377d56dde 01:27:28 ---> c01310342d91 01:27:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:28 Removing intermediate container 72ac79f81508 01:27:28 ---> acccf4db34a1 01:27:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:28 ---> Running in c28f4aed8b28 01:27:28 Removing intermediate container c8de3596cea2 01:27:28 ---> 4444b6bb3837 01:27:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:28 Removing intermediate container 1ea9c10315cf 01:27:28 ---> 83116efa26cd 01:27:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:28 Removing intermediate container e982ea176f10 01:27:28 ---> e174b81deb7e 01:27:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:28 ---> Running in d3ac35cb6400 01:27:28 ---> Running in a5b17cc059bc 01:27:29 ---> Running in 1c941d005d5c 01:27:29 ---> Running in 9c3447c0abcc 01:27:32 Removing intermediate container c28f4aed8b28 01:27:32 ---> dbb761b92c47 01:27:32 Step 5/32 : RUN apk add --update --no-cache make git 01:27:32 ---> Running in bce0cff47d6f 01:27:32 Removing intermediate container d3ac35cb6400 01:27:32 ---> 489ff398a93b 01:27:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:27:33 ---> Running in 07f454451ec7 01:27:33 Removing intermediate container a5b17cc059bc 01:27:33 ---> 456311a98991 01:27:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:27:33 ---> Running in 711f6e8ab03d 01:27:33 Removing intermediate container 9c3447c0abcc 01:27:33 ---> 64cd730c5cb2 01:27:33 Step 5/24 : RUN apk add --update --no-cache make bash git 01:27:33 Removing intermediate container 1c941d005d5c 01:27:33 ---> 3e6310255a40 01:27:33 Step 5/26 : RUN apk add --update --no-cache make git 01:27:34 ---> Running in f74164144d4c 01:27:34 ---> Running in 483d4f371e13 01:27:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:37 OK: 218 MiB in 52 packages 01:27:38 OK: 218 MiB in 52 packages 01:27:38 OK: 218 MiB in 52 packages 01:27:38 OK: 218 MiB in 52 packages 01:27:39 Removing intermediate container bce0cff47d6f 01:27:39 ---> 89514d133072 01:27:39 Step 6/32 : COPY go.mod . 01:27:39 Removing intermediate container 711f6e8ab03d 01:27:39 ---> ffce47839898 01:27:39 Step 6/23 : COPY go.mod . 01:27:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:39 Removing intermediate container f74164144d4c 01:27:39 ---> afcd47d8a3fe 01:27:39 Step 6/24 : COPY go.mod . 01:27:40 ---> 05c5332c4f1e 01:27:40 Step 7/32 : RUN go mod download 01:27:40 Removing intermediate container 483d4f371e13 01:27:40 ---> b751a5f8c643 01:27:40 Step 6/26 : COPY go.mod . 01:27:40 ---> Running in 649c2f9bcdc8 01:27:40 ---> 540f70f9b234 01:27:40 Step 7/23 : RUN go mod download 01:27:41 ---> 29e0fe8dacd0 01:27:41 Step 7/24 : RUN go mod download 01:27:41 ---> Running in e1cd9d7ae19c 01:27:41 ---> Running in 5350cf875134 01:27:41 ---> 96b81ab6ddea 01:27:41 Step 7/26 : RUN go mod download 01:27:42 ---> Running in 7b302c09d112 01:27:45 OK: 218 MiB in 52 packages 01:27:46 Removing intermediate container 649c2f9bcdc8 01:27:46 ---> d810d666b5d9 01:27:46 Step 8/32 : COPY . . 01:27:47 Removing intermediate container 07f454451ec7 01:27:47 ---> 12fb7b53d07b 01:27:47 Step 6/24 : COPY go.mod . 01:27:50 ---> ffeaf49ef7d7 01:27:50 Step 7/24 : RUN go mod download 01:27:50 Removing intermediate container e1cd9d7ae19c 01:27:50 ---> f55b676d5efd 01:27:50 Step 8/23 : COPY . . 01:27:55 ---> Running in 54273a1edc33 01:27:55 Removing intermediate container 7b302c09d112 01:27:55 ---> 02705158b971 01:27:55 Step 8/26 : COPY . . 01:27:55 Removing intermediate container 5350cf875134 01:27:55 ---> a1ac78db41d4 01:27:55 Step 8/24 : COPY . . 01:28:10 ---> 1369d72cae03 01:28:10 Step 9/32 : RUN go mod tidy 01:28:12 Removing intermediate container 54273a1edc33 01:28:12 ---> aa7175878373 01:28:12 Step 8/24 : COPY . . 01:28:12 ---> Running in db8e0a5fe84c 01:28:12 ---> ac7d7c85297f 01:28:12 Step 9/23 : RUN go mod tidy 01:28:13 ---> Running in 85374b02cb8a 01:28:13 ---> 6f5d922fd831 01:28:13 Step 9/26 : RUN go mod tidy 01:28:13 ---> 39611aca3fef 01:28:13 Step 9/24 : RUN go mod tidy 01:28:14 ---> Running in 1f5207ba46a6 01:28:14 ---> Running in b27add16dfb5 01:28:24 Removing intermediate container db8e0a5fe84c 01:28:24 ---> 3903370dcad3 01:28:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:28:26 ---> Running in f96d3a46c173 01:28:26 Removing intermediate container 1f5207ba46a6 01:28:26 ---> cddca6f0f64a 01:28:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:28:26 Removing intermediate container 85374b02cb8a 01:28:26 ---> 0f8b67d20051 01:28:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:28:27 Removing intermediate container b27add16dfb5 01:28:27 ---> 7677b643c7b7 01:28:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:28:27 ---> Running in 8616b4bad9b7 01:28:27 ---> Running in 5a89dab24282 01:28:27 ---> Running in 3fefe7877158 01:28:28 ---> 446bf78fa390 01:28:28 Step 9/24 : RUN go mod tidy 01:28:28 ---> Running in 4d93f3ec01f3 01:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:28:30 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 01:28:30 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 01:28:30 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 01:28:37 Removing intermediate container 4d93f3ec01f3 01:28:37 ---> deb4481b608e 01:28:37 Step 10/24 : RUN make cmd/core-data/core-data 01:28:37 ---> Running in f1ffa3048d15 01:28:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:31:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:31:07 Removing intermediate container 3fefe7877158 01:31:07 ---> 9b5e2ad120e1 01:31:07 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:31:08 ---> Running in 4e3ba543a529 01:31:08 Removing intermediate container f96d3a46c173 01:31:08 ---> f75a8b41278e 01:31:08 01:31:08 Step 11/32 : FROM alpine:3.14 01:31:08 3.14: Pulling from library/alpine 01:31:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:31:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:31:11 Status: Downloaded newer image for alpine:3.14 01:31:12 ---> bb3de5531c18 01:31:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:31:14 ---> Running in 9084f135d273 01:31:14 Removing intermediate container 5a89dab24282 01:31:14 ---> 0c1870fa1249 01:31:14 01:31:14 Step 11/26 : FROM alpine:3.14 01:31:14 ---> bb3de5531c18 01:31:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:31:15 ---> Running in 96b4770f6a87 01:31:15 Removing intermediate container 9084f135d273 01:31:15 ---> 39a787a5641b 01:31:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:31:16 ---> Running in 55e525c67510 01:31:19 Removing intermediate container 4e3ba543a529 01:31:19 ---> 29fa4d275314 01:31:19 01:31:19 Step 12/24 : FROM docker:20.10.7 01:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:19 20.10.7: Pulling from library/docker 01:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:21 (1/2) Installing dumb-init (1.2.5-r1) 01:31:21 (2/2) Installing su-exec (0.2-r1) 01:31:21 Executing busybox-1.33.1-r3.trigger 01:31:21 OK: 5 MiB in 16 packages 01:31:21 (1/3) Installing ca-certificates (20191127-r5) 01:31:21 (2/3) Installing dumb-init (1.2.5-r1) 01:31:21 (3/3) Installing su-exec (0.2-r1) 01:31:21 Executing busybox-1.33.1-r3.trigger 01:31:21 Executing ca-certificates-20191127-r5.trigger 01:31:21 Removing intermediate container 8616b4bad9b7 01:31:21 ---> 1d15a22e0ac5 01:31:21 01:31:21 Step 11/23 : FROM alpine:3.14 01:31:21 ---> bb3de5531c18 01:31:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:31:22 OK: 6 MiB in 17 packages 01:31:23 ---> Running in 0fd15f270ddd 01:31:25 Removing intermediate container 55e525c67510 01:31:25 ---> fd1545fcfb47 01:31:25 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:31:25 ---> Running in 277bf4a5b625 01:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:25 Removing intermediate container 96b4770f6a87 01:31:25 ---> 2ef2511fb98b 01:31:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:26 ---> Running in abaa9ec17f0d 01:31:27 Removing intermediate container 277bf4a5b625 01:31:27 ---> 967a1a104530 01:31:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:31:27 (1/2) Installing ca-certificates (20191127-r5) 01:31:27 (2/2) Installing dumb-init (1.2.5-r1) 01:31:27 Executing busybox-1.33.1-r3.trigger 01:31:27 Executing ca-certificates-20191127-r5.trigger 01:31:27 OK: 6 MiB in 16 packages 01:31:28 ---> Running in 736f71a359a8 01:31:28 Removing intermediate container abaa9ec17f0d 01:31:28 ---> 605d1dfe2cb8 01:31:28 Step 14/26 : WORKDIR / 01:31:28 ---> Running in f214ffec870a 01:31:29 Removing intermediate container 736f71a359a8 01:31:29 ---> 937a11a47102 01:31:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:31:29 ---> Running in 6e0860176f51 01:31:29 Removing intermediate container f214ffec870a 01:31:29 ---> e4309bebb8dd 01:31:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:31:31 Removing intermediate container 0fd15f270ddd 01:31:31 ---> 9231fe976539 01:31:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:31:32 ---> 3c629233ba06 01:31:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:31:32 ---> Running in aba39572697e 01:31:33 Removing intermediate container aba39572697e 01:31:33 ---> 4da29026bc05 01:31:33 Step 14/23 : ENV APP_PORT=59860 01:31:33 ---> aeb023c1a071 01:31:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:31:34 ---> Running in 6e7edb0e1467 01:31:34 Removing intermediate container 6e0860176f51 01:31:34 ---> 5756f00995e2 01:31:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:31:35 ---> Running in ecbc31d85166 01:31:35 Removing intermediate container f1ffa3048d15 01:31:35 ---> 17eeb688f4a5 01:31:35 01:31:35 Step 11/24 : FROM alpine:3.14 01:31:35 ---> bb3de5531c18 01:31:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:31:35 Removing intermediate container 6e7edb0e1467 01:31:35 ---> 50ae4e1f0da6 01:31:35 Step 15/23 : EXPOSE $APP_PORT 01:31:35 ---> Running in 141d57e20c8f 01:31:35 ---> 7cfa6c3c36a0 01:31:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:31:35 ---> Running in 163987472d77 01:31:36 Removing intermediate container ecbc31d85166 01:31:36 ---> edb5ac7b2792 01:31:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:31:36 Removing intermediate container 141d57e20c8f 01:31:36 Removing intermediate container 163987472d77 01:31:36 ---> d80eec0e1aaf 01:31:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:36 ---> 343c1d68344c 01:31:36 Step 13/24 : ENV APP_PORT=59880 01:31:37 ---> Running in c990c86e7f62 01:31:37 ---> aa771017f0b9 01:31:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:31:37 ---> 4799b011f295 01:31:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:31:37 ---> Running in 2f898c4d481f 01:31:37 Removing intermediate container c990c86e7f62 01:31:37 ---> c7e2fb5b21a0 01:31:37 Step 14/24 : EXPOSE $APP_PORT 01:31:38 ---> 44526e9caded 01:31:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:31:38 ---> Running in 30ecfefd2ccd 01:31:38 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:31:38 Status: Downloaded newer image for docker:20.10.7 01:31:38 ---> df445af6242a 01:31:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:31:38 ---> Running in 658f17a236a1 01:31:38 ---> 0a07f0fef32e 01:31:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:31:39 Removing intermediate container 30ecfefd2ccd 01:31:39 ---> cbcd98dee4db 01:31:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:39 ---> Running in 5e578c631853 01:31:39 Removing intermediate container 658f17a236a1 01:31:39 ---> f5e727ec9652 01:31:39 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 01:31:40 ---> Running in a7f7dbe1a8d9 01:31:40 ---> b0b5c6668e1c 01:31:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:31:40 ---> a63824497347 01:31:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:31:41 Removing intermediate container 2f898c4d481f 01:31:41 ---> 331246255ad7 01:31:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:41 ---> 3b7952092140 01:31:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:31:42 ---> Running in f2f9f1751504 01:31:42 ---> 4ffdae3b6a50 01:31:42 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/ 01:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:31:42 ---> Running in 2014a317c908 01:31:42 ---> 2e3885b9040a 01:31:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:31:43 Removing intermediate container 5e578c631853 01:31:43 ---> b40c854b6cf4 01:31:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:31:43 Removing intermediate container f2f9f1751504 01:31:43 ---> e8ab106bab64 01:31:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:43 ---> Running in a32643ab518b 01:31:43 ---> Running in 1672a568be4e 01:31:43 (1/39) Installing readline (8.1.0-r0) 01:31:43 (2/39) Installing bash (5.1.0-r0) 01:31:43 Executing bash-5.1.0-r0.post-install 01:31:43 (3/39) Installing brotli-libs (1.0.9-r3) 01:31:43 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:31:44 (5/39) Installing libcurl (7.79.1-r0) 01:31:44 (6/39) Installing curl (7.79.1-r0) 01:31:44 (7/39) Installing dumb-init (1.2.5-r0) 01:31:44 (8/39) Installing libbz2 (1.0.8-r1) 01:31:44 (9/39) Installing expat (2.2.10-r1) 01:31:44 (10/39) Installing libffi (3.3-r2) 01:31:44 (11/39) Installing gdbm (1.19-r0) 01:31:44 (12/39) Installing xz-libs (5.2.5-r0) 01:31:44 (13/39) Installing sqlite-libs (3.34.1-r0) 01:31:44 (14/39) Installing python3 (3.8.10-r0) 01:31:44 Removing intermediate container 1672a568be4e 01:31:44 ---> e47ebf4a2f46 01:31:44 Step 21/23 : LABEL arch=arm64 01:31:45 ---> Running in 8890f1ea9dd5 01:31:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:31:45 ---> 76dfbfa7fc65 01:31:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:31:46 Removing intermediate container 8890f1ea9dd5 01:31:46 ---> 35b7271bb2cd 01:31:46 Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:31:46 ---> Running in d6dd4958f12a 01:31:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:31:46 ---> 147c65ddbaff 01:31:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:31:46 Removing intermediate container 2014a317c908 01:31:46 ---> 0e7709abacfa 01:31:46 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:31:46 (15/39) Installing py3-appdirs (1.4.4-r1) 01:31:47 Removing intermediate container d6dd4958f12a 01:31:47 ---> 30293e4f30bc 01:31:47 Step 23/23 : LABEL version=0.0.0 01:31:47 ---> Running in 578ef1607adf 01:31:47 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:31:47 (17/39) Installing py3-parsing (2.4.7-r1) 01:31:47 (18/39) Installing py3-six (1.15.0-r0) 01:31:47 (19/39) Installing py3-packaging (20.9-r0) 01:31:47 ---> Running in fc1e8a80799d 01:31:47 (20/39) Installing py3-setuptools (51.3.3-r0) 01:31:47 (1/6) Installing dumb-init (1.2.5-r1) 01:31:47 (21/39) Installing py3-chardet (4.0.0-r0) 01:31:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:31:47 (22/39) Installing py3-idna (3.1-r0) 01:31:47 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:31:47 (3/6) Installing libsodium (1.0.18-r0) 01:31:47 (24/39) Installing py3-requests (2.25.1-r1) 01:31:47 ---> 0c56a07de0e6 01:31:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:31:47 (25/39) Installing py3-msgpack (1.0.2-r0) 01:31:47 (26/39) Installing py3-lockfile (0.12.2-r3) 01:31:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:31:47 (28/39) Installing py3-colorama (0.4.4-r0) 01:31:47 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:31:47 (30/39) Installing py3-distlib (0.3.1-r1) 01:31:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:31:47 Removing intermediate container 578ef1607adf 01:31:47 ---> a8570f634bbb 01:31:47 Step 24/26 : LABEL arch=arm64 01:31:47 (31/39) Installing py3-distro (1.5.0-r1) 01:31:47 (32/39) Installing py3-webencodings (0.5.1-r3) 01:31:47 (33/39) Installing py3-html5lib (1.1-r0) 01:31:48 (34/39) Installing py3-pytoml (0.1.21-r0) 01:31:48 (35/39) Installing py3-pep517 (0.9.1-r0) 01:31:48 (36/39) Installing py3-progress (1.5-r0) 01:31:48 (37/39) Installing py3-retrying (1.3.3-r0) 01:31:48 Removing intermediate container fc1e8a80799d 01:31:48 ---> f4720d059f18 01:31:48 01:31:48 (38/39) Installing py3-toml (0.10.2-r0) 01:31:48 (39/39) Installing py3-pip (20.3.4-r0) 01:31:48 ---> Running in b8de038e1a96 01:31:48 (5/6) Installing libzmq (4.3.4-r0) 01:31:48 Successfully built f4720d059f18 01:31:48 Successfully tagged support-notifications-arm64:latest 01:31:48 (6/6) Installing zeromq (4.3.4-r0) 01:31:48  Building support-notifications ... done Building security-proxy-setup 01:31:48 Executing busybox-1.33.1-r3.trigger 01:31:48 OK: 8 MiB in 20 packages 01:31:49 ---> cb904ac54010 01:31:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:31:49 Removing intermediate container b8de038e1a96 01:31:49 ---> d28911753ddb 01:31:49 Executing busybox-1.32.1-r6.trigger 01:31:49 Step 25/26 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:31:49 OK: 82 MiB in 59 packages 01:31:49 ---> Running in 73a1add7cfe9 01:31:49 ---> Running in a6bdbc1aa608 01:31:50 Removing intermediate container 73a1add7cfe9 01:31:50 ---> 0d90d6a9bdeb 01:31:50 Step 26/26 : LABEL version=0.0.0 01:31:50 ---> Running in f2fb055cf3e4 01:31:51 Removing intermediate container a6bdbc1aa608 01:31:51 ---> 88d68db233fa 01:31:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:31:51 Removing intermediate container a32643ab518b 01:31:51 ---> 510604553ea8 01:31:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:52 Removing intermediate container f2fb055cf3e4 01:31:52 ---> 1b020ad7dc67 01:31:52 01:31:52 Successfully built 1b020ad7dc67 01:31:52 Successfully tagged security-secretstore-setup-arm64:latest 01:31:52  Building security-secretstore-setup ... done Building core-command 01:31:52 ---> b382e0032a47 01:31:52 Step 27/32 : RUN chmod +x /entrypoint.sh 01:31:52 ---> 95bc216f3512 01:31:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:31:53 ---> Running in 55a032c2a864 01:31:55 ---> 7d42763ff4d7 01:31:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:31:57 ---> 2d1d734e93fb 01:31:57 Step 20/24 : ENTRYPOINT ["/core-data"] 01:31:57 Removing intermediate container 55a032c2a864 01:31:57 ---> f008fc5fbe91 01:31:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:31:57 ---> Running in 51e065a3d450 01:31:58 ---> Running in 6fab509dd9f8 01:31:58 Removing intermediate container 51e065a3d450 01:31:58 ---> 454b6e115912 01:31:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:58 ---> Running in 9c19111f09af 01:31:58 Removing intermediate container 6fab509dd9f8 01:31:58 ---> 8b4f5c524a63 01:31:58 Step 29/32 : CMD ["gate"] 01:31:59 ---> Running in ca5d967d2c85 01:31:59 Removing intermediate container 9c19111f09af 01:31:59 ---> f4472a08ef11 01:31:59 Step 22/24 : LABEL arch=arm64 01:32:00 ---> Running in 291fbad927f2 01:32:00 Collecting docker-compose==1.23.2 01:32:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:32:00 Removing intermediate container ca5d967d2c85 01:32:00 ---> af66b3519eaa 01:32:00 Step 30/32 : LABEL arch=arm64 01:32:01 Collecting texttable<0.10,>=0.9.0 01:32:01 Downloading texttable-0.9.1.tar.gz (11 kB) 01:32:01 ---> Running in 5d22c2ab87bd 01:32:01 Removing intermediate container 291fbad927f2 01:32:01 ---> 5fd0330d265d 01:32:01 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:32:01 ---> Running in 13e517577bf6 01:32:02 Removing intermediate container 5d22c2ab87bd 01:32:02 ---> d8213494a940 01:32:02 Step 31/32 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:32:02 Removing intermediate container 13e517577bf6 01:32:02 ---> b820aba2c1bf 01:32:02 Step 24/24 : LABEL version=0.0.0 01:32:02 ---> Running in 7466a0feda7d 01:32:03 ---> Running in 433e95684da5 01:32:03 Removing intermediate container 7466a0feda7d 01:32:03 ---> db3d85d1e0f9 01:32:03 Step 32/32 : LABEL version=0.0.0 01:32:04 Removing intermediate container 433e95684da5 01:32:04 ---> 4b24a5e83171 01:32:04 01:32:04 ---> Running in be2cbcfbb0eb 01:32:04 Successfully built 4b24a5e83171 01:32:05 Successfully tagged core-data-arm64:latest 01:32:05  Building core-data ... done Building core-metadata 01:32:05 Removing intermediate container be2cbcfbb0eb 01:32:05 ---> 7b96cbc225e6 01:32:05 01:32:05 Collecting PyYAML<4,>=3.10 01:32:05 Downloading PyYAML-3.13.tar.gz (270 kB) 01:32:05 Successfully built 7b96cbc225e6 01:32:05 Successfully tagged security-bootstrapper-arm64:latest 01:32:05 Building support-scheduler 01:32:10  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 01:32:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:32:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:32:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:32:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:32:15 Collecting jsonschema<3,>=2.5.1 01:32:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:32:15 Collecting websocket-client<1.0,>=0.32.0 01:32:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:32:16 Collecting docopt<0.7,>=0.6.1 01:32:16 Downloading docopt-0.6.2.tar.gz (25 kB) 01:32:19 Collecting cached-property<2,>=1.2.0 01:32:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:32:19 Collecting docker<4.0,>=3.6.0 01:32:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:32:20 Collecting docker-pycreds>=0.4.0 01:32:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:32:21 Collecting chardet<3.1.0,>=3.0.2 01:32:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:32:22 Collecting urllib3<1.25,>=1.21.1 01:32:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:32:23 Collecting certifi>=2017.4.17 01:32:23 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:32:23 Collecting idna<2.8,>=2.5 01:32:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:32:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:32:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:32:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:32:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:32:25 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:32:25 Attempting uninstall: urllib3 01:32:25 Found existing installation: urllib3 1.26.2 01:32:25 Uninstalling urllib3-1.26.2: 01:32:25 Successfully uninstalled urllib3-1.26.2 01:32:26 Attempting uninstall: idna 01:32:26 Found existing installation: idna 3.1 01:32:26 Uninstalling idna-3.1: 01:32:26 Successfully uninstalled idna-3.1 01:32:27 Attempting uninstall: chardet 01:32:27 Found existing installation: chardet 4.0.0 01:32:27 Uninstalling chardet-4.0.0: 01:32:27 Successfully uninstalled chardet-4.0.0 01:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:32:28 ---> 2b43bf280d7a 01:32:28 Step 3/22 : WORKDIR /edgex-go 01:32:28 ---> Using cache 01:32:28 ---> e174b81deb7e 01:32:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:28 ---> Using cache 01:32:28 ---> 64cd730c5cb2 01:32:28 Step 5/22 : RUN apk add --update --no-cache make git 01:32:32 Attempting uninstall: requests 01:32:32 Found existing installation: requests 2.25.1 01:32:32 Uninstalling requests-2.25.1: 01:32:32 Successfully uninstalled requests-2.25.1 01:32:34 Running setup.py install for texttable: started 01:32:34 ---> Running in be3f2778bf8c 01:32:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:32:36 Running setup.py install for texttable: finished with status 'done' 01:32:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:32:36 Running setup.py install for PyYAML: started 01:32:37 OK: 218 MiB in 52 packages 01:32:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:32:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:32:37 ---> 2b43bf280d7a 01:32:37 Step 3/24 : WORKDIR /edgex-go 01:32:37 ---> Using cache 01:32:37 ---> e174b81deb7e 01:32:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:37 ---> Using cache 01:32:37 ---> 64cd730c5cb2 01:32:37 Step 5/24 : RUN apk add --update --no-cache make git 01:32:38 ---> Running in a6140d5c317f 01:32:39 Running setup.py install for PyYAML: finished with status 'done' 01:32:40 Running setup.py install for docopt: started 01:32:40 Removing intermediate container be3f2778bf8c 01:32:40 ---> b5ccf795b4f1 01:32:40 Step 6/22 : COPY go.mod . 01:32:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:32:42 ---> a7f030bcf926 01:32:42 Step 7/22 : RUN go mod download 01:32:42 ---> Running in 595428e7ad0f 01:32:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:32:43 Running setup.py install for docopt: finished with status 'done' 01:32:43 Running setup.py install for dockerpty: started 01:32:44 OK: 218 MiB in 52 packages 01:32:46 Running setup.py install for dockerpty: finished with status 'done' 01:32:46 Removing intermediate container a6140d5c317f 01:32:46 ---> 5501966f0496 01:32:46 Step 6/24 : COPY go.mod . 01:32:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:32:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:32:47 ---> 2b43bf280d7a 01:32:47 Step 3/24 : WORKDIR /edgex-go 01:32:47 ---> Using cache 01:32:47 ---> e174b81deb7e 01:32:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:47 ---> Using cache 01:32:47 ---> 64cd730c5cb2 01:32:47 Step 5/24 : RUN apk add --update --no-cache make git 01:32:47 ---> Using cache 01:32:47 ---> 5501966f0496 01:32:47 Step 6/24 : COPY go.mod . 01:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:48 ---> 2b43bf280d7a 01:32:48 Step 3/23 : WORKDIR /edgex-go 01:32:48 ---> Using cache 01:32:48 ---> e174b81deb7e 01:32:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:48 ---> Using cache 01:32:48 ---> 64cd730c5cb2 01:32:48 Step 5/23 : RUN apk add --update --no-cache make git 01:32:48 ---> Using cache 01:32:48 ---> 5501966f0496 01:32:48 Step 6/23 : COPY go.mod . 01:32: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 01:32:48 ---> 8ce4aeba86b2 01:32:48 Step 7/24 : RUN go mod download 01:32:48 ---> c74a3021d44c 01:32:48 Step 7/24 : RUN go mod download 01:32:49 ---> Running in 8af86ac5b312 01:32:49 ---> Running in 7f0b100a5b71 01:32:49 ---> f65149766c23 01:32:49 Step 7/23 : RUN go mod download 01:32:49 ---> Running in e36d597cd89d 01:32:49 Removing intermediate container 595428e7ad0f 01:32:49 ---> 9348b5625db7 01:32:49 Step 8/22 : COPY . . 01:32:56 Removing intermediate container 8af86ac5b312 01:32:56 ---> 69c50847eede 01:32:56 Step 8/24 : COPY . . 01:32:56 Removing intermediate container 7f0b100a5b71 01:32:56 ---> c1d57e7c0093 01:32:56 Step 8/24 : COPY . . 01:32:56 Removing intermediate container e36d597cd89d 01:32:56 ---> 573f9a52e871 01:32:56 Step 8/23 : COPY . . 01:33:07 Removing intermediate container a7f7dbe1a8d9 01:33:07 ---> 834ff67b14bd 01:33:07 Step 15/24 : ENV APP_PORT=58890 01:33:08 ---> Running in 3562d160f7fd 01:33:11 ---> 08233741275a 01:33:11 Step 9/22 : RUN go mod tidy 01:33:13 Removing intermediate container 3562d160f7fd 01:33:13 ---> 256654f5964a 01:33:13 Step 16/24 : EXPOSE $APP_PORT 01:33:14 ---> Running in a414fa369d95 01:33:15 ---> Running in 65816e730633 01:33:15 Removing intermediate container 65816e730633 01:33:15 ---> 240e619baee4 01:33:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:33:15 ---> 63d03b623659 01:33:15 Step 9/24 : RUN go mod tidy 01:33:15 ---> 6866fa7c8990 01:33:15 Step 9/24 : RUN go mod tidy 01:33:15 ---> 3b3ce6734a60 01:33:15 Step 9/23 : RUN go mod tidy 01:33:15 ---> Running in 3c7cce846273 01:33:15 ---> Running in 5037c646cd41 01:33:16 ---> Running in 12cfdcd5aecc 01:33:18 ---> b5bb42c93134 01:33:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:33:19 ---> c85bca3b22fa 01:33:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:33:20 Removing intermediate container a414fa369d95 01:33:20 ---> 99284897a908 01:33:20 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:33:21 ---> Running in ca09c7ea1035 01:33:21 ---> 26099f7ad4b2 01:33:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:33:21 ---> Running in 8e2ce1de7bea 01:33:22 Removing intermediate container 8e2ce1de7bea 01:33:22 ---> 197f5c968a78 01:33:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:22 ---> Running in 55de36a35bd0 01:33:23 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 01:33:23 Removing intermediate container 55de36a35bd0 01:33:23 ---> 206e875ab0d5 01:33:23 Step 22/24 : LABEL arch=arm64 01:33:24 ---> Running in 9b8b7290c1f7 01:33:24 Removing intermediate container 3c7cce846273 01:33:24 ---> 2dc1b767e351 01:33:24 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:33:24 ---> Running in 8a4e743aee4f 01:33:24 Removing intermediate container 9b8b7290c1f7 01:33:24 ---> 5323d3ed5961 01:33:24 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:33:25 Removing intermediate container 12cfdcd5aecc 01:33:25 ---> 6651cb81a3e6 01:33:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:33:25 Removing intermediate container 5037c646cd41 01:33:25 ---> 8b22781fc1e5 01:33:25 Step 10/24 : RUN make cmd/core-command/core-command 01:33:25 ---> Running in 2ad7d3128d2e 01:33:25 ---> Running in 1f76815b4ce3 01:33:25 ---> Running in 5bb5ec5d3b8c 01:33:26 Removing intermediate container 2ad7d3128d2e 01:33:26 ---> fa38a1314cad 01:33:26 Step 24/24 : LABEL version=0.0.0 01:33:26 ---> Running in 65f7dd890cb9 01:33:27 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 01:33:27 Removing intermediate container 65f7dd890cb9 01:33:27 ---> de5f5be90c7e 01:33:27 01:33:28 Successfully built de5f5be90c7e 01:33:28 Successfully tagged sys-mgmt-agent-arm64:latest 01:33:28  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:33:28 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 01:35: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 01:35:13 Removing intermediate container 1f76815b4ce3 01:35:13 ---> 5117a79b9ae2 01:35:13 01:35:13 Step 11/24 : FROM alpine:3.14 01:35:13 ---> bb3de5531c18 01:35:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:35:13 Removing intermediate container ca09c7ea1035 01:35:13 ---> c79717102c53 01:35:13 01:35:13 Step 11/22 : FROM alpine:3.14 01:35:13 ---> bb3de5531c18 01:35:13 Step 12/22 : RUN apk add --update --no-cache curl 01:35:13 ---> Running in bd4571e07663 01:35:13 ---> Running in 9abc2ebed5a9 01:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:35:17 (1/1) Installing dumb-init (1.2.5-r1) 01:35:17 Executing busybox-1.33.1-r3.trigger 01:35:17 OK: 5 MiB in 15 packages 01:35:17 (1/5) Installing ca-certificates (20191127-r5) 01:35:18 (2/5) Installing brotli-libs (1.0.9-r5) 01:35:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:35:18 (4/5) Installing libcurl (7.79.1-r0) 01:35:18 (5/5) Installing curl (7.79.1-r0) 01:35:18 Executing busybox-1.33.1-r3.trigger 01:35:18 Executing ca-certificates-20191127-r5.trigger 01:35:18 OK: 8 MiB in 19 packages 01:35:19 Removing intermediate container 8a4e743aee4f 01:35:19 ---> 772e5c0f28fd 01:35:19 01:35:19 Step 11/24 : FROM alpine:3.14 01:35:19 ---> bb3de5531c18 01:35:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:35:19 Removing intermediate container 5bb5ec5d3b8c 01:35:19 ---> c7600885b208 01:35:19 01:35:19 Step 11/23 : FROM alpine:3.14 01:35:19 ---> bb3de5531c18 01:35:19 Step 12/23 : RUN apk add --update --no-cache dumb-init ---> Running in ef4d586883ce 01:35:19 01:35:19 ---> Running in 98369ef2a651 01:35:20 Removing intermediate container 9abc2ebed5a9 01:35:20 ---> 917f221a3963 01:35:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:35:20 ---> Running in 127a263ed1d6 01:35:20 Removing intermediate container bd4571e07663 01:35:20 ---> 6fffbaec28b2 01:35:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:35:20 ---> Running in d8adc38591d1 01:35:21 Removing intermediate container 127a263ed1d6 01:35:21 ---> b11e822f0748 01:35:21 Step 14/24 : ENV APP_PORT=59882 01:35:21 ---> Running in 47b026088179 01:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:35:21 Removing intermediate container d8adc38591d1 01:35:21 ---> 95d0aad2cfbd 01:35:21 Step 14/22 : WORKDIR /edgex 01:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:35:21 ---> Running in 69138e8a032a 01:35:21 Removing intermediate container 47b026088179 01:35:21 ---> a260d76a2bd8 01:35:21 Step 15/24 : EXPOSE $APP_PORT 01:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:35:22 ---> Running in 89996ab38447 01:35:22 Removing intermediate container 69138e8a032a 01:35:22 ---> 44c719f5ec2c 01:35:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:35:22 (1/1) Installing dumb-init (1.2.5-r1) 01:35:22 Executing busybox-1.33.1-r3.trigger 01:35:22 OK: 5 MiB in 15 packages 01:35:22 Removing intermediate container 89996ab38447 01:35:22 ---> 30c0d1572fd6 01:35:22 Step 16/24 : WORKDIR / 01:35:22 ---> Running in 9a8a571f7f84 01:35:22 (1/1) Installing dumb-init (1.2.5-r1) 01:35:22 Executing busybox-1.33.1-r3.trigger 01:35:22 OK: 5 MiB in 15 packages 01:35:23 ---> f6b1d193d973 01:35:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:35:23 Removing intermediate container 9a8a571f7f84 01:35:23 ---> 9b9601839e25 01:35:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:24 Removing intermediate container ef4d586883ce 01:35:24 ---> 552880b325c8 01:35:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:35:24 ---> Running in e2a9559f1d14 01:35:24 ---> aa2b08dcbf30 01:35:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:35:24 Removing intermediate container 98369ef2a651 01:35:24 ---> 40b5f39ef9fc 01:35:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:35:24 ---> 5759809cce55 01:35:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:35:25 ---> Running in 348e61ef3b80 01:35:25 Removing intermediate container e2a9559f1d14 01:35:25 ---> 8b1398f62686 01:35:25 Step 14/24 : ENV APP_PORT=59881 01:35:25 ---> Running in 8d34df7f92dd 01:35:26 Removing intermediate container 348e61ef3b80 01:35:26 ---> ec465d365454 01:35:26 Step 14/23 : ENV APP_PORT=59861 01:35:26 ---> Running in 8535f065ceac 01:35:26 Removing intermediate container 8d34df7f92dd 01:35:26 ---> f132a680b963 01:35:26 Step 15/24 : EXPOSE $APP_PORT 01:35:26 ---> 673abed81f07 01:35:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:35:27 ---> 23c36556cbb6 01:35:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:35:27 ---> Running in 6e1ddfd475be 01:35:27 ---> Running in d111b992a4a6 01:35:27 Removing intermediate container 8535f065ceac 01:35:27 ---> 732c83e6ce4f 01:35:27 Step 15/23 : EXPOSE $APP_PORT 01:35:27 ---> Running in b706b7635850 01:35:27 Removing intermediate container 6e1ddfd475be 01:35:27 ---> 8bef232183b3 01:35:27 Step 16/24 : WORKDIR / 01:35:27 Removing intermediate container d111b992a4a6 01:35:27 ---> 7ddf35c80710 01:35:27 Step 19/22 : CMD ["--init=true"] 01:35:27 ---> a76182f4f7b7 01:35:27 Step 20/24 : ENTRYPOINT ["/core-command"] 01:35:27 ---> Running in 9143e4665d47 01:35:28 ---> Running in e58602b02371 01:35:28 ---> Running in 111081e4f7d2 01:35:28 Removing intermediate container b706b7635850 01:35:28 ---> 18c01aca2b0d 01:35:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:28 Removing intermediate container 9143e4665d47 01:35:28 ---> 2ab57e75dcc5 01:35:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:28 Removing intermediate container 111081e4f7d2 01:35:28 ---> 69da88feca40 01:35:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:28 Removing intermediate container e58602b02371 01:35:28 ---> 89888df3bb08 01:35:28 Step 20/22 : LABEL arch=arm64 01:35:28 ---> Running in ae1caea89767 01:35:28 ---> Running in e25ed52b8550 01:35:29 ---> 7a54addcb39a 01:35:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:35:29 Removing intermediate container e25ed52b8550 01:35:29 ---> e5bdd94f6922 01:35:29 Step 21/22 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:35:29 Removing intermediate container ae1caea89767 01:35:29 ---> 4ef2e0f6e443 01:35:29 Step 22/24 : LABEL arch=arm64 01:35:29 ---> 31d6d0ee336d 01:35:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:35:30 ---> Running in 712a2990032f 01:35:30 ---> Running in 3544d4fae93c 01:35:30 ---> 890e89a0b956 01:35:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:35:31 Removing intermediate container 3544d4fae93c 01:35:31 ---> c2c6c4313949 01:35:31 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:35:31 Removing intermediate container 712a2990032f 01:35:31 ---> 3cefb4f1a2cd 01:35:31 Step 22/22 : LABEL version=0.0.0 01:35:31 ---> e970bfd3b3da 01:35:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:35:31 ---> Running in 71f286134179 01:35:31 ---> Running in 655e2b0511d0 01:35:31 ---> d6352d6bf864 01:35:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:35:31 ---> Running in 58baa53d7718 01:35:32 Removing intermediate container 655e2b0511d0 01:35:32 ---> ae98864f1b7d 01:35:32 01:35:32 Removing intermediate container 71f286134179 01:35:32 ---> 72f801daaa44 01:35:32 Step 24/24 : LABEL version=0.0.0 01:35:32 ---> Running in a48bed89ccd4 01:35:32 ---> 394c0b6abf85 01:35:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:35:32 Successfully built ae98864f1b7d 01:35:32 Successfully tagged security-proxy-setup-arm64:latest 01:35:32  Building security-proxy-setup ... done  ---> Running in b00b49c6aa25 01:35:32 Removing intermediate container 58baa53d7718 01:35:32 ---> 223ca64f1998 01:35:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:32 ---> Running in ce3f2f077f65 01:35:32 Removing intermediate container a48bed89ccd4 01:35:32 ---> 60e8e0ae7542 01:35:32 01:35:33 Successfully built 60e8e0ae7542 01:35:33 Successfully tagged core-command-arm64:latest 01:35:33  Building core-command ... done Removing intermediate container b00b49c6aa25 01:35:33 ---> 1b93fd8b1c78 01:35:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:33 Removing intermediate container ce3f2f077f65 01:35:33 ---> 2224c1e2e4ce 01:35:33 Step 21/23 : LABEL arch=arm64 01:35:33 ---> Running in a2190577f402 01:35:33 ---> Running in 73a2b46e6095 01:35:34 Removing intermediate container a2190577f402 01:35:34 ---> 9cb21b9f75a6 01:35:34 Step 22/24 : LABEL arch=arm64 01:35:34 Removing intermediate container 73a2b46e6095 01:35:34 ---> ea83a4542504 01:35:34 Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:35:34 ---> Running in 60351238d439 01:35:34 ---> Running in cf83486571e7 01:35:34 Removing intermediate container 60351238d439 01:35:34 ---> 49283199a544 01:35:34 Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 01:35:34 Removing intermediate container cf83486571e7 01:35:34 ---> 22baf126b00e 01:35:34 Step 23/23 : LABEL version=0.0.0 01:35:34 ---> Running in aa309ca01c33 01:35:35 ---> Running in bc516f842f3b 01:35:35 Removing intermediate container aa309ca01c33 01:35:35 ---> 806d5262699e 01:35:35 Step 24/24 : LABEL version=0.0.0 01:35:35 ---> Running in 1cd2db40075a 01:35:35 Removing intermediate container bc516f842f3b 01:35:35 ---> ae396922420e 01:35:35 01:35:36 Successfully built ae396922420e 01:35:36 Successfully tagged support-scheduler-arm64:latest 01:35:36  Building support-scheduler ... done Removing intermediate container 1cd2db40075a 01:35:36 ---> f0878efa6771 01:35:36 01:35:36 Successfully built f0878efa6771 01:35:36 Successfully tagged core-metadata-arm64:latest 01:35:36  Building core-metadata ... done  [Pipeline] } 01:35:36 $ docker stop --time=1 ffb1d6f96fe459de0a4874c299a853c70d8000722ab869b393aef451f2989066 01:35:38 $ docker rm -f ffb1d6f96fe459de0a4874c299a853c70d8000722ab869b393aef451f2989066 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:39 + docker images 01:35:39 REPOSITORY TAG IMAGE ID CREATED SIZE 01:35:39 core-metadata-arm64 latest f0878efa6771 3 seconds ago 15.8MB 01:35:39 support-scheduler-arm64 latest ae396922420e 4 seconds ago 15.2MB 01:35:39 core-command-arm64 latest 60e8e0ae7542 7 seconds ago 15.2MB 01:35:39 security-proxy-setup-arm64 latest ae98864f1b7d 8 seconds ago 25.3MB 01:35:39 c7600885b208 21 seconds ago 1.57GB 01:35:39 772e5c0f28fd 22 seconds ago 1.57GB 01:35:39 c79717102c53 28 seconds ago 1.57GB 01:35:39 5117a79b9ae2 28 seconds ago 1.56GB 01:35:39 sys-mgmt-agent-arm64 latest de5f5be90c7e 2 minutes ago 312MB 01:35:39 security-bootstrapper-arm64 latest 7b96cbc225e6 3 minutes ago 17.7MB 01:35:39 core-data-arm64 latest 4b24a5e83171 3 minutes ago 19.4MB 01:35:39 security-secretstore-setup-arm64 latest 1b020ad7dc67 3 minutes ago 26.5MB 01:35:39 support-notifications-arm64 latest f4720d059f18 3 minutes ago 15.9MB 01:35:39 17eeb688f4a5 4 minutes ago 1.57GB 01:35:39 1d15a22e0ac5 4 minutes ago 1.57GB 01:35:39 29fa4d275314 4 minutes ago 1.57GB 01:35:39 0c1870fa1249 4 minutes ago 1.57GB 01:35:39 f75a8b41278e 4 minutes ago 1.57GB 01:35:39 ci-base-image-arm64 latest 2b43bf280d7a 16 minutes ago 1.24GB 01:35:39 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 01:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 01:35:39 docker 20.10.7 df445af6242a 3 months ago 234MB 01:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 01:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:40 01:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:41 arm64: Pulling from edgex-lftools-log-publisher 01:35:41 448f6bf000e3: Pulling fs layer 01:35:41 f757da607395: Pulling fs layer 01:35:41 05883995daec: Pulling fs layer 01:35:41 8603b9c90790: Pulling fs layer 01:35:41 1560dd03e051: Pulling fs layer 01:35:41 27f5ce0e4adf: Pulling fs layer 01:35:41 c2d8d7efcc4b: Pulling fs layer 01:35:41 27f5ce0e4adf: Waiting 01:35:41 8603b9c90790: Waiting 01:35:41 1560dd03e051: Waiting 01:35:41 c2d8d7efcc4b: Waiting 01:35:41 f757da607395: Verifying Checksum 01:35:41 f757da607395: Download complete 01:35:41 8603b9c90790: Verifying Checksum 01:35:41 8603b9c90790: Download complete 01:35:42 1560dd03e051: Verifying Checksum 01:35:42 1560dd03e051: Download complete 01:35:42 27f5ce0e4adf: Verifying Checksum 01:35:42 27f5ce0e4adf: Download complete 01:35:42 05883995daec: Verifying Checksum 01:35:42 05883995daec: Download complete 01:35:43 448f6bf000e3: Verifying Checksum 01:35:43 448f6bf000e3: Download complete 01:35:46 c2d8d7efcc4b: Verifying Checksum 01:35:46 c2d8d7efcc4b: Download complete 01:35:47 448f6bf000e3: Pull complete 01:35:48 f757da607395: Pull complete 01:35:49 05883995daec: Pull complete 01:35:49 8603b9c90790: Pull complete 01:35:50 1560dd03e051: Pull complete 01:35:51 27f5ce0e4adf: Pull complete 01:36:06 c2d8d7efcc4b: Pull complete 01:36:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:36:06 prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container 01:36:06 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 01:36:11 $ docker top 23f6f23a6914afcda59d09eddb88c922c8495e9796036faac21aa4bd67bf8456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:12 ---> job-cost.sh 01:36:12 lf-activate-venv: SKIPPING 01:36:12 INFO: No Stack... 01:36:14 INFO: Retrieving Pricing Info for: v3-standard-4 01:36:14 INFO: Archiving Costs [Pipeline] sh 01:36:14 + + cut -d, -f6cat 01:36:14 /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 01:36:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] 01:36:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] did not exist. Created. 01:36:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:36:15 + echo total: 0.10999999940395355 [Pipeline] stash 01:36:15 Stashed 1 file(s) [Pipeline] } 01:36:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:36:15 $ docker stop --time=1 23f6f23a6914afcda59d09eddb88c922c8495e9796036faac21aa4bd67bf8456 01:36:17 $ docker rm -f 23f6f23a6914afcda59d09eddb88c922c8495e9796036faac21aa4bd67bf8456 [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 01:36:18 provisioning config files... 01:36:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9155596784160952468tmp [Pipeline] { [Pipeline] sh 01:36:18 + set +x 01:36:18 + curl -s https://codecov.io/bash 01:36:18 + bash -s -- 01:36:18 01:36:18 _____ _ 01:36:18 / ____| | | 01:36:18 | | ___ __| | ___ ___ _____ __ 01:36:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:36:18 | |___| (_) | (_| | __/ (_| (_) \ V / 01:36:18 \_____\___/ \__,_|\___|\___\___/ \_/ 01:36:18 Bash-1.0.6 01:36:18 01:36:18 01:36:18 ==> git version 2.24.4 found 01:36:18 ==> 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 01:36:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:36:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:36:18 ==> Jenkins CI detected. 01:36:18 current dir:  /w/workspace/edgex-go/2 01:36:18 project root: . 01:36:18 --> token set from env 01:36:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:36:18 ==> Running gcov in . (disable via -X gcov) 01:36:18 ==> Python coveragepy not found 01:36:18 ==> Searching for coverage reports in: 01:36:18 + . 01:36:18 -> Found 1 reports 01:36:18 ==> Detecting git/mercurial file structure 01:36:18 ==> Reading reports 01:36:18 + ./coverage.out bytes=403614 01:36:18 ==> Appending adjustments 01:36:18 https://docs.codecov.io/docs/fixing-reports 01:36:19 + Found adjustments 01:36:19 ==> Gzipping contents 01:36:19 56K /tmp/codecov.9nJ4Xg.gz 01:36:19 ==> Uploading reports 01:36:19 url: https://codecov.io 01:36:19 query: branch=PR-3732&commit=1b19fef8c8db951ed8e7ea5fdf541138171f5c42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= 01:36:19 -> Pinging Codecov 01:36:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3732&commit=1b19fef8c8db951ed8e7ea5fdf541138171f5c42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= 01:36:20 -> Uploading to 01:36:20 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/1b19fef8c8db951ed8e7ea5fdf541138171f5c42/8cb9b034-6c5c-4553-aa9e-308e4be32d5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T013620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83decacd20a3bffb612355a0a4e2bc06ad93f614ed63e0cc1d355b1ab5cc1211 01:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:20 Dload Upload Total Spent Left Speed 01:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54238 0 0 100 54238 0 165k --:--:-- --:--:-- --:--:-- 165k 01:36:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [Pipeline] } 01:36:20 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 01:36:21 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:36:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:36:22 ---> package-listing.sh 01:36:22 ++ facter osfamily 01:36:22 ++ tr '[:upper:]' '[:lower:]' 01:36:23 + OS_FAMILY=redhat 01:36:23 + workspace=/w/workspace/edgex-go/2 01:36:23 + START_PACKAGES=/tmp/packages_start.txt 01:36:23 + END_PACKAGES=/tmp/packages_end.txt 01:36:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:23 + PACKAGES=/tmp/packages_start.txt 01:36:23 + '[' /w/workspace/edgex-go/2 ']' 01:36:23 + PACKAGES=/tmp/packages_end.txt 01:36:23 + case "${OS_FAMILY}" in 01:36:23 + rpm -qa 01:36:23 + sort 01:36:25 + '[' -f /tmp/packages_start.txt ']' 01:36:25 + '[' -f /tmp/packages_end.txt ']' 01:36:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:25 + '[' /w/workspace/edgex-go/2 ']' 01:36:25 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:36:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:36:25 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:36:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:25 01:36:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:26 latest: Pulling from edgex-lftools-log-publisher 01:36:26 b4d181a07f80: Pulling fs layer 01:36:26 a1111a8f2ec3: Pulling fs layer 01:36:26 ed53099fbce6: Pulling fs layer 01:36:26 dc539afda2c1: Pulling fs layer 01:36:26 77bc0d833cb6: Pulling fs layer 01:36:26 9065ff56babe: Pulling fs layer 01:36:26 d287ab97295c: Pulling fs layer 01:36:26 77bc0d833cb6: Waiting 01:36:26 9065ff56babe: Waiting 01:36:26 d287ab97295c: Waiting 01:36:26 dc539afda2c1: Waiting 01:36:26 a1111a8f2ec3: Verifying Checksum 01:36:26 a1111a8f2ec3: Download complete 01:36:26 dc539afda2c1: Verifying Checksum 01:36:26 dc539afda2c1: Download complete 01:36:26 77bc0d833cb6: Verifying Checksum 01:36:26 77bc0d833cb6: Download complete 01:36:26 ed53099fbce6: Verifying Checksum 01:36:26 ed53099fbce6: Download complete 01:36:26 9065ff56babe: Verifying Checksum 01:36:26 9065ff56babe: Download complete 01:36:27 b4d181a07f80: Verifying Checksum 01:36:27 b4d181a07f80: Download complete 01:36:28 b4d181a07f80: Pull complete 01:36:28 a1111a8f2ec3: Pull complete 01:36:29 ed53099fbce6: Pull complete 01:36:29 dc539afda2c1: Pull complete 01:36:29 77bc0d833cb6: Pull complete 01:36:29 9065ff56babe: Pull complete 01:36:30 d287ab97295c: Verifying Checksum 01:36:30 d287ab97295c: Download complete 01:36:34 d287ab97295c: Pull complete 01:36:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:36:34 prd-centos7-docker-4c-2g-51 does not seem to be running inside a container 01:36:34 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:36:38 $ docker top c338312e4069ebec51f3e77d98ade80c14f1cba5c0a680551d0007aa4831758f -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:38 + touch /tmp/pre-build-complete [Pipeline] sh 01:36:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:36:39 + ls /var/log/sa-host 01:36:39 + sadf -c /var/log/sa-host/sa05 01:36:39 file_magic: OK 01:36:39 HZ: Using current value: 100 01:36:39 file_header: OK 01:36:39 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 01:36:39 Statistics: 01:36:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:36:39 File successfully converted to sysstat format version 12.0.3 01:36:39 + sadf -c /var/log/sa-host/sa29 01:36:39 file_magic: OK 01:36:39 HZ: Using current value: 100 01:36:39 file_header: OK 01:36:39 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 01:36:39 Statistics: 01:36:39 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:36:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:39 provisioning config files... 01:36:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3072808992898835678tmp [Pipeline] { [Pipeline] echo 01:36:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:36:40 ---> create-netrc.sh [Pipeline] } 01:36:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:36:40 ---> python-tools-install.sh [Pipeline] echo 01:36:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:36:40 ---> sudo-logs.sh 01:36:40 Archiving 'sudo' log.. 01:36:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-51.vexxhost.local: Name or service not known 01:36:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-51.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:36:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:36:41 ---> job-cost.sh 01:36:41 lf-activate-venv: SKIPPING 01:36:41 DEBUG: total: 0.10999999940395355 01:36:41 INFO: Retrieving Stack Cost... 01:36:42 INFO: Retrieving Pricing Info for: v3-standard-2 01:36:42 INFO: Archiving Costs [Pipeline] echo 01:36:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:36:42 ---> logs-deploy.sh 01:36:42 lf-activate-venv: SKIPPING 01:36:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3732/2 01:36:42 INFO: archiving workspace using pattern(s): 01:36:43 Archives upload complete. 01:36:43 INFO: archiving logs to Nexus 01:36:44 ---> uname -a: 01:36:44 Linux prd-centos7-docker-4c-2g-51.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 01:36:44 01:36:44 01:36:44 ---> lscpu: 01:36:44 Architecture: x86_64 01:36:44 CPU op-mode(s): 32-bit, 64-bit 01:36:44 Byte Order: Little Endian 01:36:44 Address sizes: 40 bits physical, 48 bits virtual 01:36:44 CPU(s): 2 01:36:44 On-line CPU(s) list: 0,1 01:36:44 Thread(s) per core: 1 01:36:44 Core(s) per socket: 1 01:36:44 Socket(s): 2 01:36:44 NUMA node(s): 1 01:36:44 Vendor ID: AuthenticAMD 01:36:44 CPU family: 23 01:36:44 Model: 49 01:36:44 Model name: AMD EPYC-Rome Processor 01:36:44 Stepping: 0 01:36:44 CPU MHz: 2799.998 01:36:44 BogoMIPS: 5599.99 01:36:44 Virtualization: AMD-V 01:36:44 Hypervisor vendor: KVM 01:36:44 Virtualization type: full 01:36:44 L1d cache: 32K 01:36:44 L1i cache: 32K 01:36:44 L2 cache: 512K 01:36:44 L3 cache: 16384K 01:36:44 NUMA node0 CPU(s): 0,1 01:36:44 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 01:36:44 01:36:44 01:36:44 ---> nproc: 01:36:44 2 01:36:44 01:36:44 01:36:44 ---> df -h: 01:36:44 Filesystem Size Used Avail Use% Mounted on 01:36:44 overlay 40G 13G 28G 32% / 01:36:44 tmpfs 64M 0 64M 0% /dev 01:36:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:36:44 shm 64M 0 64M 0% /dev/shm 01:36:44 /dev/vda1 40G 13G 28G 32% /facter-os 01:36:44 01:36:44 01:36:44 ---> sar -b -r -n DEV: 01:36:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 01:36:44 01:36:44 01:07:19 LINUX RESTART (2 CPU) 01:36:44 01:36:44 01:08:01 tps rtps wtps bread/s bwrtn/s 01:36:44 01:09:01 8.23 0.00 8.23 0.00 5631.33 01:36:44 01:10:01 83.69 3.41 80.27 2577.79 3177.08 01:36:44 01:11:01 6.16 0.00 6.16 0.00 4883.33 01:36:44 01:12:01 362.54 0.17 362.38 22.65 94143.70 01:36:44 01:13:01 57.71 0.00 57.71 0.00 6873.17 01:36:44 01:14:01 69.65 0.03 69.62 0.80 5309.53 01:36:44 01:15:01 546.06 271.30 274.75 8141.28 167551.53 01:36:44 01:16:01 517.22 171.49 345.73 9875.72 174931.35 01:36:44 01:17:01 664.58 164.05 500.53 6628.63 185557.09 01:36:44 01:18:01 111.99 14.69 97.30 1507.68 13272.21 01:36:44 01:19:01 0.18 0.00 0.18 0.00 2.15 01:36:44 01:20:01 0.17 0.00 0.17 0.00 2.20 01:36:44 01:21:01 0.28 0.00 0.28 0.00 4.13 01:36:44 01:22:01 0.25 0.00 0.25 0.00 2.47 01:36:44 01:23:01 0.45 0.18 0.27 5.73 4.05 01:36:44 01:24:01 0.78 0.00 0.78 0.00 15.39 01:36:44 01:25:01 0.23 0.00 0.23 0.00 3.30 01:36:44 01:26:02 0.23 0.00 0.23 0.00 2.88 01:36:44 01:27:01 0.19 0.00 0.19 0.00 1.81 01:36:44 01:28:01 0.25 0.00 0.25 0.00 2.88 01:36:44 01:29:01 0.23 0.00 0.23 0.00 2.87 01:36:44 01:30:01 0.35 0.00 0.35 0.00 5.73 01:36:44 01:31:01 0.25 0.00 0.25 0.00 2.87 01:36:44 01:32:01 0.28 0.00 0.28 0.00 3.76 01:36:44 01:33:01 0.25 0.00 0.25 0.00 3.53 01:36:44 01:34:01 0.32 0.00 0.32 0.00 4.30 01:36:44 01:35:01 0.27 0.00 0.27 0.00 3.28 01:36:44 01:36:01 0.25 0.00 0.25 0.00 2.70 01:36:44 Average: 86.99 22.36 64.63 1028.45 23649.00 01:36:44 01:36:44 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:36:44 01:09:01 5480328 0 773688 9.66 2620 1752304 1316704 14.54 633948 1501488 4360 01:36:44 01:10:01 5249972 0 852048 10.64 2620 1904300 1434124 15.83 774488 1577504 9860 01:36:44 01:11:01 5055288 0 898848 11.22 2620 2052184 1434864 15.84 919608 1623392 12112 01:36:44 01:12:01 3502372 0 1122584 14.02 2620 3381364 1313648 14.50 1045508 2779908 16 01:36:44 01:13:01 3088332 0 1205656 15.05 2620 3712332 1749496 19.32 1414168 2859316 135180 01:36:44 01:14:01 3244636 0 1111616 13.88 2620 3650068 1447792 15.98 1286416 2817368 82124 01:36:44 01:15:01 1150652 0 1352188 16.88 2620 5503480 2119564 23.40 1496716 4612388 44 01:36:44 01:16:01 513872 0 1415884 17.68 2620 6076564 2438856 26.93 2876868 3820880 3224 01:36:44 01:17:01 1604444 0 1398272 17.46 2620 5003604 2122812 23.44 2001452 3588380 436 01:36:44 01:18:01 3012532 0 1228320 15.34 2620 3765468 1342124 14.82 1329476 2895836 16 01:36:44 01:19:01 3018920 0 1221932 15.26 2620 3765468 1265428 13.97 1328356 2892644 20 01:36:44 01:20:01 3020528 0 1220316 15.24 2620 3765476 1265452 13.97 1327492 2893548 16 01:36:44 01:21:01 3022396 0 1218444 15.21 2620 3765480 1249936 13.80 1344856 2875092 8 01:36:44 01:22:01 3022284 0 1218552 15.21 2620 3765484 1249936 13.80 1342080 2878028 8 01:36:44 01:23:01 3022012 0 1218788 15.22 2620 3765520 1250008 13.80 1343276 2876832 20 01:36:44 01:24:01 3021724 0 1219072 15.22 2620 3765524 1250032 13.80 1343408 2876832 8 01:36:44 01:25:01 3022308 0 1218484 15.21 2620 3765528 1249936 13.80 1343204 2876832 16 01:36:44 01:26:02 3022124 0 1218660 15.22 2620 3765536 1249936 13.80 1349216 2870840 8 01:36:44 01:27:01 3021952 0 1218832 15.22 2620 3765536 1249936 13.80 1351360 2868792 8 01:36:44 01:28:01 3021968 0 1218784 15.22 2620 3765568 1250020 13.80 1352384 2867824 32 01:36:44 01:29:01 3022460 0 1218316 15.21 2620 3765544 1249936 13.80 1352320 2867816 16 01:36:44 01:30:01 3021472 0 1219300 15.22 2620 3765548 1250104 13.80 1359860 2860704 16 01:36:44 01:31:01 3021404 0 1219360 15.22 2620 3765556 1250068 13.80 1359800 2860704 16 01:36:44 01:32:01 3021948 0 1218812 15.22 2620 3765560 1250068 13.80 1359712 2860704 16 01:36:44 01:33:01 3021240 0 1219512 15.23 2620 3765568 1250104 13.80 1360092 2860704 12 01:36:44 01:34:01 3022100 0 1218648 15.22 2620 3765572 1249936 13.80 1359496 2860708 16 01:36:44 01:35:01 3022060 0 1218684 15.22 2620 3765576 1249984 13.80 1359400 2860708 8 01:36:44 01:36:01 3022108 0 1218632 15.22 2620 3765580 1249936 13.80 1359416 2860704 8 01:36:44 Average: 3081908 0 1189365 14.85 2620 3735046 1401812 15.48 1359799 2848088 8844 01:36:44 01:36:44 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:36:44 01:09:01 eth0 1140.66 686.41 2327.17 46.30 0.00 0.00 0.00 0.00 01:36:44 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:10:01 veth3683634 89.58 90.58 10.77 176.08 0.00 0.00 0.00 0.00 01:36:44 01:10:01 eth0 344.40 244.80 813.67 39.61 0.00 0.00 0.00 0.00 01:36:44 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:10:01 docker0 89.58 90.44 9.54 176.07 0.00 0.00 0.00 0.00 01:36:44 01:11:01 veth3683634 847.89 1217.80 77.43 2551.22 0.00 0.00 0.00 0.00 01:36:44 01:11:01 eth0 1265.10 849.64 2556.40 78.62 0.00 0.00 0.00 0.00 01:36:44 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:11:01 docker0 847.89 1217.80 65.83 2551.22 0.00 0.00 0.00 0.00 01:36:44 01:12:01 eth0 989.82 795.87 5349.56 115.73 0.00 0.00 0.00 0.00 01:36:44 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:12:01 docker0 388.91 431.55 30.66 2053.95 0.00 0.00 0.00 0.00 01:36:44 01:13:01 vethda0b96d 0.57 0.68 0.04 0.05 0.00 0.00 0.00 0.00 01:36:44 01:13:01 eth0 47.39 26.45 40.63 16.64 0.00 0.00 0.00 0.00 01:36:44 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:13:01 docker0 0.57 0.55 0.04 0.04 0.00 0.00 0.00 0.00 01:36:44 01:14:01 vethda0b96d 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 01:36:44 01:14:01 eth0 30.05 17.31 17.51 55.08 0.00 0.00 0.00 0.00 01:36:44 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:14:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 01:36:44 01:15:01 vethda7023d 0.18 0.23 0.02 0.09 0.00 0.00 0.00 0.00 01:36:44 01:15:01 eth0 332.56 233.36 1812.28 72.14 0.00 0.00 0.00 0.00 01:36:44 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:15:01 veth0241d96 9.42 12.40 0.71 32.86 0.00 0.00 0.00 0.00 01:36:44 01:16:01 vethc1f27e5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:36:44 01:16:01 veth0254c9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:16:01 vethf679795 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:16:01 eth0 248.83 136.25 1333.49 22.05 0.00 0.00 0.00 0.00 01:36:44 01:17:01 vethfe39f96 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:36:44 01:17:01 eth0 222.35 112.33 631.95 81.89 0.00 0.00 0.00 0.00 01:36:44 01:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:36:44 01:17:01 veth536263d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:36:44 01:18:01 eth0 42.95 22.36 100.93 53.10 0.00 0.00 0.00 0.00 01:36:44 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:18:01 docker0 1467.84 1991.37 114.90 5632.31 0.00 0.00 0.00 0.00 01:36:44 01:19:01 eth0 1.13 0.32 0.34 0.20 0.00 0.00 0.00 0.00 01:36:44 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:20:01 eth0 0.77 0.33 0.30 0.20 0.00 0.00 0.00 0.00 01:36:44 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:21:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:36:44 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:36:44 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:23:01 eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:36:44 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:24:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 01:36:44 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:25:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:36:44 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:26:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:36:44 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:28:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 01:36:44 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:29:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:36:44 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:30:01 eth0 0.93 0.32 0.31 0.20 0.00 0.00 0.00 0.00 01:36:44 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:31:01 eth0 0.88 0.30 0.31 0.20 0.00 0.00 0.00 0.00 01:36:44 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:32:01 eth0 1.03 0.28 0.32 0.17 0.00 0.00 0.00 0.00 01:36:44 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:33:01 eth0 0.72 0.45 0.35 0.30 0.00 0.00 0.00 0.00 01:36:44 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:34:01 eth0 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:36:44 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:35:01 eth0 0.87 0.10 0.12 0.01 0.00 0.00 0.00 0.00 01:36:44 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:36:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 Average: eth0 166.99 111.79 535.65 20.83 0.00 0.00 0.00 0.00 01:36:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 Average: docker0 52.46 71.17 4.11 201.30 0.00 0.00 0.00 0.00 01:36:44 01:36:44 01:36:44 ---> sar -P ALL: 01:36:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 01:36:44 01:36:44 01:07:19 LINUX RESTART (2 CPU) 01:36:44 01:36:44 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:36:44 01:09:01 all 3.14 0.00 0.90 0.00 0.06 95.90 01:36:44 01:09:01 0 2.77 0.00 1.17 0.00 0.09 95.97 01:36:44 01:09:01 1 3.50 0.00 0.63 0.00 0.03 95.84 01:36:44 01:10:01 all 6.59 0.00 2.54 2.04 0.05 88.78 01:36:44 01:10:01 0 6.52 0.00 2.74 0.80 0.05 89.88 01:36:44 01:10:01 1 6.66 0.00 2.34 3.28 0.05 87.68 01:36:44 01:11:01 all 8.41 0.00 2.28 0.00 0.07 89.24 01:36:44 01:11:01 0 7.81 0.00 2.73 0.00 0.07 89.39 01:36:44 01:11:01 1 8.99 0.00 1.83 0.00 0.07 89.10 01:36:44 01:12:01 all 27.85 0.00 11.97 3.88 0.08 56.21 01:36:44 01:12:01 0 25.92 0.00 12.32 4.55 0.09 57.12 01:36:44 01:12:01 1 29.76 0.00 11.63 3.22 0.07 55.32 01:36:44 01:13:01 all 55.93 0.00 6.31 0.57 0.09 37.10 01:36:44 01:13:01 0 55.90 0.00 6.23 0.67 0.09 37.12 01:36:44 01:13:01 1 55.96 0.00 6.40 0.47 0.09 37.08 01:36:44 01:14:01 all 51.02 0.00 6.59 0.84 0.09 41.46 01:36:44 01:14:01 0 51.18 0.00 6.63 0.94 0.09 41.16 01:36:44 01:14:01 1 50.86 0.00 6.56 0.73 0.09 41.76 01:36:44 01:15:01 all 35.52 0.00 13.89 21.14 0.10 29.36 01:36:44 01:15:01 0 36.03 0.00 14.21 20.34 0.11 29.32 01:36:44 01:15:01 1 35.02 0.00 13.57 21.93 0.09 29.39 01:36:44 01:16:01 all 72.45 0.00 17.16 8.00 0.12 2.27 01:36:44 01:16:01 0 72.45 0.00 17.79 7.30 0.11 2.34 01:36:44 01:16:01 1 72.46 0.00 16.53 8.69 0.13 2.20 01:36:44 01:17:01 all 69.11 0.00 18.77 9.98 0.11 2.03 01:36:44 01:17:01 0 69.85 0.00 18.41 9.77 0.09 1.87 01:36:44 01:17:01 1 68.36 0.00 19.12 10.19 0.13 2.20 01:36:44 01:18:01 all 7.52 0.00 3.11 1.04 0.03 88.29 01:36:44 01:18:01 0 7.74 0.00 3.03 0.91 0.05 88.26 01:36:44 01:18:01 1 7.30 0.00 3.20 1.17 0.02 88.32 01:36:44 01:19:01 all 0.18 0.00 0.05 0.00 0.02 99.76 01:36:44 01:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:36:44 01:19:01 1 0.30 0.00 0.05 0.00 0.02 99.63 01:36:44 01:36:44 01:19:01 CPU %user %nice %system %iowait %steal %idle 01:36:44 01:20:01 all 0.42 0.00 0.61 0.00 0.01 98.96 01:36:44 01:20:01 0 0.28 0.00 0.71 0.00 0.00 99.01 01:36:44 01:20:01 1 0.56 0.00 0.51 0.00 0.02 98.90 01:36:44 01:21:01 all 0.22 0.00 0.03 0.00 0.02 99.74 01:36:44 01:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:36:44 01:21:01 1 0.40 0.00 0.02 0.00 0.02 99.57 01:36:44 01:22:01 all 0.18 0.00 0.04 0.00 0.00 99.77 01:36:44 01:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:36:44 01:22:01 1 0.33 0.00 0.05 0.00 0.00 99.62 01:36:44 01:23:01 all 0.18 0.00 0.06 0.00 0.02 99.74 01:36:44 01:23:01 0 0.02 0.00 0.07 0.00 0.02 99.90 01:36:44 01:23:01 1 0.35 0.00 0.05 0.00 0.02 99.58 01:36:44 01:24:01 all 0.21 0.00 0.01 0.00 0.01 99.77 01:36:44 01:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:36:44 01:24:01 1 0.38 0.00 0.02 0.00 0.00 99.60 01:36:44 01:25:01 all 0.22 0.00 0.03 0.00 0.02 99.74 01:36:44 01:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:36:44 01:25:01 1 0.42 0.00 0.02 0.00 0.02 99.55 01:36:44 01:26:02 all 0.21 0.00 0.03 0.00 0.01 99.76 01:36:44 01:26:02 0 0.05 0.00 0.02 0.00 0.00 99.93 01:36:44 01:26:02 1 0.37 0.00 0.03 0.00 0.02 99.58 01:36:44 01:27:01 all 0.21 0.00 0.03 0.00 0.02 99.75 01:36:44 01:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:36:44 01:27:01 1 0.41 0.00 0.02 0.00 0.02 99.56 01:36:44 01:28:01 all 0.12 0.00 0.03 0.00 0.01 99.84 01:36:44 01:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:36:44 01:28:01 1 0.18 0.00 0.03 0.00 0.00 99.78 01:36:44 01:29:01 all 0.18 0.00 0.03 0.00 0.01 99.79 01:36:44 01:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:36:44 01:29:01 1 0.32 0.00 0.03 0.00 0.02 99.63 01:36:44 01:30:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:36:44 01:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:36:44 01:30:01 1 0.43 0.00 0.03 0.00 0.02 99.52 01:36:44 01:36:44 01:30:01 CPU %user %nice %system %iowait %steal %idle 01:36:44 01:31:01 all 0.17 0.00 0.02 0.00 0.02 99.80 01:36:44 01:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:36:44 01:31:01 1 0.30 0.00 0.02 0.00 0.02 99.67 01:36:44 01:32:01 all 0.21 0.00 0.03 0.00 0.01 99.76 01:36:44 01:32:01 0 0.32 0.00 0.02 0.00 0.00 99.67 01:36:44 01:32:01 1 0.10 0.00 0.03 0.00 0.02 99.85 01:36:44 01:33:01 all 0.20 0.00 0.04 0.00 0.02 99.74 01:36:44 01:33:01 0 0.35 0.00 0.03 0.00 0.00 99.62 01:36:44 01:33:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:36:44 01:34:01 all 0.08 0.00 0.03 0.00 0.01 99.87 01:36:44 01:34:01 0 0.13 0.00 0.05 0.00 0.02 99.80 01:36:44 01:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:36:44 01:35:01 all 0.20 0.00 0.04 0.00 0.01 99.75 01:36:44 01:35:01 0 0.37 0.00 0.03 0.00 0.00 99.60 01:36:44 01:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:36:44 01:36:01 all 0.18 0.00 0.03 0.00 0.01 99.78 01:36:44 01:36:01 0 0.32 0.00 0.05 0.00 0.00 99.63 01:36:44 01:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:36:44 Average: all 11.50 0.00 2.86 1.60 0.04 84.00 01:36:44 Average: 0 11.41 0.00 2.92 1.53 0.03 84.10 01:36:44 Average: 1 11.60 0.00 2.80 1.68 0.04 83.89 01:36:44 01:36:44 01:36:44