Pull request #3649 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad rather than 2dd354c435e1478a3ee885c5e8d83f915acf849b Obtained Jenkinsfile from c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad 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-ssh6762716503192593855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4309714744204696530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh 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-3649/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-3649/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5280203669613630750.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-3649/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2681476000866734657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7218406320094703274.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3649/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-3649/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6639785237065588304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-1983 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [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-ssh5004021731955615915.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7894302467396176259.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 2dd354c435e1478a3ee885c5e8d83f915acf849b Merge succeeded, producing 2dd354c435e1478a3ee885c5e8d83f915acf849b Checking out Revision 2dd354c435e1478a3ee885c5e8d83f915acf849b (PR-3649) > git config core.sparsecheckout # timeout=10 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # 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-ssh5983720856145606264.key > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:54 ========================================================= 15:54:54 EdgeX Global Pipelines Version Info 15:54:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:54:56 ------------------- 15:54:56 stable info: 15:54:56 ------------------- 15:54:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:56 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:54:56 Message: update stable to v1.0.203 15:54:56 ------------------- 15:54:56 experimental info: 15:54:56 ------------------- 15:54:56 Commited By: **** collab-it+edgex@linuxfoundation.org 15:54:56 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:54:56 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3649 [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3649 [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3649 [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dd354c435e1478a3ee885c5e8d83f915acf849b [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dd354c [Pipeline] echo 15:54:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:58 provisioning config files... 15:54:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4594237624766116644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:59 ---> docker-login.sh 15:54:59 nexus3.edgexfoundry.org:10001 15:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:59 Configure a credential helper to remove this warning. See 15:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:59 15:54:59 Login Succeeded 15:54:59 nexus3.edgexfoundry.org:10002 15:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:59 Configure a credential helper to remove this warning. See 15:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:59 15:54:59 Login Succeeded 15:54:59 nexus3.edgexfoundry.org:10003 15:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:59 Configure a credential helper to remove this warning. See 15:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:59 15:54:59 Login Succeeded 15:54:59 nexus3.edgexfoundry.org:10004 15:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:00 Configure a credential helper to remove this warning. See 15:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:00 15:55:00 Login Succeeded 15:55:00 docker.io 15:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:00 Configure a credential helper to remove this warning. See 15:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:00 15:55:00 Login Succeeded 15:55:00 ---> docker-login.sh ends [Pipeline] } 15:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:00 ++ 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 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/core-command/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo core-command,cmd/core-command/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/core-data/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo core-data,cmd/core-data/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/core-metadata/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo core-metadata,cmd/core-metadata/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/security-bootstrapper/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/security-proxy-setup/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/support-notifications/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo support-notifications,cmd/support-notifications/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/support-scheduler/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:55:00 + for file in '`ls cmd/**/Dockerfile`' 15:55:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:55:00 ++ cut -d/ -f2 15:55:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:55:01 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 15:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:01 15:55:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:55:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:02 latest: Pulling from edgex-devops/git-semver 15:55:02 31603596830f: Pulling fs layer 15:55:02 d4622e32a9a9: Pulling fs layer 15:55:02 1030fce36090: Pulling fs layer 15:55:02 6c6cb7e1b49b: Pulling fs layer 15:55:02 6c6cb7e1b49b: Waiting 15:55:02 d4622e32a9a9: Verifying Checksum 15:55:02 d4622e32a9a9: Download complete 15:55:02 31603596830f: Verifying Checksum 15:55:02 31603596830f: Download complete 15:55:02 31603596830f: Pull complete 15:55:02 d4622e32a9a9: Pull complete 15:55:02 1030fce36090: Verifying Checksum 15:55:02 1030fce36090: Download complete 15:55:03 6c6cb7e1b49b: Verifying Checksum 15:55:03 6c6cb7e1b49b: Download complete 15:55:03 1030fce36090: Pull complete 15:55:03 6c6cb7e1b49b: Pull complete 15:55:03 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:55:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:55:03 prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container 15:55:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:55:04 $ docker top b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:04 [ssh-agent] Looking for ssh-agent implementation... 15:55:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:05 $ docker exec b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent 15:55:05 SSH_AUTH_SOCK=/tmp/ssh-ICv5wfIKKXCh/agent.15 15:55:05 SSH_AGENT_PID=21 15:55:05 Running ssh-add (command line suppressed) 15:55:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_857594269546538864.key (/w/workspace/edgex-go/1@tmp/private_key_857594269546538864.key) 15:55:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:05 + git tag --points-at HEAD [Pipeline] } 15:55:05 $ docker exec --env ******** --env ******** b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent -k 15:55:05 unset SSH_AUTH_SOCK; 15:55:05 unset SSH_AGENT_PID; 15:55:05 echo Agent pid 21 killed; 15:55:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:55:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:05 [ssh-agent] Looking for ssh-agent implementation... 15:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:06 $ docker exec b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent 15:55:06 SSH_AUTH_SOCK=/tmp/ssh-J0gPAJiExYTU/agent.54 15:55:06 SSH_AGENT_PID=61 15:55:06 Running ssh-add (command line suppressed) 15:55:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7861060741715902815.key (/w/workspace/edgex-go/1@tmp/private_key_7861060741715902815.key) 15:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:06 + git semver init 15:55:06 # -> Open(): unable to determine branch for HEAD 15:55:06 # $GIT_DIR = /w/workspace/edgex-go/1/.git 15:55:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 15:55:06 # $SEMVER_REMOTE_NAME = origin 15:55:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:55:06 # $SEMVER_USER_NAME = edgex-jenkins 15:55:06 # $SEMVER_BRANCH = PR-3649 15:55:06 # $SEMVER_TEMP = /tmp/semver-797238426 15:55:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:55:25 # '/tmp/semver-797238426' -> '/w/workspace/edgex-go/1/.semver' 15:55:25 # -> Force: false 15:55:25 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 15:55:25 $ docker exec --env ******** --env ******** b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent -k 15:55:25 unset SSH_AUTH_SOCK; 15:55:25 unset SSH_AGENT_PID; 15:55:25 echo Agent pid 61 killed; 15:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:25 + git semver [Pipeline] } 15:55:25 $ docker stop --time=1 b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 15:55:27 $ docker rm -f b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:28 Stashed 1 file(s) [Pipeline] echo 15:55:28 [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 15:55:29 ========================================================= 15:55:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:55:29 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:55:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:55:31 Sending build context to Docker daemon 328.6MB 15:55:31 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:55:31 Step 2/6 : FROM ${BASE} 15:55:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:31 540db60ca938: Pulling fs layer 15:55:31 adcc1eea9eea: Pulling fs layer 15:55:31 4c4ab2625f07: Pulling fs layer 15:55:31 db62176df00c: Pulling fs layer 15:55:31 3b30891b0d05: Pulling fs layer 15:55:31 444f5516b4c7: Pulling fs layer 15:55:31 90b9b1106a8b: Pulling fs layer 15:55:31 0383d17a5b7e: Pulling fs layer 15:55:31 c82ef313ddc5: Pulling fs layer 15:55:31 db62176df00c: Waiting 15:55:31 3b30891b0d05: Waiting 15:55:31 444f5516b4c7: Waiting 15:55:31 90b9b1106a8b: Waiting 15:55:31 0383d17a5b7e: Waiting 15:55:31 c82ef313ddc5: Waiting 15:55:31 4c4ab2625f07: Verifying Checksum 15:55:31 4c4ab2625f07: Download complete 15:55:31 adcc1eea9eea: Verifying Checksum 15:55:31 adcc1eea9eea: Download complete 15:55:31 3b30891b0d05: Verifying Checksum 15:55:31 3b30891b0d05: Download complete 15:55:31 444f5516b4c7: Verifying Checksum 15:55:31 444f5516b4c7: Download complete 15:55:31 90b9b1106a8b: Verifying Checksum 15:55:31 90b9b1106a8b: Download complete 15:55:31 540db60ca938: Verifying Checksum 15:55:31 540db60ca938: Download complete 15:55:31 540db60ca938: Pull complete 15:55:31 adcc1eea9eea: Pull complete 15:55:31 4c4ab2625f07: Pull complete 15:55:32 0383d17a5b7e: Verifying Checksum 15:55:32 0383d17a5b7e: Download complete 15:55:35 c82ef313ddc5: Verifying Checksum 15:55:35 c82ef313ddc5: Download complete 15:55:36 db62176df00c: Verifying Checksum 15:55:36 db62176df00c: Download complete 15:55:39 db62176df00c: Pull complete 15:55:39 3b30891b0d05: Pull complete 15:55:39 444f5516b4c7: Pull complete 15:55:39 90b9b1106a8b: Pull complete 15:55:40 0383d17a5b7e: Pull complete 15:55:41 c82ef313ddc5: Pull complete 15:55:41 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 15:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:55:41 ---> 4508b0543a43 15:55:41 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:55:43 ---> Running in 851841c28afd 15:55:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:55:44 Still waiting to schedule task 15:55:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:55:45 OK: 219 MiB in 52 packages 15:55:45 Removing intermediate container 851841c28afd 15:55:45 ---> fad9f9c70b21 15:55:45 Step 4/6 : WORKDIR /edgex-go 15:55:45 ---> Running in e622e81e0ad8 15:55:46 Removing intermediate container e622e81e0ad8 15:55:46 ---> 650a74b1a19c 15:55:46 Step 5/6 : COPY go.mod . 15:55:46 ---> 3080ad5e5f51 15:55:46 Step 6/6 : RUN go mod download 15:55:46 ---> Running in 1b0570b8e50c 15:56:20 Removing intermediate container 1b0570b8e50c 15:56:20 ---> 0aacddd88138 15:56:20 Successfully built 0aacddd88138 15:56:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:56:20 + docker inspect -f . ci-base-image-x86_64 15:56:20 . [Pipeline] withDockerContainer 15:56:20 prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container 15:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:21 $ docker top 3dfd47205cc2e1de8283e3bf0e5aedbe29208f3316c79cc01e2cdc2ddf97447b -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:21 + go version 15:56:21 go version go1.16.6 linux/amd64 [Pipeline] } 15:56:21 $ docker stop --time=1 3dfd47205cc2e1de8283e3bf0e5aedbe29208f3316c79cc01e2cdc2ddf97447b 15:56:22 $ docker rm -f 3dfd47205cc2e1de8283e3bf0e5aedbe29208f3316c79cc01e2cdc2ddf97447b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:23 + docker inspect -f . ci-base-image-x86_64 15:56:23 . [Pipeline] withDockerContainer 15:56:23 prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container 15:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:24 $ docker top 9722875e1be45155a2c7510c790bbbc7d141b73de8576d02e719a34759e79986 -eo pid,comm [Pipeline] { [Pipeline] echo 15:56:24 ========================================================= 15:56:24 [edgeXBuildGoParallel] Running Tests and Build... 15:56:24 ========================================================= [Pipeline] sh 15:56:24 + go mod tidy [Pipeline] sh 15:56:25 + make test 15:56:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:56:25 go mod tidy 15:56:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:56:30 ? github.com/edgexfoundry/edgex-go [no test files] 15:56:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:56:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 15:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements 15:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 15:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 15:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 5.069s coverage: 96.3% of statements 15:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 15:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 15:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:57:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.173s coverage: 81.8% of statements 15:57:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:57:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:57:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.048s coverage: 87.2% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 15:57:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 91.2% of statements 15:57:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 15:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.201s coverage: 66.9% of statements 15:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 15:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:57:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 15:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 15:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.5% of statements 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:57:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 15:57:51 GO111MODULE=on go vet ./... 15:57:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1984 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws 15:57:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:57:52 The recommended git tool is: git 15:58:01 using credential edgex-jenkins-ssh 15:58:01 Cloning the remote Git repository 15:58:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:58:01 > git init /w/workspace/edgex-go/1 # timeout=10 15:58:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:01 > git --version # timeout=10 15:58:01 > git --version # 'git version 2.17.1' 15:58:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:16 gofmt -l . 15:58:16 [ "`gofmt -l .`" = "" ] 15:58:16 ./bin/test-attribution-txt.sh [Pipeline] sh 15:58:16 + ls -al . 15:58:16 total 596 15:58:16 drwxrwxr-x 10 1001 1001 4096 Aug 4 15:58 . 15:58:16 drwxr-xr-x 4 root root 28 Aug 4 15:56 .. 15:58:16 -rw-rw-r-- 1 1001 1001 11 Aug 4 15:54 .dockerignore 15:58:16 drwxrwxr-x 8 1001 1001 179 Aug 4 15:54 .git 15:58:16 drwxrwxr-x 3 1001 1001 125 Aug 4 15:54 .github 15:58:16 -rw-rw-r-- 1 1001 1001 818 Aug 4 15:54 .gitignore 15:58:16 -rw-rw-r-- 1 1001 1001 76 Aug 4 15:54 .hadolint.yml 15:58:16 drwx------ 3 1001 1001 58 Aug 4 15:55 .semver 15:58:16 -rw-rw-r-- 1 1001 1001 166 Aug 4 15:54 .sonarcloud.properties 15:58:16 -rw-rw-r-- 1 1001 1001 8609 Aug 4 15:54 Attribution.txt 15:58:16 -rw-rw-r-- 1 1001 1001 43881 Aug 4 15:54 CHANGELOG.md 15:58:16 -rw-rw-r-- 1 1001 1001 3804 Aug 4 15:54 CONTRIBUTING.md 15:58:16 -rw-rw-r-- 1 1001 1001 931 Aug 4 15:54 Dockerfile.build 15:58:16 -rw-rw-r-- 1 1001 1001 849 Aug 4 15:54 Jenkinsfile 15:58:16 -rw-rw-r-- 1 1001 1001 10775 Aug 4 15:54 LICENSE 15:58:16 -rw-rw-r-- 1 1001 1001 5915 Aug 4 15:54 Makefile 15:58:16 -rw-rw-r-- 1 1001 1001 8643 Aug 4 15:54 README.md 15:58:16 -rw-rw-r-- 1 1001 1001 6912 Aug 4 15:54 SECURITY.md 15:58:16 -rw-rw-r-- 1 1001 1001 5 Aug 4 15:55 VERSION 15:58:16 -rw-rw-r-- 1 1001 1001 4131 Aug 4 15:54 ZMQWindows.md 15:58:16 drwxrwxr-x 2 1001 1001 37 Aug 4 15:54 bin 15:58:16 drwxrwxr-x 14 1001 1001 4096 Aug 4 15:54 cmd 15:58:16 -rw-r--r-- 1 root root 404064 Aug 4 15:57 coverage.out 15:58:16 -rw-rw-r-- 1 1001 1001 813 Aug 4 15:54 go.mod 15:58:16 -rw-r--r-- 1 root root 48847 Aug 4 15:56 go.sum 15:58:16 drwxrwxr-x 8 1001 1001 124 Aug 4 15:54 internal 15:58:16 drwxrwxr-x 3 1001 1001 16 Aug 4 15:54 openapi 15:58:16 drwxrwxr-x 4 1001 1001 71 Aug 4 15:54 snap 15:58:16 -rw-rw-r-- 1 1001 1001 204 Aug 4 15:54 version.go [Pipeline] sh 15:58:16 + '[' -e coverage.out ] 15:58:16 + chown 1001:1001 coverage.out [Pipeline] stash 15:58:17 Stashed 1 file(s) [Pipeline] sh 15:58:17 + make build 15:58:17 go mod tidy 15:58:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:58:18 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 15:58:18 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 2dd354c435e1478a3ee885c5e8d83f915acf849b 15:58:19 Merge succeeded, producing 2dd354c435e1478a3ee885c5e8d83f915acf849b 15:58:19 Checking out Revision 2dd354c435e1478a3ee885c5e8d83f915acf849b (PR-3649) 15:58:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:58:18 > git config core.sparsecheckout # timeout=10 15:58:18 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 15:58:19 > git remote # timeout=10 15:58:19 > git config --get remote.origin.url # timeout=10 15:58:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:19 > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 15:58:19 > git rev-parse HEAD^{commit} # timeout=10 15:58:19 > git config core.sparsecheckout # timeout=10 15:58:19 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 15:58:23 Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13" 15:58:23 > git --version # timeout=10 15:58:23 > git --version # 'git version 2.17.1' 15:58:23 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:24 provisioning config files... 15:58:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8241752591394886114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:25 ---> docker-login.sh 15:58:25 nexus3.edgexfoundry.org:10001 15:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:25 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 15:58:25 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 15:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:26 Configure a credential helper to remove this warning. See 15:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:26 15:58:26 Login Succeeded 15:58:26 nexus3.edgexfoundry.org:10002 15:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:26 Configure a credential helper to remove this warning. See 15:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:26 15:58:26 Login Succeeded 15:58:26 nexus3.edgexfoundry.org:10003 15:58:26 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 15:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:27 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 15:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:27 Configure a credential helper to remove this warning. See 15:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:27 15:58:27 Login Succeeded 15:58:27 nexus3.edgexfoundry.org:10004 15:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:27 Configure a credential helper to remove this warning. See 15:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:27 15:58:27 Login Succeeded 15:58:27 docker.io 15:58: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 15:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:28 Configure a credential helper to remove this warning. See 15:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:28 15:58:28 Login Succeeded 15:58:28 ---> docker-login.sh ends [Pipeline] } 15:58:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:58: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 [Pipeline] echo 15:58:29 ========================================================= 15:58:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:58:29 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:58:29 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 15:58:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:58:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:58:31 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 15:58:31 Sending build context to Docker daemon 165.9MB 15:58:31 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:58:31 Step 2/6 : FROM ${BASE} 15:58:32 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 15:58:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:58:32 595b0fe564bb: Pulling fs layer 15:58:32 24495759ef45: Pulling fs layer 15:58:32 d148012ef14d: Pulling fs layer 15:58:32 e90a11edd702: Pulling fs layer 15:58:32 d77568369979: Pulling fs layer 15:58:32 02195dbdac53: Pulling fs layer 15:58:32 2b1b35aa2570: Pulling fs layer 15:58:32 2c1f732e5b09: Pulling fs layer 15:58:32 d77568369979: Waiting 15:58:32 02195dbdac53: Waiting 15:58:32 2b1b35aa2570: Waiting 15:58:32 2c1f732e5b09: Waiting 15:58:32 e90a11edd702: Waiting 15:58:32 d148012ef14d: Download complete 15:58:32 24495759ef45: Verifying Checksum 15:58:32 24495759ef45: Download complete 15:58:32 d77568369979: Verifying Checksum 15:58:32 d77568369979: Download complete 15:58:32 02195dbdac53: Verifying Checksum 15:58:32 02195dbdac53: Download complete 15:58:32 595b0fe564bb: Verifying Checksum 15:58:32 595b0fe564bb: Download complete 15:58:32 2b1b35aa2570: Download complete 15:58:33 595b0fe564bb: Pull complete [Pipeline] } 15:58:33 $ docker stop --time=1 9722875e1be45155a2c7510c790bbbc7d141b73de8576d02e719a34759e79986 15:58:34 24495759ef45: Pull complete 15:58:34 d148012ef14d: Pull complete 15:58:35 $ docker rm -f 9722875e1be45155a2c7510c790bbbc7d141b73de8576d02e719a34759e79986 15:58:35 2c1f732e5b09: Verifying Checksum 15:58:35 2c1f732e5b09: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:58:36 e90a11edd702: Verifying Checksum 15:58:36 e90a11edd702: Download complete [Pipeline] isUnix [Pipeline] sh 15:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:40 15:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:40 latest: Pulling from edgex-devops/edgex-compose 15:58:40 cbdbe7a5bc2a: Pulling fs layer 15:58:40 ca9280d653b3: Pulling fs layer 15:58:40 7e9c9ca2126c: Pulling fs layer 15:58:41 ca9280d653b3: Verifying Checksum 15:58:41 ca9280d653b3: Download complete 15:58:41 cbdbe7a5bc2a: Verifying Checksum 15:58:41 cbdbe7a5bc2a: Download complete 15:58:41 cbdbe7a5bc2a: Pull complete 15:58:42 ca9280d653b3: Pull complete 15:58:44 7e9c9ca2126c: Verifying Checksum 15:58:44 7e9c9ca2126c: Download complete 15:58:47 7e9c9ca2126c: Pull complete 15:58:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:58:47 prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container 15:58:47 $ 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:latest cat 15:58:48 e90a11edd702: Pull complete 15:58:48 d77568369979: Pull complete 15:58:48 02195dbdac53: Pull complete 15:58:48 2b1b35aa2570: Pull complete 15:58:50 $ docker top c81349cb7e1e43eae47b70d042bc8e48ccca9eabd88fd4bfe9967ed79edd7381 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:50 + grep parallel 15:58:50 + docker-compose build --help 15:58:51 --parallel Build images in parallel. [Pipeline] } 15:58:51 $ docker stop --time=1 c81349cb7e1e43eae47b70d042bc8e48ccca9eabd88fd4bfe9967ed79edd7381 15:58:52 $ docker rm -f c81349cb7e1e43eae47b70d042bc8e48ccca9eabd88fd4bfe9967ed79edd7381 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:53 . [Pipeline] withDockerContainer 15:58:53 prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container 15:58:53 $ 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:latest cat 15:58:54 $ docker top d459e6553f752d3d933f6686114d73119a6b28f6f785aac11dbea5ae0d13af2b -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:54 + docker-compose -f ./docker-compose-build.yml build --parallel 15:58:54 2c1f732e5b09: Pull complete 15:58:54 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 15:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:58:54 ---> 88ecf2bb1f95 15:58:54 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:58:55 Building core-command ... 15:58:55 Building core-data ... 15:58:55 Building core-metadata ... 15:58:55 Building security-bootstrapper ... 15:58:55 Building security-proxy-setup ... 15:58:55 Building security-secretstore-setup ... 15:58:55 Building support-notifications ... 15:58:55 Building support-scheduler ... 15:58:55 Building sys-mgmt-agent ... 15:58:55 Building security-secretstore-setup 15:58:55 Building support-notifications 15:58:55 Building core-metadata 15:58:55 Building security-proxy-setup 15:58:55 Building core-data 15:58:59 ---> Running in 07799d9edfdd 15:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:02 OK: 218 MiB in 52 packages 15:59:03 Removing intermediate container 07799d9edfdd 15:59:03 ---> 776d86781963 15:59:03 Step 4/6 : WORKDIR /edgex-go 15:59:03 ---> Running in 4d78f9c94ffc 15:59:04 Removing intermediate container 4d78f9c94ffc 15:59:04 ---> 5ca543141d08 15:59:04 Step 5/6 : COPY go.mod . 15:59:05 ---> 88e0c5ba9945 15:59:05 Step 6/6 : RUN go mod download 15:59:05 ---> Running in d7a49f8e770d 15:59:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:07 ---> 0aacddd88138 15:59:07 Step 3/24 : WORKDIR /edgex-go 15:59:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:07 ---> 0aacddd88138 15:59:07 Step 3/24 : WORKDIR /edgex-go 15:59:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:07 ---> 0aacddd88138 15:59:07 Step 3/23 : WORKDIR /edgex-go 15:59:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:59:07 ---> 0aacddd88138 15:59:07 Step 3/22 : WORKDIR /edgex-go 15:59:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:59:07 ---> 0aacddd88138 15:59:07 Step 3/26 : WORKDIR /edgex-go 15:59:08 ---> Running in b69275e7a5ac 15:59:08 ---> Running in 53d99ab7fa18 15:59:08 ---> Running in 8eb4bf4c455f 15:59:08 ---> Running in 7e86ab97862a 15:59:08 ---> Running in cf8e9df0a9b1 15:59:08 Removing intermediate container 8eb4bf4c455f 15:59:08 ---> 5bee7752046d 15:59:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 Removing intermediate container 7e86ab97862a 15:59:08 ---> 50e4b0bd46eb 15:59:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 Removing intermediate container b69275e7a5ac 15:59:08 ---> ccbfa631b4c8 15:59:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 Removing intermediate container 53d99ab7fa18 15:59:08 ---> bdce45182e56 15:59:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 Removing intermediate container cf8e9df0a9b1 15:59:08 ---> 5e2eeca5363e 15:59:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 ---> Running in 1bb06121d1d7 15:59:08 ---> Running in 7dfbfdbc433b 15:59:08 ---> Running in 37a3a911dd8d 15:59:08 ---> Running in a4d83467011d 15:59:08 ---> Running in edc7e8b72f06 15:59:09 Removing intermediate container 1bb06121d1d7 15:59:09 ---> 75d0e5a7ac05 15:59:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:59:09 ---> Running in 60ea226c8103 15:59:09 Removing intermediate container 37a3a911dd8d 15:59:09 ---> e7d08c7fdfef 15:59:09 Step 5/26 : RUN apk add --update --no-cache make git 15:59:09 ---> Running in 32a69b130c1f 15:59:09 Removing intermediate container 7dfbfdbc433b 15:59:09 ---> d73540161921 15:59:09 Step 5/22 : RUN apk add --update --no-cache make git 15:59:09 ---> Running in e982705273dc 15:59:09 Removing intermediate container edc7e8b72f06 15:59:09 ---> 7662c8deee6d 15:59:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:59:09 ---> Running in bc9e8d9ffc07 15:59:10 Removing intermediate container a4d83467011d 15:59:10 ---> bfb4deea6cd9 15:59:10 Step 5/24 : RUN apk add --update --no-cache make git 15:59:10 ---> Running in eb54a2d7a80c 15:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:11 OK: 219 MiB in 52 packages 15:59:11 OK: 219 MiB in 52 packages 15:59:11 OK: 219 MiB in 52 packages 15:59:11 OK: 219 MiB in 52 packages 15:59:12 Removing intermediate container e982705273dc 15:59:12 ---> f8eb43b8af5d 15:59:12 Step 6/22 : COPY go.mod . 15:59:12 Removing intermediate container 32a69b130c1f 15:59:12 ---> 9b82b13223b8 15:59:12 Step 6/26 : COPY go.mod . 15:59:12 Removing intermediate container eb54a2d7a80c 15:59:12 ---> bb3223037dce 15:59:12 Step 6/24 : COPY go.mod . 15:59:12 OK: 219 MiB in 52 packages 15:59:12 Removing intermediate container 60ea226c8103 15:59:12 ---> 0549a49d260a 15:59:12 Step 6/24 : COPY go.mod . 15:59:12 ---> ed639adda6e9 15:59:12 Step 7/22 : RUN go mod download 15:59:12 ---> 48f388cafca5 15:59:12 Step 7/26 : RUN go mod download 15:59:12 ---> Running in ad0bf298737e 15:59:12 ---> 258105acb1f1 15:59:12 Step 7/24 : RUN go mod download 15:59:12 ---> Running in 7e7d3d0d8ee1 15:59:12 ---> Running in 0b7ef30a5950 15:59:12 ---> c8dead6e8cf3 15:59:12 Step 7/24 : RUN go mod download 15:59:12 ---> Running in b91360fd3a6b 15:59:12 Removing intermediate container bc9e8d9ffc07 15:59:12 ---> fc33f4c81298 15:59:12 Step 6/23 : COPY go.mod . 15:59:12 ---> 09add6549224 15:59:12 Step 7/23 : RUN go mod download 15:59:13 ---> Running in f022a5a53a11 15:59:14 Removing intermediate container 7e7d3d0d8ee1 15:59:14 ---> c4dd4f38fded 15:59:14 Step 8/26 : COPY . . 15:59:16 Removing intermediate container b91360fd3a6b 15:59:16 ---> d827a5122380 15:59:16 Step 8/24 : COPY . . 15:59:16 Removing intermediate container ad0bf298737e 15:59:16 ---> 132de35c605c 15:59:16 Step 8/22 : COPY . . 15:59:16 Removing intermediate container f022a5a53a11 15:59:16 ---> cef7ab3b4515 15:59:16 Step 8/23 : COPY . . 15:59:18 Removing intermediate container 0b7ef30a5950 15:59:18 ---> 012818603976 15:59:18 Step 8/24 : COPY . . 15:59:22 ---> 59fc7988b149 15:59:22 Step 9/26 : RUN go mod tidy 15:59:24 ---> Running in c4b267d51fc8 15:59:24 ---> f176cf6bf1b3 15:59:24 Step 9/22 : RUN go mod tidy 15:59:24 ---> Running in 55c330b138af 15:59:24 ---> e479e9e7ed57 15:59:24 Step 9/23 : RUN go mod tidy 15:59:24 ---> 7783fdf0c19d 15:59:24 Step 9/24 : RUN go mod tidy 15:59:25 ---> Running in ea822671d6bf 15:59:25 ---> Running in c3a55bf97857 15:59:30 Removing intermediate container 55c330b138af 15:59:30 ---> 3de94c564dfd 15:59:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:59:30 ---> Running in 413df81487a4 15:59:30 Removing intermediate container c3a55bf97857 15:59:30 ---> e59623d574fc 15:59:30 Step 10/24 : RUN make cmd/core-data/core-data 15:59:30 Removing intermediate container c4b267d51fc8 15:59:30 ---> 5d3d3494ed82 15:59:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:59:30 ---> Running in df0a1c885c1a 15:59:30 ---> Running in 99433bface9a 15:59:30 Removing intermediate container ea822671d6bf 15:59:30 ---> 700d16d08d92 15:59:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:59:30 ---> Running in ae418fe2ca34 15:59:30 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 15:59:30 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 15:59:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:59:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:59:34 ---> fe0999cadb26 15:59:34 Step 9/24 : RUN go mod tidy 15:59:34 ---> Running in 71ebabb47718 15:59:36 Removing intermediate container 71ebabb47718 15:59:36 ---> 2a0411618c0d 15:59:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:59:36 ---> Running in e55f271aa5e6 15:59:36 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 16:00:03 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 16:00: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 16:00:11 Removing intermediate container 413df81487a4 16:00:11 ---> 714efbb9883d 16:00:11 16:00:11 Step 11/22 : FROM alpine:3.12 16:00:11 Removing intermediate container 99433bface9a 16:00:11 ---> 55b4a15a1bea 16:00:11 16:00:11 Step 11/26 : FROM alpine:3.12 16:00:11 3.12: Pulling from library/alpine 16:00:11 3.12: Pulling from library/alpine 16:00:12 Removing intermediate container ae418fe2ca34 16:00:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:00:12 Status: Downloaded newer image for alpine:3.12 16:00:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:00:12 Status: Image is up to date for alpine:3.12 16:00:12 ---> 32b0d627307b 16:00:12 16:00:12 Step 11/23 : FROM alpine:3.12 16:00:12 ---> 13621d1b12d4 16:00:12 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:00:12 ---> 13621d1b12d4 16:00:12 Step 12/22 : RUN apk add --update --no-cache curl 16:00:12 ---> 13621d1b12d4 16:00:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:00:12 ---> Running in 28492e2f8f6b 16:00:12 ---> Running in 5aad6c6b3e0e 16:00:12 ---> Running in 8054a81d7424 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:14 (1/2) Installing ca-certificates (20191127-r4) 16:00:14 (1/4) Installing ca-certificates (20191127-r4) 16:00:14 (2/2) Installing dumb-init (1.2.2-r1) 16:00:14 Executing busybox-1.31.1-r20.trigger 16:00:14 Executing ca-certificates-20191127-r4.trigger 16:00:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:00:14 (3/4) Installing libcurl (7.78.0-r0) 16:00:14 (4/4) Installing curl (7.78.0-r0) 16:00:14 Executing busybox-1.31.1-r20.trigger 16:00:14 Executing ca-certificates-20191127-r4.trigger 16:00:14 OK: 6 MiB in 16 packages 16:00:14 (1/6) Installing ca-certificates (20191127-r4) 16:00:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:00:14 (3/6) Installing libcurl (7.78.0-r0) 16:00:14 OK: 7 MiB in 18 packages 16:00:14 (4/6) Installing curl (7.78.0-r0) 16:00:14 (5/6) Installing dumb-init (1.2.2-r1) 16:00:14 (6/6) Installing su-exec (0.2-r1) 16:00:14 Executing busybox-1.31.1-r20.trigger 16:00:14 Executing ca-certificates-20191127-r4.trigger 16:00:14 OK: 7 MiB in 20 packages 16:00:14 Removing intermediate container 5aad6c6b3e0e 16:00:14 ---> 42d40026d807 16:00:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:00:14 Removing intermediate container 28492e2f8f6b 16:00:14 ---> 6d4451bae238 16:00:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:15 ---> Running in c6d224e91eaa 16:00:15 Removing intermediate container 8054a81d7424 16:00:15 ---> 95283d123b5d 16:00:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:15 ---> Running in 156fdcd28b6a 16:00:15 ---> Running in 9c75aaf1f76f 16:00:16 Removing intermediate container c6d224e91eaa 16:00:16 ---> 0d0a477f21d5 16:00:16 Step 14/23 : ENV APP_PORT=59860 16:00:16 Removing intermediate container 156fdcd28b6a 16:00:16 ---> 84c8e8c71e99 16:00:16 Step 14/22 : WORKDIR /edgex 16:00:16 Removing intermediate container 9c75aaf1f76f 16:00:16 ---> 6efd88f608bd 16:00:16 Step 14/26 : WORKDIR / 16:00:16 Removing intermediate container df0a1c885c1a 16:00:16 ---> a2d847b6eec4 16:00:16 16:00:16 Step 11/24 : FROM alpine:3.12 16:00:16 ---> 13621d1b12d4 16:00:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:00:16 ---> Running in 567d9dd9ce2d 16:00:16 ---> Running in ffc3bd37e1a2 16:00:16 Removing intermediate container e55f271aa5e6 16:00:16 ---> 47b4324cc3d8 16:00:16 16:00:16 Step 11/24 : FROM alpine:3.12 16:00:16 ---> 13621d1b12d4 16:00:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:00:16 ---> Running in fd856a26ef64 16:00:16 ---> Running in f08aa583948d 16:00:16 ---> Running in 6b07658b3eba 16:00:16 Removing intermediate container 567d9dd9ce2d 16:00:16 ---> 1898dce1d011 16:00:16 Step 15/23 : EXPOSE $APP_PORT 16:00:16 Removing intermediate container ffc3bd37e1a2 16:00:16 ---> 2e930b3490fe 16:00:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:00:16 ---> Running in f75816d48abb 16:00:16 Removing intermediate container f08aa583948d 16:00:16 ---> b3ad1490e896 16:00:16 Step 13/24 : ENV APP_PORT=59880 16:00:16 Removing intermediate container fd856a26ef64 16:00:16 ---> 93d9eaf2a53b 16:00:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:00:16 ---> Running in 7713010a24b6 16:00:16 Removing intermediate container f75816d48abb 16:00:16 ---> cfbd7f741a63 16:00:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:16 ---> 8050d04b1578 16:00:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:00:16 Removing intermediate container 7713010a24b6 16:00:16 ---> 6944d1dbe212 16:00:16 Step 14/24 : EXPOSE $APP_PORT 16:00:16 ---> Running in 8e617b44f271 16:00:16 ---> 5f18115324b4 16:00:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:17 ---> fe424877da74 16:00:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:00:17 Removing intermediate container 8e617b44f271 16:00:17 ---> b2c28ebe9e87 16:00:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:17 (1/1) Installing dumb-init (1.2.2-r1) 16:00:17 Executing busybox-1.31.1-r20.trigger 16:00:17 OK: 6 MiB in 15 packages 16:00:17 ---> Running in f4c2ec1bdb17 16:00:17 ---> 996f59f7da52 16:00:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:00:17 ---> 8b969f159bbf 16:00:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:00:17 ---> 1dae7d052b64 16:00:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:00:17 ---> c3d10df01423 16:00:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:00:17 ---> c7030f1213ee 16:00:17 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:00:17 Removing intermediate container 6b07658b3eba 16:00:17 ---> 65be05724ce4 16:00:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:00:17 ---> Running in 14d0aa5cc9d5 16:00:17 ---> ec5552129de3 16:00:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:00:17 ---> Running in 2f76dea5d297 16:00:17 ---> 97693fe25d2f 16:00:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:00:17 ---> Running in 105118ad1865 16:00:17 Removing intermediate container 14d0aa5cc9d5 16:00:17 ---> e0fc7923e0d1 16:00:17 Step 19/22 : CMD ["--init=true"] 16:00:17 Removing intermediate container 2f76dea5d297 16:00:17 ---> 614e04bce4f7 16:00:17 Step 14/24 : ENV APP_PORT=59881 16:00:17 ---> Running in bb0c3fbeb1db 16:00:18 Removing intermediate container 105118ad1865 16:00:18 ---> 0e194bb2e875 16:00:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:18 ---> Running in 9f682b7e2c4c 16:00:18 ---> Running in 5d49cee6b390 16:00:18 Removing intermediate container bb0c3fbeb1db 16:00:18 ---> e0c50b3aab67 16:00:18 Step 20/22 : LABEL arch=x86_64 16:00:18 ---> 3f354893c626 16:00:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:00:18 Removing intermediate container 9f682b7e2c4c 16:00:18 ---> 249976b2ed36 16:00:18 Step 15/24 : EXPOSE $APP_PORT 16:00:18 ---> Running in 7c7ab4f1aab0 16:00:18 Removing intermediate container f4c2ec1bdb17 16:00:18 ---> 9a43cccb4c8e 16:00:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:00:18 Removing intermediate container 5d49cee6b390 16:00:18 ---> d129935127cb 16:00:18 Step 21/23 : LABEL arch=x86_64 16:00:18 ---> Running in 3024f7274870 16:00:18 ---> Running in 0c7bd6e3fc7c 16:00:18 ---> Running in 1aff74e99626 16:00:18 Removing intermediate container 7c7ab4f1aab0 16:00:18 ---> 07aefe0ebbce 16:00:18 Step 21/22 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:00:18 Removing intermediate container 3024f7274870 16:00:18 ---> 0596dd165b8c 16:00:18 Step 16/24 : WORKDIR / 16:00:18 ---> Running in d680dcc1e05a 16:00:18 ---> Running in a7005d1afa26 16:00:18 Removing intermediate container 1aff74e99626 16:00:18 ---> d4ce7b9d7bb4 16:00:18 Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:00:18 ---> aaaabd95cec1 16:00:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:00:18 ---> Running in 09a0d5c1264e 16:00:18 Removing intermediate container d680dcc1e05a 16:00:18 ---> 5e59bc230ab9 16:00:18 Step 22/22 : LABEL version=0.0.0 16:00:18 ---> Running in 8c47a38e079b 16:00:18 Removing intermediate container a7005d1afa26 16:00:18 ---> 5bb50f17b8ed 16:00:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:18 ---> cc204a7158f3 16:00:18 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/ 16:00:19 Removing intermediate container 09a0d5c1264e 16:00:19 ---> 3dcbe3d457ae 16:00:19 Step 23/23 : LABEL version=0.0.0 16:00:19 Removing intermediate container 8c47a38e079b 16:00:19 ---> 4e611ab6b267 16:00:19 16:00:19 ---> Running in 90bf044a6f13 16:00:19 ---> Running in c96feace9716 16:00:19 Successfully built 4e611ab6b267 16:00:19 Successfully tagged security-proxy-setup:latest 16:00:19 Building support-scheduler 16:00:19  Building security-proxy-setup ... done  ---> 66d34f0946b5 16:00:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:00:19 Removing intermediate container c96feace9716 16:00:19 ---> 9b52beb1a254 16:00:19 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:19 Successfully built 9b52beb1a254 16:00:19 Successfully tagged support-notifications:latest 16:00:19  Building support-notifications ... done Building core-command 16:00:19 (1/6) Installing dumb-init (1.2.2-r1) 16:00:19 (2/6) Installing libgcc (9.3.0-r2) 16:00:20 (3/6) Installing libsodium (1.0.18-r0) 16:00:20 (4/6) Installing libstdc++ (9.3.0-r2) 16:00:20 (5/6) Installing libzmq (4.3.3-r0) 16:00:21 (6/6) Installing zeromq (4.3.3-r0) 16:00:21 Executing busybox-1.31.1-r20.trigger 16:00:21 OK: 8 MiB in 20 packages 16:00:22 ---> 834f5e258bd4 16:00:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:00:22 ---> 6163d882e762 16:00:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:00:22 ---> Running in e3cdd6050ea4 16:00:22 Removing intermediate container 90bf044a6f13 16:00:22 ---> 2a25d3077efc 16:00:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:00:22 Removing intermediate container 0c7bd6e3fc7c 16:00:22 ---> c6459ae29f01 16:00:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:22 ---> Running in fed1d778378a 16:00:22 Removing intermediate container e3cdd6050ea4 16:00:22 ---> 0578f8c19a4e 16:00:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:22 ---> Running in cbc38978bd9a 16:00:22 Removing intermediate container fed1d778378a 16:00:22 ---> 96bcc6275886 16:00:22 Step 24/26 : LABEL arch=x86_64 16:00:22 ---> 5595866a2c8d 16:00:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:00:22 ---> Running in b4d8dde90a75 16:00:22 Removing intermediate container cbc38978bd9a 16:00:22 ---> a657f3b2e42f 16:00:22 Step 22/24 : LABEL arch=x86_64 16:00:23 ---> Running in 8879fa9bf6e6 16:00:23 Removing intermediate container b4d8dde90a75 16:00:23 ---> f912c70fbecf 16:00:23 Step 25/26 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:00:23 Removing intermediate container 8879fa9bf6e6 16:00:23 ---> c32939ca3e43 16:00:23 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:00:23 ---> Running in 66d5f14545bc 16:00:23 ---> Running in 9b6cc80be71f 16:00:23 ---> 3273f1e5b3a7 16:00:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:00:23 Removing intermediate container 66d5f14545bc 16:00:23 ---> 55926a8b75e3 16:00:23 Step 26/26 : LABEL version=0.0.0 16:00:23 Removing intermediate container 9b6cc80be71f 16:00:23 ---> 049b855ad8e7 16:00:23 Step 24/24 : LABEL version=0.0.0 16:00:23 ---> Running in 7995fb3685c1 16:00:23 ---> Running in d76a849983b1 16:00:23 ---> ade62ffc79d3 16:00:23 Step 20/24 : ENTRYPOINT ["/core-data"] 16:00:23 Removing intermediate container 7995fb3685c1 16:00:23 ---> 87d39ffd3e04 16:00:23 16:00:23 Removing intermediate container d76a849983b1 16:00:23 ---> de16667bd53b 16:00:23 16:00:23 Successfully built 87d39ffd3e04 16:00:23 Successfully tagged security-secretstore-setup:latest 16:00:23  Building security-secretstore-setup ... done Building security-bootstrapper 16:00:23 Successfully built de16667bd53b 16:00:23 Successfully tagged core-metadata:latest 16:00:23 ---> Running in 418fdf21e7a9 16:00:23  Building core-metadata ... done Building sys-mgmt-agent 16:00:23 Removing intermediate container 418fdf21e7a9 16:00:23 ---> e993894c0195 16:00:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:24 ---> Running in 858fb3ac3c80 16:00:26 Removing intermediate container 858fb3ac3c80 16:00:26 ---> 22f4940c1e2c 16:00:26 Step 22/24 : LABEL arch=x86_64 16:00:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:00:30 ---> 0aacddd88138 16:00:30 Step 3/32 : WORKDIR /edgex-go 16:00:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:30 ---> 0aacddd88138 16:00:30 Step 3/24 : WORKDIR /edgex-go 16:00:31 ---> Using cache 16:00:31 ---> bdce45182e56 16:00:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:31 ---> Using cache 16:00:31 ---> bdce45182e56 16:00:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:31 ---> Running in 6fa6f4f5c729 16:00:32 ---> Using cache 16:00:32 ---> Using cache 16:00:32 ---> 7662c8deee6d 16:00:32 ---> 7662c8deee6d 16:00:32 Step 5/32 : RUN apk add --update --no-cache make gitStep 5/24 : RUN apk add --update --no-cache make bash git 16:00:32 16:00:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:34 ---> 0aacddd88138 16:00:34 Step 3/23 : WORKDIR /edgex-go 16:00:34 ---> Using cache 16:00:34 ---> bdce45182e56 16:00:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:34 ---> Using cache 16:00:34 ---> 7662c8deee6d 16:00:34 Step 5/23 : RUN apk add --update --no-cache make git 16:00:34 Removing intermediate container 6fa6f4f5c729 16:00:34 ---> bb7be1554e33 16:00:34 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:00:34 ---> Running in 1181692c9a8c 16:00:34 ---> Running in 86597696bbf9 16:00:34 ---> Running in 32832bbd5c0e 16:00:34 ---> Running in c208ee3a45be 16:00:34 Removing intermediate container c208ee3a45be 16:00:34 ---> 1d3c8ed17e2c 16:00:34 Step 24/24 : LABEL version=0.0.0 16:00:34 ---> Running in 0ee6d655d66c 16:00:34 Removing intermediate container 0ee6d655d66c 16:00:34 ---> b71d18bf23da 16:00:34 16:00:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:35 Successfully built b71d18bf23da 16:00:35 Successfully tagged core-data:latest 16:00:35  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:35 ---> 0aacddd88138 16:00:35 Step 3/24 : WORKDIR /edgex-go 16:00:35 ---> Using cache 16:00:35 ---> bdce45182e56 16:00:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:35 ---> Using cache 16:00:35 ---> 7662c8deee6d 16:00:35 Step 5/24 : RUN apk add --update --no-cache make git 16:00:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:35 ---> Running in 0be8d4e50765 16:00:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:36 OK: 219 MiB in 52 packages 16:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:36 OK: 219 MiB in 52 packages 16:00:36 Removing intermediate container 1181692c9a8c 16:00:36 ---> 35764fbdffd3 16:00:36 Step 6/23 : COPY go.mod . 16:00:36 ---> 073ae50557b1 16:00:36 Step 7/23 : RUN go mod download 16:00:36 Removing intermediate container 86597696bbf9 16:00:36 ---> cd2697975ae1 16:00:36 Step 6/32 : COPY go.mod . 16:00:36 ---> Running in e0ac09211ece 16:00:36 ---> 7c94c1181cb0 16:00:36 Step 7/32 : RUN go mod download 16:00:36 ---> Running in e6087f1c1c42 16:00:37 OK: 219 MiB in 52 packages 16:00:37 OK: 219 MiB in 52 packages 16:00:37 Removing intermediate container 0be8d4e50765 16:00:37 ---> a591c8ba0ca2 16:00:37 Step 6/24 : COPY go.mod . 16:00:38 Removing intermediate container 32832bbd5c0e 16:00:38 ---> 207c96c5b55c 16:00:38 Step 6/24 : COPY go.mod . 16:00:38 Removing intermediate container e6087f1c1c42 16:00:38 ---> dc78582ee2f7 16:00:38 Step 8/32 : COPY . . 16:00:38 ---> 32fbd1497c26 16:00:38 Step 7/24 : RUN go mod download 16:00:38 Removing intermediate container e0ac09211ece 16:00:38 ---> 76112837da05 16:00:38 Step 8/23 : COPY . . 16:00:38 ---> Running in a46c31a875cd 16:00:38 ---> 227c60a59e79 16:00:38 Step 7/24 : RUN go mod download 16:00:42 ---> Running in 97444e69aa2d 16:00:42 Removing intermediate container d7a49f8e770d 16:00:42 ---> c6296e616bfd 16:00:42 Successfully built c6296e616bfd 16:00:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:00:42 + docker inspect -f . ci-base-image-arm64 16:00:42 . [Pipeline] withDockerContainer 16:00:43 prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container 16:00:43 $ 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 16:00:43 Removing intermediate container a46c31a875cd 16:00:43 ---> f963e2ecb5c0 16:00:43 Step 8/24 : COPY . . 16:00:43 ---> e5d4f301f79a 16:00:43 Step 9/23 : RUN go mod tidy 16:00:43 ---> 7d14ae6a05e5 16:00:43 Step 9/32 : RUN go mod tidy 16:00:43 ---> Running in d49e92616d8c 16:00:45 $ docker top d407cf81a1d86adb7df46cb4e6f221fc0658c1121730e944036f468275edbe01 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:45 ---> Running in 2d1504d619c5 16:00:45 Removing intermediate container 97444e69aa2d 16:00:45 ---> fe88403129b7 16:00:45 Step 8/24 : COPY . . 16:00:46 + go version 16:00:46 go version go1.16.6 linux/arm64 [Pipeline] } 16:00:46 $ docker stop --time=1 d407cf81a1d86adb7df46cb4e6f221fc0658c1121730e944036f468275edbe01 16:00:48 ---> 38185304110d 16:00:48 Step 9/24 : RUN go mod tidy 16:00:48 $ docker rm -f d407cf81a1d86adb7df46cb4e6f221fc0658c1121730e944036f468275edbe01 16:00:48 Removing intermediate container d49e92616d8c 16:00:48 ---> 9af081597c65 16:00:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:00:49 ---> Running in 6ec650e1f928 16:00:49 ---> Running in aeb781d008b1 [Pipeline] } [Pipeline] // stage [Pipeline] stage 16:00:49 Removing intermediate container 2d1504d619c5 16:00:49 ---> 714255c78ac1 16:00:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:49 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 16:00:49 ---> Running in afc9e7bda66c 16:00:49 + docker inspect -f . ci-base-image-arm64 16:00:49 . [Pipeline] withDockerContainer 16:00:50 prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container 16:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 16:00:50 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 16:00:50 ---> c55584aa01d0 16:00:50 Step 9/24 : RUN go mod tidy 16:00:50 ---> Running in ca57365cbc5a 16:00:50 Removing intermediate container 6ec650e1f928 16:00:50 ---> 1b9020d90e81 16:00:50 Step 10/24 : RUN make cmd/core-command/core-command 16:00:51 ---> Running in 381c524b8249 16:00:51 $ docker top 80c62b07acd8221ff0ad75db8a8cb2b3ddb6b03a930bd120818da69e95443d84 -eo pid,comm 16:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] { [Pipeline] echo 16:00:52 ========================================================= 16:00:52 [edgeXBuildGoParallel] Running Tests and Build... 16:00:52 ========================================================= [Pipeline] sh 16:00:52 + go mod tidy 16:00:52 Removing intermediate container ca57365cbc5a 16:00:52 ---> 9b8cdfb78166 16:00:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:00:52 ---> Running in 6e9303a610eb 16:00:53 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 [Pipeline] sh 16:00:54 + make test 16:00:54 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 16:00:54 go mod tidy 16:00:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:01:21 ? github.com/edgexfoundry/edgex-go [no test files] 16:01:25 Removing intermediate container afc9e7bda66c 16:01:25 ---> 98255a346efc 16:01:25 16:01:25 Step 11/32 : FROM alpine:3.12 16:01:25 ---> 13621d1b12d4 16:01:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:01:25 Removing intermediate container 381c524b8249 16:01:25 ---> 116486a87cea 16:01:25 16:01:25 Step 11/24 : FROM alpine:3.12 16:01:25 ---> 13621d1b12d4 16:01:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:01:25 ---> Using cache 16:01:25 ---> 65be05724ce4 16:01:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:25 ---> Using cache 16:01:25 ---> 614e04bce4f7 16:01:25 Step 14/24 : ENV APP_PORT=59882 16:01:25 ---> Running in 41dc58f4dfc9 16:01:25 ---> Running in 740547b50934 16:01:25 Removing intermediate container 41dc58f4dfc9 16:01:25 ---> a19e2e3ea279 16:01:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:01:25 ---> Running in 527fe4478032 16:01:25 Removing intermediate container 740547b50934 16:01:25 ---> 65b7a6d3b275 16:01:25 Step 15/24 : EXPOSE $APP_PORT 16:01:25 ---> Running in 5e42c3abfcbb 16:01:25 Removing intermediate container 5e42c3abfcbb 16:01:25 ---> a05d78b09b39 16:01:25 Step 16/24 : WORKDIR / 16:01:25 Removing intermediate container aeb781d008b1 16:01:25 ---> 53915bc5ea45 16:01:25 16:01:25 Step 11/23 : FROM alpine:3.12 16:01:25 ---> 13621d1b12d4 16:01:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:01:25 ---> Using cache 16:01:25 ---> 65be05724ce4 16:01:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:25 ---> Using cache 16:01:25 ---> 614e04bce4f7 16:01:25 Step 14/23 : ENV APP_PORT=59861 16:01:25 ---> Running in 5891ae0af386 16:01:25 ---> Running in 02e0250b1159 16:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:25 (1/2) Installing dumb-init (1.2.2-r1) 16:01:25 Removing intermediate container 5891ae0af386 16:01:25 ---> 6a3391202569 16:01:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:25 (2/2) Installing su-exec (0.2-r1) 16:01:25 Executing busybox-1.31.1-r20.trigger 16:01:25 OK: 6 MiB in 16 packages 16:01:25 Removing intermediate container 02e0250b1159 16:01:25 ---> e600e02e8c19 16:01:25 Step 15/23 : EXPOSE $APP_PORT 16:01:25 ---> Running in 41eb27e92e11 16:01:25 ---> 17b15dd8c9a7 16:01:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:01:25 Removing intermediate container 41eb27e92e11 16:01:25 ---> 479533d39acd 16:01:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:25 Removing intermediate container 6e9303a610eb 16:01:25 ---> c7875ca7ff78 16:01:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:01:25 ---> Running in c4d58f3b3773 16:01:25 Removing intermediate container 527fe4478032 16:01:25 ---> 67216c1dde08 16:01:25 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:01:25 ---> Running in 042750d29dd9 16:01:25 ---> c0ed3b92f08b 16:01:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:01:25 ---> 1a9022e73933 16:01:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:01:25 Removing intermediate container 042750d29dd9 16:01:25 ---> 6a7fc74d5f25 16:01:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:01:25 ---> Running in 874c94f2d892 16:01:25 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 16:01:25 ---> 37254a5a807e 16:01:25 Step 20/24 : ENTRYPOINT ["/core-command"] 16:01:25 ---> 2ff051cda5bd 16:01:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:01:25 Removing intermediate container 874c94f2d892 16:01:25 ---> 9ef959eb747b 16:01:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:01:25 ---> Running in da3a41a73b04 16:01:25 ---> Running in 9d38518adfe8 16:01:25 Removing intermediate container da3a41a73b04 16:01:25 ---> 7adaf7b56732 16:01:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:25 ---> Running in 792f8efa9780 16:01:25 ---> 3558cc446835 16:01:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:01:25 ---> Running in 46ebfc2b03dc 16:01:25 Removing intermediate container 792f8efa9780 16:01:25 ---> e0feca13e76b 16:01:25 Step 22/24 : LABEL arch=x86_64 16:01:25 Removing intermediate container 46ebfc2b03dc 16:01:25 ---> 8f04f2126174 16:01:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:25 ---> Running in 29865eb2d046 16:01:25 ---> Running in 6d86499eff9d 16:01:25 Removing intermediate container 29865eb2d046 16:01:25 ---> e17ec8e63b15 16:01:25 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:01:25 Removing intermediate container 6d86499eff9d 16:01:25 ---> e43d6044b804 16:01:25 Step 21/23 : LABEL arch=x86_64 16:01:25 ---> Running in e3bdfdeb9978 16:01:25 ---> Running in 45916a696838 16:01:25 Removing intermediate container c4d58f3b3773 16:01:25 ---> 098071f529c4 16:01:25 16:01:25 Step 12/24 : FROM docker:20.10.6 16:01:25 Removing intermediate container e3bdfdeb9978 16:01:25 ---> 8776b33d8580 16:01:25 Step 24/24 : LABEL version=0.0.0 16:01:25 Removing intermediate container 45916a696838 16:01:25 ---> 9d78400aa043 16:01:25 Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:01:25 Removing intermediate container 9d38518adfe8 16:01:25 ---> 912b96280b99 16:01:25 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:01:25 ---> Running in 3672fb941bdf 16:01:25 ---> Running in be61bf100bf0 16:01:25 ---> Running in 13f970176fb0 16:01:25 Removing intermediate container be61bf100bf0 16:01:25 ---> e989fd663d1e 16:01:25 Step 23/23 : LABEL version=0.0.0 16:01:25 Removing intermediate container 3672fb941bdf 16:01:25 ---> 4037f158102a 16:01:25 16:01:25 ---> Running in c03e5ca3f375 16:01:25 Removing intermediate container 13f970176fb0 16:01:25 ---> 08faffd350a9 16:01:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:01:25 Successfully built 4037f158102a 16:01:25 Successfully tagged core-command:latest 16:01:25  Building core-command ... done Removing intermediate container c03e5ca3f375 16:01:25 ---> 8364b1451b90 16:01:25 16:01:25 Successfully built 8364b1451b90 16:01:25 ---> 1f58c30c86d1 16:01:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:01:25 Successfully tagged support-scheduler:latest 16:01:25  Building support-scheduler ... done  ---> Running in b1893f5b45e7 16:01:26 20.10.6: Pulling from library/docker 16:01:26 Removing intermediate container b1893f5b45e7 16:01:26 ---> d716603431d7 16:01:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:26 ---> d93f0a53b508 16:01:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:01:26 ---> f123e3a5b0b7 16:01:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:01:27 ---> 2a96089a0de8 16:01:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:01:27 ---> c89b5d15ac58 16:01:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:01:27 ---> 764d508b24b4 16:01:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:01:27 ---> Running in e68c9d7adf23 16:01:27 Removing intermediate container e68c9d7adf23 16:01:27 ---> 63c58b70a590 16:01:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:01:27 ---> 9475e39c4736 16:01:27 Step 27/32 : RUN chmod +x /entrypoint.sh 16:01:27 ---> Running in 9febead1f9fa 16:01:28 Removing intermediate container 9febead1f9fa 16:01:28 ---> 0bce3192155c 16:01:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:01:28 ---> Running in 6197cc209e2d 16:01:28 Removing intermediate container 6197cc209e2d 16:01:28 ---> 6fe8ff8d0cde 16:01:28 Step 29/32 : CMD ["gate"] 16:01:28 ---> Running in aa7a414a0ec6 16:01:28 Removing intermediate container aa7a414a0ec6 16:01:28 ---> 5192972a82ce 16:01:28 Step 30/32 : LABEL arch=x86_64 16:01:28 ---> Running in 303f05ca9ca6 16:01:28 Removing intermediate container 303f05ca9ca6 16:01:28 ---> 060afe3d52db 16:01:28 Step 31/32 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:01:29 ---> Running in 8fcaf8b31763 16:01:29 Removing intermediate container 8fcaf8b31763 16:01:29 ---> 2d7037741a82 16:01:29 Step 32/32 : LABEL version=0.0.0 16:01:29 ---> Running in f9e56158e9ee 16:01:29 Removing intermediate container f9e56158e9ee 16:01:29 ---> 814c34506fab 16:01:29 16:01:29 Successfully built 814c34506fab 16:01:29 Successfully tagged security-bootstrapper:latest 16:01:34  Building security-bootstrapper ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 16:01:34 Status: Downloaded newer image for docker:20.10.6 16:01:34 ---> d2979b152a7d 16:01:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:01:34 ---> Running in bb7004929096 16:01:34 Removing intermediate container bb7004929096 16:01:34 ---> c8f046f07b51 16:01:34 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 16:01:34 ---> Running in 8ebf9f990fa5 16:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:35 (1/39) Installing readline (8.1.0-r0) 16:01:35 (2/39) Installing bash (5.1.0-r0) 16:01:35 Executing bash-5.1.0-r0.post-install 16:01:35 (3/39) Installing brotli-libs (1.0.9-r3) 16:01:35 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:01:35 (5/39) Installing libcurl (7.78.0-r0) 16:01:35 (6/39) Installing curl (7.78.0-r0) 16:01:35 (7/39) Installing dumb-init (1.2.5-r0) 16:01:35 (8/39) Installing libbz2 (1.0.8-r1) 16:01:35 (9/39) Installing expat (2.2.10-r1) 16:01:35 (10/39) Installing libffi (3.3-r2) 16:01:35 (11/39) Installing gdbm (1.19-r0) 16:01:35 (12/39) Installing xz-libs (5.2.5-r0) 16:01:35 (13/39) Installing sqlite-libs (3.34.1-r0) 16:01:35 (14/39) Installing python3 (3.8.10-r0) 16:01:36 (15/39) Installing py3-appdirs (1.4.4-r1) 16:01:36 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:01:36 (17/39) Installing py3-parsing (2.4.7-r1) 16:01:36 (18/39) Installing py3-six (1.15.0-r0) 16:01:36 (19/39) Installing py3-packaging (20.9-r0) 16:01:36 (20/39) Installing py3-setuptools (51.3.3-r0) 16:01:36 (21/39) Installing py3-chardet (4.0.0-r0) 16:01:36 (22/39) Installing py3-idna (3.1-r0) 16:01:36 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:01:36 (24/39) Installing py3-requests (2.25.1-r1) 16:01:36 (25/39) Installing py3-msgpack (1.0.2-r0) 16:01:36 (26/39) Installing py3-lockfile (0.12.2-r3) 16:01:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:01:36 (28/39) Installing py3-colorama (0.4.4-r0) 16:01:36 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:01:36 (30/39) Installing py3-distlib (0.3.1-r1) 16:01:36 (31/39) Installing py3-distro (1.5.0-r1) 16:01:36 (32/39) Installing py3-webencodings (0.5.1-r3) 16:01:36 (33/39) Installing py3-html5lib (1.1-r0) 16:01:36 (34/39) Installing py3-pytoml (0.1.21-r0) 16:01:36 (35/39) Installing py3-pep517 (0.9.1-r0) 16:01:36 (36/39) Installing py3-progress (1.5-r0) 16:01:36 (37/39) Installing py3-retrying (1.3.3-r0) 16:01:36 (38/39) Installing py3-toml (0.10.2-r0) 16:01:36 (39/39) Installing py3-pip (20.3.4-r0) 16:01:36 Executing busybox-1.32.1-r6.trigger 16:01:36 OK: 82 MiB in 59 packages 16:01:38 Collecting docker-compose==1.23.2 16:01:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:01:38 Collecting PyYAML<4,>=3.10 16:01:38 Downloading PyYAML-3.13.tar.gz (270 kB) 16:01:38 Collecting docopt<0.7,>=0.6.1 16:01:38 Downloading docopt-0.6.2.tar.gz (25 kB) 16:01:38 Collecting cached-property<2,>=1.2.0 16:01:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:01:39 Collecting websocket-client<1.0,>=0.32.0 16:01:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:01:39 Collecting jsonschema<3,>=2.5.1 16:01:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:01:39 Collecting dockerpty<0.5,>=0.4.1 16:01:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:01:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:01:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:01:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:01:39 Collecting docker<4.0,>=3.6.0 16:01:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:01:39 Collecting texttable<0.10,>=0.9.0 16:01:39 Downloading texttable-0.9.1.tar.gz (11 kB) 16:01:39 Collecting docker-pycreds>=0.4.0 16:01:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:01:40 Collecting chardet<3.1.0,>=3.0.2 16:01:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:01:40 Collecting certifi>=2017.4.17 16:01:40 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:01:40 Collecting idna<2.8,>=2.5 16:01:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:01:40 Collecting urllib3<1.25,>=1.21.1 16:01:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:01:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:01:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:01:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:01:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:01:40 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:01:40 Attempting uninstall: urllib3 16:01:40 Found existing installation: urllib3 1.26.2 16:01:40 Uninstalling urllib3-1.26.2: 16:01:40 Successfully uninstalled urllib3-1.26.2 16:01:40 Attempting uninstall: idna 16:01:40 Found existing installation: idna 3.1 16:01:40 Uninstalling idna-3.1: 16:01:40 Successfully uninstalled idna-3.1 16:01:40 Attempting uninstall: chardet 16:01:40 Found existing installation: chardet 4.0.0 16:01:40 Uninstalling chardet-4.0.0: 16:01:40 Successfully uninstalled chardet-4.0.0 16:01:41 Attempting uninstall: requests 16:01:41 Found existing installation: requests 2.25.1 16:01:41 Uninstalling requests-2.25.1: 16:01:41 Successfully uninstalled requests-2.25.1 16:01:41 Running setup.py install for texttable: started 16:01:41 Running setup.py install for texttable: finished with status 'done' 16:01:41 Running setup.py install for PyYAML: started 16:01:41 Running setup.py install for PyYAML: finished with status 'done' 16:01:41 Running setup.py install for docopt: started 16:01:42 Running setup.py install for docopt: finished with status 'done' 16:01:42 Running setup.py install for dockerpty: started 16:01:42 Running setup.py install for dockerpty: finished with status 'done' 16:01:42 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 16:01:46 Removing intermediate container 8ebf9f990fa5 16:01:46 ---> 866ceb978750 16:01:46 Step 15/24 : ENV APP_PORT=58890 16:01:46 ---> Running in 84900c119252 16:01:46 Removing intermediate container 84900c119252 16:01:46 ---> 0be578ce3775 16:01:46 Step 16/24 : EXPOSE $APP_PORT 16:01:46 ---> Running in 340ccdc5fa82 16:01:46 Removing intermediate container 340ccdc5fa82 16:01:46 ---> 5010cf7b8ef9 16:01:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:01:46 ---> ea476de16b37 16:01:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:01:46 ---> 5680865bc586 16:01:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:01:46 ---> 09f4d5450a51 16:01:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:01:46 ---> Running in 8f00b67d4d0c 16:01:46 Removing intermediate container 8f00b67d4d0c 16:01:46 ---> ae958339b88c 16:01:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:46 ---> Running in 4cbe1b20b9ce 16:01:46 Removing intermediate container 4cbe1b20b9ce 16:01:46 ---> 679de98ba740 16:01:46 Step 22/24 : LABEL arch=x86_64 16:01:46 ---> Running in 4562ac8a44f1 16:01:46 Removing intermediate container 4562ac8a44f1 16:01:46 ---> 422aa1809464 16:01:46 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:01:46 ---> Running in 8bc4fe486a83 16:01:46 Removing intermediate container 8bc4fe486a83 16:01:46 ---> b4b1c2ba7667 16:01:46 Step 24/24 : LABEL version=0.0.0 16:01:46 ---> Running in 0d34be7ac079 16:01:47 Removing intermediate container 0d34be7ac079 16:01:47 ---> af17fe738e89 16:01:47 16:01:47 Successfully built af17fe738e89 16:01:47 Successfully tagged sys-mgmt-agent:latest 16:01:47  Building sys-mgmt-agent ... done  [Pipeline] } 16:01:47 $ docker stop --time=1 d459e6553f752d3d933f6686114d73119a6b28f6f785aac11dbea5ae0d13af2b 16:01:48 $ docker rm -f d459e6553f752d3d933f6686114d73119a6b28f6f785aac11dbea5ae0d13af2b [Pipeline] // withDockerContainer [Pipeline] sh 16:01:48 + docker images 16:01:49 REPOSITORY TAG IMAGE ID CREATED SIZE 16:01:49 sys-mgmt-agent latest af17fe738e89 2 seconds ago 324MB 16:01:49 security-bootstrapper latest 814c34506fab 19 seconds ago 18.8MB 16:01:49 core-command latest 4037f158102a 23 seconds ago 16MB 16:01:49 098071f529c4 23 seconds ago 1.75GB 16:01:49 support-scheduler latest 8364b1451b90 23 seconds ago 16.1MB 16:01:49 53915bc5ea45 26 seconds ago 1.75GB 16:01:49 116486a87cea 27 seconds ago 1.74GB 16:01:49 98255a346efc 27 seconds ago 1.75GB 16:01:49 core-data latest b71d18bf23da About a minute ago 20.4MB 16:01:49 security-secretstore-setup latest 87d39ffd3e04 About a minute ago 29MB 16:01:49 core-metadata latest de16667bd53b About a minute ago 16.7MB 16:01:49 support-notifications latest 9b52beb1a254 About a minute ago 16.8MB 16:01:49 security-proxy-setup latest 4e611ab6b267 About a minute ago 25.9MB 16:01:49 a2d847b6eec4 About a minute ago 1.75GB 16:01:49 47b4324cc3d8 About a minute ago 1.75GB 16:01:49 32b0d627307b About a minute ago 1.75GB 16:01:49 55b4a15a1bea About a minute ago 1.75GB 16:01:49 714efbb9883d About a minute ago 1.75GB 16:01:49 ci-base-image-x86_64 latest 0aacddd88138 5 minutes ago 1.24GB 16:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 45 hours ago 547MB 16:01:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 47 hours ago 37.5MB 16:01:49 docker 20.10.6 d2979b152a7d 3 months ago 246MB 16:01:49 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 16:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:02:04 Still waiting to schedule task 16:02:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:02:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:02:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:02:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 100.0% of statements 16:02:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:02:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 46.3% of statements 16:02:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:02:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:02:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.662s coverage: 90.1% of statements 16:02:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:02:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:02:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 81.2% of statements 16:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.708s coverage: 94.2% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.203s coverage: 59.1% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.346s coverage: 0.8% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements 16:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.181s coverage: 79.5% of statements 16:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 16:03:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements 16:03:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 16:03:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements 16:03:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 16:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 81.8% of statements 16:03:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.892s coverage: 64.4% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.209s coverage: 100.0% of statements 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 16:03:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 16:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.060s coverage: 66.9% of statements 16:03:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:03:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:03:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.840s coverage: 43.6% of statements 16:03:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:03:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements 16:03:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements 16:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 19.5% of statements 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.0% of statements 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 62.7% of statements 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 16:03:44 GO111MODULE=on go vet ./... 16:05:06 gofmt -l . 16:05:06 [ "`gofmt -l .`" = "" ] 16:05:06 ./bin/test-attribution-txt.sh [Pipeline] sh 16:05:07 + ls -al . 16:05:07 total 624 16:05:07 drwxrwxr-x 9 1001 1001 4096 Aug 4 16:05 . 16:05:07 drwxr-xr-x 4 root root 4096 Aug 4 16:00 .. 16:05:07 -rw-rw-r-- 1 1001 1001 11 Aug 4 15:58 .dockerignore 16:05:07 drwxrwxr-x 8 1001 1001 4096 Aug 4 15:58 .git 16:05:07 drwxrwxr-x 3 1001 1001 4096 Aug 4 15:58 .github 16:05:07 -rw-rw-r-- 1 1001 1001 818 Aug 4 15:58 .gitignore 16:05:07 -rw-rw-r-- 1 1001 1001 76 Aug 4 15:58 .hadolint.yml 16:05:07 -rw-rw-r-- 1 1001 1001 166 Aug 4 15:58 .sonarcloud.properties 16:05:07 -rw-rw-r-- 1 1001 1001 8609 Aug 4 15:58 Attribution.txt 16:05:07 -rw-rw-r-- 1 1001 1001 43881 Aug 4 15:58 CHANGELOG.md 16:05:07 -rw-rw-r-- 1 1001 1001 3804 Aug 4 15:58 CONTRIBUTING.md 16:05:07 -rw-rw-r-- 1 1001 1001 931 Aug 4 15:58 Dockerfile.build 16:05:07 -rw-rw-r-- 1 1001 1001 849 Aug 4 15:58 Jenkinsfile 16:05:07 -rw-rw-r-- 1 1001 1001 10775 Aug 4 15:58 LICENSE 16:05:07 -rw-rw-r-- 1 1001 1001 5915 Aug 4 15:58 Makefile 16:05:07 -rw-rw-r-- 1 1001 1001 8643 Aug 4 15:58 README.md 16:05:07 -rw-rw-r-- 1 1001 1001 6912 Aug 4 15:58 SECURITY.md 16:05:07 -rw-rw-r-- 1 1001 1001 5 Aug 4 15:55 VERSION 16:05:07 -rw-rw-r-- 1 1001 1001 4131 Aug 4 15:58 ZMQWindows.md 16:05:07 drwxrwxr-x 2 1001 1001 4096 Aug 4 15:58 bin 16:05:07 drwxrwxr-x 14 1001 1001 4096 Aug 4 15:58 cmd 16:05:07 -rw-r--r-- 1 root root 404065 Aug 4 16:03 coverage.out 16:05:07 -rw-rw-r-- 1 1001 1001 813 Aug 4 15:58 go.mod 16:05:07 -rw-r--r-- 1 root root 48847 Aug 4 16:00 go.sum 16:05:07 drwxrwxr-x 8 1001 1001 4096 Aug 4 15:58 internal 16:05:07 drwxrwxr-x 3 1001 1001 4096 Aug 4 15:58 openapi 16:05:07 drwxrwxr-x 4 1001 1001 4096 Aug 4 15:58 snap 16:05:07 -rw-rw-r-- 1 1001 1001 204 Aug 4 15:58 version.go [Pipeline] sh 16:05:08 + '[' -e coverage.out ] 16:05:08 + chown 1001:1001 coverage.out [Pipeline] stash 16:05:08 Warning: overwriting stash ‘coverage-report’ 16:05:08 Stashed 1 file(s) [Pipeline] sh 16:05:09 + make build 16:05:09 go mod tidy 16:05:10 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 16:05:16 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 16:05:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:05:40 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 16:05:44 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 16:05:45 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 16:05:49 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 16:05:49 Running on prd-ubuntu18.04-docker-8c-8g-1985 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws 16:05:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:05:50 The recommended git tool is: git 16:05:52 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 16:05:54 using credential edgex-jenkins-ssh 16:05:54 Cloning the remote Git repository 16:05:55 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 16:05:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:05:54 > git init /w/workspace/edgex-go/1 # timeout=10 16:05:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:05:54 > git --version # timeout=10 16:05:54 > git --version # 'git version 2.17.1' 16:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:59 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 16:06:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:06:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:06:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:06:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:06:03 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 2dd354c435e1478a3ee885c5e8d83f915acf849b 16:06:04 Merge succeeded, producing 2dd354c435e1478a3ee885c5e8d83f915acf849b 16:06:04 Checking out Revision 2dd354c435e1478a3ee885c5e8d83f915acf849b (PR-3649) 16:06:03 > git config core.sparsecheckout # timeout=10 16:06:03 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 16:06:04 > git remote # timeout=10 16:06:04 > git config --get remote.origin.url # timeout=10 16:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:04 > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 16:06:04 > git rev-parse HEAD^{commit} # timeout=10 16:06:04 > git config core.sparsecheckout # timeout=10 16:06:04 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 16:06:05 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 16:06:08 Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13" 16:06:08 > git --version # timeout=10 16:06:08 > git --version # 'git version 2.17.1' 16:06:08 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:09 + echo snap-build.sh 16:06:09 snap-build.sh 16:06:09 + SNAP_BASE_DIR=. 16:06:09 + '[' '!' -z /w/workspace/edgex-go/1 ']' 16:06:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 16:06:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 16:06:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 16:06:09 + cd /w/workspace/edgex-go/1 16:06:09 + sudo apt-get remove -qy --purge lxd lxd-client 16:06:09 Reading package lists... 16:06:09 Building dependency tree... 16:06:09 Reading state information... 16:06:09 The following packages were automatically installed and are no longer required: 16:06:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:06:09 uidmap xdelta3 16:06:09 Use 'sudo apt autoremove' to remove them. 16:06:09 The following packages will be REMOVED: 16:06:09 lxd* lxd-client* 16:06:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:06:09 After this operation, 31.7 MB disk space will be freed. 16:06:10 (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.) 16:06:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } 16:06:10 $ docker stop --time=1 80c62b07acd8221ff0ad75db8a8cb2b3ddb6b03a930bd120818da69e95443d84 16:06:11 Removing lxd dnsmasq configuration 16:06:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:06:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:06:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:06:12 (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.) 16:06:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:06:13 Processing triggers for systemd (237-3ubuntu10.45) ... 16:06:13 Processing triggers for ureadahead (0.100.0-21) ... 16:06:13 $ docker rm -f 80c62b07acd8221ff0ad75db8a8cb2b3ddb6b03a930bd120818da69e95443d84 16:06:14 + sudo snap remove --purge lxd 16:06:14 snap "lxd" is not installed 16:06:14 + sudo groupadd --force --system lxd 16:06:14 ++ whoami 16:06:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:06:14 + newgrp - lxd 16:06:14 + sudo snap install lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:16 16:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:16 latest: Pulling from edgex-devops/edgex-compose-arm64 16:06:16 29e5d40040c1: Pulling fs layer 16:06:16 1ce36da41761: Pulling fs layer 16:06:16 25b303627fd3: Pulling fs layer 16:06:17 29e5d40040c1: Verifying Checksum 16:06:17 29e5d40040c1: Download complete 16:06:17 1ce36da41761: Verifying Checksum 16:06:17 1ce36da41761: Download complete 16:06:17 29e5d40040c1: Pull complete 16:06:19 1ce36da41761: Pull complete 16:06:19 25b303627fd3: Verifying Checksum 16:06:19 25b303627fd3: Download complete 16:06:22 2021-08-04T16:06:19Z INFO Waiting for automatic snapd restart... 16:06:29 25b303627fd3: Pull complete 16:06:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:06:29 prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container 16:06:29 $ 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 16:06:34 $ docker top 0f47ed7b46aaa1bd63f127267dded58a106175e4d55f0783e134391e0adaec7b -eo pid,comm 16:06:34 lxd 4.16 from Canonical* installed 16:06:34 + sudo lxd init --auto [Pipeline] { [Pipeline] sh 16:06:35 + grep parallel 16:06:35 + docker-compose build --help 16:06:39 --parallel Build images in parallel. [Pipeline] } 16:06:39 $ docker stop --time=1 0f47ed7b46aaa1bd63f127267dded58a106175e4d55f0783e134391e0adaec7b 16:06:42 $ docker rm -f 0f47ed7b46aaa1bd63f127267dded58a106175e4d55f0783e134391e0adaec7b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:42 + sudo snap install --classic snapcraft 16:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:43 . [Pipeline] withDockerContainer 16:06:43 prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container 16:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 16:06:45 $ docker top 0b9cb92ea8bcb4a0b7b68c3f1c77d30f1a71f570f3a7903fc3a95b13c23a0a87 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:46 + docker-compose -f ./docker-compose-build.yml build --parallel 16:06:49 Building core-command ... 16:06:49 Building core-data ... 16:06:49 Building core-metadata ... 16:06:49 Building security-bootstrapper ... 16:06:49 Building security-proxy-setup ... 16:06:49 Building security-secretstore-setup ... 16:06:49 Building support-notifications ... 16:06:49 Building support-scheduler ... 16:06:49 Building sys-mgmt-agent ... 16:06:49 Building security-secretstore-setup 16:06:49 Building security-bootstrapper 16:06:49 Building core-metadata 16:06:49 Building core-data 16:06:49 Building core-command 16:06:59 snapcraft 4.8.3 from Canonical* installed 16:06:59 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:06:59 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:06:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:06:59 Dload Upload Total Spent Left Speed 16:06:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 16:06:59 100 3325k 100 3325k 0 0 7916k 0 --:--:-- --:--:-- --:--:-- 7916k 16:06:59 ./yq_linux_amd64 16:06:59 + sudo snapcraft prime --use-lxd 16:06:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:06:59 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: 16:06:59 - README.md 16:06:59 16:06:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:07:00 Launching a container. 16:07:06 Waiting for container to be ready 16:07:07 To start your first instance, try: lxc launch ubuntu:18.04 16:07:07 16:07:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:07:11 Waiting for network to be ready... 16:07:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:07:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:07:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 16:07:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 16:07:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:07:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:07:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 16:07:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 16:07:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 16:07:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 16:07:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:07:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:07:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:07:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:07:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:07:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:07:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:07:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:07:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:07:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 16:07:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 16:07:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 16:07:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 16:07:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 16:07:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 16:07:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 16:07:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 16:07:16 Fetched 25.0 MB in 4s (6259 kB/s) 16:07:16 Reading package lists... 16:07:16 Reading package lists... 16:07:16 Building dependency tree... 16:07:16 Reading state information... 16:07:17 The following additional packages will be installed: 16:07:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:07:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:07:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:07:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:07:17 Suggested packages: 16:07:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:07:17 Recommended packages: 16:07:17 gnupg libsasl2-modules 16:07:17 The following NEW packages will be installed: 16:07:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:07:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:07:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:07:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:07:17 The following packages will be upgraded: 16:07:17 gpg gpg-agent gpgconf libudev1 16:07:17 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:07:17 Need to get 3527 kB of archives. 16:07:17 After this operation, 13.3 MB of additional disk space will be used. 16:07:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 16:07:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 16:07:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:07:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:07:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:07:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:07:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:07:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:07:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:07:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:07:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:07:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:07:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:07:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:07:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:07:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:07:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:07:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:07:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:07:18 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:07:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:07:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:07:18 debconf: delaying package configuration, since apt-utils is not installed 16:07:18 Fetched 3527 kB in 1s (3415 kB/s) 16:07:18 (Reading database ... 12511 files and directories currently installed.) 16:07:18 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 16:07:18 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:07:18 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 16:07:18 Selecting previously unselected package udev. 16:07:18 (Reading database ... 12511 files and directories currently installed.) 16:07:18 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 16:07:18 Unpacking udev (237-3ubuntu10.50) ... 16:07:18 Selecting previously unselected package libfuse2:amd64. 16:07:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:07:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:07:18 Selecting previously unselected package fuse. 16:07:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:07:18 Unpacking fuse (2.9.7-1ubuntu1) ... 16:07:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:07:18 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:07:19 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:07:19 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:07:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:07:19 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:07:19 Selecting previously unselected package libksba8:amd64. 16:07:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:07:19 Unpacking libksba8:amd64 (1.3.5-2) ... 16:07:19 Selecting previously unselected package libroken18-heimdal:amd64. 16:07:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:07:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:07:19 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:07:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libwind0-heimdal:amd64. 16:07:19 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:07:19 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:07:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:07:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:07:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:07:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:19 Selecting previously unselected package libsasl2-modules-db:amd64. 16:07:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:07:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:07:19 Selecting previously unselected package libsasl2-2:amd64. 16:07:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:07:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:07:19 Selecting previously unselected package libldap-common. 16:07:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:07:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:07:19 Selecting previously unselected package libldap-2.4-2:amd64. 16:07:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:07:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:07:20 Selecting previously unselected package dirmngr. 16:07:20 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:07:20 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:07:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:07:20 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:07:20 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:07:20 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:07:20 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:07:20 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:07:20 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libksba8:amd64 (1.3.5-2) ... 16:07:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:07:20 Setting up udev (237-3ubuntu10.50) ... 16:07:20 invoke-rc.d: policy-rc.d denied execution of start. 16:07:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Processing triggers for systemd (237-3ubuntu10) ... 16:07:20 Setting up fuse (2.9.7-1ubuntu1) ... 16:07:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:07:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:07:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:07:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:07:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:07:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:07:21 settings in the [Install] section, and DefaultInstance for template units). 16:07:21 This means they are not meant to be enabled using systemctl. 16:07:21 Possible reasons for having this kind of units are: 16:07:21 1) A unit may be statically enabled by being symlinked from another unit's 16:07:21 .wants/ or .requires/ directory. 16:07:21 2) A unit's purpose may be to act as a helper for some other unit which has 16:07:21 a requirement dependency on it. 16:07:21 3) A unit may be started when needed via activation (socket, path, timer, 16:07:21 D-Bus, udev, scripted systemctl call, ...). 16:07:21 4) In case of template units, the unit is meant to be enabled with some 16:07:21 instance name specified. 16:07:21 Reading package lists... 16:07:21 Building dependency tree... 16:07:21 Reading state information... 16:07:22 The following additional packages will be installed: 16:07:22 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:07:22 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:07:22 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:07:22 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:07:22 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:07:22 Suggested packages: 16:07:22 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:07:22 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:07:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:07:22 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:07:22 systemd-container policykit-1 16:07:22 Recommended packages: 16:07:22 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:07:22 The following NEW packages will be installed: 16:07:22 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:07:22 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:07:22 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:07:22 multiarch-support openssh-client python3 python3-minimal python3.6 16:07:22 python3.6-minimal snapd squashfs-tools sudo 16:07:22 The following packages will be upgraded: 16:07:22 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:07:22 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:07:22 Need to get 36.7 MB of archives. 16:07:22 After this operation, 147 MB of additional disk space will be used. 16:07:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 16:07:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:07:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 16:07:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:07:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:07:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:07:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:07:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:07:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:07:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:07:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:07:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:07:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:07:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:07:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:07:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:07:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:07:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:07:23 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:07:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:07:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:07:23 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:07:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:07:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:07:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:07:23 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:07:23 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:07:23 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:07:23 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:07:23 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:07:24 debconf: delaying package configuration, since apt-utils is not installed 16:07:24 Fetched 36.7 MB in 2s (15.1 MB/s) 16:07:24 (Reading database ... 12757 files and directories currently installed.) 16:07:24 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 16:07:24 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:07:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 16:07:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:07:25 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 16:07:25 (Reading database ... 12757 files and directories currently installed.) 16:07:25 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:07:25 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:07:25 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:07:25 (Reading database ... 12757 files and directories currently installed.) 16:07:25 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:07:25 Unpacking apt (1.6.14) over (1.6.1) ... 16:07:25 Setting up apt (1.6.14) ... 16:07:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:07:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:07:26 (Reading database ... 12764 files and directories currently installed.) 16:07:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:07:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:07:26 Selecting previously unselected package libpython3.6-minimal:amd64. 16:07:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:07:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:07:26 Selecting previously unselected package libexpat1:amd64. 16:07:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:07:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:07:26 Selecting previously unselected package python3.6-minimal. 16:07:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:07:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:07:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:07:26 Checking for services that may need to be restarted...done. 16:07:26 Checking for services that may need to be restarted...done. 16:07:26 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:07:26 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:07:26 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:07:27 Selecting previously unselected package python3-minimal. 16:07:27 (Reading database ... 13012 files and directories currently installed.) 16:07:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:07:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:07:27 Selecting previously unselected package mime-support. 16:07:27 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:07:27 Unpacking mime-support (3.60ubuntu1) ... 16:07:27 Selecting previously unselected package libmpdec2:amd64. 16:07:27 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:07:27 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:07:27 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:07:27 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:07:27 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:07:27 Selecting previously unselected package python3.6. 16:07:27 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:07:27 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:07:27 Selecting previously unselected package libpython3-stdlib:amd64. 16:07:27 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:07:27 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:07:27 Setting up python3-minimal (3.6.7-1~18.04) ... 16:07:27 Selecting previously unselected package python3. 16:07:27 (Reading database ... 13442 files and directories currently installed.) 16:07:27 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:07:27 Unpacking python3 (3.6.7-1~18.04) ... 16:07:27 Selecting previously unselected package multiarch-support. 16:07:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:07:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:07:28 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:07:28 Selecting previously unselected package liblzo2-2:amd64. 16:07:28 (Reading database ... 13479 files and directories currently installed.) 16:07:28 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:07:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:07:28 Selecting previously unselected package libbsd0:amd64. 16:07:28 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:07:28 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:07:28 Selecting previously unselected package sudo. 16:07:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:07:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:07:28 Selecting previously unselected package apparmor. 16:07:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:07:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:07:28 Selecting previously unselected package libedit2:amd64. 16:07:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:07:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:07:28 Selecting previously unselected package libkrb5support0:amd64. 16:07:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:07:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:07:28 Selecting previously unselected package libk5crypto3:amd64. 16:07:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:07:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:07:28 Selecting previously unselected package libkeyutils1:amd64. 16:07:28 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:07:28 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:07:28 Selecting previously unselected package libkrb5-3:amd64. 16:07:28 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:07:28 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:07:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:07:28 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:07:28 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:07:29 Selecting previously unselected package libssl1.0.0:amd64. 16:07:29 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:07:29 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:07:29 Selecting previously unselected package openssh-client. 16:07:29 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:07:29 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:07:29 Selecting previously unselected package squashfs-tools. 16:07:29 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:07:29 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:07:29 Selecting previously unselected package snapd. 16:07:29 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:07:29 Unpacking snapd (2.49.2+18.04) ... 16:07:31 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:07:31 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:07:31 Setting up mime-support (3.60ubuntu1) ... 16:07:31 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:07:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:07:31 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:07:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:07:31 Setting up systemd (237-3ubuntu10.50) ... 16:07:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:07:32 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:07:32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:07:32 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:07:32 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:07:32 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:07:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:07:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:07:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:07:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:07:33 Setting up python3 (3.6.7-1~18.04) ... 16:07:33 running python rtupdate hooks for python3.6... 16:07:33 running python post-rtupdate hooks for python3.6... 16:07:33 Setting up apparmor (2.12-4ubuntu5.1) ... 16:07:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:07:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:07:33 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:07:33 Setting up snapd (2.49.2+18.04) ... 16:07:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:07:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:07:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:07:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:07:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:07:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:07:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:07:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:07:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:07:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:07:35 /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' 16:07:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:07:35 Processing triggers for systemd (237-3ubuntu10.50) ... 16:07:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:07:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:07:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:07:38 Reading package lists... 16:07:38 Reading package lists... 16:07:38 Building dependency tree... 16:07:38 Reading state information... 16:07:38 Calculating upgrade... 16:07:38 The following packages will be upgraded: 16:07:38 advancecomp base-files bash binutils binutils-common 16:07:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:07:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:07:38 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:07:38 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:07:38 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:07:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:07:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:07:38 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:07:38 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:07:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:07:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:07:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:07:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:07:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:07:38 ubuntu-keyring util-linux 16:07:38 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:07:38 Need to get 64.2 MB of archives. 16:07:38 After this operation, 5125 kB of additional disk space will be used. 16:07:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 16:07:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:07:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:07:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:07:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:07:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:07:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:07:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:07:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:07:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:07:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:07:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:07:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:07:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:07:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:07:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:07:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:07:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:07:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:07:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:07:39 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:07:39 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:07:39 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:07:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:07:39 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:07:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:07:39 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:07:39 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:07:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:07:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:07:39 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:07:39 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:07:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 16:07:39 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:07:39 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:07:39 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:07:39 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:07:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:07:39 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:07:39 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:07:39 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:07:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:07:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:07:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:07:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:07:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:07:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:07:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:07:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:07:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:07:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:07:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:07:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:07:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:07:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:07:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:07:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:07:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:07:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:07:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:07:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:07:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:07:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:07:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:07:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:07:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:07:39 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:07:39 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:07:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:07:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:07:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:07:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:07:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:07:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:07:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:07:40 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:07:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:07:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:07:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:07:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:07:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:07:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:07:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:07:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:07:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:07:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:07:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:07:40 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] 16:07:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:07:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:07:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:07:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:07:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:07:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:07:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:07:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:07:40 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] 16:07:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:07:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:07:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:07:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:07:40 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:07:40 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:07:40 debconf: delaying package configuration, since apt-utils is not installed 16:07:40 Fetched 64.2 MB in 2s (31.7 MB/s) 16:07:40 (Reading database ... 13914 files and directories currently installed.) 16:07:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:07:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:07:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:07:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:07:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 16:07:41 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 16:07:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:42 (Reading database ... 13914 files and directories currently installed.) 16:07:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:07:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:07:42 (Reading database ... 13914 files and directories currently installed.) 16:07:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:07:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:07:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:42 (Reading database ... 13914 files and directories currently installed.) 16:07:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:07:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:07:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:07:43 (Reading database ... 13914 files and directories currently installed.) 16:07:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:07:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:07:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:07:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:07:43 Setting up base-files (10.1ubuntu2.10) ... 16:07:43 Installing new version of config file /etc/issue ... 16:07:43 Installing new version of config file /etc/issue.net ... 16:07:43 Installing new version of config file /etc/lsb-release ... 16:07:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:07:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:07:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:07:44 Removing obsolete conffile /etc/default/motd-news ... 16:07:44 (Reading database ... 13915 files and directories currently installed.) 16:07:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:07:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:07:44 Setting up bash (4.4.18-2ubuntu1.2) ... 16:07:44 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 16:07:44 (Reading database ... 13915 files and directories currently installed.) 16:07:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:07:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:07:44 (Reading database ... 13915 files and directories currently installed.) 16:07:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:07:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:07:44 Setting up tar (1.29b-2ubuntu0.2) ... 16:07:44 (Reading database ... 13915 files and directories currently installed.) 16:07:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:07:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:07:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:07:44 (Reading database ... 13915 files and directories currently installed.) 16:07:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:07:45 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:07:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:07:45 (Reading database ... 13915 files and directories currently installed.) 16:07:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:07:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:07:45 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:07:45 (Reading database ... 13915 files and directories currently installed.) 16:07:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:07:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:07:45 Setting up grep (3.1-2build1) ... 16:07:45 (Reading database ... 13915 files and directories currently installed.) 16:07:45 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:07:45 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:07:45 Setting up gzip (1.6-5ubuntu1.1) ... 16:07:45 (Reading database ... 13915 files and directories currently installed.) 16:07:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:07:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:07:45 Setting up login (1:4.5-1ubuntu2) ... 16:07:45 (Reading database ... 13915 files and directories currently installed.) 16:07:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:07:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:07:45 (Reading database ... 13915 files and directories currently installed.) 16:07:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:07:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:07:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:07:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:07:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:07:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:07:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:07:46 (Reading database ... 13915 files and directories currently installed.) 16:07:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:07:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:07:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:07:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:07:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:07:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:07:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:07:47 (Reading database ... 13915 files and directories currently installed.) 16:07:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:07:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:07:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:07:47 (Reading database ... 13915 files and directories currently installed.) 16:07:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:47 (Reading database ... 13915 files and directories currently installed.) 16:07:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:47 (Reading database ... 13915 files and directories currently installed.) 16:07:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:48 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:48 (Reading database ... 13915 files and directories currently installed.) 16:07:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:48 (Reading database ... 13915 files and directories currently installed.) 16:07:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:07:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:07:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:07:48 (Reading database ... 13915 files and directories currently installed.) 16:07:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:07:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:07:48 (Reading database ... 13915 files and directories currently installed.) 16:07:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:48 (Reading database ... 13915 files and directories currently installed.) 16:07:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:07:48 (Reading database ... 13915 files and directories currently installed.) 16:07:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:49 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:07:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:07:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:07:50 (Reading database ... 13915 files and directories currently installed.) 16:07:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:07:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:07:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:07:50 (Reading database ... 13915 files and directories currently installed.) 16:07:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:07:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:07:50 (Reading database ... 13917 files and directories currently installed.) 16:07:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:07:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:07:50 Setting up debconf (1.5.66ubuntu1) ... 16:07:50 (Reading database ... 13917 files and directories currently installed.) 16:07:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:07:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:07:51 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:07:51 (Reading database ... 13917 files and directories currently installed.) 16:07:51 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:07:51 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:07:51 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:07:51 (Reading database ... 13917 files and directories currently installed.) 16:07:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:07:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:51 (Reading database ... 13917 files and directories currently installed.) 16:07:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:07:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:51 (Reading database ... 13919 files and directories currently installed.) 16:07:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:07:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:51 (Reading database ... 13923 files and directories currently installed.) 16:07:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 16:07:51 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:07:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:07:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:07:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:07:52 (Reading database ... 13923 files and directories currently installed.) 16:07:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:07:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:07:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:07:52 (Reading database ... 13923 files and directories currently installed.) 16:07:52 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:07:52 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:07:52 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:07:52 (Reading database ... 13923 files and directories currently installed.) 16:07:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:07:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:52 (Reading database ... 13923 files and directories currently installed.) 16:07:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:07:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:07:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:07:52 (Reading database ... 13923 files and directories currently installed.) 16:07:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:07:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:07:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:07:52 (Reading database ... 13923 files and directories currently installed.) 16:07:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:07:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:07:52 Setting up passwd (1:4.5-1ubuntu2) ... 16:07:53 (Reading database ... 13923 files and directories currently installed.) 16:07:53 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:07:53 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:07:53 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:07:53 (Reading database ... 13923 files and directories currently installed.) 16:07:53 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:07:53 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:07:53 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:07:53 (Reading database ... 13923 files and directories currently installed.) 16:07:53 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:07:53 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:07:53 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:07:53 (Reading database ... 13923 files and directories currently installed.) 16:07:53 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:07:53 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:07:53 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:07:53 (Reading database ... 13923 files and directories currently installed.) 16:07:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:07:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:07:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:07:53 (Reading database ... 13923 files and directories currently installed.) 16:07:53 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:07:53 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:07:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:07:54 (Reading database ... 13923 files and directories currently installed.) 16:07:54 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:07:54 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:07:54 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:07:54 (Reading database ... 13923 files and directories currently installed.) 16:07:54 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:07:54 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:07:54 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:07:54 (Reading database ... 13923 files and directories currently installed.) 16:07:54 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:07:54 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:07:54 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:07:54 (Reading database ... 13924 files and directories currently installed.) 16:07:54 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:07:54 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:07:54 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:07:54 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:07:54 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:07:54 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:07:54 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:07:54 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:07:54 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:07:54 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:07:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:07:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:07:55 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:07:55 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:07:55 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:07:55 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:07:55 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:07:55 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:07:55 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:07:55 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:07:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:07:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:07:55 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:07:55 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:07:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:07:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:07:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:07:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:07:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:56 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:56 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:56 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:56 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:56 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:56 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:57 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:57 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:58 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:58 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:58 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:58 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:07:58 ---> c6296e616bfd 16:07:58 Step 3/26 : WORKDIR /edgex-go 16:07:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:58 ---> c6296e616bfd 16:07:58 Step 3/24 : WORKDIR /edgex-go 16:07:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:58 ---> c6296e616bfd 16:07:58 Step 3/24 : WORKDIR /edgex-go 16:07:58 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:07:58 ---> c6296e616bfd 16:07:58 Step 3/32 : WORKDIR /edgex-go 16:07:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:07:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:58 ---> c6296e616bfd 16:07:58 Step 3/24 : WORKDIR /edgex-go 16:07:59 ---> Running in 1459f521d90b 16:07:59 ---> Running in 8979f74113d8 16:07:59 ---> Running in 3bb8fa33f905 16:07:59 ---> Running in bf5b92fb86cf 16:07:59 ---> Running in 4132cdf2119f 16:07:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:07:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:07:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:07:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:07:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:07:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:08:00 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:08:00 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:08:00 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:08:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:08:00 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:08:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:08:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:08:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:08:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:08:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:08:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:08:00 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:08:00 16:08:00 Current default time zone: 'Etc/UTC' 16:08:00 Local time is now: Wed Aug 4 16:08:00 UTC 2021. 16:08:00 Universal Time is now: Wed Aug 4 16:08:00 UTC 2021. 16:08:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:08:00 16:08:00 Setting up systemd-sysv (237-3ubuntu10.50) ... 16:08:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:00 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 16:08:00 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:08:00 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:08:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:08:00 Removing intermediate container 4132cdf2119f 16:08:00 ---> f351488cf70f 16:08:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:00 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:08:00 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:08:00 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:08:00 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:08:00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:00 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:08:00 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:00 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:08:00 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:00 Setting up patch (2.7.6-2ubuntu1.1) ... 16:08:00 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:08:00 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:08:00 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:08:00 Installing new version of config file /etc/ssl/openssl.cnf ... 16:08:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:08:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:08:01 Setting up ca-certificates (20210119~18.04.1) ... 16:08:01 Removing intermediate container 1459f521d90b 16:08:01 ---> 94830cb6913e 16:08:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:01 ---> Running in 3d714341908f 16:08:01 Removing intermediate container 3bb8fa33f905 16:08:01 ---> fa78f0a02a2c 16:08:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:01 Removing intermediate container bf5b92fb86cf 16:08:01 ---> 8ed1de6b4cbd 16:08:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:01 Removing intermediate container 8979f74113d8 16:08:01 ---> a0960cb68961 16:08:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:01 ---> Running in 245b3ba72494 16:08:01 ---> Running in 083980ec9565 16:08:01 ---> Running in 2449f492b541 16:08:01 ---> Running in 24c4d41fc5c0 16:08:02 Updating certificates in /etc/ssl/certs... 16:08:03 23 added, 27 removed; done. 16:08:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:08:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:03 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:08:03 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:08:03 Setting up pkgbinarymangler (138.18.04.1) ... 16:08:03 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:08:03 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up perl (5.26.1-6ubuntu0.5) ... 16:08:03 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:08:03 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:08:03 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:08:03 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:08:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:08:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:08:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:08:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:08:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:08:03 Processing triggers for systemd (237-3ubuntu10.50) ... 16:08:03 Processing triggers for mime-support (3.60ubuntu1) ... 16:08:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:08:04 Updating certificates in /etc/ssl/certs... 16:08:04 0 added, 0 removed; done. 16:08:04 Running hooks in /etc/ca-certificates/update.d... 16:08:04 done. 16:08:05 Reading package lists... 16:08:05 Removing intermediate container 3d714341908f 16:08:05 ---> 575fcb12327c 16:08:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:08:05 ---> Running in 67b38187d098 16:08:05 Building dependency tree... 16:08:05 Reading state information... 16:08:05 The following NEW packages will be installed: 16:08:05 apt-transport-https 16:08:05 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:08:05 Need to get 4348 B of archives. 16:08:05 After this operation, 154 kB of additional disk space will be used. 16:08:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:08:05 debconf: delaying package configuration, since apt-utils is not installed 16:08:05 Fetched 4348 B in 0s (24.0 kB/s) 16:08:05 Selecting previously unselected package apt-transport-https. 16:08:05 (Reading database ... 13929 files and directories currently installed.) 16:08:05 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:08:05 Unpacking apt-transport-https (1.6.14) ... 16:08:05 Setting up apt-transport-https (1.6.14) ... 16:08:06 Waiting for network to be ready... 16:08:06 Removing intermediate container 245b3ba72494 16:08:06 ---> d0fe35e70349 16:08:06 Step 5/24 : RUN apk add --update --no-cache make git 16:08:06 Removing intermediate container 24c4d41fc5c0 16:08:06 ---> 09cb5fa5c652 16:08:06 Step 5/26 : RUN apk add --update --no-cache make git 16:08:06 ---> Running in 5cbabe740aba 16:08:06 ---> Running in 075b53a7b798 16:08:07 Removing intermediate container 2449f492b541 16:08:07 ---> 36ed77f8c968 16:08:07 Step 5/24 : RUN apk add --update --no-cache make git 16:08:07 Removing intermediate container 083980ec9565 16:08:07 ---> 4fb5ed2466ed 16:08:07 Step 5/32 : RUN apk add --update --no-cache make git 16:08:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:07 ---> Running in b098a36f3b40 16:08:07 ---> Running in 0ec1dd379bd6 16:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:09 OK: 218 MiB in 52 packages 16:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:11 2021-08-04T16:08:09Z INFO Waiting for automatic snapd restart... 16:08:11 OK: 218 MiB in 52 packages 16:08:11 Removing intermediate container 67b38187d098 16:08:11 ---> f1d69965c5ae 16:08:11 Step 6/24 : COPY go.mod . 16:08:11 OK: 218 MiB in 52 packages 16:08:11 OK: 218 MiB in 52 packages 16:08:12 OK: 218 MiB in 52 packages 16:08:12 snapd 2.51.3 from Canonical* installed 16:08:13 ---> acecb35279dd 16:08:13 Step 7/24 : RUN go mod download 16:08:13 "snapd" switched to the "latest/stable" channel 16:08:13 16:08:14 ---> Running in 0a90e995480d 16:08:14 Removing intermediate container 0ec1dd379bd6 16:08:14 ---> 4c5675942cdd 16:08:14 Step 6/32 : COPY go.mod . 16:08:14 Removing intermediate container 5cbabe740aba 16:08:14 ---> e0cf2a3e12cc 16:08:14 Step 6/26 : COPY go.mod . 16:08:14 Removing intermediate container b098a36f3b40 16:08:14 ---> eab42a8cff0c 16:08:14 Step 6/24 : COPY go.mod . 16:08:14 Removing intermediate container 075b53a7b798 16:08:14 ---> 4dd5f10ba8d2 16:08:14 Step 6/24 : COPY go.mod . 16:08:15 ---> be431cfbbe67 16:08:15 Step 7/32 : RUN go mod download 16:08:15 ---> Running in 8087f4c01be1 16:08:16 ---> 61abb8570622 16:08:16 Step 7/26 : RUN go mod download 16:08:16 ---> 0d1853756187 16:08:16 Step 7/24 : RUN go mod download 16:08:16 ---> 0cd08ff7ac46 16:08:16 Step 7/24 : RUN go mod download 16:08:16 core18 20210611 from Canonical* installed 16:08:16 "core18" switched to the "latest/stable" channel 16:08:16 16:08:16 ---> Running in 3097ee2c322a 16:08:17 ---> Running in 5d6df2e13446 16:08:17 ---> Running in b56e51592111 16:08:19 Removing intermediate container 0a90e995480d 16:08:19 ---> 9555be94744f 16:08:19 Step 8/24 : COPY . . 16:08:19 Removing intermediate container 8087f4c01be1 16:08:19 ---> 9c7c8183bf42 16:08:19 Step 8/32 : COPY . . 16:08:19 snapcraft 4.8.3 from Canonical* installed 16:08:19 "snapcraft" switched to the "latest/stable" channel 16:08:19 16:08:24 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: 16:08:24 - README.md 16:08:24 16:08:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:08:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:08:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:08:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:08:25 Fetched 88.7 kB in 1s (92.8 kB/s) 16:08:26 Removing intermediate container 3097ee2c322a 16:08:26 ---> 658948820786 16:08:26 Step 8/26 : COPY . . 16:08:26 Reading package lists... 16:08:26 Removing intermediate container 5d6df2e13446 16:08:26 ---> 43075bb275aa 16:08:26 Removing intermediate container b56e51592111 16:08:26 ---> 43980fa8b5a2 16:08:26 Step 8/24 : COPY . . 16:08:26 Step 8/24 : COPY . . 16:08:26 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:08:26 Reading package lists... 16:08:26 Building dependency tree... 16:08:26 Reading state information... 16:08:26 Suggested packages: 16:08:26 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:08:26 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:08:26 Recommended packages: 16:08:26 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:08:26 The following NEW packages will be installed: 16:08:26 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:08:26 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:08:26 pkg-config zip 16:08:26 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:08:26 Need to get 7663 kB of archives. 16:08:26 After this operation, 43.8 MB of additional disk space will be used. 16:08:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:08:26 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:08:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:08:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:08:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:08:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:08:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:08:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:08:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:08:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:08:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:08:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:08:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:08:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:08:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:08:27 debconf: delaying package configuration, since apt-utils is not installed 16:08:27 Fetched 7663 kB in 1s (9761 kB/s) 16:08:27 Selecting previously unselected package libglib2.0-0:amd64. 16:08:27 (Reading database ... 13933 files and directories currently installed.) 16:08:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:08:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:08:27 Selecting previously unselected package libpsl5:amd64. 16:08:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:08:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:08:27 Selecting previously unselected package libnghttp2-14:amd64. 16:08:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:08:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:08:27 Selecting previously unselected package librtmp1:amd64. 16:08:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:08:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:08:27 Selecting previously unselected package libcurl3-gnutls:amd64. 16:08:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:08:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:08:27 Selecting previously unselected package liberror-perl. 16:08:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:08:28 Unpacking liberror-perl (0.17025-1) ... 16:08:28 Selecting previously unselected package git-man. 16:08:28 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:08:28 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:08:28 Selecting previously unselected package git. 16:08:28 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:08:28 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:08:29 Selecting previously unselected package libnorm1:amd64. 16:08:29 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:08:29 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:08:29 Selecting previously unselected package libpgm-5.2-0:amd64. 16:08:29 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:08:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:08:29 Selecting previously unselected package libsodium23:amd64. 16:08:29 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:08:29 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:08:29 Selecting previously unselected package libzmq5:amd64. 16:08:29 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:08:29 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:08:29 Selecting previously unselected package libzmq3-dev:amd64. 16:08:29 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:08:29 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:08:29 Selecting previously unselected package pkg-config. 16:08:29 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:08:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:08:29 Selecting previously unselected package zip. 16:08:29 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:08:29 Unpacking zip (3.0-11build1) ... 16:08:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:08:29 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:08:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:08:29 Setting up liberror-perl (0.17025-1) ... 16:08:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:08:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:08:29 No schema files found: doing nothing. 16:08:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:08:29 Setting up zip (3.0-11build1) ... 16:08:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:08:29 Setting up libsodium23:amd64 (1.0.16-2) ... 16:08:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:08:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:08:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:08:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:08:29 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:08:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:08:30 git set to automatically installed. 16:08:30 git-man set to automatically installed. 16:08:30 libcurl3-gnutls set to automatically installed. 16:08:30 liberror-perl set to automatically installed. 16:08:30 libglib2.0-0 set to automatically installed. 16:08:30 libnghttp2-14 set to automatically installed. 16:08:30 libnorm1 set to automatically installed. 16:08:30 libpgm-5.2-0 set to automatically installed. 16:08:30 libpsl5 set to automatically installed. 16:08:30 librtmp1 set to automatically installed. 16:08:30 libsodium23 set to automatically installed. 16:08:30 libzmq3-dev set to automatically installed. 16:08:30 libzmq5 set to automatically installed. 16:08:30 pkg-config set to automatically installed. 16:08:30 zip set to automatically installed. 16:08:31 snapd is not logged in, snap install commands will use sudo 16:08:32 snap "core18" has no updates available 16:08:33 snapd is not logged in, snap install commands will use sudo 16:08:38 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:08:38 Pulling config-common 16:08:38 + snapcraftctl pull 16:08:39 Pulling go-build-helper 16:08:39 + snapcraftctl pull 16:08:40 'edgex-go' has dependencies that need to be staged: go-build-helper 16:08:40 Skipping pull go-build-helper (already ran) 16:08:40 Building go-build-helper 16:08:40 + snapcraftctl build 16:08:42 Staging go-build-helper 16:08:42 + snapcraftctl stage 16:08:48 ---> 205dd278f0ee 16:08:48 Step 9/32 : RUN go mod tidy 16:08:48 ---> 68351b23ad02 16:08:48 Step 9/24 : RUN go mod tidy 16:08:48 ---> 2ba1bdfaef90 16:08:48 Step 9/26 : RUN go mod tidy 16:08:48 ---> 55bce289f3f1 16:08:48 Step 9/24 : RUN go mod tidy 16:08:48 ---> b14c5c3b7467 16:08:48 Step 9/24 : RUN go mod tidy 16:08:48 ---> Running in 21d075c981d8 16:08:48 ---> Running in 4350e0afc2f0 16:08:48 ---> Running in 947d4e4c0f11 16:08:48 ---> Running in 8c20c8f38ff7 16:08:48 ---> Running in e735e9d519f3 16:08:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:08:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:08:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 16:08:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 16:08:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:08:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:08:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 16:08:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 16:08:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 16:08:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 16:08:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:08:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:08:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:08:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:08:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:08:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:08:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:08:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:08:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:08:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 16:08:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 16:08:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 16:08:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 16:08:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 16:08:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 16:08:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 16:08:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 16:08:51 Fetched 25.0 MB in 0s (0 B/s) 16:08:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:08:51 Fetched 224 kB in 0s (0 B/s) 16:08:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:08:51 Fetched 157 kB in 0s (0 B/s) 16:08:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:08:51 Fetched 221 kB in 0s (0 B/s) 16:08:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:08:51 Fetched 143 kB in 0s (0 B/s) 16:08:51 Pulling edgex-go 16:08:51 + snapcraftctl pull 16:08:52 Pulling hooks 16:08:52 + snapcraftctl pull 16:08:57 Removing intermediate container 4350e0afc2f0 16:08:57 ---> 4f6cf51dcacc 16:08:57 Step 10/24 : RUN make cmd/core-data/core-data 16:08:57 ---> Running in b47b01b850c0 16:08:58 Removing intermediate container 8c20c8f38ff7 16:08:58 ---> 59074bd7176d 16:08:58 Step 10/24 : RUN make cmd/core-command/core-command 16:08:58 Removing intermediate container 21d075c981d8 16:08:58 ---> 59a999d4efa3 16:08:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:08:58 Removing intermediate container e735e9d519f3 16:08:58 ---> f069c8d3f57c 16:08:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:08:58 Removing intermediate container 947d4e4c0f11 16:08:58 ---> e551b6ee9c3b 16:08:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:08:58 ---> Running in 4d47fc5855cd 16:08:58 ---> Running in 9688442a50e2 16:08:58 ---> Running in 7dc743c49b14 16:08:58 ---> Running in 0e252c24e3fe 16:08:59 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 16:09:00 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 16:09:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:09:01 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 16:09:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:09:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:09:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:09:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:09:10 Fetched 0 B in 0s (0 B/s) 16:09:10 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:09:10 Fetched 96.5 kB in 0s (0 B/s) 16:09:10 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:09:10 Fetched 279 kB in 0s (0 B/s) 16:09:10 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:09:10 Fetched 122 kB in 0s (0 B/s) 16:09:10 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:09:10 Fetched 77.8 kB in 0s (0 B/s) 16:09:10 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:09:10 Fetched 8848 B in 0s (0 B/s) 16:09:10 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:09:10 Fetched 47.8 kB in 0s (0 B/s) 16:09:10 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:09:10 Fetched 45.6 kB in 0s (0 B/s) 16:09:10 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:09:10 Fetched 15.0 kB in 0s (0 B/s) 16:09:10 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:09:10 Fetched 219 kB in 0s (0 B/s) 16:09:10 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:09:10 Fetched 154 kB in 0s (0 B/s) 16:09:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:09:10 Fetched 50.6 kB in 0s (0 B/s) 16:09:10 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:09:10 Fetched 14.8 kB in 0s (0 B/s) 16:09:10 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:09:10 Fetched 41.8 kB in 0s (0 B/s) 16:09:10 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:09:10 Fetched 499 kB in 0s (0 B/s) 16:09:10 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:09:10 Fetched 111 kB in 0s (0 B/s) 16:09:10 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:09:10 Fetched 240 kB in 0s (0 B/s) 16:09:10 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:09:10 Fetched 29.3 kB in 0s (0 B/s) 16:09:10 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:09:10 Fetched 85.5 kB in 0s (0 B/s) 16:09:10 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:09:10 Fetched 24.5 kB in 0s (0 B/s) 16:09:10 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:09:10 Fetched 49.2 kB in 0s (0 B/s) 16:09:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:09:10 Fetched 54.2 kB in 0s (0 B/s) 16:09:10 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:09:10 Fetched 30.8 kB in 0s (0 B/s) 16:09:10 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:09:10 Fetched 15.8 kB in 0s (0 B/s) 16:09:10 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:09:10 Fetched 85.9 kB in 0s (0 B/s) 16:09:10 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:09:10 Fetched 8720 B in 0s (0 B/s) 16:09:10 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:09:10 Fetched 140 kB in 0s (0 B/s) 16:09:10 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:09:10 Fetched 119 kB in 0s (0 B/s) 16:09:10 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:09:10 Fetched 111 kB in 0s (0 B/s) 16:09:10 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:09:10 Fetched 11.1 kB in 0s (0 B/s) 16:09:10 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:09:10 Fetched 645 kB in 0s (0 B/s) 16:09:10 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:09:10 Fetched 41.3 kB in 0s (0 B/s) 16:09:10 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:09:10 Fetched 17.9 kB in 0s (0 B/s) 16:09:10 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:09:10 Fetched 368 kB in 0s (0 B/s) 16:09:10 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:09:10 Fetched 187 kB in 0s (0 B/s) 16:09:10 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:09:10 Fetched 175 kB in 0s (0 B/s) 16:09:10 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:09:10 Fetched 206 kB in 0s (0 B/s) 16:09:10 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:09:10 Fetched 1301 kB in 0s (0 B/s) 16:09:10 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:09:10 Fetched 36.2 kB in 0s (0 B/s) 16:09:10 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:09:10 Fetched 159 kB in 0s (0 B/s) 16:09:10 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:09:10 Fetched 107 kB in 0s (0 B/s) 16:09:10 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:09:10 Fetched 48.7 kB in 0s (0 B/s) 16:09:10 Pulling static-packages 16:09:10 + snapcraftctl pull 16:09:10 Pulling version 16:09:10 + cd /root/project 16:09:10 + git describe --tags --abbrev=0 16:09:10 + sed s/v// 16:09:10 + GIT_VERSION=2.0.1-dev.21 16:09:10 + [ -z 2.0.1-dev.21 ] 16:09:10 + snapcraftctl set-version 2.0.1-dev.21 16:09:12 Building config-common 16:09:12 + snapcraftctl build 16:09:16 Skipping build go-build-helper (already ran) 16:09:16 Building edgex-go 16:09:16 + cd /root/parts/edgex-go/src 16:09:16 + git describe --tags --abbrev=0 16:09:16 + sed s/v// 16:09:16 + GIT_VERSION=2.0.1-dev.21 16:09:16 + [ -z 2.0.1-dev.21 ] 16:09:16 + echo 2.0.1-dev.21 16:09:16 + make build 16:09:16 go mod tidy 16:09:18 go: downloading github.com/gorilla/mux v1.8.0 16:09:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:09:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 16:09:18 go: downloading github.com/stretchr/testify v1.7.0 16:09:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:09:18 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:09:18 go: downloading github.com/google/uuid v1.3.0 16:09:18 go: downloading gopkg.in/yaml.v2 v2.4.0 16:09:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:09:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:09:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:09:18 go: downloading github.com/lib/pq v1.10.2 16:09:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:09:18 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:09:19 go: downloading github.com/pelletier/go-toml v1.9.3 16:09:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:09:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:09:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:09:20 go: downloading github.com/davecgh/go-spew v1.1.1 16:09:20 go: downloading github.com/pmezard/go-difflib v1.0.0 16:09:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:09:20 go: downloading github.com/go-playground/validator/v10 v10.8.0 16:09:20 go: downloading github.com/stretchr/objx v0.1.1 16:09:20 go: downloading github.com/go-kit/kit v0.11.0 16:09:20 go: downloading github.com/x448/float16 v0.8.4 16:09:20 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:09:20 go: downloading github.com/go-playground/universal-translator v0.17.0 16:09:20 go: downloading github.com/leodido/go-urn v1.2.1 16:09:20 go: downloading golang.org/x/text v0.3.6 16:09:20 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:09:20 go: downloading github.com/go-playground/locales v0.13.0 16:09:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:09:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:09:20 go: downloading github.com/pebbe/zmq4 v1.2.7 16:09:20 go: downloading github.com/kr/pretty v0.2.0 16:09:20 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:09:20 go: downloading github.com/go-stack/stack v1.8.0 16:09:20 go: downloading github.com/hashicorp/consul/api v1.8.1 16:09:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:09:21 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 16:09:21 go: downloading github.com/onsi/ginkgo v1.10.1 16:09:21 go: downloading github.com/onsi/gomega v1.7.0 16:09:21 go: downloading github.com/gorilla/websocket v1.4.2 16:09:21 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:09:21 go: downloading github.com/kr/text v0.1.0 16:09:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:09:21 go: downloading github.com/mitchellh/copystructure v1.0.0 16:09:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:09:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:09:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:09:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:09:21 go: downloading github.com/hashicorp/serf v0.9.5 16:09:21 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:09:21 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:09:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:09:21 go: downloading github.com/fatih/color v1.9.0 16:09:21 go: downloading github.com/mattn/go-colorable v0.1.6 16:09:21 go: downloading github.com/mattn/go-isatty v0.0.12 16:09:21 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:09:21 go: downloading github.com/pkg/errors v0.9.1 16:09:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:09:22 go: downloading github.com/hpcloud/tail v1.0.0 16:09:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:09:22 go: downloading github.com/hashicorp/memberlist v0.2.2 16:09:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:09:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:09:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:09:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:09:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:09:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:09:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:09:22 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:09:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:09:22 go: downloading github.com/miekg/dns v1.1.26 16:09:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:09:22 go: downloading github.com/hashicorp/errwrap v1.0.0 16:09:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-data/core-data ./cmd/core-data 16:09:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:09:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-command/core-command ./cmd/core-command 16:09:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:09:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:09:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:09:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:09:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:09:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:09:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config 16:09:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:09:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:09:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:09:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:09:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:09:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:09:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:09:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:09:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:09:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:09:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:09:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:09:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:09:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:09:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:09:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:09:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:09:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:09: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 16:09:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:09:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:09:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:09:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:09:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:09: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 16:09:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:09:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:09: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 16:09:47 Building hooks 16:09:47 + cd /root/parts/hooks/src 16:09:47 + make build 16:09:47 go mod tidy 16:09:48 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:09:48 go: downloading github.com/stretchr/testify v1.5.1 16:09:48 go: downloading gopkg.in/yaml.v2 v2.2.2 16:09:48 go: downloading github.com/davecgh/go-spew v1.1.0 16:09:48 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:09:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:09:49 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:09:49 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:09:51 Building static-packages 16:09:51 + snapcraftctl build 16:09:53 Building version 16:09:53 + snapcraftctl build 16:09:55 Staging config-common 16:09:55 + snapcraftctl stage 16:09:56 Skipping stage go-build-helper (already ran) 16:09:56 Staging edgex-go 16:09:56 + snapcraftctl stage 16:09:57 Staging hooks 16:09:57 + snapcraftctl stage 16:09:58 Staging static-packages 16:09:58 + snapcraftctl stage 16:10:00 Staging version 16:10:00 + snapcraftctl stage 16:10:01 Priming config-common 16:10:01 + snapcraftctl prime 16:10:02 Priming go-build-helper 16:10:02 + snapcraftctl prime 16:10:03 Priming edgex-go 16:10:03 + snapcraftctl prime 16:10:04 Priming hooks 16:10:04 + snapcraftctl prime 16:10:05 Priming static-packages 16:10:05 + snapcraftctl prime 16:10:08 Priming version 16:10:08 + snapcraftctl prime 16:10:08 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] } 16:10:55 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 16:10:55 Removing intermediate container 4d47fc5855cd 16:10:55 ---> 4824fdb2a08d 16:10:55 16:10:55 Step 11/24 : FROM alpine:3.12 16:10:55 3.12: Pulling from library/alpine 16:10:58 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:10:58 Status: Downloaded newer image for alpine:3.12 16:10:58 ---> c4fd0aeabfcf 16:10:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:10:59 ---> Running in 9ea5a131eda7 16:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:11:02 (1/1) Installing dumb-init (1.2.2-r1) 16:11:02 Executing busybox-1.31.1-r20.trigger 16:11:02 OK: 5 MiB in 15 packages 16:11:03 Removing intermediate container 9688442a50e2 16:11:03 ---> 5efe6cf38e78 16:11:03 16:11:03 Step 11/32 : FROM alpine:3.12 16:11:03 ---> c4fd0aeabfcf 16:11:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:11:03 Removing intermediate container 0e252c24e3fe 16:11:03 ---> 7dcc4db45163 16:11:03 16:11:03 Step 11/26 : FROM alpine:3.12 16:11:03 ---> c4fd0aeabfcf 16:11:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:11:03 ---> Running in adbfd941e3fa 16:11:03 ---> Running in c3c478c64ed7 16:11:04 Removing intermediate container adbfd941e3fa 16:11:04 ---> e165693bccbf 16:11:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:11:05 ---> Running in 7bbcde757304 16:11:05 Removing intermediate container 9ea5a131eda7 16:11:05 ---> 041af5e99205 16:11:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:11:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:11:06 (1/6) Installing ca-certificates (20191127-r4) 16:11:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:11:06 (3/6) Installing libcurl (7.78.0-r0) 16:11:06 (4/6) Installing curl (7.78.0-r0) 16:11:06 (5/6) Installing dumb-init (1.2.2-r1) 16:11:06 (6/6) Installing su-exec (0.2-r1) 16:11:06 Executing busybox-1.31.1-r20.trigger 16:11:06 Executing ca-certificates-20191127-r4.trigger 16:11:06 ---> Running in 43ba81993102 16:11:07 OK: 7 MiB in 20 packages 16:11:07 Removing intermediate container 7dc743c49b14 16:11:07 ---> b2fc362eea73 16:11:07 16:11:07 Step 11/24 : FROM alpine:3.12 16:11:07 ---> c4fd0aeabfcf 16:11:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:11:07 ---> Using cache 16:11:07 ---> 041af5e99205 16:11:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:07 ---> Using cache 16:11:07 ---> 9c46192e3334 16:11:07 Step 14/24 : ENV APP_PORT=59881 16:11:07 Removing intermediate container 43ba81993102 16:11:07 ---> 9c46192e3334 16:11:07 Step 14/24 : ENV APP_PORT=59882 16:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:11:08 ---> Running in b477a2d11d91 16:11:08 ---> Running in ee25c264d9e9 16:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:11:09 (1/2) Installing dumb-init (1.2.2-r1) 16:11:09 (2/2) Installing su-exec (0.2-r1) 16:11:09 Executing busybox-1.31.1-r20.trigger 16:11:09 OK: 5 MiB in 16 packages 16:11:09 Removing intermediate container b477a2d11d91 16:11:09 ---> db05af22cbea 16:11:09 Step 15/24 : EXPOSE $APP_PORT 16:11:10 Removing intermediate container ee25c264d9e9 16:11:10 ---> f738c5879c26 16:11:10 Step 15/24 : EXPOSE $APP_PORT 16:11:10 Removing intermediate container c3c478c64ed7 16:11:10 ---> 6f06ac782d85 16:11:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:11:11 ---> Running in 8f6c149fd45c 16:11:11 ---> Running in 7edbd29ec287 16:11:11 ---> Running in 1e865b1669e2 16:11:11 Removing intermediate container 8f6c149fd45c 16:11:11 ---> c21b85e7404c 16:11:11 Step 16/24 : WORKDIR / 16:11:11 Removing intermediate container 7bbcde757304 16:11:11 ---> 31a13ea0aa14 16:11:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:11:12 ---> Running in 77fc0eda9b29 16:11:12 ---> Running in 77f48514ae9f 16:11:12 Removing intermediate container 1e865b1669e2 16:11:12 ---> 051575614ea4 16:11:12 Step 16/24 : WORKDIR / 16:11:13 Removing intermediate container 7edbd29ec287 16:11:13 ---> 5677cf52e632 16:11:13 Step 14/26 : WORKDIR / 16:11:13 ---> Running in 38f70f00cfbb 16:11:13 ---> Running in 408a12a81cb1 16:11:13 Removing intermediate container b47b01b850c0 16:11:13 ---> b3a68935473d 16:11:13 16:11:13 Step 11/24 : FROM alpine:3.12 16:11:13 ---> c4fd0aeabfcf 16:11:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:11:13 Removing intermediate container 77fc0eda9b29 16:11:13 ---> 3b535a780a3b 16:11:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:11:13 Removing intermediate container 77f48514ae9f 16:11:13 ---> 67534f6a2f1f 16:11:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:13 ---> Running in 98fbc1b32353 16:11:14 ---> Running in e39c3dadf675 16:11:14 Removing intermediate container 408a12a81cb1 16:11:14 ---> 0a07c2f893d9 16:11:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:14 Removing intermediate container 38f70f00cfbb 16:11:14 ---> ae06424449a4 16:11:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:11:15 ---> 6a0f80f808dc 16:11:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:11:15 Removing intermediate container 98fbc1b32353 16:11:15 Removing intermediate container e39c3dadf675 16:11:15 ---> eeac47b1bab0 16:11:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:11:15 ---> d0fc19455dec 16:11:15 Step 13/24 : ENV APP_PORT=59880 16:11:15 ---> Running in e4e64118e21c 16:11:15 ---> Running in 224006c76cdd 16:11:16 ---> f77ca99005f8 16:11:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:11:16 ---> 381a563a7105 16:11:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:11:16 Removing intermediate container 224006c76cdd 16:11:16 ---> 14167afd481a 16:11:16 Step 14/24 : EXPOSE $APP_PORT 16:11:16 ---> Running in 3cd6182735b1 16:11:17 ---> d92bda816b26 16:11:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:11:17 Removing intermediate container 3cd6182735b1 16:11:17 ---> 02f3d9e6d1fa 16:11:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:18 ---> 0c9b12e8262e 16:11:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:11:18 ---> 3ade669c6db0 16:11:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:11:18 ---> Running in 11264f3fdf58 16:11:18 ---> 79f86e82a0d5 16:11:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:11:19 ---> Running in eb98acb5b8aa 16:11:19 ---> 02055cafb4e4 16:11:19 Step 20/24 : ENTRYPOINT ["/core-command"] 16:11:19 ---> 12bf908b6045 16:11:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:11:19 ---> Running in 098cc1c5fd40 16:11:19 Removing intermediate container e4e64118e21c 16:11:19 ---> 7ff4412c3b94 16:11:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:11:19 Removing intermediate container eb98acb5b8aa 16:11:19 ---> a9442389ac07 16:11:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:19 ---> Running in eb284efdbe3a 16:11:20 ---> Running in 784dd07ca179 16:11:20 Removing intermediate container 098cc1c5fd40 16:11:20 ---> 6717e0a1456c 16:11:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:20 ---> 4e4631930524 16:11:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:11:21 Removing intermediate container eb284efdbe3a 16:11:21 ---> 682b5f3ca549 16:11:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:11:21 ---> Running in 2637d30a5307 16:11:21 Removing intermediate container 784dd07ca179 16:11:21 ---> 475ac2d9d88e 16:11:21 Step 22/24 : LABEL arch=arm64 16:11:21 ---> Running in efe713d43346 16:11:22 Removing intermediate container 2637d30a5307 16:11:22 ---> 8c2f1ac0cbe1 16:11:22 Step 22/24 : LABEL arch=arm64 16:11:23 ---> Running in bbb11f51dbed 16:11:23 ---> c08f24d5ff65 16:11:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:11:23 ---> 2921e8ca5ed5 16:11:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:11:23 Removing intermediate container efe713d43346 16:11:23 ---> e12357f2e01d 16:11:23 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:11:23 Removing intermediate container 11264f3fdf58 16:11:23 ---> 606e8f6dd140 16:11:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:11:23 ---> Running in 462b8ae2e847 16:11:23 ---> Running in 20f60839f6f5 16:11:23 ---> Running in dd416a8602d5 16:11:23 Removing intermediate container bbb11f51dbed 16:11:23 ---> 49baf87e02c2 16:11:23 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:11:24 ---> Running in 66e7c2a42bfd 16:11:25 Removing intermediate container 20f60839f6f5 16:11:25 ---> e8ce50372735 16:11:25 Step 24/24 : LABEL version=0.0.0 16:11:25 ---> bc6750e53785 16:11:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:11:25 ---> Running in bb9bca89296d 16:11:25 Removing intermediate container 66e7c2a42bfd 16:11:25 ---> 71ab6ef14637 16:11:25 Step 24/24 : LABEL version=0.0.0 16:11:26 ---> Running in 2da6e16642ed 16:11:26 ---> 589e6c246c9b 16:11:26 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/ 16:11:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:11:27 Removing intermediate container bb9bca89296d 16:11:27 ---> 6c04fbb7ea98 16:11:27 16:11:27 ---> Running in 6cb06e3d1cba 16:11:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:11:27 Removing intermediate container 2da6e16642ed 16:11:27 ---> 6c91a48b42df 16:11:27 16:11:27 Successfully built 6c04fbb7ea98 16:11:27 Successfully tagged core-metadata-arm64:latest 16:11:27  Building core-metadata ... done Building security-proxy-setup 16:11:27 Successfully built 6c91a48b42df 16:11:28 (1/6) Installing dumb-init (1.2.2-r1) 16:11:28 Successfully tagged core-command-arm64:latest 16:11:28  Building core-command ... done Building support-scheduler 16:11:28 (2/6) Installing libgcc (9.3.0-r2) 16:11:28 (3/6) Installing libsodium (1.0.18-r0) 16:11:28 (4/6) Installing libstdc++ (9.3.0-r2) 16:11:28 (5/6) Installing libzmq (4.3.3-r0) 16:11:28 Removing intermediate container 462b8ae2e847 16:11:28 ---> fc2c868b0bf5 16:11:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:28 (6/6) Installing zeromq (4.3.3-r0) 16:11:28 Executing busybox-1.31.1-r20.trigger 16:11:28 OK: 8 MiB in 20 packages 16:11:31 ---> ccdc228286f4 16:11:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:11:33 Removing intermediate container dd416a8602d5 16:11:33 ---> 7e227ab55640 16:11:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:34 Removing intermediate container 6cb06e3d1cba 16:11:34 ---> a318a972f79d 16:11:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:11:34 ---> 9449c21e15d1 16:11:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:11:35 ---> Running in cc811f853abb 16:11:35 ---> 88d734ec46ad 16:11:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:11:35 ---> 0c0897f588cb 16:11:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:11:36 Removing intermediate container cc811f853abb 16:11:36 ---> 62933333d759 16:11:36 Step 24/26 : LABEL arch=arm64 16:11:36 ---> Running in dbdadabfe57c 16:11:37 ---> 2d1aa70bbcb4 16:11:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:11:37 ---> 72366ffbc8a9 16:11:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:11:37 Removing intermediate container dbdadabfe57c 16:11:37 ---> e27e3f203c93 16:11:37 Step 25/26 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:11:37 ---> Running in eb0337602b60 16:11:39 Removing intermediate container eb0337602b60 16:11:39 ---> f9b4c67ca59b 16:11:39 Step 26/26 : LABEL version=0.0.0 16:11:39 ---> e2166ffcee32 16:11:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:11:39 ---> d4eb9e0e8e65 16:11:39 Step 20/24 : ENTRYPOINT ["/core-data"] 16:11:39 ---> Running in e5903fd9332e 16:11:40 ---> Running in d5a46ca82935 16:11:40 ---> Running in ddfaf1e3f50a 16:11:40 Removing intermediate container e5903fd9332e 16:11:40 ---> 5c80032bfb5c 16:11:40 16:11:40 Successfully built 5c80032bfb5c 16:11:41 Successfully tagged security-secretstore-setup-arm64:latest 16:11:41  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:11:41 Removing intermediate container d5a46ca82935 16:11:41 ---> bcaee77b9997 16:11:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:41 Removing intermediate container ddfaf1e3f50a 16:11:41 ---> 67f036acdb25 16:11:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:11:41 ---> Running in 4dabc0641426 16:11:42 ---> 4e0c9d3768ea 16:11:42 Step 27/32 : RUN chmod +x /entrypoint.sh 16:11:43 Removing intermediate container 4dabc0641426 16:11:43 ---> 03c25aaaaa72 16:11:43 Step 22/24 : LABEL arch=arm64 16:11:43 ---> Running in 24303da07eee 16:11:44 ---> Running in 516eb87983a0 16:11:46 Removing intermediate container 516eb87983a0 16:11:46 ---> a9eb025ad4e9 16:11:46 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:11:46 ---> Running in a64620340095 16:11:48 Removing intermediate container a64620340095 16:11:48 ---> c3d0c8eb6321 16:11:48 Step 24/24 : LABEL version=0.0.0 16:11:48 Removing intermediate container 24303da07eee 16:11:48 ---> f8d0c9047a01 16:11:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:11:48 ---> Running in 3907eff54346 16:11:49 ---> Running in 5ebaa1a13aaa 16:11:49 Removing intermediate container 3907eff54346 16:11:49 ---> 095bb17761cc 16:11:49 16:11:50 Successfully built 095bb17761cc 16:11:50 Removing intermediate container 5ebaa1a13aaa 16:11:50 ---> 892b83ace9ab 16:11:50 Step 29/32 : CMD ["gate"] 16:11:50 Successfully tagged core-data-arm64:latest 16:11:50  Building core-data ... done Building support-notifications 16:11:50 ---> Running in f09b59939e44 16:11:51 Removing intermediate container f09b59939e44 16:11:51 ---> cd4dcd3796bd 16:11:51 Step 30/32 : LABEL arch=arm64 16:11:52 ---> Running in 21208db1af4a 16:11:53 Removing intermediate container 21208db1af4a 16:11:53 ---> 6629eacccaff 16:11:53 Step 31/32 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:11:54 ---> Running in 574bf99038e9 16:11:56 Removing intermediate container 574bf99038e9 16:11:56 ---> 3a3babce688f 16:11:56 Step 32/32 : LABEL version=0.0.0 16:11:57 ---> Running in 1afb87ff421d 16:11:59 Removing intermediate container 1afb87ff421d 16:11:59 ---> 1c89dd59d6ed 16:11:59 16:11:59 Successfully built 1c89dd59d6ed 16:11:59 Successfully tagged security-bootstrapper-arm64:latest 16:12:00  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:12:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:12:00 ---> c6296e616bfd 16:12:00 Step 3/23 : WORKDIR /edgex-go 16:12:00 ---> Using cache 16:12:00 ---> a0960cb68961 16:12:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:00 ---> Using cache 16:12:00 ---> 36ed77f8c968 16:12:00 Step 5/23 : RUN apk add --update --no-cache make git 16:12:00 ---> Using cache 16:12:00 ---> eab42a8cff0c 16:12:00 Step 6/23 : COPY go.mod . 16:12:00 ---> Using cache 16:12:00 ---> 0d1853756187 16:12:00 Step 7/23 : RUN go mod download 16:12:00 ---> Using cache 16:12:00 ---> 43075bb275aa 16:12:00 Step 8/23 : COPY . . 16:12:00 ---> Using cache 16:12:00 ---> 55bce289f3f1 16:12:00 Step 9/23 : RUN go mod tidy 16:12:00 ---> Using cache 16:12:00 ---> 59074bd7176d 16:12:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:12:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:12:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:12:01 ---> c6296e616bfd 16:12:01 Step 3/22 : WORKDIR /edgex-go 16:12:01 ---> Using cache 16:12:01 ---> a0960cb68961 16:12:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:01 ---> Using cache 16:12:01 ---> 36ed77f8c968 16:12:01 Step 5/22 : RUN apk add --update --no-cache make git 16:12:01 ---> Using cache 16:12:01 ---> eab42a8cff0c 16:12:01 Step 6/22 : COPY go.mod . 16:12:01 ---> Using cache 16:12:01 ---> 0d1853756187 16:12:01 Step 7/22 : RUN go mod download 16:12:01 ---> Using cache 16:12:01 ---> 43075bb275aa 16:12:01 Step 8/22 : COPY . . 16:12:01 ---> Using cache 16:12:01 ---> 55bce289f3f1 16:12:01 Step 9/22 : RUN go mod tidy 16:12:01 ---> Using cache 16:12:01 ---> 59074bd7176d 16:12:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:12:03 ---> Running in 88ce3095ddd1 16:12:03 ---> Running in ad48abb42c19 16:12: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 16:12:04 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 16:12:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:12:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:12:17 ---> c6296e616bfd 16:12:17 Step 3/24 : WORKDIR /edgex-go 16:12:17 ---> Using cache 16:12:17 ---> a0960cb68961 16:12:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:17 ---> Using cache 16:12:17 ---> 36ed77f8c968 16:12:17 Step 5/24 : RUN apk add --update --no-cache make bash git 16:12:20 ---> Running in e8928a45cf37 16:12:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:12:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:12:23 ---> c6296e616bfd 16:12:23 Step 3/23 : WORKDIR /edgex-go 16:12:23 ---> Using cache 16:12:23 ---> a0960cb68961 16:12:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:23 ---> Using cache 16:12:23 ---> 36ed77f8c968 16:12:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:12:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:12:23 ---> Running in b8566e8c23fa 16:12:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:12:25 OK: 218 MiB in 52 packages 16:12:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:12:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:12:27 Removing intermediate container e8928a45cf37 16:12:27 ---> d342bc44dca6 16:12:27 Step 6/24 : COPY go.mod . 16:12:27 OK: 218 MiB in 52 packages 16:12:28 ---> 0d4bcf8b0eb7 16:12:28 Step 7/24 : RUN go mod download 16:12:29 ---> Running in 004fb4a1b1dd 16:12:30 Removing intermediate container b8566e8c23fa 16:12:30 ---> 087ec50d721b 16:12:30 Step 6/23 : COPY go.mod . 16:12:32 ---> 60ec111c6dbe 16:12:32 Step 7/23 : RUN go mod download 16:12:32 ---> Running in b4d0a25ee824 16:12:35 Removing intermediate container 004fb4a1b1dd 16:12:35 ---> bc8745a363a0 16:12:35 Step 8/24 : COPY . . 16:12:40 Removing intermediate container b4d0a25ee824 16:12:40 ---> 39a92c78454c 16:12:40 Step 8/23 : COPY . . 16:13:06 ---> 8e3eef70ecf4 16:13:06 Step 9/24 : RUN go mod tidy 16:13:06 ---> Running in bde78d51250c 16:13:06 ---> 2c609b85aac4 16:13:06 Step 9/23 : RUN go mod tidy 16:13:06 ---> Running in 1d475e2b1be3 16:13:12 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 16:13:12 Removing intermediate container bde78d51250c 16:13:12 ---> 47424f84463e 16:13:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:13:12 ---> Running in a32d402692db 16:13:13 Removing intermediate container 1d475e2b1be3 16:13:13 ---> 0cbf48eefe52 16:13:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:13:13 ---> Running in f235a47be669 16:13:15 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 16:13: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 16:13:22 Removing intermediate container 88ce3095ddd1 16:13:22 ---> 14d5cd26daae 16:13:22 16:13:22 Step 11/23 : FROM alpine:3.12 16:13:22 ---> c4fd0aeabfcf 16:13:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:13:22 ---> Using cache 16:13:22 ---> 041af5e99205 16:13:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:22 ---> Using cache 16:13:22 ---> 9c46192e3334 16:13:22 Step 14/23 : ENV APP_PORT=59861 16:13:22 ---> Running in cbb532334476 16:13:23 Removing intermediate container cbb532334476 16:13:23 ---> 6d672c7cde91 16:13:23 Step 15/23 : EXPOSE $APP_PORT 16:13:24 ---> Running in 1fd46e7783c3 16:13:25 Removing intermediate container ad48abb42c19 16:13:25 ---> 153e75ae2c07 16:13:25 16:13:25 Step 11/22 : FROM alpine:3.12 16:13:25 ---> c4fd0aeabfcf 16:13:25 Step 12/22 : RUN apk add --update --no-cache curl 16:13:25 ---> Running in 9f17b096acd4 16:13:26 Removing intermediate container 1fd46e7783c3 16:13:26 ---> ecdd956e9257 16:13:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:27 ---> a476b6e47fa2 16:13:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:13:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:29 (1/4) Installing ca-certificates (20191127-r4) 16:13:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:13:29 (3/4) Installing libcurl (7.78.0-r0) 16:13:29 (4/4) Installing curl (7.78.0-r0) 16:13:29 Executing busybox-1.31.1-r20.trigger 16:13:29 Executing ca-certificates-20191127-r4.trigger 16:13:29 OK: 7 MiB in 18 packages 16:13:30 ---> d63e3c1e2e79 16:13:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:13:31 ---> 9d00b00f877e 16:13:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:13:32 ---> Running in 1381e3692b01 16:13:32 Removing intermediate container 9f17b096acd4 16:13:32 ---> 2f0926f669d7 16:13:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:13:32 ---> Running in 8648d519e45d 16:13:33 Removing intermediate container 1381e3692b01 16:13:33 ---> 4aa468b5d7e2 16:13:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:33 ---> Running in b8f4fd2771b9 16:13:33 Removing intermediate container 8648d519e45d 16:13:33 ---> 8ad5ec4c180a 16:13:33 Step 14/22 : WORKDIR /edgex 16:13:34 ---> Running in a8f645c1e9a9 16:13:34 Removing intermediate container b8f4fd2771b9 16:13:34 ---> d7ffea2d6bdd 16:13:34 Step 21/23 : LABEL arch=arm64 16:13:34 Removing intermediate container a8f645c1e9a9 16:13:34 ---> 0aebb74dabbb 16:13:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:13:34 ---> Running in e15abe3bc898 16:13:36 Removing intermediate container e15abe3bc898 16:13:36 ---> 25dd890eac15 16:13:36 Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:13:37 ---> 5f10347087d3 16:13:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:13:37 ---> Running in 2e5515187621 16:13:38 Removing intermediate container 2e5515187621 16:13:38 ---> 2d9b0d583eeb 16:13:38 Step 23/23 : LABEL version=0.0.0 16:13:39 ---> Running in da7920175c2d 16:13:39 ---> 596f62f35465 16:13:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:13:39 Removing intermediate container da7920175c2d 16:13:39 ---> 32b05f2ed42b 16:13:39 16:13:40 Successfully built 32b05f2ed42b 16:13:40 Successfully tagged support-scheduler-arm64:latest 16:13:41  Building support-scheduler ... done  ---> 7e1f2a3651d7 16:13:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:13:41 ---> Running in a49329c832ab 16:13:42 Removing intermediate container a49329c832ab 16:13:42 ---> a03371919445 16:13:42 Step 19/22 : CMD ["--init=true"] 16:13:42 ---> Running in 57a4825a314f 16:13:43 Removing intermediate container 57a4825a314f 16:13:43 ---> bebf0832fd92 16:13:43 Step 20/22 : LABEL arch=arm64 16:13:43 ---> Running in f266ffbb2275 16:13:44 Removing intermediate container f266ffbb2275 16:13:44 ---> 0bc10435c4e3 16:13:44 Step 21/22 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:13:44 ---> Running in 5bc90399fa86 16:13:45 Removing intermediate container 5bc90399fa86 16:13:45 ---> 24c66b6e469e 16:13:45 Step 22/22 : LABEL version=0.0.0 16:13:46 ---> Running in ebd6a2fff1db 16:13:47 Removing intermediate container ebd6a2fff1db 16:13:47 ---> 5415d9b5398e 16:13:47 16:13:47 Successfully built 5415d9b5398e 16:13:47 Successfully tagged security-proxy-setup-arm64:latest 16:14:14  Building security-proxy-setup ... done Removing intermediate container a32d402692db 16:14:14 ---> 4849952e00f3 16:14:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:14:14 ---> Running in c2afe391d736 16:14:14 Removing intermediate container f235a47be669 16:14:14 ---> d3e2b4bd3ecf 16:14:14 16:14:14 Step 11/23 : FROM alpine:3.12 16:14:14 ---> c4fd0aeabfcf 16:14:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:14:14 ---> Running in da604ac53bfe 16:14:15 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 16:14:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:16 (1/2) Installing ca-certificates (20191127-r4) 16:14:17 (2/2) Installing dumb-init (1.2.2-r1) 16:14:17 Executing busybox-1.31.1-r20.trigger 16:14:17 Executing ca-certificates-20191127-r4.trigger 16:14:17 OK: 6 MiB in 16 packages 16:14:18 Removing intermediate container c2afe391d736 16:14:18 ---> f83dd7795369 16:14:18 16:14:18 Step 12/24 : FROM docker:20.10.6 16:14:18 20.10.6: Pulling from library/docker 16:14:18 Removing intermediate container da604ac53bfe 16:14:18 ---> 41c6c4ba8c93 16:14:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:14:19 ---> Running in 55a0ed7af731 16:14:20 Removing intermediate container 55a0ed7af731 16:14:20 ---> d4b99a5112fc 16:14:20 Step 14/23 : ENV APP_PORT=59860 16:14:20 ---> Running in 7991e451d58a 16:14:20 Removing intermediate container 7991e451d58a 16:14:20 ---> 51d03f05f346 16:14:20 Step 15/23 : EXPOSE $APP_PORT 16:14:21 ---> Running in 552da292f172 16:14:21 Removing intermediate container 552da292f172 16:14:21 ---> 1baff454e0c4 16:14:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:22 ---> 5895af9cd663 16:14:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:14:24 ---> 1004e721148a 16:14:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:14:26 ---> 099ab1d4ed2b 16:14:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:14:27 ---> Running in e7eec0d2c874 16:14:28 Removing intermediate container e7eec0d2c874 16:14:28 ---> 10b39deef291 16:14:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:28 ---> Running in dbf493d3ad4a 16:14:29 Removing intermediate container dbf493d3ad4a 16:14:29 ---> 727bd70eabbc 16:14:29 Step 21/23 : LABEL arch=arm64 16:14:30 ---> Running in 9e864dccc376 16:14:31 Removing intermediate container 9e864dccc376 16:14:31 ---> 791e5fbd3489 16:14:31 Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:14:31 ---> Running in d6c081380c01 16:14:32 Removing intermediate container d6c081380c01 16:14:32 ---> 6552a44e6723 16:14:32 Step 23/23 : LABEL version=0.0.0 16:14:32 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 16:14:32 Status: Downloaded newer image for docker:20.10.6 16:14:32 ---> cdf2a7733a7b 16:14:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:32 ---> Running in 1dae71130246 16:14:32 ---> Running in bbda757a9acc 16:14:32 Removing intermediate container 1dae71130246 16:14:32 ---> ad2878272422 16:14:32 16:14:33 Successfully built ad2878272422 16:14:33 Removing intermediate container bbda757a9acc 16:14:33 ---> 2e5f5105bd1f 16:14:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:14:33 Successfully tagged support-notifications-arm64:latest 16:14:33  Building support-notifications ... done  ---> Running in 67a19e85c592 16:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:14:36 (1/39) Installing readline (8.1.0-r0) 16:14:36 (2/39) Installing bash (5.1.0-r0) 16:14:36 Executing bash-5.1.0-r0.post-install 16:14:36 (3/39) Installing brotli-libs (1.0.9-r3) 16:14:36 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:14:36 (5/39) Installing libcurl (7.78.0-r0) 16:14:36 (6/39) Installing curl (7.78.0-r0) 16:14:36 (7/39) Installing dumb-init (1.2.5-r0) 16:14:36 (8/39) Installing libbz2 (1.0.8-r1) 16:14:36 (9/39) Installing expat (2.2.10-r1) 16:14:36 (10/39) Installing libffi (3.3-r2) 16:14:36 (11/39) Installing gdbm (1.19-r0) 16:14:36 (12/39) Installing xz-libs (5.2.5-r0) 16:14:36 (13/39) Installing sqlite-libs (3.34.1-r0) 16:14:36 (14/39) Installing python3 (3.8.10-r0) 16:14:38 (15/39) Installing py3-appdirs (1.4.4-r1) 16:14:38 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:14:38 (17/39) Installing py3-parsing (2.4.7-r1) 16:14:38 (18/39) Installing py3-six (1.15.0-r0) 16:14:38 (19/39) Installing py3-packaging (20.9-r0) 16:14:38 (20/39) Installing py3-setuptools (51.3.3-r0) 16:14:38 (21/39) Installing py3-chardet (4.0.0-r0) 16:14:38 (22/39) Installing py3-idna (3.1-r0) 16:14:38 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:14:38 (24/39) Installing py3-requests (2.25.1-r1) 16:14:38 (25/39) Installing py3-msgpack (1.0.2-r0) 16:14:38 (26/39) Installing py3-lockfile (0.12.2-r3) 16:14:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:14:38 (28/39) Installing py3-colorama (0.4.4-r0) 16:14:38 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:14:38 (30/39) Installing py3-distlib (0.3.1-r1) 16:14:38 (31/39) Installing py3-distro (1.5.0-r1) 16:14:38 (32/39) Installing py3-webencodings (0.5.1-r3) 16:14:38 (33/39) Installing py3-html5lib (1.1-r0) 16:14:38 (34/39) Installing py3-pytoml (0.1.21-r0) 16:14:38 (35/39) Installing py3-pep517 (0.9.1-r0) 16:14:38 (36/39) Installing py3-progress (1.5-r0) 16:14:38 (37/39) Installing py3-retrying (1.3.3-r0) 16:14:38 (38/39) Installing py3-toml (0.10.2-r0) 16:14:38 (39/39) Installing py3-pip (20.3.4-r0) 16:14:39 Executing busybox-1.32.1-r6.trigger 16:14:39 OK: 82 MiB in 59 packages 16:14:45 Collecting docker-compose==1.23.2 16:14:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:46 Collecting docker<4.0,>=3.6.0 16:14:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:14:46 Collecting PyYAML<4,>=3.10 16:14:46 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:50 Collecting jsonschema<3,>=2.5.1 16:14:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:14:50 Collecting websocket-client<1.0,>=0.32.0 16:14:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:14:50 Collecting texttable<0.10,>=0.9.0 16:14:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:14:52 Collecting cached-property<2,>=1.2.0 16:14:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:14:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:14:52 Collecting dockerpty<0.5,>=0.4.1 16:14:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:54 Collecting docopt<0.7,>=0.6.1 16:14:54 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:14:56 Collecting docker-pycreds>=0.4.0 16:14:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:14:57 Collecting certifi>=2017.4.17 16:14:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:14:57 Collecting urllib3<1.25,>=1.21.1 16:14:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:14:57 Collecting idna<2.8,>=2.5 16:14:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:14:58 Collecting chardet<3.1.0,>=3.0.2 16:14:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:14:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:14:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:14:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:14:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:14:59 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:14:59 Attempting uninstall: urllib3 16:14:59 Found existing installation: urllib3 1.26.2 16:14:59 Uninstalling urllib3-1.26.2: 16:14:59 Successfully uninstalled urllib3-1.26.2 16:14:59 Attempting uninstall: idna 16:14:59 Found existing installation: idna 3.1 16:14:59 Uninstalling idna-3.1: 16:14:59 Successfully uninstalled idna-3.1 16:15:00 Attempting uninstall: chardet 16:15:00 Found existing installation: chardet 4.0.0 16:15:00 Uninstalling chardet-4.0.0: 16:15:00 Successfully uninstalled chardet-4.0.0 16:15:01 Attempting uninstall: requests 16:15:01 Found existing installation: requests 2.25.1 16:15:01 Uninstalling requests-2.25.1: 16:15:01 Successfully uninstalled requests-2.25.1 16:15:02 Running setup.py install for texttable: started 16:15:03 Running setup.py install for texttable: finished with status 'done' 16:15:03 Running setup.py install for PyYAML: started 16:15:05 Running setup.py install for PyYAML: finished with status 'done' 16:15:05 Running setup.py install for docopt: started 16:15:07 Running setup.py install for docopt: finished with status 'done' 16:15:07 Running setup.py install for dockerpty: started 16:15:09 Running setup.py install for dockerpty: finished with status 'done' 16:15:11 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 16:15:19 Removing intermediate container 67a19e85c592 16:15:19 ---> 2d5c68945b1f 16:15:19 Step 15/24 : ENV APP_PORT=58890 16:15:20 ---> Running in bb821e293f7a 16:15:20 Removing intermediate container bb821e293f7a 16:15:20 ---> 3299fe3ffda4 16:15:20 Step 16/24 : EXPOSE $APP_PORT 16:15:20 ---> Running in fd81433209bd 16:15:21 Removing intermediate container fd81433209bd 16:15:21 ---> fdf9f464b6c9 16:15:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:15:23 ---> d6ccb1c1035f 16:15:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:15:24 ---> 413920aacb51 16:15:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:15:25 ---> 14be9802a7d2 16:15:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:15:25 ---> Running in 6fa249b00fb3 16:15:26 Removing intermediate container 6fa249b00fb3 16:15:26 ---> 67a5e428f77d 16:15:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:26 ---> Running in 16da2b75b97d 16:15:26 Removing intermediate container 16da2b75b97d 16:15:26 ---> 56f45582e21b 16:15:26 Step 22/24 : LABEL arch=arm64 16:15:26 ---> Running in 76d4801b1194 16:15:27 Removing intermediate container 76d4801b1194 16:15:27 ---> 6c57421718a4 16:15:27 Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b 16:15:27 ---> Running in c11d83706f71 16:15:28 Removing intermediate container c11d83706f71 16:15:28 ---> acdd602100eb 16:15:28 Step 24/24 : LABEL version=0.0.0 16:15:28 ---> Running in 1629e8f8d752 16:15:29 Removing intermediate container 1629e8f8d752 16:15:29 ---> acd7ac5dc19f 16:15:29 16:15:29 Successfully built acd7ac5dc19f 16:15:29 Successfully tagged sys-mgmt-agent-arm64:latest 16:15:29  Building sys-mgmt-agent ... done  [Pipeline] } 16:15:29 $ docker stop --time=1 0b9cb92ea8bcb4a0b7b68c3f1c77d30f1a71f570f3a7903fc3a95b13c23a0a87 16:15:31 $ docker rm -f 0b9cb92ea8bcb4a0b7b68c3f1c77d30f1a71f570f3a7903fc3a95b13c23a0a87 [Pipeline] // withDockerContainer [Pipeline] sh 16:15:32 + docker images 16:15:32 REPOSITORY TAG IMAGE ID CREATED SIZE 16:15:32 sys-mgmt-agent-arm64 latest acd7ac5dc19f 4 seconds ago 311MB 16:15:32 support-notifications-arm64 latest ad2878272422 About a minute ago 15.9MB 16:15:32 f83dd7795369 About a minute ago 1.56GB 16:15:32 d3e2b4bd3ecf About a minute ago 1.56GB 16:15:32 security-proxy-setup-arm64 latest 5415d9b5398e About a minute ago 24.5MB 16:15:32 support-scheduler-arm64 latest 32b05f2ed42b About a minute ago 15.2MB 16:15:32 153e75ae2c07 2 minutes ago 1.57GB 16:15:32 14d5cd26daae 2 minutes ago 1.56GB 16:15:32 security-bootstrapper-arm64 latest 1c89dd59d6ed 3 minutes ago 17.7MB 16:15:32 core-data-arm64 latest 095bb17761cc 3 minutes ago 19.3MB 16:15:32 security-secretstore-setup-arm64 latest 5c80032bfb5c 3 minutes ago 27.4MB 16:15:32 core-command-arm64 latest 6c91a48b42df 4 minutes ago 15.1MB 16:15:32 core-metadata-arm64 latest 6c04fbb7ea98 4 minutes ago 15.8MB 16:15:32 b3a68935473d 4 minutes ago 1.57GB 16:15:32 b2fc362eea73 4 minutes ago 1.56GB 16:15:32 7dcc4db45163 4 minutes ago 1.57GB 16:15:32 5efe6cf38e78 4 minutes ago 1.56GB 16:15:32 4824fdb2a08d 4 minutes ago 1.56GB 16:15:32 ci-base-image-arm64 latest c6296e616bfd 15 minutes ago 1.23GB 16:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 45 hours ago 533MB 16:15:32 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 16:15:32 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 16:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:35 16:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:36 arm64: Pulling from edgex-lftools-log-publisher 16:15:36 448f6bf000e3: Pulling fs layer 16:15:36 f757da607395: Pulling fs layer 16:15:36 05883995daec: Pulling fs layer 16:15:36 8603b9c90790: Pulling fs layer 16:15:36 1560dd03e051: Pulling fs layer 16:15:36 27f5ce0e4adf: Pulling fs layer 16:15:36 c2d8d7efcc4b: Pulling fs layer 16:15:36 27f5ce0e4adf: Waiting 16:15:36 c2d8d7efcc4b: Waiting 16:15:36 8603b9c90790: Waiting 16:15:36 1560dd03e051: Waiting 16:15:37 f757da607395: Download complete 16:15:37 8603b9c90790: Verifying Checksum 16:15:37 8603b9c90790: Download complete 16:15:37 1560dd03e051: Verifying Checksum 16:15:37 1560dd03e051: Download complete 16:15:37 05883995daec: Verifying Checksum 16:15:37 05883995daec: Download complete 16:15:37 27f5ce0e4adf: Verifying Checksum 16:15:38 448f6bf000e3: Verifying Checksum 16:15:38 448f6bf000e3: Download complete 16:15:40 c2d8d7efcc4b: Verifying Checksum 16:15:40 c2d8d7efcc4b: Download complete 16:15:41 448f6bf000e3: Pull complete 16:15:42 f757da607395: Pull complete 16:15:43 05883995daec: Pull complete 16:15:44 8603b9c90790: Pull complete 16:15:45 1560dd03e051: Pull complete 16:15:46 27f5ce0e4adf: Pull complete 16:16:01 c2d8d7efcc4b: Pull complete 16:16:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:16:01 prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container 16:16:01 $ 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 16:16:06 $ docker top ab3e08612702d7c2ba79aa672135a541aafcb90b4cd57711bfc309ac3a35ceab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:08 ---> job-cost.sh 16:16:08 lf-activate-venv: SKIPPING 16:16:08 INFO: No Stack... 16:16:09 INFO: Retrieving Pricing Info for: v2-standard-4 16:16:09 INFO: Archiving Costs [Pipeline] sh 16:16:10 + + cut -d, -f6 16:16:10 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 16:16:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] 16:16:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] did not exist. Created. 16:16:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:11 + echo total: 0.18000000715255737 [Pipeline] stash 16:16:11 Stashed 1 file(s) [Pipeline] } 16:16:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:16:11 $ docker stop --time=1 ab3e08612702d7c2ba79aa672135a541aafcb90b4cd57711bfc309ac3a35ceab 16:16:13 $ docker rm -f ab3e08612702d7c2ba79aa672135a541aafcb90b4cd57711bfc309ac3a35ceab [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 16:16:14 provisioning config files... 16:16:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config936511731264143007tmp [Pipeline] { [Pipeline] sh 16:16:15 + set +x 16:16:15 + bash -s -- 16:16:15 + curl -s https://codecov.io/bash 16:16:15 16:16:15 _____ _ 16:16:15 / ____| | | 16:16:15 | | ___ __| | ___ ___ _____ __ 16:16:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:16:15 | |___| (_) | (_| | __/ (_| (_) \ V / 16:16:15 \_____\___/ \__,_|\___|\___\___/ \_/ 16:16:15 Bash-1.0.6 16:16:15 16:16:15 16:16:15 ==> git version 2.24.4 found 16:16:15 ==> 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 16:16:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:16:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:16:15 ==> Jenkins CI detected. 16:16:15 current dir:  /w/workspace/edgex-go/1 16:16:15 project root: . 16:16:15 --> token set from env 16:16:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:16:15 ==> Running gcov in . (disable via -X gcov) 16:16:15 ==> Python coveragepy not found 16:16:15 ==> Searching for coverage reports in: 16:16:15 + . 16:16:15 -> Found 1 reports 16:16:15 ==> Detecting git/mercurial file structure 16:16:15 ==> Reading reports 16:16:15 + ./coverage.out bytes=404065 16:16:15 ==> Appending adjustments 16:16:15 https://docs.codecov.io/docs/fixing-reports 16:16:16 + Found adjustments 16:16:16 ==> Gzipping contents 16:16:16 56K /tmp/codecov.g5UkjH.gz 16:16:16 ==> Uploading reports 16:16:16 url: https://codecov.io 16:16:16 query: branch=PR-3649&commit=2dd354c435e1478a3ee885c5e8d83f915acf849b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3649&job=&cmd_args= 16:16:16 -> Pinging Codecov 16:16:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3649&commit=2dd354c435e1478a3ee885c5e8d83f915acf849b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3649&job=&cmd_args= 16:16:17 -> Uploading to 16:16:17 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/00271124DB129430A58F1EEE437C3FCB/2dd354c435e1478a3ee885c5e8d83f915acf849b/103e0de3-7940-4d4c-8c18-39d6767828a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T161616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a384f706c21bc2fa7702bda22430f0530c2732c711ecf19d55cecb1df47a3a72 16:16:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:17 Dload Upload Total Spent Left Speed 16:16:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54494 0 0 100 54494 0 124k --:--:-- --:--:-- --:--:-- 124k 16:16:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2dd354c435e1478a3ee885c5e8d83f915acf849b [Pipeline] } 16:16:17 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 16:16:20 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:16:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:16:21 ---> package-listing.sh 16:16:21 ++ facter osfamily 16:16:21 ++ tr '[:upper:]' '[:lower:]' 16:16:22 + OS_FAMILY=redhat 16:16:22 + workspace=/w/workspace/edgex-go/1 16:16:22 + START_PACKAGES=/tmp/packages_start.txt 16:16:22 + END_PACKAGES=/tmp/packages_end.txt 16:16:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:22 + PACKAGES=/tmp/packages_start.txt 16:16:22 + '[' /w/workspace/edgex-go/1 ']' 16:16:22 + PACKAGES=/tmp/packages_end.txt 16:16:22 + case "${OS_FAMILY}" in 16:16:22 + rpm -qa 16:16:22 + sort 16:16:24 + '[' -f /tmp/packages_start.txt ']' 16:16:24 + '[' -f /tmp/packages_end.txt ']' 16:16:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:24 + '[' /w/workspace/edgex-go/1 ']' 16:16:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:16:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:16:24 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 16:16:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:25 16:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:26 latest: Pulling from edgex-lftools-log-publisher 16:16:26 b4d181a07f80: Pulling fs layer 16:16:26 a1111a8f2ec3: Pulling fs layer 16:16:26 ed53099fbce6: Pulling fs layer 16:16:26 dc539afda2c1: Pulling fs layer 16:16:26 77bc0d833cb6: Pulling fs layer 16:16:26 9065ff56babe: Pulling fs layer 16:16:26 d287ab97295c: Pulling fs layer 16:16:26 dc539afda2c1: Waiting 16:16:26 77bc0d833cb6: Waiting 16:16:26 9065ff56babe: Waiting 16:16:26 d287ab97295c: Waiting 16:16:26 a1111a8f2ec3: Verifying Checksum 16:16:26 a1111a8f2ec3: Download complete 16:16:26 dc539afda2c1: Verifying Checksum 16:16:26 dc539afda2c1: Download complete 16:16:26 ed53099fbce6: Verifying Checksum 16:16:26 ed53099fbce6: Download complete 16:16:26 77bc0d833cb6: Verifying Checksum 16:16:26 77bc0d833cb6: Download complete 16:16:26 9065ff56babe: Verifying Checksum 16:16:26 9065ff56babe: Download complete 16:16:27 b4d181a07f80: Verifying Checksum 16:16:27 b4d181a07f80: Download complete 16:16:29 b4d181a07f80: Pull complete 16:16:29 a1111a8f2ec3: Pull complete 16:16:29 ed53099fbce6: Pull complete 16:16:29 dc539afda2c1: Pull complete 16:16:29 77bc0d833cb6: Pull complete 16:16:29 9065ff56babe: Pull complete 16:16:31 d287ab97295c: Verifying Checksum 16:16:31 d287ab97295c: Download complete 16:16:35 d287ab97295c: Pull complete 16:16:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:16:36 prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container 16:16:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:16:39 $ docker top d45473f7b2c182f296f908d19c14c9f6cc08d43d787535e7465ec4d37ce6abbd -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:16:40 + mkdir -p /var/log/sysstat [Pipeline] sh 16:16:40 + ls /var/log/sa-host 16:16:40 + sadf -c /var/log/sa-host/sa04 16:16:40 file_magic: OK 16:16:40 HZ: Using current value: 100 16:16:40 file_header: OK 16:16:40 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 16:16:40 Statistics: 16:16:40 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... 16:16:40 File successfully converted to sysstat format version 12.0.3 16:16:40 + sadf -c /var/log/sa-host/sa05 16:16:40 file_magic: OK 16:16:40 HZ: Using current value: 100 16:16:40 file_header: OK 16:16:40 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 16:16:40 Statistics: 16:16:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:16:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:41 provisioning config files... 16:16:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5955073839826720138tmp [Pipeline] { [Pipeline] echo 16:16:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:16:41 ---> create-netrc.sh [Pipeline] } 16:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:16:42 ---> python-tools-install.sh [Pipeline] echo 16:16:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:16:42 ---> sudo-logs.sh 16:16:42 Archiving 'sudo' log.. 16:16:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1983.vexxhost.local: Name or service not known 16:16:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1983.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:16:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:16:43 ---> job-cost.sh 16:16:43 lf-activate-venv: SKIPPING 16:16:43 DEBUG: total: 0.18000000715255737 16:16:43 INFO: Retrieving Stack Cost... 16:16:44 INFO: Retrieving Pricing Info for: v3-standard-2 16:16:44 INFO: Archiving Costs [Pipeline] echo 16:16:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:16:44 ---> logs-deploy.sh 16:16:44 lf-activate-venv: SKIPPING 16:16:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3649/1 16:16:44 INFO: archiving workspace using pattern(s): 16:16:45 Archives upload complete. 16:16:45 INFO: archiving logs to Nexus 16:16:46 ---> uname -a: 16:16:46 Linux prd-centos7-docker-4c-2g-1983.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 16:16:46 16:16:46 16:16:46 ---> lscpu: 16:16:46 Architecture: x86_64 16:16:46 CPU op-mode(s): 32-bit, 64-bit 16:16:46 Byte Order: Little Endian 16:16:46 Address sizes: 40 bits physical, 48 bits virtual 16:16:46 CPU(s): 2 16:16:46 On-line CPU(s) list: 0,1 16:16:46 Thread(s) per core: 1 16:16:46 Core(s) per socket: 1 16:16:46 Socket(s): 2 16:16:46 NUMA node(s): 1 16:16:46 Vendor ID: AuthenticAMD 16:16:46 CPU family: 23 16:16:46 Model: 49 16:16:46 Model name: AMD EPYC-Rome Processor 16:16:46 Stepping: 0 16:16:46 CPU MHz: 2799.998 16:16:46 BogoMIPS: 5599.99 16:16:46 Virtualization: AMD-V 16:16:46 Hypervisor vendor: KVM 16:16:46 Virtualization type: full 16:16:46 L1d cache: 32K 16:16:46 L1i cache: 32K 16:16:46 L2 cache: 512K 16:16:46 L3 cache: 16384K 16:16:46 NUMA node0 CPU(s): 0,1 16:16:46 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 16:16:46 16:16:46 16:16:46 ---> nproc: 16:16:46 2 16:16:46 16:16:46 16:16:46 ---> df -h: 16:16:46 Filesystem Size Used Avail Use% Mounted on 16:16:46 overlay 40G 14G 27G 35% / 16:16:46 tmpfs 64M 0 64M 0% /dev 16:16:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:16:46 shm 64M 0 64M 0% /dev/shm 16:16:46 /dev/vda1 40G 14G 27G 35% /facter-os 16:16:46 16:16:46 16:16:46 ---> sar -b -r -n DEV: 16:16:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 16:16:46 16:16:46 15:53:56 LINUX RESTART (2 CPU) 16:16:46 16:16:46 15:55:01 tps rtps wtps bread/s bwrtn/s 16:16:46 15:56:01 165.58 0.63 164.95 352.05 52160.26 16:16:46 15:57:01 262.27 0.00 262.27 0.00 54142.95 16:16:46 15:58:01 48.50 0.00 48.50 0.00 9842.16 16:16:46 15:59:02 194.77 8.48 186.29 5160.09 103336.01 16:16:46 16:00:01 497.71 132.42 365.30 25552.06 217487.73 16:16:46 16:01:01 670.98 151.51 519.47 9493.30 267203.19 16:16:46 16:02:01 238.14 22.25 215.89 1703.83 39533.14 16:16:46 16:03:01 1.20 0.00 1.20 0.00 19.31 16:16:46 16:04:01 0.18 0.00 0.18 0.00 1.88 16:16:46 16:05:01 0.55 0.35 0.20 95.83 2.25 16:16:46 16:06:01 0.20 0.00 0.20 0.00 1.83 16:16:46 16:07:01 0.30 0.00 0.30 0.00 3.83 16:16:46 16:08:01 0.27 0.00 0.27 0.00 3.13 16:16:46 16:09:01 0.38 0.18 0.20 5.73 1.52 16:16:46 16:10:01 0.72 0.00 0.72 0.00 14.99 16:16:46 16:11:01 0.28 0.00 0.28 0.00 3.10 16:16:46 16:12:01 0.22 0.00 0.22 0.00 2.63 16:16:46 16:13:01 0.22 0.00 0.22 0.00 2.35 16:16:46 16:14:01 0.22 0.00 0.22 0.00 2.25 16:16:46 16:15:01 0.20 0.00 0.20 0.00 1.93 16:16:46 16:16:01 0.27 0.00 0.27 0.00 3.36 16:16:46 Average: 98.98 14.96 84.02 2000.40 35311.64 16:16:46 16:16:46 15:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:16:46 15:56:01 3434232 0 1085772 13.56 2620 3486316 1634784 18.05 1140576 2839452 454244 16:16:46 15:57:01 3101612 0 1221132 15.25 2620 3683576 1763840 19.47 1420732 2837332 274180 16:16:46 15:58:01 3206528 0 1188316 14.84 2620 3611476 1660812 18.34 1314940 2836072 72564 16:16:46 15:59:02 139072 0 1427188 17.82 2620 6440060 2343972 25.88 2415272 4712932 558748 16:16:46 16:00:01 751068 0 1471844 18.38 2620 5783408 3384480 37.37 2633504 3836032 273204 16:16:46 16:01:01 467568 0 1618244 20.21 2620 5920508 3356896 37.06 3265156 3458196 81728 16:16:46 16:02:01 2197240 0 1228964 15.34 2620 4580116 1332888 14.72 1224484 3807072 20 16:16:46 16:03:01 2202084 0 1224112 15.28 2620 4580124 1293812 14.28 1225068 3802976 12 16:16:46 16:04:01 2207236 0 1218960 15.22 2620 4580124 1293812 14.28 1229140 3798904 16 16:16:46 16:05:01 2201240 0 1222148 15.26 2620 4582932 1294056 14.29 1235080 3798976 8 16:16:46 16:06:01 2201176 0 1222208 15.26 2620 4582936 1294180 14.29 1235328 3798976 20 16:16:46 16:07:01 2201888 0 1221492 15.25 2620 4582940 1293940 14.29 1234864 3798976 12 16:16:46 16:08:01 2201904 0 1221468 15.25 2620 4582948 1293940 14.29 1234988 3798976 8 16:16:46 16:09:01 2201624 0 1221716 15.25 2620 4582980 1293940 14.29 1235280 3798600 16 16:16:46 16:10:01 2201816 0 1221516 15.25 2620 4582988 1294012 14.29 1235376 3798600 8 16:16:46 16:11:01 2201772 0 1221560 15.25 2620 4582988 1293940 14.29 1235292 3798600 8 16:16:46 16:12:01 2202016 0 1221308 15.25 2620 4582996 1293940 14.29 1235304 3798600 8 16:16:46 16:13:01 2201724 0 1221596 15.25 2620 4583000 1293988 14.29 1235324 3798600 16 16:16:46 16:14:01 2201796 0 1221520 15.25 2620 4583004 1293940 14.29 1235312 3798604 8 16:16:46 16:15:01 2201716 0 1221596 15.25 2620 4583008 1294012 14.29 1235404 3798600 8 16:16:46 16:16:01 2201920 0 1221392 15.25 2620 4583008 1293988 14.29 1235456 3798600 16 16:16:46 Average: 2101297 0 1254479 15.66 2620 4650545 1599675 17.66 1461518 3691127 81660 16:16:46 16:16:46 15:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:16:46 15:56:01 eth0 1709.96 1299.62 7822.19 138.34 0.00 0.00 0.00 0.00 16:16:46 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 15:56:01 veth78c7680 396.02 440.11 36.58 1495.72 0.00 0.00 0.00 0.00 16:16:46 15:56:01 docker0 945.72 1162.30 86.10 4213.66 0.00 0.00 0.00 0.00 16:16:46 15:57:01 veth3657b04 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:16:46 15:57:01 eth0 158.01 121.05 590.00 62.91 0.00 0.00 0.00 0.00 16:16:46 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 15:57:01 docker0 92.99 109.99 7.24 554.94 0.00 0.00 0.00 0.00 16:16:46 15:58:01 veth3657b04 1.40 1.37 0.11 0.12 0.00 0.00 0.00 0.00 16:16:46 15:58:01 eth0 31.11 17.06 23.56 15.54 0.00 0.00 0.00 0.00 16:16:46 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 15:58:01 docker0 1.40 1.37 0.09 0.12 0.00 0.00 0.00 0.00 16:16:46 15:59:02 veth277b668 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:16:46 15:59:02 eth0 257.91 178.57 1703.93 27.59 0.00 0.00 0.00 0.00 16:16:46 15:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 15:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:00:01 veth277b668 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 16:16:46 16:00:01 vethdb9ef7a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:16:46 16:00:01 eth0 100.44 79.84 192.40 73.32 0.00 0.00 0.00 0.00 16:16:46 16:00:01 veth0ee4dd5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:16:46 16:01:01 veth277b668 0.00 0.91 0.00 0.05 0.00 0.00 0.00 0.00 16:16:46 16:01:01 veth2e3e708 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:16:46 16:01:01 eth0 167.75 112.89 402.06 73.07 0.00 0.00 0.00 0.00 16:16:46 16:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:02:01 eth0 245.64 143.08 1631.60 19.02 0.00 0.00 0.00 0.00 16:16:46 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:02:01 docker0 1204.19 1523.16 104.36 5677.95 0.00 0.00 0.00 0.00 16:16:46 16:03:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:04:01 eth0 0.98 0.08 0.10 0.01 0.00 0.00 0.00 0.00 16:16:46 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:05:01 eth0 0.58 0.37 0.34 0.23 0.00 0.00 0.00 0.00 16:16:46 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:06:01 eth0 0.92 0.28 0.37 0.22 0.00 0.00 0.00 0.00 16:16:46 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:08:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:09:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:10:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:16:46 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:12:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:13:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:16:46 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:46 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:15:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:16:46 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:16:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 16:16:46 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 Average: eth0 127.47 93.11 589.63 19.52 0.00 0.00 0.00 0.00 16:16:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:46 Average: docker0 57.44 72.65 4.98 270.82 0.00 0.00 0.00 0.00 16:16:46 16:16:46 16:16:46 ---> sar -P ALL: 16:16:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 16:16:46 16:16:46 15:53:56 LINUX RESTART (2 CPU) 16:16:46 16:16:46 15:55:01 CPU %user %nice %system %iowait %steal %idle 16:16:46 15:56:01 all 26.64 0.00 9.14 2.83 0.10 61.30 16:16:46 15:56:01 0 24.53 0.00 10.12 2.62 0.11 62.62 16:16:46 15:56:01 1 28.73 0.00 8.16 3.03 0.09 59.99 16:16:46 15:57:01 all 59.85 0.00 11.18 1.88 0.15 26.94 16:16:46 15:57:01 0 60.34 0.00 10.93 1.72 0.13 26.89 16:16:46 15:57:01 1 59.37 0.00 11.44 2.04 0.16 26.99 16:16:46 15:58:01 all 29.31 0.00 4.11 0.27 0.06 66.25 16:16:46 15:58:01 0 29.20 0.00 4.06 0.31 0.05 66.38 16:16:46 15:58:01 1 29.42 0.00 4.15 0.23 0.07 66.13 16:16:46 15:59:02 all 46.06 0.00 11.32 2.15 0.11 40.36 16:16:46 15:59:02 0 47.56 0.00 11.27 2.27 0.11 38.79 16:16:46 15:59:02 1 44.56 0.00 11.36 2.04 0.11 41.93 16:16:46 16:00:01 all 65.56 0.00 19.53 8.95 0.15 5.82 16:16:46 16:00:01 0 65.65 0.00 19.78 8.68 0.15 5.74 16:16:46 16:00:01 1 65.46 0.00 19.27 9.22 0.15 5.89 16:16:46 16:01:01 all 56.64 0.00 22.60 15.50 0.15 5.11 16:16:46 16:01:01 0 56.70 0.00 22.74 14.35 0.17 6.04 16:16:46 16:01:01 1 56.57 0.00 22.46 16.65 0.13 4.19 16:16:46 16:02:01 all 40.77 0.00 9.43 4.71 0.12 44.98 16:16:46 16:02:01 0 39.25 0.00 9.25 4.89 0.11 46.50 16:16:46 16:02:01 1 42.27 0.00 9.61 4.53 0.12 43.46 16:16:46 16:03:01 all 0.14 0.00 0.04 0.00 0.03 99.79 16:16:46 16:03:01 0 0.25 0.00 0.03 0.00 0.03 99.68 16:16:46 16:03:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:16:46 16:04:01 all 0.11 0.00 0.09 0.00 0.02 99.78 16:16:46 16:04:01 0 0.18 0.00 0.17 0.00 0.02 99.63 16:16:46 16:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:16:46 16:05:01 all 0.17 0.00 0.03 0.01 0.03 99.77 16:16:46 16:05:01 0 0.30 0.00 0.03 0.00 0.03 99.63 16:16:46 16:05:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:16:46 16:06:01 all 0.15 0.00 0.04 0.00 0.02 99.79 16:16:46 16:06:01 0 0.25 0.00 0.07 0.00 0.02 99.67 16:16:46 16:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:16:46 16:16:46 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:16:46 16:07:01 all 0.13 0.00 0.03 0.00 0.02 99.83 16:16:46 16:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:16:46 16:07:01 1 0.20 0.00 0.03 0.00 0.02 99.75 16:16:46 16:08:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:16:46 16:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:16:46 16:08:01 1 0.13 0.00 0.02 0.00 0.02 99.83 16:16:46 16:09:01 all 0.17 0.00 0.05 0.00 0.02 99.77 16:16:46 16:09:01 0 0.07 0.00 0.07 0.00 0.03 99.83 16:16:46 16:09:01 1 0.27 0.00 0.03 0.00 0.00 99.70 16:16:46 16:10:01 all 0.15 0.00 0.03 0.00 0.02 99.80 16:16:46 16:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:16:46 16:10:01 1 0.25 0.00 0.03 0.00 0.02 99.70 16:16:46 16:11:01 all 0.17 0.00 0.03 0.00 0.02 99.79 16:16:46 16:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:16:46 16:11:01 1 0.28 0.00 0.02 0.00 0.00 99.70 16:16:46 16:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:16:46 16:12:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:16:46 16:12:01 1 0.20 0.00 0.02 0.00 0.02 99.77 16:16:46 16:13:01 all 0.22 0.00 0.03 0.00 0.01 99.74 16:16:46 16:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:16:46 16:13:01 1 0.40 0.00 0.03 0.00 0.02 99.55 16:16:46 16:14:01 all 0.15 0.00 0.03 0.00 0.02 99.81 16:16:46 16:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:16:46 16:14:01 1 0.28 0.00 0.03 0.00 0.03 99.65 16:16:46 16:15:01 all 0.20 0.00 0.03 0.00 0.01 99.77 16:16:46 16:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:16:46 16:15:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:16:46 16:16:01 all 0.19 0.00 0.04 0.00 0.02 99.75 16:16:46 16:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:16:46 16:16:01 1 0.35 0.00 0.07 0.00 0.02 99.57 16:16:46 Average: all 14.67 0.00 3.92 1.61 0.05 79.75 16:16:46 Average: 0 14.54 0.00 3.96 1.55 0.05 79.90 16:16:46 Average: 1 14.79 0.00 3.89 1.68 0.05 79.60 16:16:46 16:16:46 16:16:46