Pull request #3720 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 8524b20a7f3dfd19e332651fec9e130e561af9fc+2b9c967007cbefed799459cc2ce10623a0bfff15 (21d08c3a5891579f0c012cc424b81ff620960497) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2990865600687307072.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-ssh217630276431797095.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3720/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3720/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1838196137148483491.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3720/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2887563643846318546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3219694635238894878.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3720/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3720/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1726762557135935198.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1278 in /w/workspace/edgexfoundry_edgex-go_PR-3720 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7927729211497842917.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 2b9c967007cbefed799459cc2ce10623a0bfff15 into PR head commit 8524b20a7f3dfd19e332651fec9e130e561af9fc Merge succeeded, producing 8524b20a7f3dfd19e332651fec9e130e561af9fc Checking out Revision 8524b20a7f3dfd19e332651fec9e130e561af9fc (PR-3720) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5654347639454413947.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3720/head:refs/remotes/origin/PR-3720 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5967547567652393871.key > git merge 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 Commit message: "perf: Change MaxResultCount setting to 1024" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:39:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:39:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:39:46 ========================================================= 20:39:46 EdgeX Global Pipelines Version Info 20:39:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:39:48 ------------------- 20:39:48 stable info: 20:39:48 ------------------- 20:39:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:39:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:39:48 Message: update stable to v1.0.205 20:39:48 ------------------- 20:39:48 experimental info: 20:39:48 ------------------- 20:39:48 Commited By: **** collab-it+edgex@linuxfoundation.org 20:39:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:39:48 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3720 [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3720 [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3720 [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8524b20a7f3dfd19e332651fec9e130e561af9fc [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8524b20 [Pipeline] echo 20:39:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:51 provisioning config files... 20:39:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8125571657007743514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:51 ---> docker-login.sh 20:39:51 nexus3.edgexfoundry.org:10001 20:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:51 Configure a credential helper to remove this warning. See 20:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:51 20:39:51 Login Succeeded 20:39:51 nexus3.edgexfoundry.org:10002 20:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:52 Configure a credential helper to remove this warning. See 20:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:52 20:39:52 Login Succeeded 20:39:52 nexus3.edgexfoundry.org:10003 20:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:52 Configure a credential helper to remove this warning. See 20:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:52 20:39:52 Login Succeeded 20:39:52 nexus3.edgexfoundry.org:10004 20:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:52 Configure a credential helper to remove this warning. See 20:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:52 20:39:52 Login Succeeded 20:39:52 docker.io 20:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:52 Configure a credential helper to remove this warning. See 20:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:52 20:39:52 Login Succeeded 20:39:52 ---> docker-login.sh ends [Pipeline] } 20:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:53 ++ 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 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/core-command/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo core-command,cmd/core-command/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/core-data/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo core-data,cmd/core-data/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/core-metadata/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo core-metadata,cmd/core-metadata/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/security-bootstrapper/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/security-proxy-setup/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/support-notifications/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo support-notifications,cmd/support-notifications/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/support-scheduler/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:39:53 + for file in '`ls cmd/**/Dockerfile`' 20:39:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:39:53 ++ cut -d/ -f2 20:39:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:39:53 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 20:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:54 20:39:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:39:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:55 latest: Pulling from edgex-devops/git-semver 20:39:55 31603596830f: Pulling fs layer 20:39:55 04fac38145f0: Pulling fs layer 20:39:55 701f6daf10bf: Pulling fs layer 20:39:55 24f72da36158: Pulling fs layer 20:39:55 24f72da36158: Waiting 20:39:55 04fac38145f0: Verifying Checksum 20:39:55 04fac38145f0: Download complete 20:39:55 31603596830f: Verifying Checksum 20:39:55 31603596830f: Download complete 20:39:55 31603596830f: Pull complete 20:39:55 701f6daf10bf: Verifying Checksum 20:39:55 701f6daf10bf: Download complete 20:39:55 04fac38145f0: Pull complete 20:39:56 24f72da36158: Verifying Checksum 20:39:56 24f72da36158: Download complete 20:39:56 701f6daf10bf: Pull complete 20:39:56 24f72da36158: Pull complete 20:39:56 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:39:56 prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container 20:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:39:57 $ docker top 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:57 [ssh-agent] Looking for ssh-agent implementation... 20:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:57 $ docker exec 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent 20:39:58 SSH_AUTH_SOCK=/tmp/ssh-9xySheCFXPBQ/agent.15 20:39:58 SSH_AGENT_PID=22 20:39:58 Running ssh-add (command line suppressed) 20:39:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1090631908539227415.key (/w/workspace/edgex-go/1@tmp/private_key_1090631908539227415.key) 20:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:58 + git tag --points-at HEAD [Pipeline] } 20:39:58 $ docker exec --env ******** --env ******** 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent -k 20:39:58 unset SSH_AUTH_SOCK; 20:39:58 unset SSH_AGENT_PID; 20:39:58 echo Agent pid 22 killed; 20:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:39:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:58 [ssh-agent] Looking for ssh-agent implementation... 20:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:58 $ docker exec 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent 20:39:59 SSH_AUTH_SOCK=/tmp/ssh-Hr0Kfd3V2Kpe/agent.56 20:39:59 SSH_AGENT_PID=63 20:39:59 Running ssh-add (command line suppressed) 20:39:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3548968321625755235.key (/w/workspace/edgex-go/1@tmp/private_key_3548968321625755235.key) 20:39:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:59 + git semver init 20:39:59 # -> Open(): unable to determine branch for HEAD 20:39:59 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:39:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:39:59 # $SEMVER_REMOTE_NAME = origin 20:39:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:39:59 # $SEMVER_USER_NAME = edgex-jenkins 20:39:59 # $SEMVER_BRANCH = PR-3720 20:39:59 # $SEMVER_TEMP = /tmp/semver-807105805 20:39:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:41:07 # '/tmp/semver-807105805' -> '/w/workspace/edgex-go/1/.semver' 20:41:07 # -> Force: false 20:41:07 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:41:07 $ docker exec --env ******** --env ******** 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 ssh-agent -k 20:41:07 unset SSH_AUTH_SOCK; 20:41:07 unset SSH_AGENT_PID; 20:41:07 echo Agent pid 63 killed; 20:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:09 + git semver [Pipeline] } 20:41:09 $ docker stop --time=1 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 20:41:11 $ docker rm -f 862fafae93c74ac1ab83d594a999e30bbf33c03507cf47f83cc0ec7b517a29a5 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:41:12 Stashed 1 file(s) [Pipeline] echo 20:41:12 [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 20:41:13 ========================================================= 20:41:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:41:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:41:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:41:13 540db60ca938: Pulling fs layer 20:41:13 adcc1eea9eea: Pulling fs layer 20:41:13 4c4ab2625f07: Pulling fs layer 20:41:13 db62176df00c: Pulling fs layer 20:41:13 3b30891b0d05: Pulling fs layer 20:41:13 06b49ca38bd5: Pulling fs layer 20:41:13 c788192a36de: Pulling fs layer 20:41:13 a77e37c0d609: Pulling fs layer 20:41:13 c3185cebc471: Pulling fs layer 20:41:13 06b49ca38bd5: Waiting 20:41:13 c788192a36de: Waiting 20:41:13 a77e37c0d609: Waiting 20:41:13 c3185cebc471: Waiting 20:41:13 db62176df00c: Waiting 20:41:13 3b30891b0d05: Waiting 20:41:13 4c4ab2625f07: Download complete 20:41:13 adcc1eea9eea: Verifying Checksum 20:41:13 adcc1eea9eea: Download complete 20:41:13 3b30891b0d05: Verifying Checksum 20:41:13 3b30891b0d05: Download complete 20:41:13 06b49ca38bd5: Verifying Checksum 20:41:13 06b49ca38bd5: Download complete 20:41:13 c788192a36de: Download complete 20:41:13 540db60ca938: Verifying Checksum 20:41:13 540db60ca938: Download complete 20:41:14 540db60ca938: Pull complete 20:41:14 adcc1eea9eea: Pull complete 20:41:14 4c4ab2625f07: Pull complete 20:41:15 a77e37c0d609: Verifying Checksum 20:41:15 a77e37c0d609: Download complete 20:41:18 c3185cebc471: Verifying Checksum 20:41:18 c3185cebc471: Download complete 20:41:19 db62176df00c: Verifying Checksum 20:41:19 db62176df00c: Download complete 20:41:22 db62176df00c: Pull complete 20:41:22 3b30891b0d05: Pull complete 20:41:22 06b49ca38bd5: Pull complete 20:41:22 c788192a36de: Pull complete 20:41:23 a77e37c0d609: Pull complete 20:41:25 c3185cebc471: Pull complete 20:41:25 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:41:25 + docker build -t ci-base-image-x86_64 -f - . 20:41:25 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:41:25 WORKDIR /edgex 20:41:25 COPY go.mod . 20:41:25 RUN go mod download' 20:41:26 Sending build context to Docker daemon 328.9MB 20:41:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:41:26 ---> 031687cdd783 20:41:26 Step 2/4 : WORKDIR /edgex 20:41:28 Still waiting to schedule task 20:41:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:41:28 ---> Running in 5272851b4f28 20:41:28 Removing intermediate container 5272851b4f28 20:41:28 ---> 3a9caca48235 20:41:28 Step 3/4 : COPY go.mod . 20:41:28 ---> 1a80235c80a2 20:41:28 Step 4/4 : RUN go mod download 20:41:28 ---> Running in 5bce71f0e74f 20:42:50 Removing intermediate container 5bce71f0e74f 20:42:50 ---> 36918ebf61b8 20:42:50 Successfully built 36918ebf61b8 20:42:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:42:50 + docker inspect -f . ci-base-image-x86_64 20:42:50 . [Pipeline] withDockerContainer 20:42:50 prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container 20:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:51 $ docker top f389e55fdad3802873970962e17a7aa9fb1b59349cb44560938cd6af9eb2bf40 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:51 + go version 20:42:51 go version go1.16.6 linux/amd64 [Pipeline] } 20:42:51 $ docker stop --time=1 f389e55fdad3802873970962e17a7aa9fb1b59349cb44560938cd6af9eb2bf40 20:42:52 $ docker rm -f f389e55fdad3802873970962e17a7aa9fb1b59349cb44560938cd6af9eb2bf40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:42:53 + docker inspect -f . ci-base-image-x86_64 20:42:53 . [Pipeline] withDockerContainer 20:42:54 prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container 20:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:54 $ docker top 87586dddab1205ace340fb11d5549892428d6ac8445931de7a0df55a38e46d4e -eo pid,comm [Pipeline] { [Pipeline] echo 20:42:54 ========================================================= 20:42:54 [edgeXBuildGoParallel] Running Tests and Build... 20:42:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:42:55 + go mod tidy [Pipeline] sh 20:42:55 + make test 20:42:55 go mod tidy 20:42:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:43:01 ? github.com/edgexfoundry/edgex-go [no test files] 20:43:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:43:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:43:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:43:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:43:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:43:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:43:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:43:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:43:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 20:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 100.0% of statements 20:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 46.3% of statements 20:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:43:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements 20:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:43:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:43:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 20:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 20:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 20:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 21.7% of statements 20:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 20:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 20:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 20:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 20:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 20:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 20:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 20:43:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1279 in /w/workspace/edgexfoundry_edgex-go_PR-3720 [Pipeline] { [Pipeline] ws 20:43:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:43:49 The recommended git tool is: git 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.197s coverage: 81.8% of statements 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:43:56 using credential edgex-jenkins-ssh 20:43:56 Cloning the remote Git repository 20:43:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:43:57 > git init /w/workspace/edgex-go/1 # timeout=10 20:43:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:43:57 > git --version # timeout=10 20:43:57 > git --version # 'git version 2.17.1' 20:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.259s coverage: 70.5% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 20:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:44:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:44:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:44:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:44:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:44:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:44:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:44:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 20:44:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 20:44:18 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 20:44:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:44:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:44:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:44:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3720/head:refs/remotes/origin/PR-3720 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:44:20 Merging remotes/origin/main commit 2b9c967007cbefed799459cc2ce10623a0bfff15 into PR head commit 8524b20a7f3dfd19e332651fec9e130e561af9fc 20:44:20 Merge succeeded, producing 8524b20a7f3dfd19e332651fec9e130e561af9fc 20:44:20 Checking out Revision 8524b20a7f3dfd19e332651fec9e130e561af9fc (PR-3720) 20:44:20 > git config core.sparsecheckout # timeout=10 20:44:20 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 20:44:20 > git remote # timeout=10 20:44:20 > git config --get remote.origin.url # timeout=10 20:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:20 > git merge 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 20:44:20 > git rev-parse HEAD^{commit} # timeout=10 20:44:20 > git config core.sparsecheckout # timeout=10 20:44:20 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 20:44:25 Commit message: "perf: Change MaxResultCount setting to 1024" 20:44:25 > git --version # timeout=10 20:44:25 > git --version # 'git version 2.17.1' 20:44:25 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:26 provisioning config files... 20:44:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7750433053908684900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:26 ---> docker-login.sh 20:44:26 nexus3.edgexfoundry.org:10001 20:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:28 Configure a credential helper to remove this warning. See 20:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:28 20:44:28 Login Succeeded 20:44:28 nexus3.edgexfoundry.org:10002 20:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:29 Configure a credential helper to remove this warning. See 20:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:29 20:44:29 Login Succeeded 20:44:29 nexus3.edgexfoundry.org:10003 20:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:29 Configure a credential helper to remove this warning. See 20:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:29 20:44:29 Login Succeeded 20:44:29 nexus3.edgexfoundry.org:10004 20:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:30 Configure a credential helper to remove this warning. See 20:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:30 20:44:30 Login Succeeded 20:44:30 docker.io 20:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:31 Configure a credential helper to remove this warning. See 20:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:31 20:44:31 Login Succeeded 20:44:31 ---> docker-login.sh ends [Pipeline] } 20:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:32 ========================================================= 20:44:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:44:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:44:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:44:32 595b0fe564bb: Pulling fs layer 20:44:32 24495759ef45: Pulling fs layer 20:44:32 d148012ef14d: Pulling fs layer 20:44:32 e90a11edd702: Pulling fs layer 20:44:32 d77568369979: Pulling fs layer 20:44:32 fc1c9f9a7f3b: Pulling fs layer 20:44:32 170f2ba95c9a: Pulling fs layer 20:44:32 97ac5df62f85: Pulling fs layer 20:44:32 e90a11edd702: Waiting 20:44:32 d77568369979: Waiting 20:44:32 fc1c9f9a7f3b: Waiting 20:44:32 170f2ba95c9a: Waiting 20:44:32 97ac5df62f85: Waiting 20:44:32 d148012ef14d: Verifying Checksum 20:44:32 d148012ef14d: Download complete 20:44:33 24495759ef45: Verifying Checksum 20:44:33 24495759ef45: Download complete 20:44:33 d77568369979: Download complete 20:44:33 fc1c9f9a7f3b: Verifying Checksum 20:44:33 fc1c9f9a7f3b: Download complete 20:44:33 595b0fe564bb: Download complete 20:44:33 170f2ba95c9a: Download complete 20:44:33 595b0fe564bb: Pull complete 20:44:34 24495759ef45: Pull complete 20:44:34 d148012ef14d: Pull complete 20:44:36 97ac5df62f85: Verifying Checksum 20:44:36 97ac5df62f85: Download complete 20:44:37 e90a11edd702: Verifying Checksum 20:44:37 e90a11edd702: Download complete 20:44:41 GO111MODULE=on go vet ./... 20:44:47 e90a11edd702: Pull complete 20:44:47 d77568369979: Pull complete 20:44:47 fc1c9f9a7f3b: Pull complete 20:44:47 170f2ba95c9a: Pull complete 20:44:51 gofmt -l . 20:44:51 [ "`gofmt -l .`" = "" ] 20:44:51 ./bin/test-attribution-txt.sh [Pipeline] sh 20:44:51 + ls -al . 20:44:51 total 612 20:44:51 drwxrwxr-x 10 1001 1001 4096 Sep 24 20:44 . 20:44:51 drwxr-xr-x 4 root root 28 Sep 24 20:42 .. 20:44:51 -rw-rw-r-- 1 1001 1001 11 Sep 24 20:39 .dockerignore 20:44:51 drwxrwxr-x 8 1001 1001 179 Sep 24 20:39 .git 20:44:51 drwxrwxr-x 4 1001 1001 142 Sep 24 20:39 .github 20:44:51 -rw-rw-r-- 1 1001 1001 818 Sep 24 20:39 .gitignore 20:44:51 -rw-rw-r-- 1 1001 1001 129 Sep 24 20:39 .golangci.yml 20:44:51 -rw-rw-r-- 1 1001 1001 76 Sep 24 20:39 .hadolint.yml 20:44:51 drwx------ 3 1001 1001 58 Sep 24 20:41 .semver 20:44:51 -rw-rw-r-- 1 1001 1001 166 Sep 24 20:39 .sonarcloud.properties 20:44:51 -rw-rw-r-- 1 1001 1001 1171 Sep 24 20:39 ADOPTERS.md 20:44:51 -rw-rw-r-- 1 1001 1001 8493 Sep 24 20:39 Attribution.txt 20:44:51 -rw-rw-r-- 1 1001 1001 43881 Sep 24 20:39 CHANGELOG.md 20:44:51 -rw-rw-r-- 1 1001 1001 3804 Sep 24 20:39 CONTRIBUTING.md 20:44:51 -rw-rw-r-- 1 1001 1001 677 Sep 24 20:39 GOVERNANCE.md 20:44:51 -rw-rw-r-- 1 1001 1001 849 Sep 24 20:39 Jenkinsfile 20:44:51 -rw-rw-r-- 1 1001 1001 10775 Sep 24 20:39 LICENSE 20:44:51 -rw-rw-r-- 1 1001 1001 6386 Sep 24 20:39 Makefile 20:44:51 -rw-rw-r-- 1 1001 1001 582 Sep 24 20:39 OWNERS.md 20:44:51 -rw-rw-r-- 1 1001 1001 8643 Sep 24 20:39 README.md 20:44:51 -rw-rw-r-- 1 1001 1001 6912 Sep 24 20:39 SECURITY.md 20:44:51 -rw-rw-r-- 1 1001 1001 5 Sep 24 20:41 VERSION 20:44:51 -rw-rw-r-- 1 1001 1001 4131 Sep 24 20:39 ZMQWindows.md 20:44:51 drwxrwxr-x 2 1001 1001 37 Sep 24 20:39 bin 20:44:51 drwxrwxr-x 14 1001 1001 4096 Sep 24 20:39 cmd 20:44:51 -rw-r--r-- 1 root root 403630 Sep 24 20:44 coverage.out 20:44:51 -rw-rw-r-- 1 1001 1001 841 Sep 24 20:39 go.mod 20:44:51 -rw-r--r-- 1 root root 50064 Sep 24 20:42 go.sum 20:44:51 drwxrwxr-x 8 1001 1001 124 Sep 24 20:39 internal 20:44:51 drwxrwxr-x 3 1001 1001 16 Sep 24 20:39 openapi 20:44:51 drwxrwxr-x 4 1001 1001 71 Sep 24 20:39 snap 20:44:51 -rw-rw-r-- 1 1001 1001 204 Sep 24 20:39 version.go [Pipeline] sh 20:44:51 + '[' -e coverage.out ] 20:44:51 + chown 1001:1001 coverage.out [Pipeline] stash 20:44:52 Stashed 1 file(s) [Pipeline] sh 20:44:52 + make build 20:44:52 go mod tidy 20:44:52 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 20:44:53 97ac5df62f85: Pull complete 20:44:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:44:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:44:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:44:53 WORKDIR /edgex 20:44:53 COPY go.mod . 20:44:53 RUN go mod download 20:44:53 + docker build -t ci-base-image-arm64 -f - . 20:44:54 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 20:44:56 Sending build context to Docker daemon 166MB 20:44:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:44:56 ---> 04bc70af865f 20:44:56 Step 2/4 : WORKDIR /edgex 20:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:45:01 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 20:45:01 ---> Running in 05ee1a6d167d 20:45:02 Removing intermediate container 05ee1a6d167d 20:45:02 ---> b0556e69ea05 20:45:02 Step 3/4 : COPY go.mod . 20:45:02 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 20:45:02 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 20:45:03 ---> c55d6e45af80 20:45:03 Step 4/4 : RUN go mod download 20:45:03 ---> Running in 83cf012c7aba 20:45: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 20:45:04 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 20:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:45:06 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 20:45:07 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 20:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:45:09 $ docker stop --time=1 87586dddab1205ace340fb11d5549892428d6ac8445931de7a0df55a38e46d4e 20:45:11 $ docker rm -f 87586dddab1205ace340fb11d5549892428d6ac8445931de7a0df55a38e46d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:45:16 20:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:45:17 latest: Pulling from edgex-devops/edgex-compose 20:45:17 cbdbe7a5bc2a: Pulling fs layer 20:45:17 ca9280d653b3: Pulling fs layer 20:45:17 7e9c9ca2126c: Pulling fs layer 20:45:17 cbdbe7a5bc2a: Download complete 20:45:17 cbdbe7a5bc2a: Pull complete 20:45:18 ca9280d653b3: Verifying Checksum 20:45:18 ca9280d653b3: Download complete 20:45:18 ca9280d653b3: Pull complete 20:45:20 7e9c9ca2126c: Verifying Checksum 20:45:20 7e9c9ca2126c: Download complete 20:45:23 7e9c9ca2126c: Pull complete 20:45:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:45:23 prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container 20:45:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:45:26 $ docker top 4492c5fa3cee66888eed8ca6f2fa9a37d9ed7566a1938aec0b8a5f749126784e -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:27 + grep parallel 20:45:27 + docker-compose build --help 20:45:27 --parallel Build images in parallel. [Pipeline] } 20:45:27 $ docker stop --time=1 4492c5fa3cee66888eed8ca6f2fa9a37d9ed7566a1938aec0b8a5f749126784e 20:45:29 $ docker rm -f 4492c5fa3cee66888eed8ca6f2fa9a37d9ed7566a1938aec0b8a5f749126784e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:45:29 . [Pipeline] withDockerContainer 20:45:29 prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container 20:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:45:30 $ docker top 88ddfb6d65f9b4814fce9600be72f9e7e32d7acc57cf68352dd8d6d0122ad305 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:30 + docker-compose -f ./docker-compose-build.yml build --parallel 20:45:31 Building core-command ... 20:45:31 Building core-data ... 20:45:31 Building core-metadata ... 20:45:31 Building security-bootstrapper ... 20:45:31 Building security-proxy-setup ... 20:45:31 Building security-secretstore-setup ... 20:45:31 Building support-notifications ... 20:45:31 Building support-scheduler ... 20:45:31 Building sys-mgmt-agent ... 20:45:31 Building security-bootstrapper 20:45:31 Building core-data 20:45:31 Building core-metadata 20:45:31 Building security-secretstore-setup 20:45:31 Building support-notifications 20:45:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:45:43 ---> 36918ebf61b8 20:45:43 Step 3/26 : WORKDIR /edgex-go 20:45:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:45:43 ---> 36918ebf61b8 20:45:43 Step 3/23 : WORKDIR /edgex-go 20:45:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:45:43 ---> 36918ebf61b8 20:45:43 Step 3/24 : WORKDIR /edgex-go 20:45:45 ---> Running in eedff1eb5644 20:45:45 ---> Running in 337acfebbd7e 20:45:45 ---> Running in 3d6976072ee2 20:45:52 Removing intermediate container 3d6976072ee2 20:45:52 ---> e954c4189193 20:45:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:52 Removing intermediate container 337acfebbd7e 20:45:52 ---> aa9d81585527 20:45:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:52 Removing intermediate container eedff1eb5644 20:45:52 ---> 9b37ca9dcc75 20:45:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:52 ---> Running in 0a439950c65f 20:45:52 ---> Running in 5fb34b590f42 20:45:52 ---> Running in 4015d6c4c41b 20:45:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:45:53 ---> 36918ebf61b8 20:45:53 Step 3/32 : WORKDIR /edgex-go 20:45:53 ---> Using cache 20:45:53 ---> aa9d81585527 20:45:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:45:53 ---> 36918ebf61b8 20:45:53 Step 3/24 : WORKDIR /edgex-go 20:45:53 ---> Using cache 20:45:53 ---> aa9d81585527 20:45:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:53 ---> Running in 3a381e3a5b79 20:45:53 ---> Running in c5defd968c92 20:45:53 Removing intermediate container 0a439950c65f 20:45:53 ---> ebd32878888c 20:45:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:45:53 ---> Running in 3030e2a9ec9d 20:45:53 Removing intermediate container 5fb34b590f42 20:45:53 ---> 8f7883d1cbb5 20:45:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:45:53 ---> Running in 831b9110926c 20:45:54 Removing intermediate container 4015d6c4c41b 20:45:54 ---> 091f85a13db6 20:45:54 Step 5/26 : RUN apk add --update --no-cache make git 20:45:54 ---> Running in 7fccbccd5d54 20:45:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:45:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:45:54 Removing intermediate container 3a381e3a5b79 20:45:54 ---> f0a8f81e2180 20:45:54 Step 5/24 : RUN apk add --update --no-cache make git 20:45:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:45:54 ---> Running in 539c3fcbe5d7 20:45:54 Removing intermediate container c5defd968c92 20:45:54 ---> ffeb28f92b3f 20:45:54 Step 5/32 : RUN apk add --update --no-cache make git 20:45:54 ---> Running in e811ee323170 20:45:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:45:56 OK: 219 MiB in 52 packages 20:45:56 OK: 219 MiB in 52 packages 20:45:56 Removing intermediate container 3030e2a9ec9d 20:45:56 ---> 7abdb9a1fb50 20:45:56 Step 6/24 : COPY go.mod . 20:45:56 Removing intermediate container 831b9110926c 20:45:56 ---> da81ee14f72b 20:45:56 Step 6/23 : COPY go.mod . 20:45:56 ---> 010547e2953c 20:45:56 Step 7/24 : RUN go mod download 20:45:56 OK: 219 MiB in 52 packages 20:45:56 ---> Running in 921345e2f8fb 20:45:56 OK: 219 MiB in 52 packages 20:45:56 ---> f720b3a59b51 20:45:56 Step 7/23 : RUN go mod download 20:45:56 ---> Running in 5ee9f5c21211 20:45:56 Removing intermediate container 539c3fcbe5d7 20:45:56 ---> bcfd1faf89c6 20:45:56 Step 6/24 : COPY go.mod . 20:45:57 Removing intermediate container 7fccbccd5d54 20:45:57 ---> daf6dff3f159 20:45:57 Step 6/26 : COPY go.mod . 20:45:57 ---> 89bf242afe0d 20:45:57 Step 7/24 : RUN go mod download 20:45:57 ---> Running in c290e0aa195e 20:45:57 ---> 92a25ba45cfb 20:45:57 Step 7/26 : RUN go mod download 20:45:57 ---> Running in 254fe5fd364b 20:45:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:45:58 Removing intermediate container 921345e2f8fb 20:45:58 ---> 4d746920e740 20:45:58 Step 8/24 : COPY . . 20:45:58 Removing intermediate container 5ee9f5c21211 20:45:58 ---> 10051ac21ab5 20:45:58 Step 8/23 : COPY . . 20:46:02 Removing intermediate container c290e0aa195e 20:46:02 ---> b7f8bb42de16 20:46:02 Step 8/24 : COPY . . 20:46:02 Removing intermediate container 254fe5fd364b 20:46:02 ---> b604112391cb 20:46:02 Step 8/26 : COPY . . 20:46:02 OK: 219 MiB in 52 packages 20:46:07 ---> b8bba898fe85 20:46:07 Step 9/24 : RUN go mod tidy 20:46:07 ---> 1236e65d1a17 20:46:07 Step 9/23 : RUN go mod tidy 20:46:07 Removing intermediate container e811ee323170 20:46:07 ---> a13442293c48 20:46:07 Step 6/32 : COPY go.mod . 20:46:07 ---> Running in edc72b61c5bb 20:46:07 ---> Running in 00542d464ac6 20:46:08 ---> d6a6bf611663 20:46:08 Step 9/24 : RUN go mod tidy 20:46:08 ---> Running in dcc108a10ae4 20:46:08 ---> 2c3f2865c7ce 20:46:08 Step 7/32 : RUN go mod download 20:46:08 ---> Running in 11df29270a24 20:46:10 Removing intermediate container 00542d464ac6 20:46:10 ---> 4bb38db16f70 20:46:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:46:10 ---> Running in 3e3155d94b8b 20:46:10 Removing intermediate container dcc108a10ae4 20:46:10 ---> 6796ca52babb 20:46:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:46:10 Removing intermediate container 11df29270a24 20:46:10 ---> e6ec3cc16849 20:46:10 Step 8/32 : COPY . . 20:46:10 Removing intermediate container edc72b61c5bb 20:46:10 ---> e0c367c3d999 20:46:10 Step 10/24 : RUN make cmd/core-data/core-data 20:46:10 ---> Running in 59833fd9748e 20:46: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 20:46:10 ---> Running in 658f452c539c 20:46:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:11 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 20:46:16 ---> 737cc3b2ca3f 20:46:16 Step 9/26 : RUN go mod tidy 20:46:17 ---> Running in 092af5c4ed33 20:46:22 Removing intermediate container 092af5c4ed33 20:46:22 ---> 4e82d759dcaa 20:46:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:46:22 ---> Running in f415ddcd4138 20:46:22 ---> fd170ae8ef44 20:46:22 Step 9/32 : RUN go mod tidy 20:46:22 ---> Running in e554ba61c23f 20:46:22 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 20:46:23 Removing intermediate container e554ba61c23f 20:46:23 ---> 98729ea7277e 20:46:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:46:23 ---> Running in bda6cad60392 20:46:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:46:56 Removing intermediate container 3e3155d94b8b 20:46:56 ---> cdb4c33fbc3b 20:46:56 20:46:56 Step 11/23 : FROM alpine:3.14 20:46:56 3.14: Pulling from library/alpine 20:46:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:46:56 Status: Downloaded newer image for alpine:3.14 20:46:56 ---> 14119a10abf4 20:46:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:46:56 ---> Running in 19df86165b4a 20:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:46:57 (1/2) Installing ca-certificates (20191127-r5) 20:46:57 (2/2) Installing dumb-init (1.2.5-r1) 20:46:57 Executing busybox-1.33.1-r3.trigger 20:46:57 Executing ca-certificates-20191127-r5.trigger 20:46:57 OK: 6 MiB in 16 packages 20:46:58 Removing intermediate container 19df86165b4a 20:46:58 ---> e05e7adb4bf2 20:46:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:46:58 ---> Running in 387e90bc8bb2 20:46:59 Removing intermediate container 59833fd9748e 20:46:59 ---> 43a0d51e2941 20:46:59 20:46:59 Step 11/24 : FROM alpine:3.14 20:46:59 ---> 14119a10abf4 20:46:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:46:59 ---> Running in 30f46af6db3c 20:46:59 Removing intermediate container 387e90bc8bb2 20:46:59 ---> 3993b67a16d0 20:46:59 Step 14/23 : ENV APP_PORT=59860 20:46:59 ---> Running in b179ff496cd5 20:46:59 Removing intermediate container b179ff496cd5 20:46:59 ---> 18369512770f 20:46:59 Step 15/23 : EXPOSE $APP_PORT 20:46:59 ---> Running in aee915a56829 20:46:59 Removing intermediate container aee915a56829 20:46:59 ---> f3b4d17ed8da 20:46:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:47:00 ---> 194f0fd8b76c 20:47:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:47:00 (1/1) Installing dumb-init (1.2.5-r1) 20:47:00 Executing busybox-1.33.1-r3.trigger 20:47:00 OK: 6 MiB in 15 packages 20:47:00 ---> c8b29fe8bc8c 20:47:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:47:00 ---> d70d45624442 20:47:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:47:00 Removing intermediate container 30f46af6db3c 20:47:00 ---> a78e457c3000 20:47:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:00 ---> Running in 39abeb4c68b3 20:47:01 ---> Running in b986f1cd9cf1 20:47:01 Removing intermediate container 39abeb4c68b3 20:47:01 ---> f6cc37938674 20:47:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:01 Removing intermediate container b986f1cd9cf1 20:47:01 ---> b2d7757ef289 20:47:01 Step 14/24 : ENV APP_PORT=59881 20:47:01 ---> Running in 01fede103b50 20:47:01 ---> Running in 67c0d70dc386 20:47:01 Removing intermediate container 01fede103b50 20:47:01 ---> 788450340004 20:47:01 Step 21/23 : LABEL arch=x86_64 20:47:01 Removing intermediate container 67c0d70dc386 20:47:01 ---> 1499feaa9767 20:47:01 Step 15/24 : EXPOSE $APP_PORT 20:47:01 ---> Running in eb4b49c9416b 20:47:01 ---> Running in dfb8f7891838 20:47:02 Removing intermediate container dfb8f7891838 20:47:02 ---> e39b71324732 20:47:02 Step 16/24 : WORKDIR / 20:47:02 Removing intermediate container eb4b49c9416b 20:47:02 ---> 46fc0abaa558 20:47:02 Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:47:02 ---> Running in aec897b14190 20:47:02 ---> Running in ef942bc08716 20:47: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 20:47:02 Removing intermediate container ef942bc08716 20:47:02 ---> 14ef375e1fc0 20:47:02 Step 23/23 : LABEL version=0.0.0 20:47:02 Removing intermediate container aec897b14190 20:47:02 ---> 227506c5b845 20:47:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:02 ---> Running in 6ed5fdcf9c36 20:47:02 Removing intermediate container 6ed5fdcf9c36 20:47:02 ---> 1ddc9da7bfcd 20:47:02 20:47:02 Successfully built 1ddc9da7bfcd 20:47:02 ---> ac3196c85968 20:47:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:47:02 Successfully tagged support-notifications:latest 20:47:02  Building support-notifications ... done Building support-scheduler 20:47:04 ---> 23b1f25ccd6e 20:47:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:47:05 ---> fe2f94382317 20:47:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:47:05 ---> Running in d8d3e5f34635 20:47:05 Removing intermediate container d8d3e5f34635 20:47:05 ---> c50722ed7d33 20:47:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:06 ---> Running in 06714c162ee6 20:47:06 Removing intermediate container 658f452c539c 20:47:06 ---> fccf35488c6e 20:47:06 20:47:06 Step 11/24 : FROM alpine:3.14 20:47:06 ---> 14119a10abf4 20:47:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:47:06 Removing intermediate container 06714c162ee6 20:47:06 ---> 03d9a615cab3 20:47:06 Step 22/24 : LABEL arch=x86_64 20:47:06 ---> Running in dae1be998775 20:47:11 Removing intermediate container f415ddcd4138 20:47:11 ---> 90366d7e6f18 20:47:11 20:47:11 Step 11/26 : FROM alpine:3.14 20:47:11 Removing intermediate container bda6cad60392 20:47:11 ---> 85cbf46de64b 20:47:11 20:47:11 Step 11/32 : FROM alpine:3.14 20:47:11 ---> 14119a10abf4 20:47:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:47:11 ---> 14119a10abf4 20:47:11 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:47:11 ---> Running in 4f1d0437d83b 20:47:11 Removing intermediate container dae1be998775 20:47:11 ---> d7ea4a97fb34 20:47:11 Step 13/24 : ENV APP_PORT=59880 20:47:11 ---> Running in eda5b97972b5 20:47:11 ---> Running in e0aea1520764 20:47:11 ---> Running in 6e08ff57e568 20:47:11 Removing intermediate container 4f1d0437d83b 20:47:11 ---> ff70c239d970 20:47:11 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:47:11 ---> Running in 4b1452b172c4 20:47:11 Removing intermediate container 6e08ff57e568 20:47:11 ---> 902335c83152 20:47:11 Step 14/24 : EXPOSE $APP_PORT 20:47:11 Removing intermediate container e0aea1520764 20:47:11 ---> c92f9314cceb 20:47:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:47:11 ---> Running in 91434fd312c1 20:47:11 ---> Running in f91f14550a60 20:47:11 Removing intermediate container 4b1452b172c4 20:47:11 ---> 31e83cf3c245 20:47:11 Step 24/24 : LABEL version=0.0.0 20:47:11 ---> Running in 9dd216dc32b4 20:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:47:11 Removing intermediate container 91434fd312c1 20:47:11 ---> bc00cf13d1b1 20:47:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:11 Removing intermediate container 9dd216dc32b4 20:47:11 ---> 2152c032a4fd 20:47:11 20:47:11 ---> Running in ef7bcf8b733b 20:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:47:11 Successfully built 2152c032a4fd 20:47:11 Successfully tagged core-metadata:latest 20:47:11  Building core-metadata ... done Building sys-mgmt-agent 20:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:47:11 (1/3) Installing ca-certificates (20191127-r5) 20:47:11 (2/3) Installing dumb-init (1.2.5-r1) 20:47:11 (3/3) Installing su-exec (0.2-r1) 20:47:11 Executing busybox-1.33.1-r3.trigger 20:47:11 Executing ca-certificates-20191127-r5.trigger 20:47:11 OK: 6 MiB in 17 packages 20:47:11 (1/2) Installing dumb-init (1.2.5-r1) 20:47:11 (2/2) Installing su-exec (0.2-r1) 20:47:11 Executing busybox-1.33.1-r3.trigger 20:47:11 OK: 6 MiB in 16 packages 20:47:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:47:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:11 ---> 36918ebf61b8 20:47:11 Step 3/23 : WORKDIR /edgex-go 20:47:11 ---> Using cache 20:47:11 ---> aa9d81585527 20:47:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:11 ---> Using cache 20:47:11 ---> ffeb28f92b3f 20:47:11 Step 5/23 : RUN apk add --update --no-cache make git 20:47:11 ---> Using cache 20:47:11 ---> a13442293c48 20:47:11 Step 6/23 : COPY go.mod . 20:47:11 ---> Using cache 20:47:11 ---> 2c3f2865c7ce 20:47:11 Step 7/23 : RUN go mod download 20:47:11 ---> Using cache 20:47:11 ---> e6ec3cc16849 20:47:11 Step 8/23 : COPY . . 20:47:11 ---> Using cache 20:47:11 ---> fd170ae8ef44 20:47:11 Step 9/23 : RUN go mod tidy 20:47:11 ---> Using cache 20:47:11 ---> 98729ea7277e 20:47:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:47:11 Removing intermediate container ef7bcf8b733b 20:47:11 ---> 8fccb79f09ab 20:47:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:47:11 ---> Running in 5c720d74a069 20:47:11 ---> Running in 22d3446e2f3c 20:47:11 Removing intermediate container eda5b97972b5 20:47:11 ---> 22c6626eb90f 20:47:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:11 Removing intermediate container f91f14550a60 20:47:11 ---> 68043fb48889 20:47:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:47:11 ---> Running in 84ed601187ec 20:47:11 ---> Running in f40694b4b631 20:47:11 Removing intermediate container f40694b4b631 20:47:11 ---> d7e9eed05064 20:47:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:47:11 Removing intermediate container 84ed601187ec 20:47:11 ---> c5c7c34b6464 20:47:11 Step 14/26 : WORKDIR / 20:47:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:47:11 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 20:47:11 ---> Running in 7e46fcfa4045 20:47:11 ---> Running in fdcc1f2ca26f 20:47:11 Removing intermediate container 7e46fcfa4045 20:47:11 ---> 6c22f9657e65 20:47:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:47:11 Removing intermediate container fdcc1f2ca26f 20:47:11 ---> 3b930cc5955e 20:47:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:47:11 ---> Running in b32f534d6fa7 20:47:12 ---> 80fc86b9338d 20:47:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:47:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:47:12 ---> 101985df0dec 20:47:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:47:12 Removing intermediate container b32f534d6fa7 20:47:12 ---> 727f1c106650 20:47:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:47:13 ---> Running in 66faac4c6477 20:47:13 ---> 9b7142a30696 20:47:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:47:13 (1/6) Installing dumb-init (1.2.5-r1) 20:47:13 Removing intermediate container 66faac4c6477 20:47:13 ---> d62e4288b499 20:47:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:47:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:47:13 (3/6) Installing libsodium (1.0.18-r0) 20:47:13 ---> 63e8e810bb2c 20:47:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:47:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:47:13 ---> 7048623cf611 20:47:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:47:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:47:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:47:13 ---> 36918ebf61b8 20:47:13 Step 3/24 : WORKDIR /edgex-go 20:47:13 ---> Using cache 20:47:13 ---> aa9d81585527 20:47:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:13 ---> Using cache 20:47:13 ---> ffeb28f92b3f 20:47:13 Step 5/24 : RUN apk add --update --no-cache make bash git 20:47:13 ---> Running in f7f68061c22f 20:47:13 ---> Running in 8a0b9db09a0c 20:47:14 (5/6) Installing libzmq (4.3.4-r0) 20:47:14 (6/6) Installing zeromq (4.3.4-r0) 20:47:14 ---> 48e7d0b607a4 20:47:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:47:14 Executing busybox-1.33.1-r3.trigger 20:47:14 OK: 8 MiB in 20 packages 20:47:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:47:15 ---> 5f342424488a 20:47:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:47:15 Removing intermediate container 22d3446e2f3c 20:47:15 ---> f6934add5358 20:47:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:15 Removing intermediate container 8a0b9db09a0c 20:47:15 ---> 369b5b1dc81d 20:47:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:15 ---> ddd91c66d610 20:47:15 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/ 20:47:15 ---> Running in 6a8994c7335a 20:47:15 ---> aa71ea960459 20:47:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:47:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:47:16 ---> 6b7c171b2590 20:47:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:47:16 ---> 11d045ad3d4c 20:47:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:47:17 ---> 2bdfb229149c 20:47:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:47:17 OK: 219 MiB in 52 packages 20:47:17 Removing intermediate container 6a8994c7335a 20:47:17 ---> 37357befa597 20:47:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:47:17 ---> Running in c4cccc1e4515 20:47:17 ---> bf6f6f75d7c0 20:47:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:47:17 ---> db364eee1c12 20:47:17 Step 20/24 : ENTRYPOINT ["/core-data"] 20:47:17 ---> Running in 863e21f8a8ff 20:47:17 Removing intermediate container c4cccc1e4515 20:47:17 ---> 5fada16c5e54 20:47:17 Step 24/26 : LABEL arch=x86_64 20:47:17 Removing intermediate container 863e21f8a8ff 20:47:17 ---> b59aaa704509 20:47:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:17 Removing intermediate container f7f68061c22f 20:47:17 ---> 2a9cef75f706 20:47:17 Step 6/24 : COPY go.mod . 20:47:17 ---> Running in 338e9419bb7e 20:47:17 ---> Running in e252e07733e1 20:47:17 ---> 90efa3cd3617 20:47:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:47:17 Removing intermediate container e252e07733e1 20:47:17 ---> d30830540bb7 20:47:17 Step 25/26 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:47:18 Removing intermediate container 338e9419bb7e 20:47:18 ---> 4c3bc81f9d24 20:47:18 Step 22/24 : LABEL arch=x86_64 20:47:18 ---> Running in 51da060a847c 20:47:18 ---> Running in 8291d2e64f77 20:47:18 ---> aaa06ecd94b6 20:47:18 Step 7/24 : RUN go mod download 20:47:18 ---> Running in bbe9f8bdf4c1 20:47:18 Removing intermediate container 51da060a847c 20:47:18 ---> df998e671b66 20:47:18 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:47:18 ---> d32a32a94ab3 20:47:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:47:18 ---> Running in 375f259ff3b9 20:47:18 Removing intermediate container 8291d2e64f77 20:47:18 ---> 35f5190732ba 20:47:18 Step 26/26 : LABEL version=0.0.0 20:47:18 ---> Running in 003d723b7162 20:47:18 ---> Running in 77591d7c90fa 20:47:18 Removing intermediate container 375f259ff3b9 20:47:18 ---> c832c72f10ad 20:47:18 Step 24/24 : LABEL version=0.0.0 20:47:18 ---> Running in 84c86592114a 20:47:18 Removing intermediate container 003d723b7162 20:47:18 ---> 288780449d80 20:47:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:47:18 Removing intermediate container 77591d7c90fa 20:47:18 ---> 0c257ab0fd73 20:47:18 20:47:19 Successfully built 0c257ab0fd73 20:47:19 Successfully tagged security-secretstore-setup:latest 20:47:19 Building security-proxy-setup 20:47:19  Building security-secretstore-setup ... done Removing intermediate container 84c86592114a 20:47:19 ---> 5b2076038d9f 20:47:19 20:47:19 Successfully built 5b2076038d9f 20:47:19 Successfully tagged core-data:latest 20:47:19  Building core-data ... done Building core-command 20:47:19 ---> 838b2c7ac1ff 20:47:19 Step 27/32 : RUN chmod +x /entrypoint.sh 20:47:19 ---> Running in c541e64e277d 20:47:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:47:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:47:24 ---> 36918ebf61b8 20:47:24 Step 3/24 : WORKDIR /edgex-go 20:47:24 ---> Using cache 20:47:24 ---> aa9d81585527 20:47:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:24 ---> Using cache 20:47:24 ---> ffeb28f92b3f 20:47:24 Step 5/24 : RUN apk add --update --no-cache make git 20:47:24 ---> Using cache 20:47:24 ---> a13442293c48 20:47:24 Step 6/24 : COPY go.mod . 20:47:24 ---> Using cache 20:47:24 ---> 2c3f2865c7ce 20:47:24 Step 7/24 : RUN go mod download 20:47:24 ---> Using cache 20:47:24 ---> e6ec3cc16849 20:47:24 Step 8/24 : COPY . . 20:47:24 ---> Using cache 20:47:24 ---> fd170ae8ef44 20:47:24 Step 9/24 : RUN go mod tidy 20:47:24 ---> Using cache 20:47:24 ---> 98729ea7277e 20:47:24 Step 10/24 : RUN make cmd/core-command/core-command 20:47:25 Removing intermediate container c541e64e277d 20:47:25 ---> cf68e1c66735 20:47:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:47:25 Removing intermediate container bbe9f8bdf4c1 20:47:25 ---> 478acb2bb621 20:47:25 Step 8/24 : COPY . . 20:47:25 ---> Running in 4b41ab7750da 20:47:25 ---> Running in d89f76d0fb4c 20:47:25 Removing intermediate container 83cf012c7aba 20:47:25 ---> 38ba7d2b6e77 20:47:25 Successfully built 38ba7d2b6e77 20:47:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:47:26 + docker inspect -f . ci-base-image-arm64 20:47:26 . [Pipeline] withDockerContainer 20:47:26 Removing intermediate container d89f76d0fb4c 20:47:26 ---> 7f58807ceaa1 20:47:26 Step 29/32 : CMD ["gate"] 20:47:26 prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 20:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:26 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 20:47:26 ---> Running in f225ecdbf04b 20:47:27 Removing intermediate container f225ecdbf04b 20:47:27 ---> 70bf4b5b89b3 20:47:27 Step 30/32 : LABEL arch=x86_64 20:47:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:47:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:47:27 ---> 36918ebf61b8 20:47:27 Step 3/22 : WORKDIR /edgex-go 20:47:27 ---> Using cache 20:47:27 ---> aa9d81585527 20:47:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:27 ---> Using cache 20:47:27 ---> ffeb28f92b3f 20:47:27 Step 5/22 : RUN apk add --update --no-cache make git 20:47:27 ---> Using cache 20:47:27 ---> a13442293c48 20:47:27 Step 6/22 : COPY go.mod . 20:47:27 ---> Using cache 20:47:27 ---> 2c3f2865c7ce 20:47:27 Step 7/22 : RUN go mod download 20:47:27 ---> Using cache 20:47:27 ---> e6ec3cc16849 20:47:28 Step 8/22 : COPY . . 20:47:28 ---> Using cache 20:47:28 ---> fd170ae8ef44 20:47:28 Step 9/22 : RUN go mod tidy 20:47:28 ---> Using cache 20:47:28 ---> 98729ea7277e 20:47:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:47:28 ---> Running in c6fc0265a7d1 20:47:28 ---> Running in 1475bb1366fd 20:47:28 $ docker top 994e5af6c9257768a3ff07ea2a6ef483bc38afaf79e29a364eb192f800f30d84 -eo pid,comm 20:47:28 Removing intermediate container c6fc0265a7d1 20:47:28 ---> f3fe2cef41e0 20:47:28 Step 31/32 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc [Pipeline] { 20:47:28 ---> Running in c10979bfe2c9 [Pipeline] sh 20:47:29 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 20:47:29 Removing intermediate container c10979bfe2c9 20:47:29 ---> d791589b9bee 20:47:29 Step 32/32 : LABEL version=0.0.0 20:47:29 + go version 20:47:29 go version go1.16.6 linux/arm64 [Pipeline] } 20:47:29 $ docker stop --time=1 994e5af6c9257768a3ff07ea2a6ef483bc38afaf79e29a364eb192f800f30d84 20:47:30 ---> Running in fb40cd909dfc 20:47:31 Removing intermediate container fb40cd909dfc 20:47:31 ---> 6b7014680232 20:47:31 20:47:31 Successfully built 6b7014680232 20:47:31 Successfully tagged security-bootstrapper:latest 20:47:31 $ docker rm -f 994e5af6c9257768a3ff07ea2a6ef483bc38afaf79e29a364eb192f800f30d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:47:32  Building security-bootstrapper ... done  ---> 908615dcabde 20:47:32 Step 9/24 : RUN go mod tidy 20:47:32 ---> Running in 866fbfcece43 [Pipeline] isUnix [Pipeline] sh 20:47:32 + docker inspect -f . ci-base-image-arm64 20:47:32 . [Pipeline] withDockerContainer 20:47:32 prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 20:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:34 Removing intermediate container 866fbfcece43 20:47:34 ---> 8e91587f5c30 20:47:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:47:34 ---> Running in e9367c9220de 20:47:34 $ docker top 2f10e0a930ed00d4a089f10b7d393cd5d17b4f82beee636d640ba055d0c70ab2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:34 ========================================================= 20:47:34 [edgeXBuildGoParallel] Running Tests and Build... 20:47:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:47:35 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 20:47:35 + go mod tidy [Pipeline] sh 20:47:37 + make test 20:47:37 go mod tidy 20:47:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:47:40 Removing intermediate container 5c720d74a069 20:47:40 ---> 492b69b4fc85 20:47:40 20:47:40 Step 11/23 : FROM alpine:3.14 20:47:40 ---> 14119a10abf4 20:47:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:47:40 ---> Using cache 20:47:40 ---> a78e457c3000 20:47:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:40 ---> Using cache 20:47:40 ---> b2d7757ef289 20:47:40 Step 14/23 : ENV APP_PORT=59861 20:47:40 ---> Running in ed05db4bae7a 20:47:40 Removing intermediate container ed05db4bae7a 20:47:40 ---> 84bfe0da55b6 20:47:40 Step 15/23 : EXPOSE $APP_PORT 20:47:40 ---> Running in 665e168d254b 20:47:40 Removing intermediate container 665e168d254b 20:47:40 ---> 725f030d89c4 20:47:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:41 ---> 528afe20a213 20:47:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:41 ---> 7107a8ff6c22 20:47:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:47:42 ---> 14554f132a7e 20:47:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:47:42 ---> Running in bfd10f21bcfc 20:47:42 Removing intermediate container bfd10f21bcfc 20:47:42 ---> 6b9cdd0e8eb0 20:47:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:42 ---> Running in 45bf4e954255 20:47:42 Removing intermediate container 45bf4e954255 20:47:42 ---> 7b2688c6d356 20:47:42 Step 21/23 : LABEL arch=x86_64 20:47:42 ---> Running in 05ecc0c503a4 20:47:42 Removing intermediate container 05ecc0c503a4 20:47:42 ---> 2cc124c39768 20:47:42 Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:47:42 ---> Running in 673be9285bb3 20:47:43 Removing intermediate container 673be9285bb3 20:47:43 ---> 8c571bcada30 20:47:43 Step 23/23 : LABEL version=0.0.0 20:47:43 ---> Running in 8a84af7fa6e9 20:47:43 Removing intermediate container 8a84af7fa6e9 20:47:43 ---> c4c6c74f6ea4 20:47:43 20:47:43 Successfully built c4c6c74f6ea4 20:47:43 Successfully tagged support-scheduler:latest 20:47:58  Building support-scheduler ... done Removing intermediate container 4b41ab7750da 20:47:58 ---> f981baa35aa8 20:47:58 20:47:58 Step 11/24 : FROM alpine:3.14 20:47:58 ---> 14119a10abf4 20:47:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:47:58 ---> Using cache 20:47:58 ---> a78e457c3000 20:47:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:58 ---> Using cache 20:47:58 ---> b2d7757ef289 20:47:58 Step 14/24 : ENV APP_PORT=59882 20:47:58 ---> Running in 1cb869e06639 20:47:58 Removing intermediate container 1cb869e06639 20:47:58 ---> bec6714610d2 20:47:58 Step 15/24 : EXPOSE $APP_PORT 20:47:58 ---> Running in 06eb388f2f24 20:47:58 Removing intermediate container 06eb388f2f24 20:47:58 ---> 50bdf26555c9 20:47:58 Step 16/24 : WORKDIR / 20:47:58 ---> Running in 8d4dd252dcb3 20:47:58 Removing intermediate container 8d4dd252dcb3 20:47:58 ---> 06f091944349 20:47:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:58 ---> 147558735394 20:47:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:47:58 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 20:47:58 ---> 914f02e69908 20:47:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:47:58 ---> 3f88147cc36b 20:47:58 Step 20/24 : ENTRYPOINT ["/core-command"] 20:47:58 ---> Running in e419933b1e3a 20:47:58 Removing intermediate container e419933b1e3a 20:47:58 ---> 62cedfab8e07 20:47:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:58 ---> Running in ca62eb181754 20:47:58 Removing intermediate container ca62eb181754 20:47:58 ---> b3a9f153725b 20:47:58 Step 22/24 : LABEL arch=x86_64 20:47:58 ---> Running in 5fc8b3091642 20:47:58 Removing intermediate container 5fc8b3091642 20:47:58 ---> 5dd674c0c6f5 20:47:58 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:47:58 ---> Running in 9c136baec084 20:47:58 Removing intermediate container 9c136baec084 20:47:58 ---> 789929b9f521 20:47:58 Step 24/24 : LABEL version=0.0.0 20:47:58 ---> Running in d54d57a9339b 20:47:58 Removing intermediate container d54d57a9339b 20:47:58 ---> b264498da252 20:47:58 20:47:59 Successfully built b264498da252 20:47:59 Successfully tagged core-command:latest 20:48:00  Building core-command ... done Removing intermediate container 1475bb1366fd 20:48:00 ---> 9f2f5cc8978c 20:48:00 20:48:00 Step 11/22 : FROM alpine:3.14 20:48:00 ---> 14119a10abf4 20:48:00 Step 12/22 : RUN apk add --update --no-cache curl 20:48:00 ---> Running in 5e4a8e432c9d 20:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:48:01 Removing intermediate container e9367c9220de 20:48:01 ---> d076b6822ede 20:48:01 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:48:01 ---> Running in 76d6cf8c3fe3 20:48:01 (1/5) Installing ca-certificates (20191127-r5) 20:48:01 (2/5) Installing brotli-libs (1.0.9-r5) 20:48:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:48:01 (4/5) Installing libcurl (7.79.1-r0) 20:48:02 (5/5) Installing curl (7.79.1-r0) 20:48:02 Executing busybox-1.33.1-r3.trigger 20:48:02 Executing ca-certificates-20191127-r5.trigger 20:48:02 OK: 8 MiB in 19 packages 20:48:02 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 20:48:02 Removing intermediate container 5e4a8e432c9d 20:48:02 ---> 6d1047b571a8 20:48:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:48:02 ---> Running in dae6fdfdd579 20:48:02 Removing intermediate container dae6fdfdd579 20:48:02 ---> fff28dba6e18 20:48:02 Step 14/22 : WORKDIR /edgex 20:48:02 ---> Running in c01e3a17ce30 20:48:02 Removing intermediate container c01e3a17ce30 20:48:02 ---> 066bfc2ffbda 20:48:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:48:02 Removing intermediate container 76d6cf8c3fe3 20:48:02 ---> c1df07096c87 20:48:02 20:48:02 Step 12/24 : FROM docker:20.10.7 20:48:02 20.10.7: Pulling from library/docker 20:48:02 ---> 9bf409e51bfb 20:48:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:48:03 ---> 9e2ade39573e 20:48:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:48:03 ---> 5547f1fcf274 20:48:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:48:03 ---> Running in 263949e3cf82 20:48:04 Removing intermediate container 263949e3cf82 20:48:04 ---> 85abdede071f 20:48:04 Step 19/22 : CMD ["--init=true"] 20:48:04 ---> Running in 2bea68c7e635 20:48:04 Removing intermediate container 2bea68c7e635 20:48:04 ---> c12aec6a4085 20:48:04 Step 20/22 : LABEL arch=x86_64 20:48:04 ---> Running in e65129e888db 20:48:04 ? github.com/edgexfoundry/edgex-go [no test files] 20:48:04 Removing intermediate container e65129e888db 20:48:04 ---> 56a429aec444 20:48:04 Step 21/22 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:48:04 ---> Running in 26cccf2b6939 20:48:04 Removing intermediate container 26cccf2b6939 20:48:04 ---> 159d664c4fd7 20:48:04 Step 22/22 : LABEL version=0.0.0 20:48:04 ---> Running in e35d39898ed6 20:48:04 Removing intermediate container e35d39898ed6 20:48:04 ---> b2f8b691ef80 20:48:04 20:48:04 Successfully built b2f8b691ef80 20:48:04 Successfully tagged security-proxy-setup:latest 20:48:09  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:48:09 Status: Downloaded newer image for docker:20.10.7 20:48:09 ---> 08bdaf2f88f9 20:48:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:48:09 ---> Running in 59543166c3a7 20:48:09 Removing intermediate container 59543166c3a7 20:48:09 ---> 6809e6b01fb6 20:48:09 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 20:48:09 ---> Running in 51084177054e 20:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:48:10 (1/39) Installing readline (8.1.0-r0) 20:48:10 (2/39) Installing bash (5.1.0-r0) 20:48:10 Executing bash-5.1.0-r0.post-install 20:48:10 (3/39) Installing brotli-libs (1.0.9-r3) 20:48:10 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:48:10 (5/39) Installing libcurl (7.79.1-r0) 20:48:10 (6/39) Installing curl (7.79.1-r0) 20:48:10 (7/39) Installing dumb-init (1.2.5-r0) 20:48:10 (8/39) Installing libbz2 (1.0.8-r1) 20:48:10 (9/39) Installing expat (2.2.10-r1) 20:48:10 (10/39) Installing libffi (3.3-r2) 20:48:10 (11/39) Installing gdbm (1.19-r0) 20:48:10 (12/39) Installing xz-libs (5.2.5-r0) 20:48:10 (13/39) Installing sqlite-libs (3.34.1-r0) 20:48:10 (14/39) Installing python3 (3.8.10-r0) 20:48:10 (15/39) Installing py3-appdirs (1.4.4-r1) 20:48:10 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:48:10 (17/39) Installing py3-parsing (2.4.7-r1) 20:48:10 (18/39) Installing py3-six (1.15.0-r0) 20:48:10 (19/39) Installing py3-packaging (20.9-r0) 20:48:10 (20/39) Installing py3-setuptools (51.3.3-r0) 20:48:10 (21/39) Installing py3-chardet (4.0.0-r0) 20:48:11 (22/39) Installing py3-idna (3.1-r0) 20:48:11 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:48:11 (24/39) Installing py3-requests (2.25.1-r1) 20:48:11 (25/39) Installing py3-msgpack (1.0.2-r0) 20:48:11 (26/39) Installing py3-lockfile (0.12.2-r3) 20:48:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:48:11 (28/39) Installing py3-colorama (0.4.4-r0) 20:48:11 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:48:11 (30/39) Installing py3-distlib (0.3.1-r1) 20:48:11 (31/39) Installing py3-distro (1.5.0-r1) 20:48:11 (32/39) Installing py3-webencodings (0.5.1-r3) 20:48:11 (33/39) Installing py3-html5lib (1.1-r0) 20:48:11 (34/39) Installing py3-pytoml (0.1.21-r0) 20:48:11 (35/39) Installing py3-pep517 (0.9.1-r0) 20:48:11 (36/39) Installing py3-progress (1.5-r0) 20:48:11 (37/39) Installing py3-retrying (1.3.3-r0) 20:48:11 (38/39) Installing py3-toml (0.10.2-r0) 20:48:11 (39/39) Installing py3-pip (20.3.4-r0) 20:48:11 Executing busybox-1.32.1-r6.trigger 20:48:11 OK: 82 MiB in 59 packages 20:48:13 Collecting docker-compose==1.23.2 20:48:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:48:13 Collecting PyYAML<4,>=3.10 20:48:13 Downloading PyYAML-3.13.tar.gz (270 kB) 20:48:14 Collecting docker<4.0,>=3.6.0 20:48:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:48:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:48:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:48:14 Collecting dockerpty<0.5,>=0.4.1 20:48:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:48:14 Collecting docopt<0.7,>=0.6.1 20:48:14 Downloading docopt-0.6.2.tar.gz (25 kB) 20:48:14 Collecting jsonschema<3,>=2.5.1 20:48:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:48:14 Collecting texttable<0.10,>=0.9.0 20:48:14 Downloading texttable-0.9.1.tar.gz (11 kB) 20:48:15 Collecting cached-property<2,>=1.2.0 20:48:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:48:15 Collecting websocket-client<1.0,>=0.32.0 20:48:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:48:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:48:15 Collecting docker-pycreds>=0.4.0 20:48:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:48:15 Collecting idna<2.8,>=2.5 20:48:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:48:15 Collecting urllib3<1.25,>=1.21.1 20:48:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:48:15 Collecting chardet<3.1.0,>=3.0.2 20:48:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:48:15 Collecting certifi>=2017.4.17 20:48:15 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:48:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:48:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:48:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:48:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:48:15 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:48:15 Attempting uninstall: urllib3 20:48:15 Found existing installation: urllib3 1.26.2 20:48:15 Uninstalling urllib3-1.26.2: 20:48:15 Successfully uninstalled urllib3-1.26.2 20:48:15 Attempting uninstall: idna 20:48:15 Found existing installation: idna 3.1 20:48:15 Uninstalling idna-3.1: 20:48:15 Successfully uninstalled idna-3.1 20:48:15 Attempting uninstall: chardet 20:48:15 Found existing installation: chardet 4.0.0 20:48:15 Uninstalling chardet-4.0.0: 20:48:15 Successfully uninstalled chardet-4.0.0 20:48:16 Attempting uninstall: requests 20:48:16 Found existing installation: requests 2.25.1 20:48:16 Uninstalling requests-2.25.1: 20:48:16 Successfully uninstalled requests-2.25.1 20:48:16 Running setup.py install for texttable: started 20:48:16 Running setup.py install for texttable: finished with status 'done' 20:48:16 Running setup.py install for PyYAML: started 20:48:17 Running setup.py install for PyYAML: finished with status 'done' 20:48:17 Running setup.py install for docopt: started 20:48:17 Running setup.py install for docopt: finished with status 'done' 20:48:17 Running setup.py install for dockerpty: started 20:48:17 Running setup.py install for dockerpty: finished with status 'done' 20:48:17 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 20:48:21 Removing intermediate container 51084177054e 20:48:21 ---> a20b9df24be4 20:48:21 Step 15/24 : ENV APP_PORT=58890 20:48:21 ---> Running in 4b7f438e67bb 20:48:21 Removing intermediate container 4b7f438e67bb 20:48:21 ---> bf8585f39559 20:48:21 Step 16/24 : EXPOSE $APP_PORT 20:48:21 ---> Running in f033c9a4664a 20:48:21 Removing intermediate container f033c9a4664a 20:48:21 ---> 9d13c5493fe2 20:48:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:48:21 ---> b9677473f43b 20:48:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:48:21 ---> 48cb33929e79 20:48:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:48:22 ---> 9a4039453a24 20:48:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:48:22 ---> Running in d341f0fe1516 20:48:22 Removing intermediate container d341f0fe1516 20:48:22 ---> e39efe2cac78 20:48:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:22 ---> Running in de7dfd37995a 20:48:22 Removing intermediate container de7dfd37995a 20:48:22 ---> 1165cc348011 20:48:22 Step 22/24 : LABEL arch=x86_64 20:48:22 ---> Running in 75267a545bfb 20:48:22 Removing intermediate container 75267a545bfb 20:48:22 ---> 867f64281e68 20:48:22 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:48:22 ---> Running in f497e3dadec4 20:48:22 Removing intermediate container f497e3dadec4 20:48:22 ---> 5df00fbbcc71 20:48:22 Step 24/24 : LABEL version=0.0.0 20:48:22 ---> Running in 7be80ef973ff 20:48:22 Removing intermediate container 7be80ef973ff 20:48:22 ---> 795e12727d58 20:48:22 20:48:23 Successfully built 795e12727d58 20:48:23 Successfully tagged sys-mgmt-agent:latest 20:48:23  Building sys-mgmt-agent ... done  [Pipeline] } 20:48:23 $ docker stop --time=1 88ddfb6d65f9b4814fce9600be72f9e7e32d7acc57cf68352dd8d6d0122ad305 20:48:24 $ docker rm -f 88ddfb6d65f9b4814fce9600be72f9e7e32d7acc57cf68352dd8d6d0122ad305 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:24 + docker images 20:48:24 REPOSITORY TAG IMAGE ID CREATED SIZE 20:48:24 sys-mgmt-agent latest 795e12727d58 2 seconds ago 325MB 20:48:24 security-proxy-setup latest b2f8b691ef80 20 seconds ago 26.7MB 20:48:24 c1df07096c87 22 seconds ago 1.75GB 20:48:24 9f2f5cc8978c 24 seconds ago 1.76GB 20:48:24 core-command latest b264498da252 26 seconds ago 16MB 20:48:24 f981baa35aa8 29 seconds ago 1.75GB 20:48:24 support-scheduler latest c4c6c74f6ea4 41 seconds ago 16.1MB 20:48:24 492b69b4fc85 45 seconds ago 1.75GB 20:48:24 security-bootstrapper latest 6b7014680232 54 seconds ago 18.8MB 20:48:24 core-data latest 5b2076038d9f About a minute ago 20.5MB 20:48:24 security-secretstore-setup latest 0c257ab0fd73 About a minute ago 28.2MB 20:48:24 core-metadata latest 2152c032a4fd About a minute ago 16.8MB 20:48:24 90366d7e6f18 About a minute ago 1.76GB 20:48:24 85cbf46de64b About a minute ago 1.75GB 20:48:24 fccf35488c6e About a minute ago 1.76GB 20:48:24 support-notifications latest 1ddc9da7bfcd About a minute ago 16.8MB 20:48:24 43a0d51e2941 About a minute ago 1.76GB 20:48:24 cdb4c33fbc3b About a minute ago 1.75GB 20:48:24 ci-base-image-x86_64 latest 36918ebf61b8 5 minutes ago 1.25GB 20:48:24 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 20:48:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 20:48:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 20:48:24 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 20:48:24 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 20:48:40 Still waiting to schedule task 20:48:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:49:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:49:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:49:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements 20:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 46.3% of statements 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.694s coverage: 90.1% of statements 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:49:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.365s coverage: 81.2% of statements 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.576s coverage: 94.2% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.406s coverage: 59.1% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.328s coverage: 0.8% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.190s coverage: 58.8% of statements 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.189s coverage: 21.7% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements 20:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements 20:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 20:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 20:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 20:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 20:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 81.8% of statements 20:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.860s coverage: 64.4% of statements 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 20:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 20:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements 20:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.463s coverage: 70.5% of statements 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.837s coverage: 43.6% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.211s coverage: 89.5% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.216s coverage: 19.5% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.506s coverage: 92.0% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.194s coverage: 63.2% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:50:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements 20:50:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 95.4% of statements 20:50:25 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 20:50:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:50:25 GO111MODULE=on go vet ./... 20:51:41 Running on prd-ubuntu18.04-docker-8c-8g-1281 in /w/workspace/edgexfoundry_edgex-go_PR-3720 [Pipeline] { [Pipeline] ws 20:51:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:51:41 The recommended git tool is: git 20:51:45 using credential edgex-jenkins-ssh 20:51:45 Cloning the remote Git repository 20:51:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:51:45 > git init /w/workspace/edgex-go/1 # timeout=10 20:51:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:45 > git --version # timeout=10 20:51:45 > git --version # 'git version 2.17.1' 20:51:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:47 gofmt -l . 20:51:47 [ "`gofmt -l .`" = "" ] 20:51:47 ./bin/test-attribution-txt.sh [Pipeline] sh 20:51:47 + ls -al . 20:51:47 total 640 20:51:47 drwxrwxr-x 9 1001 1001 4096 Sep 24 20:51 . 20:51:47 drwxr-xr-x 4 root root 4096 Sep 24 20:47 .. 20:51:47 -rw-rw-r-- 1 1001 1001 11 Sep 24 20:44 .dockerignore 20:51:47 drwxrwxr-x 8 1001 1001 4096 Sep 24 20:44 .git 20:51:47 drwxrwxr-x 4 1001 1001 4096 Sep 24 20:44 .github 20:51:47 -rw-rw-r-- 1 1001 1001 818 Sep 24 20:44 .gitignore 20:51:47 -rw-rw-r-- 1 1001 1001 129 Sep 24 20:44 .golangci.yml 20:51:47 -rw-rw-r-- 1 1001 1001 76 Sep 24 20:44 .hadolint.yml 20:51:47 -rw-rw-r-- 1 1001 1001 166 Sep 24 20:44 .sonarcloud.properties 20:51:47 -rw-rw-r-- 1 1001 1001 1171 Sep 24 20:44 ADOPTERS.md 20:51:47 -rw-rw-r-- 1 1001 1001 8493 Sep 24 20:44 Attribution.txt 20:51:47 -rw-rw-r-- 1 1001 1001 43881 Sep 24 20:44 CHANGELOG.md 20:51:47 -rw-rw-r-- 1 1001 1001 3804 Sep 24 20:44 CONTRIBUTING.md 20:51:47 -rw-rw-r-- 1 1001 1001 677 Sep 24 20:44 GOVERNANCE.md 20:51:47 -rw-rw-r-- 1 1001 1001 849 Sep 24 20:44 Jenkinsfile 20:51:47 -rw-rw-r-- 1 1001 1001 10775 Sep 24 20:44 LICENSE 20:51:47 -rw-rw-r-- 1 1001 1001 6386 Sep 24 20:44 Makefile 20:51:47 -rw-rw-r-- 1 1001 1001 582 Sep 24 20:44 OWNERS.md 20:51:47 -rw-rw-r-- 1 1001 1001 8643 Sep 24 20:44 README.md 20:51:47 -rw-rw-r-- 1 1001 1001 6912 Sep 24 20:44 SECURITY.md 20:51:47 -rw-rw-r-- 1 1001 1001 5 Sep 24 20:41 VERSION 20:51:47 -rw-rw-r-- 1 1001 1001 4131 Sep 24 20:44 ZMQWindows.md 20:51:47 drwxrwxr-x 2 1001 1001 4096 Sep 24 20:44 bin 20:51:47 drwxrwxr-x 14 1001 1001 4096 Sep 24 20:44 cmd 20:51:47 -rw-r--r-- 1 root root 403630 Sep 24 20:50 coverage.out 20:51:47 -rw-rw-r-- 1 1001 1001 841 Sep 24 20:44 go.mod 20:51:47 -rw-r--r-- 1 root root 50064 Sep 24 20:47 go.sum 20:51:47 drwxrwxr-x 8 1001 1001 4096 Sep 24 20:44 internal 20:51:47 drwxrwxr-x 3 1001 1001 4096 Sep 24 20:44 openapi 20:51:47 drwxrwxr-x 4 1001 1001 4096 Sep 24 20:44 snap 20:51:47 -rw-rw-r-- 1 1001 1001 204 Sep 24 20:44 version.go [Pipeline] sh 20:51:48 + '[' -e coverage.out ] 20:51:48 + chown 1001:1001 coverage.out [Pipeline] stash 20:51:48 Warning: overwriting stash ‘coverage-report’ 20:51:49 Stashed 1 file(s) [Pipeline] sh 20:51:50 + make build 20:51:50 go mod tidy 20:51:50 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 20:51:57 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 20:52:00 Merging remotes/origin/main commit 2b9c967007cbefed799459cc2ce10623a0bfff15 into PR head commit 8524b20a7f3dfd19e332651fec9e130e561af9fc 20:52:00 Merge succeeded, producing 8524b20a7f3dfd19e332651fec9e130e561af9fc 20:52:00 Checking out Revision 8524b20a7f3dfd19e332651fec9e130e561af9fc (PR-3720) 20:51:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:51:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:51:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3720/head:refs/remotes/origin/PR-3720 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:52:00 > git config core.sparsecheckout # timeout=10 20:52:00 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 20:52:00 > git remote # timeout=10 20:52:00 > git config --get remote.origin.url # timeout=10 20:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:52:00 > git merge 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 20:52:00 > git rev-parse HEAD^{commit} # timeout=10 20:52:00 > git config core.sparsecheckout # timeout=10 20:52:00 > git checkout -f 8524b20a7f3dfd19e332651fec9e130e561af9fc # timeout=10 20:52:04 Commit message: "perf: Change MaxResultCount setting to 1024" 20:52:04 > git --version # timeout=10 20:52:04 > git --version # 'git version 2.17.1' 20:52:04 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:05 + echo snap-build.sh 20:52:05 snap-build.sh 20:52:05 + SNAP_BASE_DIR=. 20:52:05 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:52:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:52:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:52:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:52:05 + cd /w/workspace/edgex-go/1 20:52:05 + sudo apt-get remove -qy --purge lxd lxd-client 20:52:05 Reading package lists... 20:52:05 Building dependency tree... 20:52:05 Reading state information... 20:52:05 The following packages were automatically installed and are no longer required: 20:52:05 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:52:05 uidmap xdelta3 20:52:05 Use 'sudo apt autoremove' to remove them. 20:52:05 The following packages will be REMOVED: 20:52:05 lxd* lxd-client* 20:52:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:52:05 After this operation, 31.7 MB disk space will be freed. 20:52:06 (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.) 20:52:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:52:06 Removing lxd dnsmasq configuration 20:52:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:52:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:52:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:52:08 (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.) 20:52:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:52:09 Processing triggers for systemd (237-3ubuntu10.45) ... 20:52:09 Processing triggers for ureadahead (0.100.0-21) ... 20:52:10 + sudo snap remove --purge lxd 20:52:10 snap "lxd" is not installed 20:52:10 + sudo groupadd --force --system lxd 20:52:10 ++ whoami 20:52:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:52:10 + newgrp - lxd 20:52:10 + sudo snap install lxd 20:52:18 2021-09-24T20:52:16Z INFO Waiting for automatic snapd restart... 20:52:19 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 20:52:20 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 20:52:24 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 20:52:25 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 20:52:28 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 20:52:33 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 20:52:36 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 20:52:41 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 20:52:44 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 20:52:47 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] } 20:52:53 $ docker stop --time=1 2f10e0a930ed00d4a089f10b7d393cd5d17b4f82beee636d640ba055d0c70ab2 20:52:56 $ docker rm -f 2f10e0a930ed00d4a089f10b7d393cd5d17b4f82beee636d640ba055d0c70ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:52:58 20:52:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:52:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:52:59 latest: Pulling from edgex-devops/edgex-compose-arm64 20:52:59 29e5d40040c1: Pulling fs layer 20:52:59 1ce36da41761: Pulling fs layer 20:52:59 25b303627fd3: Pulling fs layer 20:52:59 29e5d40040c1: Verifying Checksum 20:52:59 29e5d40040c1: Download complete 20:53:00 1ce36da41761: Verifying Checksum 20:53:00 1ce36da41761: Download complete 20:53:00 29e5d40040c1: Pull complete 20:53:01 1ce36da41761: Pull complete 20:53:02 25b303627fd3: Verifying Checksum 20:53:02 25b303627fd3: Download complete 20:53:12 25b303627fd3: Pull complete 20:53:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:53:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:53:12 prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 20:53:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:53:15 $ docker top 44362318836bcb57cc3b0dde0c8ee46ac72efa8eaba50eb593ef21ebb3ecee27 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:17 + grep parallel 20:53:17 + docker-compose build --help 20:53:20 --parallel Build images in parallel. [Pipeline] } 20:53:20 $ docker stop --time=1 44362318836bcb57cc3b0dde0c8ee46ac72efa8eaba50eb593ef21ebb3ecee27 20:53:22 $ docker rm -f 44362318836bcb57cc3b0dde0c8ee46ac72efa8eaba50eb593ef21ebb3ecee27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:53:23 . [Pipeline] withDockerContainer 20:53:23 prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 20:53:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:53:25 $ docker top 822ef803bb7dbcf5b3a15bd7170ea423f826aad0f92af3620ddf05b2607b6c78 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:26 + docker-compose -f ./docker-compose-build.yml build --parallel 20:53:26 lxd 4.18 from Canonical* installed 20:53:26 + sudo lxd init --auto 20:53:29 + sudo snap install --classic snapcraft 20:53:30 Building core-command ... 20:53:30 Building core-data ... 20:53:30 Building core-metadata ... 20:53:30 Building security-bootstrapper ... 20:53:30 Building security-proxy-setup ... 20:53:30 Building security-secretstore-setup ... 20:53:30 Building support-notifications ... 20:53:30 Building support-scheduler ... 20:53:30 Building sys-mgmt-agent ... 20:53:30 Building core-command 20:53:30 Building core-data 20:53:30 Building security-secretstore-setup 20:53:30 Building security-proxy-setup 20:53:30 Building sys-mgmt-agent 20:53:39 snapcraft 5.0 from Canonical* installed 20:53:39 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:53:39 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:53:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:39 Dload Upload Total Spent Left Speed 20:53:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3426 20:53:39 100 3325k 100 3325k 0 0 5937k 0 --:--:-- --:--:-- --:--:-- 5937k 20:53:39 ./yq_linux_amd64 20:53:40 + sudo snapcraft prime --use-lxd 20:53:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:53:42 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: 20:53:42 - README.md 20:53:42 20:53:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:53:42 Launching a container. 20:53:50 Waiting for container to be ready 20:53:50 To start your first instance, try: lxc launch ubuntu:18.04 20:53:50 20:53:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:53:54 Waiting for network to be ready... 20:53:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:53:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 20:53:55 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:53:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 20:53:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:53:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:53:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 20:53:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 20:53:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 20:53:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 20:53:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:53:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:53:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:53:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:53:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:53:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:53:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:53:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:53:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:53:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 20:53:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 20:53:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 20:53:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:53:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 20:53:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 20:53:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 20:53:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 20:53:59 Fetched 25.2 MB in 4s (5637 kB/s) 20:54:00 Reading package lists... 20:54:00 Reading package lists... 20:54:00 Building dependency tree... 20:54:00 Reading state information... 20:54:00 The following additional packages will be installed: 20:54:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:54:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:54:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:54:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:54:00 Suggested packages: 20:54:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:54:00 Recommended packages: 20:54:00 gnupg libsasl2-modules 20:54:00 The following NEW packages will be installed: 20:54:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:54:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:54:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:54:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:54:00 The following packages will be upgraded: 20:54:00 gpg gpg-agent gpgconf libudev1 20:54:00 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:54:00 Need to get 3527 kB of archives. 20:54:00 After this operation, 13.3 MB of additional disk space will be used. 20:54:00 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] 20:54:00 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] 20:54:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:54:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:54:00 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 20:54:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 20:54:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:54:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:54:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:54:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:54:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:54:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:54:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:54:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:54:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:54:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:54:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:54:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:54:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:54:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:54:01 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:54:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:54:02 debconf: delaying package configuration, since apt-utils is not installed 20:54:02 Fetched 3527 kB in 1s (2890 kB/s) 20:54:02 (Reading database ... 12511 files and directories currently installed.) 20:54:02 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 20:54:02 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:54:02 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 20:54:02 Selecting previously unselected package udev. 20:54:02 (Reading database ... 12511 files and directories currently installed.) 20:54:02 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 20:54:02 Unpacking udev (237-3ubuntu10.52) ... 20:54:02 Selecting previously unselected package libfuse2:amd64. 20:54:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:54:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:54:02 Selecting previously unselected package fuse. 20:54:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:54:02 Unpacking fuse (2.9.7-1ubuntu1) ... 20:54:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:54:02 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:54:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:54:02 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:54:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:54:02 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:54:02 Selecting previously unselected package libksba8:amd64. 20:54:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:54:02 Unpacking libksba8:amd64 (1.3.5-2) ... 20:54:02 Selecting previously unselected package libroken18-heimdal:amd64. 20:54:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:54:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:54:03 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:03 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:54:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Selecting previously unselected package libwind0-heimdal:amd64. 20:54:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:54:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:54:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:54:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:54:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:54:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Selecting previously unselected package libsasl2-modules-db:amd64. 20:54:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:54:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:54:03 Selecting previously unselected package libsasl2-2:amd64. 20:54:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:54:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:54:03 Selecting previously unselected package libldap-common. 20:54:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:54:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:54:03 Selecting previously unselected package libldap-2.4-2:amd64. 20:54:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:54:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:54:03 Selecting previously unselected package dirmngr. 20:54:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:54:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:54:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:54:03 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:54:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:54:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:54:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:54:03 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:54:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:03 Setting up libksba8:amd64 (1.3.5-2) ... 20:54:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:54:03 Setting up udev (237-3ubuntu10.52) ... 20:54:04 invoke-rc.d: policy-rc.d denied execution of start. 20:54:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Processing triggers for systemd (237-3ubuntu10) ... 20:54:04 Setting up fuse (2.9.7-1ubuntu1) ... 20:54:04 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:54:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:54:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:54:04 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:54:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:54:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:54:04 settings in the [Install] section, and DefaultInstance for template units). 20:54:04 This means they are not meant to be enabled using systemctl. 20:54:04 Possible reasons for having this kind of units are: 20:54:04 1) A unit may be statically enabled by being symlinked from another unit's 20:54:04 .wants/ or .requires/ directory. 20:54:04 2) A unit's purpose may be to act as a helper for some other unit which has 20:54:04 a requirement dependency on it. 20:54:04 3) A unit may be started when needed via activation (socket, path, timer, 20:54:04 D-Bus, udev, scripted systemctl call, ...). 20:54:04 4) In case of template units, the unit is meant to be enabled with some 20:54:04 instance name specified. 20:54:05 Reading package lists... 20:54:05 Building dependency tree... 20:54:05 Reading state information... 20:54:05 The following additional packages will be installed: 20:54:05 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:54:05 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:54:05 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:54:05 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:54:05 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:54:05 Suggested packages: 20:54:05 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:54:05 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:54:05 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:54:05 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:54:05 systemd-container policykit-1 20:54:05 Recommended packages: 20:54:05 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:54:05 The following NEW packages will be installed: 20:54:05 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:54:05 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:54:05 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:54:05 multiarch-support openssh-client python3 python3-minimal python3.6 20:54:05 python3.6-minimal snapd squashfs-tools sudo 20:54:05 The following packages will be upgraded: 20:54:05 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:54:05 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:54:05 Need to get 36.8 MB of archives. 20:54:05 After this operation, 147 MB of additional disk space will be used. 20:54:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 20:54:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:54:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:54:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:54:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 20:54:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:54:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:54:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:54:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:54:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:54:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:54:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:54:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:54:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:54:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 20:54:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 20:54:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 20:54:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 20:54:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:54:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:54:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:54:06 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:54:06 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:54:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:54:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:54:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:54:06 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:54:06 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:54:07 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:54:07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 20:54:08 debconf: delaying package configuration, since apt-utils is not installed 20:54:08 Fetched 36.8 MB in 3s (13.9 MB/s) 20:54:08 (Reading database ... 12757 files and directories currently installed.) 20:54:08 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 20:54:08 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:54:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 20:54:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:54:09 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 20:54:09 (Reading database ... 12757 files and directories currently installed.) 20:54:09 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:54:09 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:54:09 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:54:09 (Reading database ... 12757 files and directories currently installed.) 20:54:09 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:54:09 Unpacking apt (1.6.14) over (1.6.1) ... 20:54:09 Setting up apt (1.6.14) ... 20:54:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:54:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:54:09 (Reading database ... 12764 files and directories currently installed.) 20:54:09 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 20:54:09 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 20:54:10 Selecting previously unselected package libpython3.6-minimal:amd64. 20:54:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:54:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:54:10 Selecting previously unselected package libexpat1:amd64. 20:54:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:54:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:54:10 Selecting previously unselected package python3.6-minimal. 20:54:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:54:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:54:10 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 20:54:10 Checking for services that may need to be restarted...done. 20:54:10 Checking for services that may need to be restarted...done. 20:54:10 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:54:10 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:54:10 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:54:11 Selecting previously unselected package python3-minimal. 20:54:11 (Reading database ... 13012 files and directories currently installed.) 20:54:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:54:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:54:11 Selecting previously unselected package mime-support. 20:54:11 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:54:11 Unpacking mime-support (3.60ubuntu1) ... 20:54:11 Selecting previously unselected package libmpdec2:amd64. 20:54:11 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:54:11 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:54:11 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:54:11 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:54:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:54:11 Selecting previously unselected package python3.6. 20:54:11 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:54:11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:54:11 Selecting previously unselected package libpython3-stdlib:amd64. 20:54:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:54:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:54:11 Setting up python3-minimal (3.6.7-1~18.04) ... 20:54:11 Selecting previously unselected package python3. 20:54:11 (Reading database ... 13442 files and directories currently installed.) 20:54:11 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:54:11 Unpacking python3 (3.6.7-1~18.04) ... 20:54:12 Selecting previously unselected package multiarch-support. 20:54:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:54:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:54:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:54:12 Selecting previously unselected package liblzo2-2:amd64. 20:54:12 (Reading database ... 13479 files and directories currently installed.) 20:54:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:54:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:54:12 Selecting previously unselected package libbsd0:amd64. 20:54:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:54:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:54:12 Selecting previously unselected package sudo. 20:54:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:54:12 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:54:12 Selecting previously unselected package apparmor. 20:54:12 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:54:12 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:54:12 Selecting previously unselected package libedit2:amd64. 20:54:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:54:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:54:12 Selecting previously unselected package libkrb5support0:amd64. 20:54:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:54:12 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:54:12 Selecting previously unselected package libk5crypto3:amd64. 20:54:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:54:12 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:54:12 Selecting previously unselected package libkeyutils1:amd64. 20:54:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:54:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:54:12 Selecting previously unselected package libkrb5-3:amd64. 20:54:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:54:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:54:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:54:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:54:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:54:12 Selecting previously unselected package libssl1.0.0:amd64. 20:54:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 20:54:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:54:13 Selecting previously unselected package openssh-client. 20:54:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 20:54:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 20:54:13 Selecting previously unselected package squashfs-tools. 20:54:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 20:54:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:54:13 Selecting previously unselected package snapd. 20:54:13 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 20:54:13 Unpacking snapd (2.51.1+18.04) ... 20:54:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:54:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:54:15 Setting up mime-support (3.60ubuntu1) ... 20:54:15 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:54:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:54:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:54:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:54:15 Setting up systemd (237-3ubuntu10.52) ... 20:54:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:54:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:54:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:54:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:54:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:54:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:54:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:54:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:54:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:54:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:54:16 Setting up python3 (3.6.7-1~18.04) ... 20:54:16 running python rtupdate hooks for python3.6... 20:54:16 running python post-rtupdate hooks for python3.6... 20:54:16 Setting up apparmor (2.12-4ubuntu5.1) ... 20:54:17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:54:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:54:18 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 20:54:18 Setting up snapd (2.51.1+18.04) ... 20:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:54:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:54:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:54:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:54:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:54:20 /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' 20:54:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:54:20 Processing triggers for systemd (237-3ubuntu10.52) ... 20:54:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:54:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:54:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:54:22 Reading package lists... 20:54:24 Reading package lists... 20:54:24 Building dependency tree... 20:54:24 Reading state information... 20:54:24 Calculating upgrade... 20:54:24 The following packages will be upgraded: 20:54:24 advancecomp base-files bash binutils binutils-common 20:54:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:54:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:54:24 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:54:24 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:54:24 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:54:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:54:24 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:54:24 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:54:24 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:54:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:54:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:54:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:54:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:54:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:54:24 ubuntu-keyring util-linux 20:54:24 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:54:24 Need to get 64.2 MB of archives. 20:54:24 After this operation, 5137 kB of additional disk space will be used. 20:54:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 20:54:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:54:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:54:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:54:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:54:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:54:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:54:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:54:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:54:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:54:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:54:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:54:24 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:54:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:54:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:54:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:54:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:54:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:54:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:54:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:54:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:54:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:54:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:54:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:54:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:54:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:54:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:54:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:54:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:54:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:54:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:54:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:54:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:54:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 20:54:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:54:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:54:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:54:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:54:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:54:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:54:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:54:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 20:54:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 20:54:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:54:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:54:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:54:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:54:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:54:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:54:24 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] 20:54:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:54:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:54:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:54:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:54:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:54:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:54:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:54:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:54:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:54:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:54:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:54:24 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:54:24 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:54:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:54:24 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:54:24 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:54:24 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:54:24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:54:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 20:54:25 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:54:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:54:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:54:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:54:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:54:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:54:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:54:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:54:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:54:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:54:25 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:54:25 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:54:25 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:54:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:54:25 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:54:25 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] 20:54:25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:54:25 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 20:54:25 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] 20:54:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:54:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:54:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:54:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 20:54:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:54:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:54:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:54:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:54:25 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] 20:54:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:54:25 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:54:25 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:54:25 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:54:25 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:54:25 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:54:26 debconf: delaying package configuration, since apt-utils is not installed 20:54:26 Fetched 64.2 MB in 2s (31.1 MB/s) 20:54:26 (Reading database ... 13914 files and directories currently installed.) 20:54:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:54:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:54:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:54:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:54:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 20:54:26 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 20:54:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:27 (Reading database ... 13914 files and directories currently installed.) 20:54:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:54:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:54:27 (Reading database ... 13914 files and directories currently installed.) 20:54:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:27 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:54:27 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:54:27 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:27 (Reading database ... 13914 files and directories currently installed.) 20:54:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:54:27 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:54:28 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:54:28 (Reading database ... 13914 files and directories currently installed.) 20:54:28 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 20:54:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:54:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:54:28 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 20:54:28 Setting up base-files (10.1ubuntu2.11) ... 20:54:28 Installing new version of config file /etc/issue ... 20:54:28 Installing new version of config file /etc/issue.net ... 20:54:28 Installing new version of config file /etc/lsb-release ... 20:54:28 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:54:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:54:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:54:28 Removing obsolete conffile /etc/default/motd-news ... 20:54:29 (Reading database ... 13915 files and directories currently installed.) 20:54:29 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:54:29 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:54:29 Setting up bash (4.4.18-2ubuntu1.2) ... 20:54:29 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 20:54:29 (Reading database ... 13915 files and directories currently installed.) 20:54:29 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:29 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:54:29 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:54:29 (Reading database ... 13915 files and directories currently installed.) 20:54:29 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:54:29 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:54:29 Setting up tar (1.29b-2ubuntu0.2) ... 20:54:29 (Reading database ... 13915 files and directories currently installed.) 20:54:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:54:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:54:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:54:30 (Reading database ... 13915 files and directories currently installed.) 20:54:30 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:54:30 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:54:30 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:54:30 (Reading database ... 13915 files and directories currently installed.) 20:54:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:54:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:54:30 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:54:30 (Reading database ... 13915 files and directories currently installed.) 20:54:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:54:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:54:30 Setting up grep (3.1-2build1) ... 20:54:30 (Reading database ... 13915 files and directories currently installed.) 20:54:30 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:54:30 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:54:30 Setting up gzip (1.6-5ubuntu1.1) ... 20:54:30 (Reading database ... 13915 files and directories currently installed.) 20:54:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:54:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:54:30 Setting up login (1:4.5-1ubuntu2) ... 20:54:30 (Reading database ... 13915 files and directories currently installed.) 20:54:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:54:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:54:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:54:30 (Reading database ... 13915 files and directories currently installed.) 20:54:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:54:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:54:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:54:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:54:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:54:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:54:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:54:31 (Reading database ... 13915 files and directories currently installed.) 20:54:31 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:54:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:54:32 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:54:32 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:54:32 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:54:32 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:54:32 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:54:32 (Reading database ... 13915 files and directories currently installed.) 20:54:32 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:54:32 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:54:32 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:54:32 (Reading database ... 13915 files and directories currently installed.) 20:54:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:54:32 (Reading database ... 13915 files and directories currently installed.) 20:54:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:54:32 (Reading database ... 13915 files and directories currently installed.) 20:54:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:54:32 (Reading database ... 13915 files and directories currently installed.) 20:54:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:33 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:54:33 (Reading database ... 13915 files and directories currently installed.) 20:54:33 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:54:33 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:54:33 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:54:33 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:54:33 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:54:33 (Reading database ... 13915 files and directories currently installed.) 20:54:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:54:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:54:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:54:33 (Reading database ... 13915 files and directories currently installed.) 20:54:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:54:33 (Reading database ... 13915 files and directories currently installed.) 20:54:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:54:33 (Reading database ... 13915 files and directories currently installed.) 20:54:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:33 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:54:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:54:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:54:34 (Reading database ... 13915 files and directories currently installed.) 20:54:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:54:34 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:54:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:54:34 (Reading database ... 13915 files and directories currently installed.) 20:54:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:54:34 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:54:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:54:34 (Reading database ... 13917 files and directories currently installed.) 20:54:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:54:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:54:34 Setting up debconf (1.5.66ubuntu1) ... 20:54:35 (Reading database ... 13917 files and directories currently installed.) 20:54:35 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:54:35 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:54:35 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:54:35 (Reading database ... 13917 files and directories currently installed.) 20:54:35 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:54:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:54:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:54:35 (Reading database ... 13917 files and directories currently installed.) 20:54:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:54:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:54:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:54:35 (Reading database ... 13917 files and directories currently installed.) 20:54:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:54:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:54:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:54:35 (Reading database ... 13919 files and directories currently installed.) 20:54:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:54:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:54:36 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:54:36 (Reading database ... 13923 files and directories currently installed.) 20:54:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:54:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:54:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 20:54:36 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:54:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:54:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:54:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:54:36 (Reading database ... 13923 files and directories currently installed.) 20:54:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 20:54:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 20:54:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 20:54:36 (Reading database ... 13923 files and directories currently installed.) 20:54:36 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:54:36 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:54:36 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:54:36 (Reading database ... 13923 files and directories currently installed.) 20:54:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:54:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:54:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:54:36 (Reading database ... 13923 files and directories currently installed.) 20:54:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:54:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:54:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:54:36 (Reading database ... 13923 files and directories currently installed.) 20:54:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:54:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:54:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:54:37 (Reading database ... 13923 files and directories currently installed.) 20:54:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:54:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:54:37 Setting up passwd (1:4.5-1ubuntu2) ... 20:54:37 (Reading database ... 13923 files and directories currently installed.) 20:54:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:54:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:54:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:54:37 (Reading database ... 13923 files and directories currently installed.) 20:54:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:54:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:54:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:54:37 (Reading database ... 13923 files and directories currently installed.) 20:54:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:54:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:54:37 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:54:37 (Reading database ... 13923 files and directories currently installed.) 20:54:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:54:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:54:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:54:37 (Reading database ... 13923 files and directories currently installed.) 20:54:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:54:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:54:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:54:38 (Reading database ... 13923 files and directories currently installed.) 20:54:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:54:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:54:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:54:38 (Reading database ... 13923 files and directories currently installed.) 20:54:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 20:54:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 20:54:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 20:54:38 (Reading database ... 13923 files and directories currently installed.) 20:54:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:54:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:54:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:54:38 (Reading database ... 13923 files and directories currently installed.) 20:54:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:54:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:54:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:54:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:54:38 ---> 38ba7d2b6e77 20:54:38 Step 3/26 : WORKDIR /edgex-go 20:54:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:54:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:54:38 ---> 38ba7d2b6e77 20:54:38 Step 3/24 : WORKDIR /edgex-go 20:54:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:54:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:54:38 ---> 38ba7d2b6e77 20:54:38 Step 3/24 : WORKDIR /edgex-go 20:54:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:54:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:54:38 ---> 38ba7d2b6e77 20:54:38 Step 3/24 : WORKDIR /edgex-go 20:54:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:54:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:54:38 ---> 38ba7d2b6e77 20:54:38 Step 3/22 : WORKDIR /edgex-go 20:54:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:54:38 (Reading database ... 13924 files and directories currently installed.) 20:54:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:54:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:54:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:54:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:54:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 20:54:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 20:54:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 20:54:38 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 20:54:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:54:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:54:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:54:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:54:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:54:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:54:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:54:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:54:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:54:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:54:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:54:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:54:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:54:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:54:39 ---> Running in 6a3cca1ce7a5 20:54:39 ---> Running in fcb2b3bfb541 20:54:39 ---> Running in ef9422e624c6 20:54:39 ---> Running in 4f9d0a31f8c1 20:54:39 ---> Running in 638e5f6994e1 20:54:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:54:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:54:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:54:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:54:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:54:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:54:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:54:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:54:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:54:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:54:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:54:40 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:54:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:54:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:54:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:40 Removing intermediate container 6a3cca1ce7a5 20:54:40 ---> 867716af2a34 20:54:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 Removing intermediate container fcb2b3bfb541 20:54:40 ---> a10d1bef9ab7 20:54:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 Removing intermediate container 4f9d0a31f8c1 20:54:40 ---> 175f9b29d191 20:54:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 Removing intermediate container ef9422e624c6 20:54:40 ---> 1a43dee8da99 20:54:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 Removing intermediate container 638e5f6994e1 20:54:40 ---> fe1539cc95f5 20:54:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:40 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:40 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:40 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:40 ---> Running in f36cf8fdb29e 20:54:40 ---> Running in 4d0cb8cbe0d9 20:54:40 ---> Running in 9f4d91cb39d1 20:54:40 ---> Running in 2d9d9e62f4e7 20:54:40 ---> Running in ac72f9647710 20:54:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:54:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:54:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:54:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:54:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:54:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:54:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:54:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:54:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:54:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:54:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:54:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:54:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:54:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:54:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:54:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:54:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:54:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:54:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:54:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:54:44 20:54:44 Current default time zone: 'Etc/UTC' 20:54:44 Local time is now: Fri Sep 24 20:54:44 UTC 2021. 20:54:44 Universal Time is now: Fri Sep 24 20:54:44 UTC 2021. 20:54:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:54:44 20:54:44 Setting up systemd-sysv (237-3ubuntu10.52) ... 20:54:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:44 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 20:54:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:54:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:54:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:54:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:54:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:54:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:54:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:54:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:54:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:54:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:54:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:44 Setting up patch (2.7.6-2ubuntu1.1) ... 20:54:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:54:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:54:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 20:54:44 Installing new version of config file /etc/ssl/openssl.cnf ... 20:54:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:54:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:54:44 Setting up ca-certificates (20210119~18.04.2) ... 20:54:45 Removing intermediate container f36cf8fdb29e 20:54:45 ---> 20ebd227bd9b 20:54:45 Step 5/24 : RUN apk add --update --no-cache make git 20:54:45 ---> Running in f60f1ffdf4d0 20:54:45 Removing intermediate container 4d0cb8cbe0d9 20:54:45 ---> fd007571f6cf 20:54:45 Step 5/24 : RUN apk add --update --no-cache make bash git 20:54:45 Removing intermediate container 9f4d91cb39d1 20:54:45 ---> b1a40c3eaba4 20:54:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:54:45 ---> Running in 84d01a55c8d8 20:54:45 ---> Running in f4b5b0767e84 20:54:46 Removing intermediate container ac72f9647710 20:54:46 ---> e141590c639c 20:54:46 Step 5/26 : RUN apk add --update --no-cache make git 20:54:46 ---> Running in 87e0ae24c301 20:54:46 Removing intermediate container 2d9d9e62f4e7 20:54:46 ---> 364459b9ed6e 20:54:46 Step 5/22 : RUN apk add --update --no-cache make git 20:54:46 ---> Running in 196b07a0cdca 20:54:46 Updating certificates in /etc/ssl/certs... 20:54:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:54:47 23 added, 28 removed; done. 20:54:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:54:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:54:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:54:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:54:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:54:47 Setting up pkgbinarymangler (138.18.04.1) ... 20:54:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:54:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up perl (5.26.1-6ubuntu0.5) ... 20:54:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:54:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:54:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:54:47 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:54:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:54:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:54:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:54:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:54:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:54:48 Processing triggers for systemd (237-3ubuntu10.52) ... 20:54:48 Processing triggers for mime-support (3.60ubuntu1) ... 20:54:48 Processing triggers for ca-certificates (20210119~18.04.2) ... 20:54:48 Updating certificates in /etc/ssl/certs... 20:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:54:48 0 added, 0 removed; done. 20:54:48 Running hooks in /etc/ca-certificates/update.d... 20:54:48 done. 20:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:54:49 Reading package lists... 20:54:49 Building dependency tree... 20:54:49 Reading state information... 20:54:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:54:49 OK: 218 MiB in 52 packages 20:54:49 The following NEW packages will be installed: 20:54:49 apt-transport-https 20:54:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:54:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:54:49 Need to get 4348 B of archives. 20:54:49 After this operation, 154 kB of additional disk space will be used. 20:54:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:54:49 debconf: delaying package configuration, since apt-utils is not installed 20:54:49 Fetched 4348 B in 0s (22.0 kB/s) 20:54:49 OK: 218 MiB in 52 packages 20:54:50 Selecting previously unselected package apt-transport-https. 20:54:50 (Reading database ... 13928 files and directories currently installed.) 20:54:50 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:54:50 Unpacking apt-transport-https (1.6.14) ... 20:54:50 Setting up apt-transport-https (1.6.14) ... 20:54:50 OK: 218 MiB in 52 packages 20:54:50 Waiting for network to be ready... 20:54:50 OK: 218 MiB in 52 packages 20:54:50 OK: 218 MiB in 52 packages 20:54:50 Removing intermediate container f60f1ffdf4d0 20:54:50 ---> 555336f393fa 20:54:50 Step 6/24 : COPY go.mod . 20:54:51 Removing intermediate container 84d01a55c8d8 20:54:51 ---> ac84c73f6261 20:54:51 Step 6/24 : COPY go.mod . 20:54:51 Removing intermediate container f4b5b0767e84 20:54:51 ---> fb5041c511c4 20:54:51 Step 6/24 : COPY go.mod . 20:54:51 Removing intermediate container 87e0ae24c301 20:54:51 ---> f97522d160fb 20:54:51 Step 6/26 : COPY go.mod . 20:54:52 ---> 38a2d7ed9848 20:54:52 Step 7/24 : RUN go mod download 20:54:52 Removing intermediate container 196b07a0cdca 20:54:52 ---> b954af150628 20:54:52 Step 6/22 : COPY go.mod . 20:54:52 ---> Running in d2caf8dadc17 20:54:52 ---> af67b62342c8 20:54:52 Step 7/24 : RUN go mod download 20:54:52 ---> Running in acebec5c0b32 20:54:53 ---> a5c69e2a44ce 20:54:53 Step 7/26 : RUN go mod download 20:54:53 ---> cc10c84bf142 20:54:53 Step 7/24 : RUN go mod download 20:54:53 ---> Running in a565b24a3170 20:54:53 ---> Running in 530701d9138f 20:54:53 ---> 9c31def12c82 20:54:53 Step 7/22 : RUN go mod download 20:54:53 ---> Running in 5210230201e5 20:54:55 2021-09-24T20:54:52Z INFO Waiting for automatic snapd restart... 20:54:55 snapd 2.51.7 from Canonical* installed 20:54:56 "snapd" switched to the "latest/stable" channel 20:54:56 20:54:58 Removing intermediate container d2caf8dadc17 20:54:58 ---> 040b24dc6c52 20:54:58 Step 8/24 : COPY . . 20:54:59 core18 20210722 from Canonical* installed 20:54:59 "core18" switched to the "latest/stable" channel 20:54:59 20:55:00 Removing intermediate container acebec5c0b32 20:55:00 ---> f186e8ef7479 20:55:00 Step 8/24 : COPY . . 20:55:01 snapcraft 5.0 from Canonical* installed 20:55:01 Removing intermediate container a565b24a3170 20:55:01 ---> 6af3558aec14 20:55:01 Step 8/26 : COPY . . 20:55:02 "snapcraft" switched to the "latest/stable" channel 20:55:02 20:55:06 Removing intermediate container 530701d9138f 20:55:06 ---> 95609df0fa31 20:55:06 Step 8/24 : COPY . . 20:55:06 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: 20:55:06 - README.md 20:55:06 20:55:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:55:06 Removing intermediate container 5210230201e5 20:55:06 ---> 1c3423877218 20:55:06 Step 8/22 : COPY . . 20:55:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:55:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:55:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:55:08 Reading package lists... 20:55:08 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 20:55:08 Reading package lists... 20:55:08 Building dependency tree... 20:55:08 Reading state information... 20:55:08 Suggested packages: 20:55:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:55:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:55:08 Recommended packages: 20:55:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:55:08 The following NEW packages will be installed: 20:55:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:55:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:55:08 pkg-config zip 20:55:08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:55:08 Need to get 7670 kB of archives. 20:55:08 After this operation, 43.8 MB of additional disk space will be used. 20:55:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:55:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 20:55:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:55:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 20:55:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 20:55:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:55:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:55:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:55:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:55:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:55:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:55:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:55:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:55:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:55:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:55:09 debconf: delaying package configuration, since apt-utils is not installed 20:55:10 Fetched 7670 kB in 1s (10.2 MB/s) 20:55:10 Selecting previously unselected package libglib2.0-0:amd64. 20:55:10 (Reading database ... 13932 files and directories currently installed.) 20:55:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:55:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:55:10 Selecting previously unselected package libpsl5:amd64. 20:55:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:55:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:55:10 Selecting previously unselected package libnghttp2-14:amd64. 20:55:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:55:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:55:10 Selecting previously unselected package librtmp1:amd64. 20:55:10 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:55:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:55:10 Selecting previously unselected package libcurl3-gnutls:amd64. 20:55:10 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 20:55:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 20:55:10 Selecting previously unselected package liberror-perl. 20:55:10 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:55:10 Unpacking liberror-perl (0.17025-1) ... 20:55:10 Selecting previously unselected package git-man. 20:55:10 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 20:55:10 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 20:55:10 Selecting previously unselected package git. 20:55:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 20:55:10 Unpacking git (1:2.17.1-1ubuntu0.9) ... 20:55:11 Selecting previously unselected package libnorm1:amd64. 20:55:11 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:55:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:55:11 Selecting previously unselected package libpgm-5.2-0:amd64. 20:55:11 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:55:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:55:11 Selecting previously unselected package libsodium23:amd64. 20:55:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:55:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:55:11 Selecting previously unselected package libzmq5:amd64. 20:55:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:55:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:55:11 Selecting previously unselected package libzmq3-dev:amd64. 20:55:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:55:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:55:11 Selecting previously unselected package pkg-config. 20:55:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:55:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:55:11 Selecting previously unselected package zip. 20:55:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:55:11 Unpacking zip (3.0-11build1) ... 20:55:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:55:11 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 20:55:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:55:11 Setting up liberror-perl (0.17025-1) ... 20:55:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:55:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:55:11 No schema files found: doing nothing. 20:55:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:55:11 Setting up zip (3.0-11build1) ... 20:55:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:55:11 Setting up libsodium23:amd64 (1.0.16-2) ... 20:55:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:55:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:55:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 20:55:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:55:11 Setting up git (1:2.17.1-1ubuntu0.9) ... 20:55:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:55:12 git set to automatically installed. 20:55:12 git-man set to automatically installed. 20:55:12 libcurl3-gnutls set to automatically installed. 20:55:12 liberror-perl set to automatically installed. 20:55:12 libglib2.0-0 set to automatically installed. 20:55:12 libnghttp2-14 set to automatically installed. 20:55:12 libnorm1 set to automatically installed. 20:55:12 libpgm-5.2-0 set to automatically installed. 20:55:12 libpsl5 set to automatically installed. 20:55:12 librtmp1 set to automatically installed. 20:55:12 libsodium23 set to automatically installed. 20:55:12 libzmq3-dev set to automatically installed. 20:55:12 libzmq5 set to automatically installed. 20:55:12 pkg-config set to automatically installed. 20:55:12 zip set to automatically installed. 20:55:14 snapd is not logged in, snap install commands will use sudo 20:55:21 ---> b9cb37b1474b 20:55:21 Step 9/24 : RUN go mod tidy 20:55:22 ---> Running in 9a9253a938ff 20:55:22 ---> 004e67d86380 20:55:22 Step 9/26 : RUN go mod tidy 20:55:22 ---> a3d8a8ab1488 20:55:22 Step 9/24 : RUN go mod tidy 20:55:23 ---> Running in c31e279f760c 20:55:23 ---> Running in 0a23abec5a1f 20:55:23 ---> a1f89b9bfb1c 20:55:23 Step 9/22 : RUN go mod tidy 20:55:23 ---> 5fa27107d1e3 20:55:23 Step 9/24 : RUN go mod tidy 20:55:23 ---> Running in 4c34cef3766c 20:55:23 ---> Running in 2a2e9f9a28e1 20:55:24 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 20:55:24 snapd is not logged in, snap install commands will use sudo 20:55:25 snap "core18" has no updates available 20:55:26 Pulling config-common 20:55:26 + snapcraftctl pull 20:55:27 Pulling go-build-helper 20:55:27 + snapcraftctl pull 20:55:28 'edgex-go' has dependencies that need to be staged: go-build-helper 20:55:28 Skipping pull go-build-helper (already ran) 20:55:28 Building go-build-helper 20:55:28 + snapcraftctl build 20:55:29 Removing intermediate container 9a9253a938ff 20:55:29 ---> 2d300d08b91c 20:55:29 Step 10/24 : RUN make cmd/core-command/core-command 20:55:29 ---> Running in deab1903fe9b 20:55:30 Removing intermediate container c31e279f760c 20:55:30 ---> 1253a0c82a82 20:55:30 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:55: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 20:55:30 Staging go-build-helper 20:55:30 + snapcraftctl stage 20:55:30 ---> Running in 5cd48921fbd3 20:55:31 Removing intermediate container 4c34cef3766c 20:55:31 ---> c4974e561e43 20:55:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:55:31 Removing intermediate container 0a23abec5a1f 20:55:31 ---> 85bfaea6b24b 20:55:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:55:31 ---> Running in 683f221ac8b3 20:55:31 ---> Running in d7a7f8bc1c7b 20:55:31 Removing intermediate container 2a2e9f9a28e1 20:55:31 ---> ff26a71733b1 20:55:31 Step 10/24 : RUN make cmd/core-data/core-data 20:55:32 ---> Running in fe95d77d9b09 20:55:33 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 20:55: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 20:55:34 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 20:55:34 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 20:55:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:55:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:55:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 20:55:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 20:55:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:55:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:55:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 20:55:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 20:55:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 20:55:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 20:55:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:55:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:55:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:55:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:55:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:55:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:55:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:55:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:55:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:55:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 20:55:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 20:55:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 20:55:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:55:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 20:55:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 20:55:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 20:55:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 20:55:40 Fetched 25.2 MB in 0s (0 B/s) 20:55:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:55:40 Fetched 224 kB in 0s (0 B/s) 20:55:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:55:40 Fetched 157 kB in 0s (0 B/s) 20:55:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:55:40 Fetched 221 kB in 0s (0 B/s) 20:55:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:55:40 Fetched 143 kB in 0s (0 B/s) 20:55:40 Pulling edgex-go 20:55:40 + snapcraftctl pull 20:55:41 Pulling hooks 20:55:41 + snapcraftctl pull 20:55:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:55:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:55:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:55:59 Fetched 0 B in 0s (0 B/s) 20:55:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:55:59 Fetched 96.5 kB in 0s (0 B/s) 20:55:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:55:59 Fetched 279 kB in 0s (0 B/s) 20:55:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:55:59 Fetched 122 kB in 0s (0 B/s) 20:55:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:55:59 Fetched 77.8 kB in 0s (0 B/s) 20:55:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:55:59 Fetched 8848 B in 0s (0 B/s) 20:55:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:55:59 Fetched 47.8 kB in 0s (0 B/s) 20:55:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:55:59 Fetched 45.6 kB in 0s (0 B/s) 20:55:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:55:59 Fetched 15.0 kB in 0s (0 B/s) 20:55:59 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 20:55:59 Fetched 220 kB in 0s (0 B/s) 20:55:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:55:59 Fetched 154 kB in 0s (0 B/s) 20:55:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:55:59 Fetched 50.6 kB in 0s (0 B/s) 20:55:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:55:59 Fetched 14.8 kB in 0s (0 B/s) 20:55:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:55:59 Fetched 41.8 kB in 0s (0 B/s) 20:55:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:55:59 Fetched 499 kB in 0s (0 B/s) 20:55:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:55:59 Fetched 111 kB in 0s (0 B/s) 20:55:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:55:59 Fetched 240 kB in 0s (0 B/s) 20:55:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:55:59 Fetched 29.3 kB in 0s (0 B/s) 20:55:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:55:59 Fetched 85.5 kB in 0s (0 B/s) 20:55:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:55:59 Fetched 24.5 kB in 0s (0 B/s) 20:55:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:55:59 Fetched 49.2 kB in 0s (0 B/s) 20:55:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:55:59 Fetched 54.2 kB in 0s (0 B/s) 20:55:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:55:59 Fetched 30.8 kB in 0s (0 B/s) 20:55:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:55:59 Fetched 15.8 kB in 0s (0 B/s) 20:55:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:55:59 Fetched 85.9 kB in 0s (0 B/s) 20:55:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:55:59 Fetched 8720 B in 0s (0 B/s) 20:55:59 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:55:59 Fetched 140 kB in 0s (0 B/s) 20:55:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:55:59 Fetched 119 kB in 0s (0 B/s) 20:55:59 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:55:59 Fetched 111 kB in 0s (0 B/s) 20:55:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:55:59 Fetched 11.1 kB in 0s (0 B/s) 20:55:59 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 20:55:59 Fetched 646 kB in 0s (0 B/s) 20:55:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:55:59 Fetched 41.3 kB in 0s (0 B/s) 20:55:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:55:59 Fetched 17.9 kB in 0s (0 B/s) 20:55:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:55:59 Fetched 368 kB in 0s (0 B/s) 20:55:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:55:59 Fetched 187 kB in 0s (0 B/s) 20:55:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:55:59 Fetched 175 kB in 0s (0 B/s) 20:55:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:55:59 Fetched 206 kB in 0s (0 B/s) 20:55:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 20:55:59 Fetched 1302 kB in 0s (0 B/s) 20:55:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:55:59 Fetched 36.2 kB in 0s (0 B/s) 20:55:59 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 20:55:59 Fetched 159 kB in 0s (0 B/s) 20:55:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:55:59 Fetched 107 kB in 0s (0 B/s) 20:55:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:55:59 Fetched 48.7 kB in 0s (0 B/s) 20:55:59 Pulling static-packages 20:55:59 + snapcraftctl pull 20:55:59 Pulling version 20:55:59 + cd /root/project 20:55:59 + git describe --tags --abbrev=0 20:55:59 + sed s/v// 20:55:59 + GIT_VERSION=2.0.1-dev.50 20:55:59 + [ -z 2.0.1-dev.50 ] 20:55:59 + snapcraftctl set-version 2.0.1-dev.50 20:56:00 Building config-common 20:56:00 + snapcraftctl build 20:56:02 Skipping build go-build-helper (already ran) 20:56:02 Building edgex-go 20:56:03 + cd /root/parts/edgex-go/src 20:56:03 + git describe --tags --abbrev=0 20:56:03 + sed s/v// 20:56:03 + GIT_VERSION=2.0.1-dev.50 20:56:03 + [ -z 2.0.1-dev.50 ] 20:56:03 + echo 2.0.1-dev.50 20:56:03 + make build 20:56:03 go mod tidy 20:56:18 go: downloading github.com/gorilla/mux v1.8.0 20:56:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:56:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 20:56:18 go: downloading github.com/stretchr/testify v1.7.0 20:56:18 go: downloading github.com/google/uuid v1.3.0 20:56:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:56:18 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:56:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:56:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:56:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:56:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:56:18 go: downloading github.com/lib/pq v1.10.3 20:56:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:56:18 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 20:56:18 go: downloading github.com/pelletier/go-toml v1.9.4 20:56:18 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:56:18 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:56:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:56:18 go: downloading github.com/go-playground/validator/v10 v10.9.0 20:56:18 go: downloading github.com/go-kit/kit v0.11.0 20:56:18 go: downloading github.com/davecgh/go-spew v1.1.1 20:56:18 go: downloading github.com/pmezard/go-difflib v1.0.0 20:56:18 go: downloading github.com/stretchr/objx v0.1.1 20:56:18 go: downloading github.com/x448/float16 v0.8.4 20:56:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:56:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:56:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:56:18 go: downloading github.com/pebbe/zmq4 v1.2.7 20:56:18 go: downloading github.com/hashicorp/consul/api v1.8.1 20:56:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:56:18 go: downloading github.com/kr/pretty v0.3.0 20:56:18 go: downloading github.com/go-playground/universal-translator v0.18.0 20:56:18 go: downloading github.com/leodido/go-urn v1.2.1 20:56:18 go: downloading golang.org/x/text v0.3.6 20:56:18 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:56:18 go: downloading github.com/go-playground/locales v0.14.0 20:56:18 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:56:18 go: downloading github.com/go-stack/stack v1.8.0 20:56:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:56:18 go: downloading github.com/mitchellh/copystructure v1.0.0 20:56:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:56:18 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 20:56:18 go: downloading github.com/kr/text v0.2.0 20:56:18 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:56:18 go: downloading github.com/gorilla/websocket v1.4.2 20:56:18 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:56:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:56:19 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:56:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:56:19 go: downloading github.com/hashicorp/serf v0.9.5 20:56:19 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:56:19 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:56:19 go: downloading github.com/onsi/ginkgo v1.10.1 20:56:19 go: downloading github.com/onsi/gomega v1.7.0 20:56:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:56:19 go: downloading github.com/fatih/color v1.9.0 20:56:19 go: downloading github.com/mattn/go-colorable v0.1.6 20:56:19 go: downloading github.com/mattn/go-isatty v0.0.12 20:56:19 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:56:19 go: downloading github.com/pkg/errors v0.9.1 20:56:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:56:19 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:56:19 go: downloading github.com/hashicorp/memberlist v0.2.2 20:56:19 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:56:19 go: downloading github.com/hpcloud/tail v1.0.0 20:56:19 go: downloading gopkg.in/yaml.v2 v2.4.0 20:56:19 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:56:19 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:56:19 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:56:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:56:19 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:56:19 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:56:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:56:19 go: downloading github.com/miekg/dns v1.1.26 20:56:19 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:56:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:56:19 go: downloading github.com/hashicorp/errwrap v1.0.0 20:56:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-data/core-data ./cmd/core-data 20:56:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:56:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-command/core-command ./cmd/core-command 20:56:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:56:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:56:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:56:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:56:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:56:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:56:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/secrets-config ./cmd/secrets-config 20:56:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:56:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:56:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:56:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:56:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:56:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:56:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:56:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:56:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:56:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:56:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:56:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:56:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:56:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:56:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:56:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:56:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:56:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:56: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 20:56:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:56:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:56:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:56:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:56:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:56: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 20:56:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:56:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:56: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 20:56:47 Building hooks 20:56:47 + cd /root/parts/hooks/src 20:56:47 + make build 20:56:47 go mod tidy 20:56:49 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 20:56:49 go: downloading github.com/stretchr/testify v1.5.1 20:56:49 go: downloading github.com/davecgh/go-spew v1.1.0 20:56:49 go: downloading gopkg.in/yaml.v2 v2.2.2 20:56:49 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:56:50 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:56:51 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:56:51 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:56:54 Building static-packages 20:56:54 + snapcraftctl build 20:56:56 Building version 20:56:56 + snapcraftctl build 20:56:59 Staging config-common 20:56:59 + snapcraftctl stage 20:57:00 Skipping stage go-build-helper (already ran) 20:57:00 Staging edgex-go 20:57:00 + snapcraftctl stage 20:57:01 Staging hooks 20:57:01 + snapcraftctl stage 20:57:02 Staging static-packages 20:57:02 + snapcraftctl stage 20:57:03 Staging version 20:57:03 + snapcraftctl stage 20:57:04 Priming config-common 20:57:04 + snapcraftctl prime 20:57:05 Priming go-build-helper 20:57:05 + snapcraftctl prime 20:57:07 Priming edgex-go 20:57:07 + snapcraftctl prime 20:57:08 Priming hooks 20:57:08 + snapcraftctl prime 20:57:09 Priming static-packages 20:57:09 + snapcraftctl prime 20:57:12 Priming version 20:57:12 + snapcraftctl prime 20:57:13 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:57:26 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 20:57:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:57:26 Removing intermediate container deab1903fe9b 20:57:26 ---> bbc5218bf046 20:57:26 20:57:26 Step 11/24 : FROM alpine:3.14 20:57:26 3.14: Pulling from library/alpine 20:57:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:57:26 Status: Downloaded newer image for alpine:3.14 20:57:26 ---> bb3de5531c18 20:57:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:57:26 ---> Running in e9904bfbdaaf 20:57:27 Removing intermediate container 5cd48921fbd3 20:57:27 ---> dde99d5ffacb 20:57:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:57:28 ---> Running in 312dc6701a4a 20:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:57:30 (1/1) Installing dumb-init (1.2.5-r1) 20:57:30 Executing busybox-1.33.1-r3.trigger 20:57:30 OK: 5 MiB in 15 packages 20:57:32 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 20:57:34 Removing intermediate container e9904bfbdaaf 20:57:34 ---> f6120270f94e 20:57:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:57:35 ---> Running in 0d8a79bfe61e 20:57:35 Removing intermediate container 683f221ac8b3 20:57:35 ---> 95194f327bb7 20:57:35 20:57:35 Step 11/22 : FROM alpine:3.14 20:57:35 ---> bb3de5531c18 20:57:35 Step 12/22 : RUN apk add --update --no-cache curl 20:57:35 Removing intermediate container d7a7f8bc1c7b 20:57:35 ---> e27ab07c4637 20:57:35 20:57:35 Step 11/26 : FROM alpine:3.14 20:57:35 ---> bb3de5531c18 20:57:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:57:36 ---> Running in 7acb2cebe094 20:57:36 ---> Running in a1b7c9b47425 20:57:36 Removing intermediate container 0d8a79bfe61e 20:57:36 ---> 03f6bf20fa27 20:57:36 Step 14/24 : ENV APP_PORT=59882 20:57:37 ---> Running in 3fbe76728e3e 20:57:37 Removing intermediate container 312dc6701a4a 20:57:37 ---> 90838bbdd76c 20:57:37 20:57:37 Step 12/24 : FROM docker:20.10.7 20:57:37 Removing intermediate container 3fbe76728e3e 20:57:37 ---> 211aaac61435 20:57:37 Step 15/24 : EXPOSE $APP_PORT 20:57:37 20.10.7: Pulling from library/docker 20:57:38 ---> Running in a014dba0a541 20:57:39 Removing intermediate container a014dba0a541 20:57:39 ---> fb8ea84248d2 20:57:39 Step 16/24 : WORKDIR / 20:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:57:40 ---> Running in 272123d31e0d 20:57:41 (1/3) Installing ca-certificates (20191127-r5) 20:57:41 (1/5) Installing ca-certificates (20191127-r5) 20:57:41 (2/5) Installing brotli-libs (1.0.9-r5) 20:57:41 (2/3) Installing dumb-init (1.2.5-r1) 20:57:41 (3/3) Installing su-exec (0.2-r1) 20:57:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:57:41 Executing busybox-1.33.1-r3.trigger 20:57:41 (4/5) Installing libcurl (7.79.1-r0) 20:57:41 Executing ca-certificates-20191127-r5.trigger 20:57:41 (5/5) Installing curl (7.79.1-r0) 20:57:41 Executing busybox-1.33.1-r3.trigger 20:57:41 Executing ca-certificates-20191127-r5.trigger 20:57:41 OK: 8 MiB in 19 packages 20:57:41 OK: 6 MiB in 17 packages 20:57:41 Removing intermediate container 272123d31e0d 20:57:41 ---> fff5c6074b0e 20:57:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:43 ---> 33dc04402bdf 20:57:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:57:44 Removing intermediate container a1b7c9b47425 20:57:44 ---> 6fe384609820 20:57:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:57:44 Removing intermediate container 7acb2cebe094 20:57:44 ---> 4fac1517910f 20:57:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:57:48 ---> ae923d09440c 20:57:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:57:48 ---> Running in 2cbd42f91506 20:57:48 ---> Running in 087daeb4f5e1 20:57:48 Removing intermediate container fe95d77d9b09 20:57:48 ---> ef7f283b5320 20:57:48 20:57:48 Step 11/24 : FROM alpine:3.14 20:57:48 ---> bb3de5531c18 20:57:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:57:49 Removing intermediate container 087daeb4f5e1 20:57:49 ---> 9a0fd58561b4 20:57:49 Step 14/22 : WORKDIR /edgex 20:57:49 ---> Running in 58827712fe81 20:57:49 Removing intermediate container 2cbd42f91506 20:57:49 ---> 39a11ef8788a 20:57:49 Step 14/26 : WORKDIR / 20:57:49 ---> Running in 41dc571c0c2c 20:57:49 ---> 43eac97f2c6a 20:57:49 Step 20/24 : ENTRYPOINT ["/core-command"] 20:57:49 ---> Running in d2e386420bee 20:57:49 ---> Running in 6dc47e9d3eb7 20:57:50 Removing intermediate container 58827712fe81 20:57:50 ---> 32729c49baa1 20:57:50 Step 13/24 : ENV APP_PORT=59880 20:57:50 ---> Running in f1e17286cb99 20:57:50 Removing intermediate container 41dc571c0c2c 20:57:50 ---> 99edc730c9a7 20:57:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:57:50 Removing intermediate container d2e386420bee 20:57:50 ---> b7f4408ed4ba 20:57:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:57:50 Removing intermediate container 6dc47e9d3eb7 20:57:50 ---> 22094a49d0e0 20:57:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:51 ---> Running in 6719d6dee304 20:57:51 Removing intermediate container f1e17286cb99 20:57:51 ---> 01eb9f953ddd 20:57:51 Step 14/24 : EXPOSE $APP_PORT 20:57:51 ---> Running in 958e3c7e50f9 20:57:51 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:57:51 Status: Downloaded newer image for docker:20.10.7 20:57:51 ---> df445af6242a 20:57:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:57:51 ---> Running in 51e74ed5e591 20:57:51 Removing intermediate container 6719d6dee304 20:57:51 ---> 13c508552e02 20:57:51 Step 22/24 : LABEL arch=arm64 20:57:52 ---> 26b7fdd4ef4c 20:57:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:57:52 ---> 2e0b7e55ea9c 20:57:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:57:52 Removing intermediate container 958e3c7e50f9 20:57:52 ---> aafa74c1a615 20:57:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:52 ---> Running in b4799ebc4eec 20:57:52 ---> Running in 68a561d7edb3 20:57:52 Removing intermediate container 51e74ed5e591 20:57:52 ---> 379b613ee1af 20:57:52 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 20:57:53 ---> Running in 1ceb39385d92 20:57:53 Removing intermediate container b4799ebc4eec 20:57:53 ---> cd4c40613dd7 20:57:53 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:57:53 ---> Running in 0959efc5977e 20:57:54 ---> 7123b0fa617b 20:57:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:57:55 ---> 493784f6d368 20:57:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:57:55 Removing intermediate container 0959efc5977e 20:57:55 ---> 9527662d2954 20:57:55 Step 24/24 : LABEL version=0.0.0 20:57:55 ---> Running in 5c9baee77014 20:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:57:55 ---> 43f372acf614 20:57:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:57:56 Removing intermediate container 5c9baee77014 20:57:56 ---> f75b7472f0e0 20:57:56 20:57:56 (1/39) Installing readline (8.1.0-r0) 20:57:56 (2/39) Installing bash (5.1.0-r0) 20:57:56 Executing bash-5.1.0-r0.post-install 20:57:56 (3/39) Installing brotli-libs (1.0.9-r3) 20:57:56 Successfully built f75b7472f0e0 20:57:56 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:57:56 Successfully tagged core-command-arm64:latest 20:57:56 (5/39) Installing libcurl (7.79.1-r0) 20:57:56  Building core-command ... done Building support-notifications 20:57:56 (6/39) Installing curl (7.79.1-r0) 20:57:56 (7/39) Installing dumb-init (1.2.5-r0) 20:57:56 (8/39) Installing libbz2 (1.0.8-r1) 20:57:56 (9/39) Installing expat (2.2.10-r1) 20:57:56 (10/39) Installing libffi (3.3-r2) 20:57:56 (11/39) Installing gdbm (1.19-r0) 20:57:56 (12/39) Installing xz-libs (5.2.5-r0) 20:57:56 (13/39) Installing sqlite-libs (3.34.1-r0) 20:57:57 (14/39) Installing python3 (3.8.10-r0) 20:57:57 Removing intermediate container 68a561d7edb3 20:57:57 ---> 6d3e7f0def8a 20:57:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:57:57 ---> c84ef9a6eeaf 20:57:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:57:57 ---> ea41eee156a8 20:57:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:57:58 ---> Running in f65d710392bf 20:57:58 ---> Running in ef85d0869e5c 20:57:58 (15/39) Installing py3-appdirs (1.4.4-r1) 20:57:58 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:57:58 (17/39) Installing py3-parsing (2.4.7-r1) 20:57:58 (18/39) Installing py3-six (1.15.0-r0) 20:57:58 (19/39) Installing py3-packaging (20.9-r0) 20:57:59 (20/39) Installing py3-setuptools (51.3.3-r0) 20:57:59 (21/39) Installing py3-chardet (4.0.0-r0) 20:57:59 (22/39) Installing py3-idna (3.1-r0) 20:57:59 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:57:59 (24/39) Installing py3-requests (2.25.1-r1) 20:57:59 (25/39) Installing py3-msgpack (1.0.2-r0) 20:57:59 (26/39) Installing py3-lockfile (0.12.2-r3) 20:57:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:57:59 (28/39) Installing py3-colorama (0.4.4-r0) 20:57:59 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:57:59 (30/39) Installing py3-distlib (0.3.1-r1) 20:57:59 (31/39) Installing py3-distro (1.5.0-r1) 20:57:59 (32/39) Installing py3-webencodings (0.5.1-r3) 20:57:59 (33/39) Installing py3-html5lib (1.1-r0) 20:57:59 (34/39) Installing py3-pytoml (0.1.21-r0) 20:57:59 (35/39) Installing py3-pep517 (0.9.1-r0) 20:57:59 (36/39) Installing py3-progress (1.5-r0) 20:57:59 (37/39) Installing py3-retrying (1.3.3-r0) 20:57:59 (38/39) Installing py3-toml (0.10.2-r0) 20:57:59 (39/39) Installing py3-pip (20.3.4-r0) 20:58:00 Executing busybox-1.32.1-r6.trigger 20:58:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:00 OK: 82 MiB in 59 packages 20:58:01 Removing intermediate container f65d710392bf 20:58:01 ---> 6c2e1d5c6c9a 20:58:01 Step 19/22 : CMD ["--init=true"] 20:58:01 ---> 1614cfbba3e6 20:58:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:58:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:01 ---> Running in 3f253cc9b1d6 20:58:03 Removing intermediate container 3f253cc9b1d6 20:58:03 ---> ef1bb78f1b1e 20:58:03 Step 20/22 : LABEL arch=arm64 20:58:03 (1/6) Installing dumb-init (1.2.5-r1) 20:58:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:58:03 (3/6) Installing libsodium (1.0.18-r0) 20:58:03 ---> e3279c361a82 20:58:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:58:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:58:03 ---> Running in eb4172b1728a 20:58:03 (5/6) Installing libzmq (4.3.4-r0) 20:58:04 (6/6) Installing zeromq (4.3.4-r0) 20:58:04 Executing busybox-1.33.1-r3.trigger 20:58:04 OK: 8 MiB in 20 packages 20:58:04 Removing intermediate container eb4172b1728a 20:58:04 ---> ec399472358d 20:58:04 Step 21/22 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:58:05 ---> 90091701576d 20:58:05 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/ 20:58:05 ---> Running in 91fa77afe211 20:58:06 ---> Running in a04abb68f588 20:58:06 Removing intermediate container 91fa77afe211 20:58:06 ---> 79d284f6d8c1 20:58:06 Step 22/22 : LABEL version=0.0.0 20:58:07 ---> Running in 008639f59640 20:58:07 Removing intermediate container ef85d0869e5c 20:58:07 ---> 0ebf44b597ea 20:58:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:09 Removing intermediate container 008639f59640 20:58:09 ---> 8e09041f2096 20:58:09 20:58:09 Successfully built 8e09041f2096 20:58:09 Collecting docker-compose==1.23.2 20:58:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:58:09 Successfully tagged security-proxy-setup-arm64:latest 20:58:09  Building security-proxy-setup ... done Building security-bootstrapper 20:58:09 ---> 250a3980e94d 20:58:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:58:09 Collecting texttable<0.10,>=0.9.0 20:58:10 Downloading texttable-0.9.1.tar.gz (11 kB) 20:58:12 Collecting docker<4.0,>=3.6.0 20:58:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:58:13 Collecting websocket-client<1.0,>=0.32.0 20:58:13 ---> 2d72047d7da5 20:58:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:58:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:58:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:13 ---> 38ba7d2b6e77 20:58:13 Step 3/23 : WORKDIR /edgex-go 20:58:13 ---> Using cache 20:58:13 ---> 1a43dee8da99 20:58:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:13 ---> Using cache 20:58:13 ---> 364459b9ed6e 20:58:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:58:13 Collecting jsonschema<3,>=2.5.1 20:58:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:58:14 Collecting docopt<0.7,>=0.6.1 20:58:14 Removing intermediate container a04abb68f588 20:58:14 ---> 542a64c99b9f 20:58:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:58:14 Downloading docopt-0.6.2.tar.gz (25 kB) 20:58:14 ---> Running in 6849e8204ae3 20:58:15 ---> Running in 80922ca82717 20:58:15 ---> 790d69f39553 20:58:15 Step 20/24 : ENTRYPOINT ["/core-data"] 20:58:16 Collecting dockerpty<0.5,>=0.4.1 20:58:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:58:16 ---> Running in e9163c57a587 20:58:16 Removing intermediate container 80922ca82717 20:58:16 ---> d4597524bf8e 20:58:16 Step 24/26 : LABEL arch=arm64 20:58:17 ---> Running in 85ec3c19ac0b 20:58:17 Removing intermediate container e9163c57a587 20:58:17 ---> 964f0f5f6b37 20:58:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:17 ---> Running in d352fbcf7ebb 20:58:18 Removing intermediate container 85ec3c19ac0b 20:58:18 ---> 2a67d24fbb42 20:58:18 Step 25/26 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:58:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:58:18 ---> Running in 6a7fdebdf39e 20:58:18 Removing intermediate container d352fbcf7ebb 20:58:18 ---> 3aa1922470cc 20:58:18 Step 22/24 : LABEL arch=arm64 20:58:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:58:19 ---> Running in 8a23e69b3d77 20:58:19 Removing intermediate container 6a7fdebdf39e 20:58:19 ---> de54769e294b 20:58:19 Step 26/26 : LABEL version=0.0.0 20:58:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:58:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:58:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:58:20 Collecting cached-property<2,>=1.2.0 20:58:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:58:20 OK: 218 MiB in 52 packages 20:58:20 ---> Running in 8479338f7b2a 20:58:20 Removing intermediate container 8a23e69b3d77 20:58:20 ---> 32ccceaf0e92 20:58:20 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:58:21 Collecting PyYAML<4,>=3.10 20:58:21 Downloading PyYAML-3.13.tar.gz (270 kB) 20:58:22 ---> Running in 439b08c4a883 20:58:22 Removing intermediate container 8479338f7b2a 20:58:22 ---> 33ca2ef25067 20:58:22 20:58:23 Successfully built 33ca2ef25067 20:58:24 Successfully tagged security-secretstore-setup-arm64:latest 20:58:24  Building security-secretstore-setup ... done Building support-scheduler 20:58:24 Removing intermediate container 6849e8204ae3 20:58:24 ---> c6a2ccd34788 20:58:24 Step 6/23 : COPY go.mod . 20:58:24 Removing intermediate container 439b08c4a883 20:58:24 ---> b3bef6eef140 20:58:24 Step 24/24 : LABEL version=0.0.0 20:58:24 ---> Running in 6d591ca9146d 20:58:25 ---> feb64047c668 20:58:25 Step 7/23 : RUN go mod download 20:58:25 Collecting docker-pycreds>=0.4.0 20:58:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:58:25 ---> Running in c38d53ed2b56 20:58:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:58:25 ---> 38ba7d2b6e77 20:58:25 Step 3/32 : WORKDIR /edgex-go 20:58:25 ---> Using cache 20:58:25 ---> 1a43dee8da99 20:58:25 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:25 ---> Using cache 20:58:25 ---> 364459b9ed6e 20:58:25 Step 5/32 : RUN apk add --update --no-cache make git 20:58:25 ---> Using cache 20:58:25 ---> b954af150628 20:58:25 Step 6/32 : COPY go.mod . 20:58:25 ---> Using cache 20:58:25 ---> 9c31def12c82 20:58:25 Step 7/32 : RUN go mod download 20:58:25 ---> Using cache 20:58:25 ---> 1c3423877218 20:58:25 Step 8/32 : COPY . . 20:58:25 ---> Using cache 20:58:25 ---> a1f89b9bfb1c 20:58:25 Step 9/32 : RUN go mod tidy 20:58:25 ---> Using cache 20:58:25 ---> c4974e561e43 20:58:25 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:58:26 Collecting chardet<3.1.0,>=3.0.2 20:58:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:58:26 Removing intermediate container 6d591ca9146d 20:58:26 ---> 1eab9bfcc6f5 20:58:26 20:58:26 Collecting certifi>=2017.4.17 20:58:26 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:58:26 Collecting idna<2.8,>=2.5 20:58:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:58:26 Successfully built 1eab9bfcc6f5 20:58:27 Successfully tagged core-data-arm64:latest 20:58:27 ---> Running in 0bfc5b8b57c8 20:58:27 Building core-metadata 20:58:27  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 20:58:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:58:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:58:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:58:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:58:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:58:28 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 20:58:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:58:29 Attempting uninstall: urllib3 20:58:29 Found existing installation: urllib3 1.26.2 20:58:29 Uninstalling urllib3-1.26.2: 20:58:29 Successfully uninstalled urllib3-1.26.2 20:58:30 Attempting uninstall: idna 20:58:30 Found existing installation: idna 3.1 20:58:30 Uninstalling idna-3.1: 20:58:30 Successfully uninstalled idna-3.1 20:58:30 Attempting uninstall: chardet 20:58:30 Found existing installation: chardet 4.0.0 20:58:30 Uninstalling chardet-4.0.0: 20:58:31 Successfully uninstalled chardet-4.0.0 20:58:34 Attempting uninstall: requests 20:58:34 Found existing installation: requests 2.25.1 20:58:34 Uninstalling requests-2.25.1: 20:58:34 Successfully uninstalled requests-2.25.1 20:58:34 Removing intermediate container c38d53ed2b56 20:58:34 ---> 089190f98b32 20:58:34 Step 8/23 : COPY . . 20:58:34 Running setup.py install for texttable: started 20:58:37 Running setup.py install for texttable: finished with status 'done' 20:58:37 Running setup.py install for PyYAML: started 20:58:40 Running setup.py install for PyYAML: finished with status 'done' 20:58:40 Running setup.py install for docopt: started 20:58:42 Running setup.py install for docopt: finished with status 'done' 20:58:42 Running setup.py install for dockerpty: started 20:58:45 Running setup.py install for dockerpty: finished with status 'done' 20:58:47 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 20:58:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:55 ---> 38ba7d2b6e77 20:58:55 Step 3/23 : WORKDIR /edgex-go 20:58:55 ---> Using cache 20:58:55 ---> 1a43dee8da99 20:58:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:55 ---> Using cache 20:58:55 ---> 364459b9ed6e 20:58:55 Step 5/23 : RUN apk add --update --no-cache make git 20:58:55 ---> Using cache 20:58:55 ---> b954af150628 20:58:55 Step 6/23 : COPY go.mod . 20:58:55 ---> Using cache 20:58:55 ---> 9c31def12c82 20:58:55 Step 7/23 : RUN go mod download 20:58:55 ---> Using cache 20:58:55 ---> 1c3423877218 20:58:55 Step 8/23 : COPY . . 20:58:55 ---> Using cache 20:58:55 ---> a1f89b9bfb1c 20:58:55 Step 9/23 : RUN go mod tidy 20:58:55 ---> Using cache 20:58:55 ---> c4974e561e43 20:58:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:58:57 ---> Running in f5a29a7cec14 20:58:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:58:58 ---> 38ba7d2b6e77 20:58:58 Step 3/24 : WORKDIR /edgex-go 20:58:58 ---> Using cache 20:58:58 ---> 1a43dee8da99 20:58:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:58 ---> Using cache 20:58:58 ---> 364459b9ed6e 20:58:58 Step 5/24 : RUN apk add --update --no-cache make git 20:58:58 ---> Using cache 20:58:58 ---> b954af150628 20:58:58 Step 6/24 : COPY go.mod . 20:58:58 ---> Using cache 20:58:58 ---> 9c31def12c82 20:58:58 Step 7/24 : RUN go mod download 20:58:58 ---> Using cache 20:58:58 ---> 1c3423877218 20:58:58 Step 8/24 : COPY . . 20:58:59 ---> Using cache 20:58:59 ---> a1f89b9bfb1c 20:58:59 Step 9/24 : RUN go mod tidy 20:58:59 ---> Using cache 20:58:59 ---> c4974e561e43 20:58:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:59:00 ---> Running in 2d5e42e6be4b 20:59:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:59: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 20:59:03 ---> b10866541fd1 20:59:03 Step 9/23 : RUN go mod tidy 20:59:04 ---> Running in 6d3171908523 20:59:12 Removing intermediate container 1ceb39385d92 20:59:12 ---> 98c6af7a55ab 20:59:12 Step 15/24 : ENV APP_PORT=58890 20:59:12 ---> Running in bcd608ada794 20:59:12 Removing intermediate container 6d3171908523 20:59:12 ---> 96c3c283e1e3 20:59:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:59:12 ---> Running in e9144c7637df 20:59:13 Removing intermediate container bcd608ada794 20:59:13 ---> 37a74cb34eb7 20:59:13 Step 16/24 : EXPOSE $APP_PORT 20:59:13 ---> Running in 19e37e7509f9 20:59:14 Removing intermediate container 19e37e7509f9 20:59:14 ---> 720fe1cf2be5 20:59:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:59:15 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 20:59:16 ---> a2ad37f1f910 20:59:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:59:18 ---> 405835cc3ab7 20:59:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:59:19 ---> 753f08aab272 20:59:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:59:19 ---> Running in ce50823dc835 20:59:20 Removing intermediate container ce50823dc835 20:59:20 ---> 9f89dc4fbbb0 20:59:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:20 ---> Running in dc22cbea3def 20:59:20 Removing intermediate container dc22cbea3def 20:59:20 ---> 04c8022d777b 20:59:20 Step 22/24 : LABEL arch=arm64 20:59:21 ---> Running in 247f0d4eccda 20:59:21 Removing intermediate container 247f0d4eccda 20:59:21 ---> e44ced579e87 20:59:21 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 20:59:22 ---> Running in b62ee7e0fbc1 20:59:23 Removing intermediate container b62ee7e0fbc1 20:59:23 ---> acf407bc8fac 20:59:23 Step 24/24 : LABEL version=0.0.0 20:59:23 ---> Running in e0be7cf9d769 20:59:23 Removing intermediate container e0be7cf9d769 20:59:23 ---> ee14c5e50520 20:59:23 20:59:24 Successfully built ee14c5e50520 20:59:24 Successfully tagged sys-mgmt-agent-arm64:latest 20:59:56  Building sys-mgmt-agent ... done Removing intermediate container 0bfc5b8b57c8 20:59:56 ---> e9e7aa44556b 20:59:56 20:59:56 Step 11/32 : FROM alpine:3.14 20:59:56 ---> bb3de5531c18 20:59:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:59:56 ---> Running in 8e5becb7ff9b 20:59:56 Removing intermediate container 8e5becb7ff9b 20:59:56 ---> 3c5d4a91ecbf 20:59:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:59:57 ---> Running in f46c33501d8a 20:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:00 (1/2) Installing dumb-init (1.2.5-r1) 21:00:00 (2/2) Installing su-exec (0.2-r1) 21:00:00 Executing busybox-1.33.1-r3.trigger 21:00:00 OK: 5 MiB in 16 packages 21:00:02 Removing intermediate container f46c33501d8a 21:00:02 ---> b991a1d00c5a 21:00:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:00:02 ---> Running in c20c1e900c32 21:00:03 Removing intermediate container c20c1e900c32 21:00:03 ---> 134b75b133ab 21:00:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:00:03 ---> Running in 4d99466f6e89 21:00:04 Removing intermediate container 4d99466f6e89 21:00:04 ---> d1a69ecb57b5 21:00:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:00:04 ---> Running in 236764b17a96 21:00:07 Removing intermediate container 236764b17a96 21:00:07 ---> 278d63620f4f 21:00:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:00:07 ---> Running in ae77ede8af3f 21:00:08 Removing intermediate container ae77ede8af3f 21:00:08 ---> 6114c8b471a1 21:00:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:00:10 ---> ef110b2ef317 21:00:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:00:10 ---> Running in 83f0d5924495 21:00:15 Removing intermediate container 83f0d5924495 21:00:15 ---> 0b52562a4ed1 21:00:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:15 ---> cf6acf09884e 21:00:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:00:17 ---> ad36bddd26a1 21:00:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:00:18 ---> 278c3adfe9ea 21:00:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:00:19 ---> d7207443e4bc 21:00:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:00:20 ---> a0455e65d3c3 21:00:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:00:21 ---> Running in beb9e344cb10 21:00:22 Removing intermediate container beb9e344cb10 21:00:22 ---> aa921bb5f75d 21:00:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:00:23 ---> 136184d289d3 21:00:23 Step 27/32 : RUN chmod +x /entrypoint.sh 21:00:24 ---> Running in 117622280ec4 21:00:27 Removing intermediate container 117622280ec4 21:00:27 ---> ad353598333a 21:00:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:00:28 ---> Running in 5c9388dba704 21:00:28 Removing intermediate container 5c9388dba704 21:00:28 ---> c87560d8f726 21:00:28 Step 29/32 : CMD ["gate"] 21:00:29 ---> Running in 7b83d5beeeb9 21:00:30 Removing intermediate container 7b83d5beeeb9 21:00:30 ---> 2aaa46df99b4 21:00:30 Step 30/32 : LABEL arch=arm64 21:00:30 ---> Running in 86e5d5d55dc8 21:00:31 Removing intermediate container 86e5d5d55dc8 21:00:31 ---> 80548250bc23 21:00:31 Step 31/32 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 21:00:31 ---> Running in b1b2a27fa9ae 21:00:32 Removing intermediate container b1b2a27fa9ae 21:00:32 ---> 02e5f2957b50 21:00:32 Step 32/32 : LABEL version=0.0.0 21:00:32 ---> Running in dda331de6fbf 21:00:33 Removing intermediate container dda331de6fbf 21:00:33 ---> dc9f7f48da78 21:00:33 21:00:34 Successfully built dc9f7f48da78 21:00:34 Successfully tagged security-bootstrapper-arm64:latest 21:00:46  Building security-bootstrapper ... done Removing intermediate container f5a29a7cec14 21:00:46 ---> 66da55f8935f 21:00:46 21:00:46 Step 11/23 : FROM alpine:3.14 21:00:46 ---> bb3de5531c18 21:00:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:00:46 ---> Using cache 21:00:46 ---> f6120270f94e 21:00:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:46 ---> Using cache 21:00:46 ---> 03f6bf20fa27 21:00:46 Step 14/23 : ENV APP_PORT=59861 21:00:46 Removing intermediate container 2d5e42e6be4b 21:00:46 ---> 022d75fcb7e7 21:00:46 21:00:46 Step 11/24 : FROM alpine:3.14 21:00:46 ---> bb3de5531c18 21:00:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:00:46 ---> Using cache 21:00:46 ---> f6120270f94e 21:00:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:46 ---> Using cache 21:00:46 ---> 03f6bf20fa27 21:00:46 Step 14/24 : ENV APP_PORT=59881 21:00:46 ---> Running in 41648564c744 21:00:46 ---> Running in c172d41b8924 21:00:46 Removing intermediate container 41648564c744 21:00:46 ---> bc8e954dd3e8 21:00:46 Step 15/23 : EXPOSE $APP_PORT 21:00:46 Removing intermediate container c172d41b8924 21:00:46 ---> aaf7c93fb3b9 21:00:46 Step 15/24 : EXPOSE $APP_PORT 21:00:46 ---> Running in b9ff4f2e5c4d 21:00:46 ---> Running in 92c7375e53e1 21:00:47 Removing intermediate container b9ff4f2e5c4d 21:00:47 ---> fcd9d130fc73 21:00:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:47 Removing intermediate container 92c7375e53e1 21:00:47 ---> 433fb5744341 21:00:47 Step 16/24 : WORKDIR / 21:00:47 Removing intermediate container e9144c7637df 21:00:47 ---> 268672963f20 21:00:47 21:00:47 Step 11/23 : FROM alpine:3.14 21:00:47 ---> bb3de5531c18 21:00:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:00:47 ---> Running in e9f14ac60bd0 21:00:47 ---> Running in 27ea8a2534f6 21:00:48 ---> 769c6a99522a 21:00:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:00:48 Removing intermediate container e9f14ac60bd0 21:00:48 ---> 0f7dcaa9bbf4 21:00:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:49 ---> 6cc3e2ecd282 21:00:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:49 ---> 5998ed7e2df1 21:00:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:00:50 (1/2) Installing ca-certificates (20191127-r5) 21:00:50 (2/2) Installing dumb-init (1.2.5-r1) 21:00:50 Executing busybox-1.33.1-r3.trigger 21:00:50 Executing ca-certificates-20191127-r5.trigger 21:00:50 ---> 98c98bf6301b 21:00:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:00:50 OK: 6 MiB in 16 packages 21:00:50 ---> 84121e8f2b68 21:00:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:00:50 ---> Running in cba1d8660fa7 21:00:51 Removing intermediate container cba1d8660fa7 21:00:51 ---> e09fe5b9e118 21:00:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:51 ---> Running in 1a63bebe6136 21:00:51 ---> f1bc637f065e 21:00:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:00:52 ---> Running in ce5a82cb445d 21:00:52 Removing intermediate container 1a63bebe6136 21:00:52 ---> 202b40fb46f8 21:00:52 Step 21/23 : LABEL arch=arm64 21:00:52 Removing intermediate container 27ea8a2534f6 21:00:52 ---> 8ccdd4d9f41f 21:00:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:00:52 Removing intermediate container ce5a82cb445d 21:00:52 ---> aaf31534df27 21:00:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:52 ---> Running in 77d46517e85a 21:00:52 ---> Running in 1e7584e198c2 21:00:52 ---> Running in b463721c2fff 21:00:53 Removing intermediate container 77d46517e85a 21:00:53 ---> 476e5e45987e 21:00:53 Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 21:00:53 Removing intermediate container 1e7584e198c2 21:00:53 ---> b8efd3aba9d7 21:00:53 Step 14/23 : ENV APP_PORT=59860 21:00:53 Removing intermediate container b463721c2fff 21:00:53 ---> 23310952eba5 21:00:53 Step 22/24 : LABEL arch=arm64 21:00:53 ---> Running in fbf296b1004c 21:00:53 ---> Running in 4f1ac9ec1450 21:00:53 ---> Running in 06e57895eb7b 21:00:54 Removing intermediate container fbf296b1004c 21:00:54 ---> 4d848ede2c37 21:00:54 Step 23/23 : LABEL version=0.0.0 21:00:54 Removing intermediate container 4f1ac9ec1450 21:00:54 ---> 670713fdb68a 21:00:54 Step 15/23 : EXPOSE $APP_PORT 21:00:54 ---> Running in 0a830afe59a7 21:00:54 Removing intermediate container 06e57895eb7b 21:00:54 ---> aa72ec99d6f9 21:00:54 Step 23/24 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 21:00:54 ---> Running in 1632d9bb0d30 21:00:54 ---> Running in b7799c51c6c9 21:00:54 Removing intermediate container 0a830afe59a7 21:00:54 ---> 981b428c79d8 21:00:54 21:00:55 Removing intermediate container 1632d9bb0d30 21:00:55 ---> a0bd5b54d722 21:00:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:55 Removing intermediate container b7799c51c6c9 21:00:55 ---> 3e9e516555d1 21:00:55 Step 24/24 : LABEL version=0.0.0 21:00:55 Successfully built 981b428c79d8 21:00:55 Successfully tagged support-scheduler-arm64:latest 21:00:55  Building support-scheduler ... done  ---> Running in 7824f5e7778d 21:00:55 Removing intermediate container 7824f5e7778d 21:00:55 ---> a7a6406d47fe 21:00:55 21:00:56 ---> 153c8ab37e56 21:00:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:00:56 Successfully built a7a6406d47fe 21:00:56 Successfully tagged core-metadata-arm64:latest 21:00:57  Building core-metadata ... done  ---> 19d80503f3d6 21:00:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:00:58 ---> 07e1975a9361 21:00:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:00:58 ---> Running in b517945f82ec 21:00:59 Removing intermediate container b517945f82ec 21:00:59 ---> 6484e3f51bd2 21:00:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:59 ---> Running in 7209a7e9a5c3 21:00:59 Removing intermediate container 7209a7e9a5c3 21:00:59 ---> a0eed87a5e35 21:00:59 Step 21/23 : LABEL arch=arm64 21:00:59 ---> Running in 7a3372beafe7 21:01:00 Removing intermediate container 7a3372beafe7 21:01:00 ---> 88b8a0436917 21:01:00 Step 22/23 : LABEL git_sha=8524b20a7f3dfd19e332651fec9e130e561af9fc 21:01:00 ---> Running in 51dea8dec071 21:01:00 Removing intermediate container 51dea8dec071 21:01:00 ---> d4080cadb6a7 21:01:00 Step 23/23 : LABEL version=0.0.0 21:01:01 ---> Running in 0d62f86b981d 21:01:01 Removing intermediate container 0d62f86b981d 21:01:01 ---> 2bab5f33ec6c 21:01:01 21:01:02 Successfully built 2bab5f33ec6c 21:01:02 Successfully tagged support-notifications-arm64:latest 21:01:02  Building support-notifications ... done  [Pipeline] } 21:01:02 $ docker stop --time=1 822ef803bb7dbcf5b3a15bd7170ea423f826aad0f92af3620ddf05b2607b6c78 21:01:04 $ docker rm -f 822ef803bb7dbcf5b3a15bd7170ea423f826aad0f92af3620ddf05b2607b6c78 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:04 + docker images 21:01:05 REPOSITORY TAG IMAGE ID CREATED SIZE 21:01:05 support-notifications-arm64 latest 2bab5f33ec6c 3 seconds ago 15.9MB 21:01:05 core-metadata-arm64 latest a7a6406d47fe 9 seconds ago 15.8MB 21:01:05 support-scheduler-arm64 latest 981b428c79d8 10 seconds ago 15.2MB 21:01:05 268672963f20 17 seconds ago 1.57GB 21:01:05 022d75fcb7e7 20 seconds ago 1.57GB 21:01:05 66da55f8935f 21 seconds ago 1.57GB 21:01:05 security-bootstrapper-arm64 latest dc9f7f48da78 31 seconds ago 17.7MB 21:01:05 e9e7aa44556b About a minute ago 1.57GB 21:01:05 sys-mgmt-agent-arm64 latest ee14c5e50520 About a minute ago 312MB 21:01:05 core-data-arm64 latest 1eab9bfcc6f5 2 minutes ago 19.4MB 21:01:05 security-secretstore-setup-arm64 latest 33ca2ef25067 2 minutes ago 26.5MB 21:01:05 security-proxy-setup-arm64 latest 8e09041f2096 2 minutes ago 25.3MB 21:01:05 core-command-arm64 latest f75b7472f0e0 3 minutes ago 15.2MB 21:01:05 ef7f283b5320 3 minutes ago 1.57GB 21:01:05 90838bbdd76c 3 minutes ago 1.57GB 21:01:05 e27ab07c4637 3 minutes ago 1.57GB 21:01:05 95194f327bb7 3 minutes ago 1.57GB 21:01:05 bbc5218bf046 3 minutes ago 1.56GB 21:01:05 ci-base-image-arm64 latest 38ba7d2b6e77 13 minutes ago 1.24GB 21:01:05 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 21:01:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 21:01:05 docker 20.10.7 df445af6242a 3 months ago 234MB 21:01:05 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 21:01:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:06 21:01:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:07 arm64: Pulling from edgex-lftools-log-publisher 21:01:07 448f6bf000e3: Pulling fs layer 21:01:07 f757da607395: Pulling fs layer 21:01:07 05883995daec: Pulling fs layer 21:01:07 8603b9c90790: Pulling fs layer 21:01:07 1560dd03e051: Pulling fs layer 21:01:07 27f5ce0e4adf: Pulling fs layer 21:01:07 c2d8d7efcc4b: Pulling fs layer 21:01:07 8603b9c90790: Waiting 21:01:07 1560dd03e051: Waiting 21:01:07 27f5ce0e4adf: Waiting 21:01:07 c2d8d7efcc4b: Waiting 21:01:07 f757da607395: Verifying Checksum 21:01:07 f757da607395: Download complete 21:01:07 8603b9c90790: Download complete 21:01:07 1560dd03e051: Verifying Checksum 21:01:07 1560dd03e051: Download complete 21:01:07 27f5ce0e4adf: Verifying Checksum 21:01:07 27f5ce0e4adf: Download complete 21:01:07 05883995daec: Verifying Checksum 21:01:07 05883995daec: Download complete 21:01:08 448f6bf000e3: Verifying Checksum 21:01:08 448f6bf000e3: Download complete 21:01:11 c2d8d7efcc4b: Verifying Checksum 21:01:11 c2d8d7efcc4b: Download complete 21:01:12 448f6bf000e3: Pull complete 21:01:13 f757da607395: Pull complete 21:01:14 05883995daec: Pull complete 21:01:14 8603b9c90790: Pull complete 21:01:15 1560dd03e051: Pull complete 21:01:16 27f5ce0e4adf: Pull complete 21:01:31 c2d8d7efcc4b: Pull complete 21:01:31 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:01:31 prd-ubuntu18.04-docker-arm64-4c-16g-1279 does not seem to be running inside a container 21:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:01:35 $ docker top 78366f9bebfa2b91ca5de5f9f28fc9d509fcac56a4d4643bb497126f080bf596 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:39 ---> job-cost.sh 21:01:39 lf-activate-venv: SKIPPING 21:01:39 INFO: No Stack... 21:01:40 INFO: Retrieving Pricing Info for: v3-standard-4 21:01:40 INFO: Archiving Costs [Pipeline] sh 21:01:41 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:01:41 + cut -d, -f6 [Pipeline] lock 21:01:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] 21:01:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] did not exist. Created. 21:01:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:42 + echo total: 0.10999999940395355 [Pipeline] stash 21:01:42 Stashed 1 file(s) [Pipeline] } 21:01:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3720-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:42 $ docker stop --time=1 78366f9bebfa2b91ca5de5f9f28fc9d509fcac56a4d4643bb497126f080bf596 21:01:44 $ docker rm -f 78366f9bebfa2b91ca5de5f9f28fc9d509fcac56a4d4643bb497126f080bf596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:01:46 provisioning config files... 21:01:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3645919659923471346tmp [Pipeline] { [Pipeline] sh 21:01:46 + set +x 21:01:46 + bash -s -- 21:01:46 + curl -s https://codecov.io/bash 21:01:46 21:01:46 _____ _ 21:01:46 / ____| | | 21:01:46 | | ___ __| | ___ ___ _____ __ 21:01:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:46 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:46 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:46 Bash-1.0.6 21:01:46 21:01:46 21:01:46 ==> git version 2.24.4 found 21:01:46 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:01:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:01:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:01:46 ==> Jenkins CI detected. 21:01:46 current dir:  /w/workspace/edgex-go/1 21:01:46 project root: . 21:01:46 --> token set from env 21:01:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:46 ==> Running gcov in . (disable via -X gcov) 21:01:46 ==> Python coveragepy not found 21:01:46 ==> Searching for coverage reports in: 21:01:46 + . 21:01:46 -> Found 1 reports 21:01:46 ==> Detecting git/mercurial file structure 21:01:46 ==> Reading reports 21:01:46 + ./coverage.out bytes=403630 21:01:46 ==> Appending adjustments 21:01:46 https://docs.codecov.io/docs/fixing-reports 21:01:47 + Found adjustments 21:01:47 ==> Gzipping contents 21:01:47 56K /tmp/codecov.fPuPp2.gz 21:01:47 ==> Uploading reports 21:01:47 url: https://codecov.io 21:01:47 query: branch=PR-3720&commit=8524b20a7f3dfd19e332651fec9e130e561af9fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3720%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3720&job=&cmd_args= 21:01:47 -> Pinging Codecov 21:01:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3720&commit=8524b20a7f3dfd19e332651fec9e130e561af9fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3720%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3720&job=&cmd_args= 21:01:48 -> Uploading to 21:01:48 https://storage.googleapis.com/codecov/v4/raw/2021-09-24/00271124DB129430A58F1EEE437C3FCB/8524b20a7f3dfd19e332651fec9e130e561af9fc/374cd927-5b53-4653-84f1-9bb5ff0db6a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T210148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0aec57935031653fa0d97472278876354b37f77260cacde6a6993b6a32e9fd56 21:01:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:48 Dload Upload Total Spent Left Speed 21:01:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54290 0 0 100 54290 0 54599 --:--:-- --:--:-- --:--:-- 54562 21:01:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8524b20a7f3dfd19e332651fec9e130e561af9fc [Pipeline] } 21:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:01:51 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:01:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:52 ---> package-listing.sh 21:01:52 ++ facter osfamily 21:01:52 ++ tr '[:upper:]' '[:lower:]' 21:01:52 + OS_FAMILY=redhat 21:01:52 + workspace=/w/workspace/edgex-go/1 21:01:52 + START_PACKAGES=/tmp/packages_start.txt 21:01:52 + END_PACKAGES=/tmp/packages_end.txt 21:01:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:52 + PACKAGES=/tmp/packages_start.txt 21:01:52 + '[' /w/workspace/edgex-go/1 ']' 21:01:52 + PACKAGES=/tmp/packages_end.txt 21:01:52 + case "${OS_FAMILY}" in 21:01:52 + rpm -qa 21:01:52 + sort 21:01:54 + '[' -f /tmp/packages_start.txt ']' 21:01:54 + '[' -f /tmp/packages_end.txt ']' 21:01:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:54 + '[' /w/workspace/edgex-go/1 ']' 21:01:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:01:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:01:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:01:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:55 21:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:55 latest: Pulling from edgex-lftools-log-publisher 21:01:55 b4d181a07f80: Pulling fs layer 21:01:55 a1111a8f2ec3: Pulling fs layer 21:01:55 ed53099fbce6: Pulling fs layer 21:01:55 dc539afda2c1: Pulling fs layer 21:01:55 77bc0d833cb6: Pulling fs layer 21:01:55 9065ff56babe: Pulling fs layer 21:01:55 d287ab97295c: Pulling fs layer 21:01:55 dc539afda2c1: Waiting 21:01:55 77bc0d833cb6: Waiting 21:01:55 9065ff56babe: Waiting 21:01:55 d287ab97295c: Waiting 21:01:56 a1111a8f2ec3: Verifying Checksum 21:01:56 a1111a8f2ec3: Download complete 21:01:56 dc539afda2c1: Verifying Checksum 21:01:56 dc539afda2c1: Download complete 21:01:56 77bc0d833cb6: Verifying Checksum 21:01:56 77bc0d833cb6: Download complete 21:01:56 9065ff56babe: Verifying Checksum 21:01:56 9065ff56babe: Download complete 21:01:57 ed53099fbce6: Verifying Checksum 21:01:57 ed53099fbce6: Download complete 21:01:58 b4d181a07f80: Verifying Checksum 21:01:58 b4d181a07f80: Download complete 21:01:59 b4d181a07f80: Pull complete 21:01:59 a1111a8f2ec3: Pull complete 21:01:59 ed53099fbce6: Pull complete 21:01:59 dc539afda2c1: Pull complete 21:02:00 77bc0d833cb6: Pull complete 21:02:00 9065ff56babe: Pull complete 21:02:03 d287ab97295c: Verifying Checksum 21:02:03 d287ab97295c: Download complete 21:02:07 d287ab97295c: Pull complete 21:02:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:02:07 prd-centos7-docker-4c-2g-1278 does not seem to be running inside a container 21:02:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:02:11 $ docker top b2f8de87bcd9a4a44396ca538144194251c0611fe08a559f6d623eabd956dd2b -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:11 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:11 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:12 + ls /var/log/sa-host 21:02:12 + sadf -c /var/log/sa-host/sa05 21:02:12 file_magic: OK 21:02:12 HZ: Using current value: 100 21:02:12 file_header: OK 21:02:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:02:12 Statistics: 21:02:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:02:12 File successfully converted to sysstat format version 12.0.3 21:02:12 + sadf -c /var/log/sa-host/sa24 21:02:12 file_magic: OK 21:02:12 HZ: Using current value: 100 21:02:12 file_header: OK 21:02:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:02:12 Statistics: 21:02:12 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... 21:02:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:12 provisioning config files... 21:02:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6978748933090428991tmp [Pipeline] { [Pipeline] echo 21:02:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:13 ---> create-netrc.sh [Pipeline] } 21:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:13 ---> python-tools-install.sh [Pipeline] echo 21:02:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:13 ---> sudo-logs.sh 21:02:13 Archiving 'sudo' log.. 21:02:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1278.vexxhost.local: Name or service not known 21:02:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1278.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:02:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:14 ---> job-cost.sh 21:02:14 lf-activate-venv: SKIPPING 21:02:14 DEBUG: total: 0.10999999940395355 21:02:14 INFO: Retrieving Stack Cost... 21:02:15 INFO: Retrieving Pricing Info for: v3-standard-2 21:02:15 INFO: Archiving Costs [Pipeline] echo 21:02:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:16 ---> logs-deploy.sh 21:02:16 lf-activate-venv: SKIPPING 21:02:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3720/1 21:02:16 INFO: archiving workspace using pattern(s): 21:02:17 Archives upload complete. 21:02:17 INFO: archiving logs to Nexus 21:02:18 ---> uname -a: 21:02:18 Linux prd-centos7-docker-4c-2g-1278.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:02:18 21:02:18 21:02:18 ---> lscpu: 21:02:18 Architecture: x86_64 21:02:18 CPU op-mode(s): 32-bit, 64-bit 21:02:18 Byte Order: Little Endian 21:02:18 Address sizes: 40 bits physical, 48 bits virtual 21:02:18 CPU(s): 2 21:02:18 On-line CPU(s) list: 0,1 21:02:18 Thread(s) per core: 1 21:02:18 Core(s) per socket: 1 21:02:18 Socket(s): 2 21:02:18 NUMA node(s): 1 21:02:18 Vendor ID: AuthenticAMD 21:02:18 CPU family: 23 21:02:18 Model: 49 21:02:18 Model name: AMD EPYC-Rome Processor 21:02:18 Stepping: 0 21:02:18 CPU MHz: 2800.000 21:02:18 BogoMIPS: 5600.00 21:02:18 Virtualization: AMD-V 21:02:18 Hypervisor vendor: KVM 21:02:18 Virtualization type: full 21:02:18 L1d cache: 32K 21:02:18 L1i cache: 32K 21:02:18 L2 cache: 512K 21:02:18 L3 cache: 16384K 21:02:18 NUMA node0 CPU(s): 0,1 21:02:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:02:18 21:02:18 21:02:18 ---> nproc: 21:02:18 2 21:02:18 21:02:18 21:02:18 ---> df -h: 21:02:18 Filesystem Size Used Avail Use% Mounted on 21:02:18 overlay 40G 13G 28G 32% / 21:02:18 tmpfs 64M 0 64M 0% /dev 21:02:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:02:18 shm 64M 0 64M 0% /dev/shm 21:02:18 /dev/vda1 40G 13G 28G 32% /facter-os 21:02:18 21:02:18 21:02:18 ---> sar -b -r -n DEV: 21:02:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 21:02:18 21:02:18 20:38:11 LINUX RESTART (2 CPU) 21:02:18 21:02:18 20:39:01 tps rtps wtps bread/s bwrtn/s 21:02:18 20:40:01 88.08 3.40 84.68 2577.69 8670.65 21:02:18 20:41:01 6.71 0.02 6.70 0.53 3337.41 21:02:18 20:42:01 114.27 0.15 114.12 22.11 38872.44 21:02:18 20:43:01 253.03 0.00 253.03 0.00 56898.22 21:02:18 20:44:01 55.53 0.00 55.53 0.00 9863.57 21:02:18 20:45:01 71.56 0.02 71.55 0.53 3827.97 21:02:18 20:46:02 586.17 244.92 341.25 11669.24 210189.66 21:02:18 20:47:01 456.01 178.44 277.57 14031.31 124490.97 21:02:18 20:48:01 485.95 25.34 460.61 3578.95 185283.53 21:02:18 20:49:01 127.61 15.11 112.51 1512.46 18901.75 21:02:18 20:50:01 1.38 0.02 1.37 0.13 22.77 21:02:18 20:51:01 0.25 0.00 0.25 0.00 3.08 21:02:18 20:52:01 0.23 0.00 0.23 0.00 2.87 21:02:18 20:53:01 0.28 0.00 0.28 0.00 4.05 21:02:18 20:54:01 0.43 0.18 0.25 5.73 3.08 21:02:18 20:55:01 0.80 0.00 0.80 0.00 15.79 21:02:18 20:56:01 0.25 0.00 0.25 0.00 3.35 21:02:18 20:57:01 0.25 0.00 0.25 0.00 2.47 21:02:18 20:58:01 0.27 0.00 0.27 0.00 3.33 21:02:18 20:59:01 0.22 0.00 0.22 0.00 2.45 21:02:18 21:00:01 0.27 0.00 0.27 0.00 4.06 21:02:18 21:01:01 0.25 0.02 0.23 0.13 3.22 21:02:18 21:02:01 44.60 40.85 3.75 4111.11 152.06 21:02:18 Average: 99.66 22.06 77.60 1625.36 28705.87 21:02:18 21:02:18 20:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:02:18 20:40:01 5265204 0 841488 10.51 2620 1899620 1497296 16.53 760288 1575700 5404 21:02:18 20:41:01 4814144 0 1106232 13.81 2620 2085936 1718636 18.97 1138784 1643904 94936 21:02:18 20:42:01 4046632 0 982324 12.27 2620 2977356 1642252 18.13 1064856 2396192 25468 21:02:18 20:43:01 3387660 0 1181776 14.76 2620 3436876 1666912 18.40 1235968 2757468 53048 21:02:18 20:44:01 3034252 0 1262364 15.76 2620 3709696 1725340 19.05 1458372 2867388 39368 21:02:18 20:45:01 3057480 0 1232900 15.39 2620 3715932 1455496 16.07 1424116 2869740 99204 21:02:18 20:46:02 134548 0 1484760 18.54 2620 6387004 2161116 23.86 2809512 4293532 84320 21:02:18 20:47:01 563004 0 1510020 18.85 2620 5933288 2307820 25.48 2899816 3751708 0 21:02:18 20:48:01 1920508 0 1384052 17.28 2620 4701752 1568472 17.32 1894280 3418228 0 21:02:18 20:49:01 2518780 0 1326452 16.56 2620 4161080 1450596 16.02 1412036 3311476 8 21:02:18 20:50:01 2529872 0 1315360 16.42 2620 4161080 1306220 14.42 1406180 3311060 8 21:02:18 20:51:01 2533856 0 1311368 16.37 2620 4161088 1272296 14.05 1403520 3310996 8 21:02:18 20:52:01 2533228 0 1311992 16.38 2620 4161092 1272512 14.05 1403852 3310996 8 21:02:18 20:53:01 2533672 0 1311544 16.38 2620 4161096 1272296 14.05 1403536 3311000 8 21:02:18 20:54:01 2533476 0 1311708 16.38 2620 4161128 1272392 14.05 1404340 3310304 16 21:02:18 20:55:01 2533516 0 1311668 16.38 2620 4161128 1272344 14.05 1404324 3310304 8 21:02:18 20:56:01 2533720 0 1311452 16.37 2620 4161140 1272296 14.05 1404252 3310308 8 21:02:18 20:57:01 2534016 0 1311152 16.37 2620 4161144 1272296 14.05 1404260 3310304 8 21:02:18 20:58:01 2533852 0 1311312 16.37 2620 4161148 1272296 14.05 1404268 3310304 8 21:02:18 20:59:01 2533704 0 1311456 16.37 2620 4161152 1272368 14.05 1404360 3310304 16 21:02:18 21:00:01 2533916 0 1311240 16.37 2620 4161156 1272296 14.05 1404276 3310304 8 21:02:18 21:01:01 2532032 0 1313120 16.40 2620 4161160 1274792 14.07 1405296 3310304 8 21:02:18 21:02:01 2150840 0 1350956 16.87 2620 4504516 1460240 16.12 1464944 3622384 219324 21:02:18 Average: 2664866 0 1278552 15.96 2620 4062894 1476460 16.30 1496323 3140618 27008 21:02:18 21:02:18 20:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:02:18 20:40:01 eth0 1194.76 688.98 3162.47 66.48 0.00 0.00 0.00 0.00 21:02:18 20:40:01 veth6523c60 52.13 49.37 7.00 96.91 0.00 0.00 0.00 0.00 21:02:18 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:40:01 docker0 52.13 49.27 6.28 96.90 0.00 0.00 0.00 0.00 21:02:18 20:41:01 eth0 1313.11 970.96 2640.23 88.13 0.00 0.00 0.00 0.00 21:02:18 20:41:01 veth6523c60 968.15 1257.45 86.06 2633.07 0.00 0.00 0.00 0.00 21:02:18 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:41:01 docker0 968.15 1257.42 72.82 2633.06 0.00 0.00 0.00 0.00 21:02:18 20:42:01 eth0 639.57 456.80 3419.35 42.13 0.00 0.00 0.00 0.00 21:02:18 20:42:01 veth7e34632 93.92 120.73 8.52 121.98 0.00 0.00 0.00 0.00 21:02:18 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:42:01 docker0 93.92 120.60 7.24 121.97 0.00 0.00 0.00 0.00 21:02:18 20:43:01 eth0 462.92 374.68 1959.37 38.06 0.00 0.00 0.00 0.00 21:02:18 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:43:01 docker0 360.65 433.67 25.57 1938.60 0.00 0.00 0.00 0.00 21:02:18 20:43:01 veth506879b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:02:18 20:44:01 eth0 30.25 16.82 24.47 11.47 0.00 0.00 0.00 0.00 21:02:18 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:44:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 21:02:18 20:44:01 veth506879b 0.73 0.75 0.06 0.07 0.00 0.00 0.00 0.00 21:02:18 20:45:01 eth0 23.71 13.62 18.39 9.61 0.00 0.00 0.00 0.00 21:02:18 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:45:01 docker0 0.83 0.83 0.05 0.06 0.00 0.00 0.00 0.00 21:02:18 20:45:01 veth506879b 0.83 0.83 0.06 0.06 0.00 0.00 0.00 0.00 21:02:18 20:46:02 veth2e4d6e9 10.45 14.01 0.71 29.14 0.00 0.00 0.00 0.00 21:02:18 20:46:02 vetha517fc9 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 21:02:18 20:46:02 eth0 349.13 236.77 1864.14 141.57 0.00 0.00 0.00 0.00 21:02:18 20:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:47:01 veth9a46fe3 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:02:18 20:47:01 vetha517fc9 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:47:01 eth0 60.96 31.78 146.74 10.99 0.00 0.00 0.00 0.00 21:02:18 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:48:01 vetha517fc9 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 21:02:18 20:48:01 vethf8b5d84 6.19 9.66 0.45 16.85 0.00 0.00 0.00 0.00 21:02:18 20:48:01 eth0 109.96 59.86 210.38 19.08 0.00 0.00 0.00 0.00 21:02:18 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:49:01 eth0 286.69 173.95 1639.74 117.96 0.00 0.00 0.00 0.00 21:02:18 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:49:01 docker0 1618.07 2115.77 120.62 5643.20 0.00 0.00 0.00 0.00 21:02:18 20:50:01 eth0 0.67 0.47 0.68 0.21 0.00 0.00 0.00 0.00 21:02:18 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:51:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 21:02:18 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:52:01 eth0 0.65 0.28 0.29 0.20 0.00 0.00 0.00 0.00 21:02:18 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:02:18 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:54:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:02:18 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:55:01 eth0 0.18 0.17 0.09 0.01 0.00 0.00 0.00 0.00 21:02:18 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:56:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:57:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:02:18 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:59:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:02:18 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 21:00:01 eth0 0.57 0.07 0.06 0.01 0.00 0.00 0.00 0.00 21:02:18 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 21:01:01 eth0 0.53 0.32 0.33 0.20 0.00 0.00 0.00 0.00 21:02:18 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 21:02:01 eth0 371.31 252.32 2338.91 24.70 0.00 0.00 0.00 0.00 21:02:18 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 Average: eth0 210.85 142.65 758.42 24.86 0.00 0.00 0.00 0.00 21:02:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:18 Average: docker0 70.38 92.03 5.25 245.45 0.00 0.00 0.00 0.00 21:02:18 21:02:18 21:02:18 ---> sar -P ALL: 21:02:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 21:02:18 21:02:18 20:38:11 LINUX RESTART (2 CPU) 21:02:18 21:02:18 20:39:01 CPU %user %nice %system %iowait %steal %idle 21:02:18 20:40:01 all 9.28 0.00 3.43 2.42 0.09 84.78 21:02:18 20:40:01 0 8.85 0.00 3.86 0.84 0.09 86.36 21:02:18 20:40:01 1 9.71 0.00 3.00 3.97 0.09 83.23 21:02:18 20:41:01 all 13.21 0.00 2.51 0.00 0.09 84.19 21:02:18 20:41:01 0 9.75 0.00 2.88 0.00 0.09 87.28 21:02:18 20:41:01 1 16.63 0.00 2.14 0.00 0.09 81.14 21:02:18 20:42:01 all 9.19 0.00 4.87 1.34 0.07 84.54 21:02:18 20:42:01 0 9.32 0.00 5.17 1.11 0.07 84.33 21:02:18 20:42:01 1 9.06 0.00 4.56 1.56 0.07 84.76 21:02:18 20:43:01 all 23.16 0.00 8.69 2.66 0.11 65.38 21:02:18 20:43:01 0 22.37 0.00 8.92 2.23 0.11 66.37 21:02:18 20:43:01 1 23.95 0.00 8.47 3.08 0.11 64.40 21:02:18 20:44:01 all 47.96 0.00 4.90 0.31 0.10 46.73 21:02:18 20:44:01 0 47.68 0.00 5.03 0.30 0.11 46.87 21:02:18 20:44:01 1 48.23 0.00 4.77 0.32 0.09 46.59 21:02:18 20:45:01 all 64.14 0.00 7.77 0.64 0.14 27.31 21:02:18 20:45:01 0 65.33 0.00 7.54 0.66 0.13 26.34 21:02:18 20:45:01 1 62.96 0.00 8.00 0.62 0.15 28.28 21:02:18 20:46:02 all 30.04 0.00 16.36 17.73 0.13 35.74 21:02:18 20:46:02 0 30.09 0.00 16.88 19.49 0.13 33.41 21:02:18 20:46:02 1 29.99 0.00 15.84 15.97 0.13 38.07 21:02:18 20:47:01 all 78.56 0.00 15.89 4.35 0.15 1.04 21:02:18 20:47:01 0 78.00 0.00 16.39 4.51 0.15 0.95 21:02:18 20:47:01 1 79.12 0.00 15.39 4.20 0.15 1.13 21:02:18 20:48:01 all 71.68 0.00 20.72 5.53 0.14 1.94 21:02:18 20:48:01 0 70.98 0.00 21.53 5.07 0.15 2.27 21:02:18 20:48:01 1 72.37 0.00 19.90 5.98 0.13 1.62 21:02:18 20:49:01 all 10.36 0.00 5.41 2.33 0.06 81.85 21:02:18 20:49:01 0 11.42 0.00 5.87 2.03 0.07 80.61 21:02:18 20:49:01 1 9.30 0.00 4.94 2.63 0.05 83.08 21:02:18 20:50:01 all 0.23 0.00 0.08 0.00 0.01 99.69 21:02:18 20:50:01 0 0.05 0.00 0.10 0.00 0.02 99.83 21:02:18 20:50:01 1 0.40 0.00 0.05 0.00 0.00 99.55 21:02:18 21:02:18 20:50:01 CPU %user %nice %system %iowait %steal %idle 21:02:18 20:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:02:18 20:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:02:18 20:51:01 1 0.20 0.00 0.05 0.00 0.03 99.72 21:02:18 20:52:01 all 0.29 0.00 0.04 0.00 0.01 99.66 21:02:18 20:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:02:18 20:52:01 1 0.53 0.00 0.03 0.00 0.00 99.43 21:02:18 20:53:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:02:18 20:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:18 20:53:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:02:18 20:54:01 all 0.18 0.00 0.06 0.01 0.02 99.74 21:02:18 20:54:01 0 0.32 0.00 0.03 0.00 0.02 99.63 21:02:18 20:54:01 1 0.03 0.00 0.08 0.02 0.02 99.85 21:02:18 20:55:01 all 0.26 0.00 0.03 0.00 0.03 99.68 21:02:18 20:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:02:18 20:55:01 1 0.47 0.00 0.03 0.00 0.02 99.48 21:02:18 20:56:01 all 0.26 0.00 0.03 0.00 0.01 99.71 21:02:18 20:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:18 20:56:01 1 0.47 0.00 0.02 0.00 0.00 99.52 21:02:18 20:57:01 all 0.24 0.00 0.05 0.00 0.03 99.68 21:02:18 20:57:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:02:18 20:57:01 1 0.43 0.00 0.05 0.00 0.02 99.50 21:02:18 20:58:01 all 0.28 0.00 0.03 0.00 0.01 99.68 21:02:18 20:58:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:02:18 20:58:01 1 0.50 0.00 0.00 0.00 0.00 99.50 21:02:18 20:59:01 all 0.26 0.00 0.03 0.00 0.02 99.69 21:02:18 20:59:01 0 0.32 0.00 0.03 0.00 0.02 99.63 21:02:18 20:59:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:02:18 21:00:01 all 0.24 0.00 0.03 0.00 0.02 99.72 21:02:18 21:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:02:18 21:00:01 1 0.47 0.00 0.03 0.00 0.02 99.48 21:02:18 21:01:01 all 0.27 0.00 0.03 0.00 0.02 99.68 21:02:18 21:01:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:18 21:01:01 1 0.47 0.00 0.03 0.00 0.02 99.48 21:02:18 21:02:18 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:02:18 21:02:01 all 4.58 0.00 1.82 1.02 0.03 92.55 21:02:18 21:02:01 0 4.20 0.00 1.88 0.59 0.02 93.31 21:02:18 21:02:01 1 4.96 0.00 1.76 1.44 0.05 91.79 21:02:18 Average: all 14.98 0.00 3.83 1.59 0.05 79.55 21:02:18 Average: 0 14.72 0.00 3.98 1.52 0.06 79.72 21:02:18 Average: 1 15.24 0.00 3.68 1.65 0.05 79.37 21:02:18 21:02:18 21:02:18