lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bece6f293209588703db524cb91c673a047358a+da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 (6c2543a467d5941a7aa880d82f56bd9a7e127870) 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-ssh10370546085107524679.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8680083512657474526.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3866/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3866/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17325547091590450417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18185749783148069712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3866/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3866/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh654370772037098570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3547 in /w/workspace/edgexfoundry_edgex-go_PR-3866 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2858110503730019773.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/2@tmp/jenkins-gitclient-ssh3589811277070118286.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3866/head:refs/remotes/origin/PR-3866 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 into PR head commit 7bece6f293209588703db524cb91c673a047358a Merge succeeded, producing 7bece6f293209588703db524cb91c673a047358a Checking out Revision 7bece6f293209588703db524cb91c673a047358a (PR-3866) > git config core.sparsecheckout # timeout=10 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1784921112155692154.key > git merge da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" > git rev-list --no-walk 7bece6f293209588703db524cb91c673a047358a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:05:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:23 ========================================================= 20:05:23 EdgeX Global Pipelines Version Info 20:05:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:24 ------------------- 20:05:24 stable info: 20:05:24 ------------------- 20:05:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:24 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:05:24 Message: update stable to v1.0.219 20:05:25 ------------------- 20:05:25 experimental info: 20:05:25 ------------------- 20:05:25 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:25 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:05:25 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3866 [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3866 [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3866 [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bece6f293209588703db524cb91c673a047358a [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bece6f [Pipeline] echo 20:05:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:25 provisioning config files... 20:05:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config774435523744077821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:26 ---> docker-login.sh 20:05:26 nexus3.edgexfoundry.org:10001 20:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:26 Configure a credential helper to remove this warning. See 20:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:26 20:05:26 Login Succeeded 20:05:26 nexus3.edgexfoundry.org:10002 20:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:26 Configure a credential helper to remove this warning. See 20:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:26 20:05:26 Login Succeeded 20:05:26 nexus3.edgexfoundry.org:10003 20:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:26 Configure a credential helper to remove this warning. See 20:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:26 20:05:26 Login Succeeded 20:05:26 nexus3.edgexfoundry.org:10004 20:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:26 Configure a credential helper to remove this warning. See 20:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:26 20:05:26 Login Succeeded 20:05:26 docker.io 20:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:27 Configure a credential helper to remove this warning. See 20:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:27 20:05:27 Login Succeeded 20:05:27 ---> docker-login.sh ends [Pipeline] } 20:05:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:27 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/core-command/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo core-command,cmd/core-command/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/core-data/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo core-data,cmd/core-data/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/core-metadata/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo core-metadata,cmd/core-metadata/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/security-bootstrapper/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/security-proxy-setup/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/support-notifications/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo support-notifications,cmd/support-notifications/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/support-scheduler/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:05:27 + for file in '`ls cmd/**/Dockerfile`' 20:05:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:05:27 ++ cut -d/ -f2 20:05:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:05:27 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] { (Build Check) [Pipeline] sh 20:05:27 + git rev-list -1 --merges 7bece6f293209588703db524cb91c673a047358a~1..7bece6f293209588703db524cb91c673a047358a [Pipeline] echo 20:05:27 -----------> git rev-list -1 --merges 7bece6f293209588703db524cb91c673a047358a~1..7bece6f293209588703db524cb91c673a047358a 7bece6f293209588703db524cb91c673a047358a [false] [Pipeline] sh 20:05:28 + git log --format=format:%s -1 7bece6f293209588703db524cb91c673a047358a [Pipeline] echo 20:05:28 ========================================================= 20:05:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:05:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:05:28 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:05:28 + grep -v github /etc/ssh/ssh_known_hosts 20:05:28 + '[' -e /tmp/ssh_known_hosts ']' 20:05:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:05:28 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:05:28 + sudo tee -a /etc/ssh/ssh_known_hosts 20:05:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:28 20:05:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:05:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:29 latest: Pulling from edgex-devops/git-semver 20:05:29 a0d0a0d46f8b: Pulling fs layer 20:05:29 3e5f54012d9b: Pulling fs layer 20:05:29 4c7163046ea9: Pulling fs layer 20:05:29 0c2d73faf560: Pulling fs layer 20:05:29 0c2d73faf560: Waiting 20:05:29 3e5f54012d9b: Verifying Checksum 20:05:29 3e5f54012d9b: Download complete 20:05:29 a0d0a0d46f8b: Verifying Checksum 20:05:29 a0d0a0d46f8b: Download complete 20:05:29 4c7163046ea9: Verifying Checksum 20:05:29 4c7163046ea9: Download complete 20:05:29 0c2d73faf560: Verifying Checksum 20:05:29 0c2d73faf560: Download complete 20:05:29 a0d0a0d46f8b: Pull complete 20:05:29 3e5f54012d9b: Pull complete 20:05:29 4c7163046ea9: Pull complete 20:05:29 0c2d73faf560: Pull complete 20:05:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:05:30 prd-centos7-docker-4c-2g-3547 does not seem to be running inside a container 20:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:05:30 $ docker top 35f44626150d7694593f12d14030e1249f1e370c4ba1b108c1c57d482b5110f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:30 [ssh-agent] Looking for ssh-agent implementation... 20:05:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:30 $ docker exec 35f44626150d7694593f12d14030e1249f1e370c4ba1b108c1c57d482b5110f5 ssh-agent 20:05:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDJDhkk/agent.13 20:05:30 SSH_AGENT_PID=19 20:05:30 Running ssh-add (command line suppressed) 20:05:31 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7780639231143577255.key (/w/workspace/edgex-go/2@tmp/private_key_7780639231143577255.key) 20:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:31 + git tag --points-at HEAD [Pipeline] } 20:05:31 $ docker exec --env ******** --env ******** 35f44626150d7694593f12d14030e1249f1e370c4ba1b108c1c57d482b5110f5 ssh-agent -k 20:05:31 unset SSH_AUTH_SOCK; 20:05:31 unset SSH_AGENT_PID; 20:05:31 echo Agent pid 19 killed; 20:05:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:31 [ssh-agent] Looking for ssh-agent implementation... 20:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:31 $ docker exec 35f44626150d7694593f12d14030e1249f1e370c4ba1b108c1c57d482b5110f5 ssh-agent 20:05:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGkCeBk/agent.54 20:05:31 SSH_AGENT_PID=60 20:05:31 Running ssh-add (command line suppressed) 20:05:31 Identity added: /w/workspace/edgex-go/2@tmp/private_key_283794027505234842.key (/w/workspace/edgex-go/2@tmp/private_key_283794027505234842.key) 20:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:32 + git semver init 20:05:32 # -> Open(): unable to determine branch for HEAD 20:05:32 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:05:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:05:32 # $SEMVER_REMOTE_NAME = origin 20:05:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:05:32 # $SEMVER_USER_NAME = edgex-jenkins 20:05:32 # $SEMVER_BRANCH = PR-3866 20:05:32 # $SEMVER_TEMP = /tmp/semver-673953196 20:05:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:05:44 # '/tmp/semver-673953196' -> '/w/workspace/edgex-go/2/.semver' 20:05:44 # -> Force: false 20:05:44 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:05:44 $ docker exec --env ******** --env ******** 35f44626150d7694593f12d14030e1249f1e370c4ba1b108c1c57d482b5110f5 ssh-agent -k 20:05:44 unset SSH_AUTH_SOCK; 20:05:44 unset SSH_AGENT_PID; 20:05:44 echo Agent pid 60 killed; 20:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:45 + git semver [Pipeline] } 20:05:45 $ docker stop --time=1 35f44626150d7694593f12d14030e1249f1e370c4ba1b108c1c57d482b5110f5 20:05:47 $ docker rm -f 35f44626150d7694593f12d14030e1249f1e370c4ba1b108c1c57d482b5110f5 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:47 Stashed 1 file(s) [Pipeline] echo 20:05:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:05:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:47 ========================================================= 20:05:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:05:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:05:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:05:48 59bf1c3509f3: Pulling fs layer 20:05:48 666ba61612fd: Pulling fs layer 20:05:48 8ed8ca486205: Pulling fs layer 20:05:48 4fe6c5a15a65: Pulling fs layer 20:05:48 22a0e8bec74d: Pulling fs layer 20:05:48 f965cba54748: Pulling fs layer 20:05:48 861ffc35075e: Pulling fs layer 20:05:48 4b385c91608e: Pulling fs layer 20:05:48 560528eb2ebb: Pulling fs layer 20:05:48 4fe6c5a15a65: Waiting 20:05:48 22a0e8bec74d: Waiting 20:05:48 f965cba54748: Waiting 20:05:48 861ffc35075e: Waiting 20:05:48 4b385c91608e: Waiting 20:05:48 560528eb2ebb: Waiting 20:05:48 8ed8ca486205: Download complete 20:05:48 666ba61612fd: Verifying Checksum 20:05:48 666ba61612fd: Download complete 20:05:48 22a0e8bec74d: Verifying Checksum 20:05:48 22a0e8bec74d: Download complete 20:05:48 f965cba54748: Verifying Checksum 20:05:48 f965cba54748: Download complete 20:05:48 59bf1c3509f3: Verifying Checksum 20:05:48 59bf1c3509f3: Download complete 20:05:48 861ffc35075e: Verifying Checksum 20:05:48 861ffc35075e: Download complete 20:05:48 4b385c91608e: Verifying Checksum 20:05:48 4b385c91608e: Download complete 20:05:48 560528eb2ebb: Verifying Checksum 20:05:48 560528eb2ebb: Download complete 20:05:48 59bf1c3509f3: Pull complete 20:05:48 4fe6c5a15a65: Verifying Checksum 20:05:48 4fe6c5a15a65: Download complete 20:05:49 666ba61612fd: Pull complete 20:05:49 8ed8ca486205: Pull complete 20:05:53 4fe6c5a15a65: Pull complete 20:05:53 22a0e8bec74d: Pull complete 20:05:53 f965cba54748: Pull complete 20:05:53 861ffc35075e: Pull complete 20:05:53 4b385c91608e: Pull complete 20:05:55 560528eb2ebb: Pull complete 20:05:55 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:05:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:05:55 + docker build -t ci-base-image-x86_64 -f - . 20:05:55 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:05:55 WORKDIR /edgex 20:05:55 COPY go.mod . 20:05:55 RUN go mod download' 20:05:56 Sending build context to Docker daemon 333.8MB 20:05:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:05:56 ---> dd4a08f94e63 20:05:56 Step 2/4 : WORKDIR /edgex 20:05:58 ---> Running in de15e0f06070 20:05:58 Removing intermediate container de15e0f06070 20:05:58 ---> 36990c3926f8 20:05:58 Step 3/4 : COPY go.mod . 20:05:58 ---> 99a8bda09ea4 20:05:58 Step 4/4 : RUN go mod download 20:05:58 ---> Running in c2122640e8a1 20:06:02 Still waiting to schedule task 20:06:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:06:25 Removing intermediate container c2122640e8a1 20:06:25 ---> b9ad907ea2c0 20:06:25 Successfully built b9ad907ea2c0 20:06:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:06:25 + docker inspect -f . ci-base-image-x86_64 20:06:25 . [Pipeline] withDockerContainer 20:06:25 prd-centos7-docker-4c-2g-3547 does not seem to be running inside a container 20:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:26 $ docker top 506e381ae68032a97f6fc32f1b5065038bf77115e9969b248b7012feef959e66 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:26 + go version 20:06:26 go version go1.17.6 linux/amd64 [Pipeline] } 20:06:26 $ docker stop --time=1 506e381ae68032a97f6fc32f1b5065038bf77115e9969b248b7012feef959e66 20:06:27 $ docker rm -f 506e381ae68032a97f6fc32f1b5065038bf77115e9969b248b7012feef959e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:06:28 + docker inspect -f . ci-base-image-x86_64 20:06:28 . [Pipeline] withDockerContainer 20:06:28 prd-centos7-docker-4c-2g-3547 does not seem to be running inside a container 20:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:28 $ docker top 529d7f71b76e9055e6d317a22aa802d29c213d0168c3f3bacd21712c46ef2750 -eo pid,comm [Pipeline] { [Pipeline] echo 20:06:28 ========================================================= 20:06:28 [edgeXBuildGoParallel] Running Tests and Build... 20:06:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:06:29 + make test 20:06:29 go mod tidy 20:06:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:06:35 ? github.com/edgexfoundry/edgex-go [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:06:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:06:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 98.5% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 44.7% of statements 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:07:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements 20:07:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 20:07:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 20:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 20:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 20:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 20:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 82.5% of statements 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.117s coverage: 64.4% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.249s coverage: 65.4% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:07:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:08:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3553 in /w/workspace/edgexfoundry_edgex-go_PR-3866 [Pipeline] { [Pipeline] ws 20:08:17 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:08:17 The recommended git tool is: git 20:08:22 GO111MODULE=on go vet ./... 20:08:23 using credential edgex-jenkins-ssh 20:08:23 Cloning the remote Git repository 20:08:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:08:23 > git init /w/workspace/edgex-go/2 # timeout=10 20:08:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:08:23 > git --version # timeout=10 20:08:23 > git --version # 'git version 2.17.1' 20:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:29 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:08:29 + ls -al . 20:08:29 total 644 20:08:29 drwxrwxr-x 10 1001 1001 4096 Jan 20 20:08 . 20:08:29 drwxr-xr-x 4 root root 28 Jan 20 20:06 .. 20:08:29 -rw-rw-r-- 1 1001 1001 11 Jan 20 20:05 .dockerignore 20:08:29 drwxrwxr-x 8 1001 1001 179 Jan 20 20:05 .git 20:08:29 drwxrwxr-x 4 1001 1001 142 Jan 20 20:05 .github 20:08:29 -rw-rw-r-- 1 1001 1001 804 Jan 20 20:05 .gitignore 20:08:29 -rw-rw-r-- 1 1001 1001 42 Jan 20 20:05 .golangci.yml 20:08:29 -rw-rw-r-- 1 1001 1001 76 Jan 20 20:05 .hadolint.yml 20:08:29 drwx------ 3 1001 1001 73 Jan 20 20:05 .semver 20:08:29 -rw-rw-r-- 1 1001 1001 166 Jan 20 20:05 .sonarcloud.properties 20:08:29 -rw-rw-r-- 1 1001 1001 1171 Jan 20 20:05 ADOPTERS.md 20:08:29 -rw-rw-r-- 1 1001 1001 8910 Jan 20 20:05 Attribution.txt 20:08:29 -rw-rw-r-- 1 1001 1001 51732 Jan 20 20:05 CHANGELOG.md 20:08:29 -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:05 CONTRIBUTING.md 20:08:29 -rw-rw-r-- 1 1001 1001 677 Jan 20 20:05 GOVERNANCE.md 20:08:29 -rw-rw-r-- 1 1001 1001 849 Jan 20 20:05 Jenkinsfile 20:08:29 -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:05 LICENSE 20:08:29 -rw-rw-r-- 1 1001 1001 6508 Jan 20 20:05 Makefile 20:08:29 -rw-rw-r-- 1 1001 1001 582 Jan 20 20:05 OWNERS.md 20:08:29 -rw-rw-r-- 1 1001 1001 8207 Jan 20 20:05 README.md 20:08:29 -rw-rw-r-- 1 1001 1001 6912 Jan 20 20:05 SECURITY.md 20:08:29 -rw-rw-r-- 1 1001 1001 5 Jan 20 20:05 VERSION 20:08:29 -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:05 ZMQWindows.md 20:08:29 drwxrwxr-x 2 1001 1001 37 Jan 20 20:05 bin 20:08:29 drwxrwxr-x 14 1001 1001 4096 Jan 20 20:05 cmd 20:08:29 -rw-r--r-- 1 root root 428381 Jan 20 20:07 coverage.out 20:08:29 -rw-rw-r-- 1 1001 1001 2827 Jan 20 20:05 go.mod 20:08:29 -rw-rw-r-- 1 1001 1001 49574 Jan 20 20:05 go.sum 20:08:29 drwxrwxr-x 8 1001 1001 124 Jan 20 20:05 internal 20:08:29 drwxrwxr-x 3 1001 1001 16 Jan 20 20:05 openapi 20:08:29 drwxrwxr-x 4 1001 1001 71 Jan 20 20:05 snap 20:08:29 -rw-rw-r-- 1 1001 1001 204 Jan 20 20:05 version.go [Pipeline] sh 20:08:30 + '[' -e coverage.out ] 20:08:30 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:30 Stashed 1 file(s) [Pipeline] sh 20:08:30 + make build 20:08: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 20:08:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:08:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:08:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:08:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:08:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:08:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:08:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:08:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:08:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:08:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:08:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:08:46 $ docker stop --time=1 529d7f71b76e9055e6d317a22aa802d29c213d0168c3f3bacd21712c46ef2750 20:08:47 $ docker rm -f 529d7f71b76e9055e6d317a22aa802d29c213d0168c3f3bacd21712c46ef2750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:48 20:08:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:49 latest: Pulling from edgex-devops/edgex-compose 20:08:49 cbdbe7a5bc2a: Pulling fs layer 20:08:49 ca9280d653b3: Pulling fs layer 20:08:49 7e9c9ca2126c: Pulling fs layer 20:08:49 cbdbe7a5bc2a: Verifying Checksum 20:08:49 cbdbe7a5bc2a: Download complete 20:08:49 ca9280d653b3: Verifying Checksum 20:08:49 ca9280d653b3: Download complete 20:08:49 cbdbe7a5bc2a: Pull complete 20:08:49 7e9c9ca2126c: Verifying Checksum 20:08:49 7e9c9ca2126c: Download complete 20:08:49 ca9280d653b3: Pull complete 20:08:53 7e9c9ca2126c: Pull complete 20:08:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:08:53 prd-centos7-docker-4c-2g-3547 does not seem to be running inside a container 20:08:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:08:55 $ docker top ad849f4d710bbdb497c799232074c6ab4aa1e788eb1c9c7f2f5cb3f6a6123a24 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:56 + docker-compose build --help 20:08:56 + grep parallel 20:08:56 --parallel Build images in parallel. [Pipeline] } 20:08:56 $ docker stop --time=1 ad849f4d710bbdb497c799232074c6ab4aa1e788eb1c9c7f2f5cb3f6a6123a24 20:08:57 $ docker rm -f ad849f4d710bbdb497c799232074c6ab4aa1e788eb1c9c7f2f5cb3f6a6123a24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:58 . [Pipeline] withDockerContainer 20:08:58 prd-centos7-docker-4c-2g-3547 does not seem to be running inside a container 20:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:08:58 $ docker top 4f71a0686c790833b40b304cbe071040dbabb93fab3e6204aa19648a83b60749 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:58 + docker-compose -f ./docker-compose-build.yml build --parallel 20:08:59 Building core-command ... 20:08:59 Building core-data ... 20:08:59 Building core-metadata ... 20:08:59 Building security-bootstrapper ... 20:08:59 Building security-proxy-setup ... 20:08:59 Building security-secretstore-setup ... 20:08:59 Building support-notifications ... 20:08:59 Building support-scheduler ... 20:08:59 Building sys-mgmt-agent ... 20:08:59 Building core-data 20:08:59 Building security-bootstrapper 20:08:59 Building security-secretstore-setup 20:08:59 Building core-metadata 20:08:59 Building security-proxy-setup 20:09:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:09:09 ---> b9ad907ea2c0 20:09:09 Step 3/25 : WORKDIR /edgex-go 20:09:09 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:09:09 ---> b9ad907ea2c0 20:09:09 Step 3/21 : WORKDIR /edgex-go 20:09:15 ---> Running in c2c9c616caac 20:09:15 ---> Running in 305450815f3b 20:09:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:20 ---> b9ad907ea2c0 20:09:20 Step 3/23 : WORKDIR /edgex-go 20:09:21 ---> Running in 21dc769feec7 20:09:21 Removing intermediate container 305450815f3b 20:09:21 ---> b7febb8952e3 20:09:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:21 Removing intermediate container c2c9c616caac 20:09:21 ---> 6f8941dacdc2 20:09:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:21 ---> Running in f8ee0d864867 20:09:21 ---> Running in 4e3fdc06a396 20:09:21 Removing intermediate container 21dc769feec7 20:09:21 ---> e6fe08b75d58 20:09:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:21 ---> Running in cad3bc2d69d8 20:09:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:21 ---> b9ad907ea2c0 20:09:21 Step 3/23 : WORKDIR /edgex-go 20:09:21 ---> Using cache 20:09:21 ---> e6fe08b75d58 20:09:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:22 ---> Running in 8521f55120b1 20:09:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:09:22 ---> b9ad907ea2c0 20:09:22 Step 3/31 : WORKDIR /edgex-go 20:09:22 ---> Using cache 20:09:22 ---> e6fe08b75d58 20:09:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:22 Removing intermediate container 4e3fdc06a396 20:09:22 ---> ed2943978be7 20:09:22 Step 5/25 : RUN apk add --update --no-cache make git 20:09:22 Removing intermediate container f8ee0d864867 20:09:22 ---> 24e81078a585 20:09:22 Step 5/21 : RUN apk add --update --no-cache make git 20:09:22 ---> Running in f3c19d6261e0 20:09:22 ---> Running in ac648827d308 20:09:22 ---> Running in 9221ee6433a9 20:09:22 Removing intermediate container cad3bc2d69d8 20:09:22 ---> 57f122f790f6 20:09:22 Step 5/23 : RUN apk add --update --no-cache make git 20:09:22 ---> Running in ccaca483ec09 20:09:22 Removing intermediate container 8521f55120b1 20:09:22 ---> f4c7bedf15f8 20:09:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:09:23 ---> Running in d2a287731bab 20:09:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:23 Removing intermediate container f3c19d6261e0 20:09:23 ---> a4ffe6b173f1 20:09:23 Step 5/31 : RUN apk add --update --no-cache make git 20:09:23 ---> Running in 2d9ba71f9541 20:09:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:25 OK: 221 MiB in 52 packages 20:09:25 OK: 221 MiB in 52 packages 20:09:25 OK: 221 MiB in 52 packages 20:09:25 OK: 221 MiB in 52 packages 20:09:25 OK: 221 MiB in 52 packages 20:09:25 Removing intermediate container ac648827d308 20:09:25 ---> 59890230c58d 20:09:25 Step 6/21 : COPY go.mod vendor* ./ 20:09:25 Removing intermediate container 9221ee6433a9 20:09:25 ---> aab6cfbda740 20:09:25 Step 6/25 : COPY go.mod vendor* ./ 20:09:25 Removing intermediate container d2a287731bab 20:09:25 ---> 67b01e76c74c 20:09:25 Step 6/23 : COPY go.mod vendor* ./ 20:09:25 Removing intermediate container ccaca483ec09 20:09:25 ---> 0446f45eff7e 20:09:25 Step 6/23 : COPY go.mod vendor* ./ 20:09:25 ---> a0bd18374410 20:09:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:25 Removing intermediate container 2d9ba71f9541 20:09:25 ---> 75b840c08a6a 20:09:25 Step 6/31 : COPY go.mod vendor* ./ 20:09:25 ---> Running in 644570f6c15b 20:09:26 ---> 0b9b55159de4 20:09:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:26 ---> 7ab2d023bd76 20:09:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:26 ---> 9a368acabd27 20:09:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:26 ---> Running in 8c2e336cb979 20:09:26 ---> Running in a78e1fff93f6 20:09:26 ---> d7ffc829f03e 20:09:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:26 ---> Running in ec63b44b5ffa 20:09:26 ---> Running in b0f44af6e9c4 20:09:28 Removing intermediate container 644570f6c15b 20:09:28 ---> 7615b62b70a1 20:09:28 Step 8/21 : COPY . . 20:09:28 Removing intermediate container ec63b44b5ffa 20:09:28 ---> c9dfbf7a9a9e 20:09:28 Step 8/23 : COPY . . 20:09:28 Removing intermediate container 8c2e336cb979 20:09:28 ---> aa485fcd7324 20:09:28 Step 8/31 : COPY . . 20:09:29 Removing intermediate container b0f44af6e9c4 20:09:29 ---> 80dde32fdfe2 20:09:29 Step 8/23 : COPY . . 20:09:31 Removing intermediate container a78e1fff93f6 20:09:31 ---> bcb78562d689 20:09:31 Step 8/25 : COPY . . 20:09:41 ---> ca520f716227 20:09:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:09:41 ---> Running in 2ce5651f9760 20:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:10:03 ---> 08549229f53e 20:10:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:10:03 ---> Running in 3190819dfd31 20:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:10:11 ---> c3cbdb0aa61c 20:10:11 Step 9/23 : RUN make cmd/core-data/core-data 20:10:11 ---> 03e318440689 20:10:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:10:11 ---> Running in a8fadf74c091 20:10:11 ---> Running in 3ed9816bd180 20:10:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:10:12 Removing intermediate container 2ce5651f9760 20:10:12 ---> de4035911bae 20:10:12 20:10:12 Step 10/23 : FROM alpine:3.14 20:10:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:10:12 3.14: Pulling from library/alpine 20:10:13 ---> ea1e27ce7327 20:10:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:10:13 ---> Running in 0baaa0ac1dfe 20:10:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:10:13 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:10:13 Status: Downloaded newer image for alpine:3.14 20:10:13 ---> 0a97eee8041e 20:10:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:10:13 ---> Running in 0acda414411c 20:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:10:14 (1/1) Installing dumb-init (1.2.5-r1) 20:10:14 Executing busybox-1.33.1-r6.trigger 20:10:14 OK: 6 MiB in 15 packages 20:10:15 Removing intermediate container 0acda414411c 20:10:15 ---> 6f3964ac151d 20:10:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:10:15 ---> Running in 515d2dc5098f 20:10:15 Removing intermediate container 515d2dc5098f 20:10:15 ---> 271a3fc3fce2 20:10:15 Step 13/23 : ENV APP_PORT=59881 20:10:15 ---> Running in 2108b83db695 20:10:15 Removing intermediate container 2108b83db695 20:10:15 ---> dbf2744c1462 20:10:15 Step 14/23 : EXPOSE $APP_PORT 20:10:15 ---> Running in 6a21ea1f697e 20:10:15 Removing intermediate container 6a21ea1f697e 20:10:15 ---> 00d88009d9d4 20:10:15 Step 15/23 : WORKDIR / 20:10:15 ---> Running in 67f8cf19bd81 20:10:16 Removing intermediate container 67f8cf19bd81 20:10:16 ---> 35feceb9ce37 20:10:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:16 ---> 28f93d478acc 20:10:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:10:17 ---> 586bd0cb0119 20:10:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:10:17 ---> 065ea6693b67 20:10:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:10:17 ---> Running in fe7231369f61 20:10:17 Removing intermediate container fe7231369f61 20:10:17 ---> 4eae55c53e06 20:10:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:17 ---> Running in 6853f58c3854 20:10:17 Removing intermediate container 6853f58c3854 20:10:17 ---> 18d00a0cab21 20:10:17 Step 21/23 : LABEL arch=x86_64 20:10:17 ---> Running in 2e83f2e95375 20:10:18 Removing intermediate container 2e83f2e95375 20:10:18 ---> 5a8136bc3657 20:10:18 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:10:18 ---> Running in 175b8a10c83c 20:10:18 Removing intermediate container 175b8a10c83c 20:10:18 ---> d94850212713 20:10:18 Step 23/23 : LABEL version=0.0.0 20:10:18 ---> Running in e234d9316ec1 20:10:18 Removing intermediate container e234d9316ec1 20:10:18 ---> 0c8bda33ba34 20:10:18 20:10:18 Successfully built 0c8bda33ba34 20:10:18 Successfully tagged core-metadata:latest 20:10:18 Building support-scheduler 20:10:26  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:10:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:26 ---> b9ad907ea2c0 20:10:26 Step 3/22 : WORKDIR /edgex-go 20:10:26 ---> Using cache 20:10:26 ---> e6fe08b75d58 20:10:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:26 ---> Using cache 20:10:26 ---> a4ffe6b173f1 20:10:26 Step 5/22 : RUN apk add --update --no-cache make git 20:10:26 ---> Using cache 20:10:26 ---> 75b840c08a6a 20:10:26 Step 6/22 : COPY go.mod vendor* ./ 20:10:26 ---> Using cache 20:10:26 ---> 0b9b55159de4 20:10:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:26 ---> Using cache 20:10:26 ---> aa485fcd7324 20:10:26 Step 8/22 : COPY . . 20:10:26 ---> Using cache 20:10:26 ---> 03e318440689 20:10:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:10:27 ---> Running in f5e98d63387b 20:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:10:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:10:36 Removing intermediate container 3190819dfd31 20:10:36 ---> bd00ba2f74b1 20:10:36 20:10:36 Step 10/21 : FROM alpine:3.14 20:10:36 ---> 0a97eee8041e 20:10:36 Step 11/21 : RUN apk add --update --no-cache curl 20:10:36 ---> Running in 0a9b86956c54 20:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:10:37 (1/5) Installing ca-certificates (20191127-r5) 20:10:37 (2/5) Installing brotli-libs (1.0.9-r5) 20:10:37 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:10:37 (4/5) Installing libcurl (7.79.1-r0) 20:10:37 (5/5) Installing curl (7.79.1-r0) 20:10:37 Executing busybox-1.33.1-r6.trigger 20:10:37 Executing ca-certificates-20191127-r5.trigger 20:10:37 OK: 8 MiB in 19 packages 20:10:38 Removing intermediate container 0a9b86956c54 20:10:38 ---> 1a01bc85bcd6 20:10:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:10:38 ---> Running in dcb6ac125aa4 20:10:38 Removing intermediate container dcb6ac125aa4 20:10:38 ---> 16574978c579 20:10:38 Step 13/21 : WORKDIR /edgex 20:10:38 ---> Running in 9187bd4d9782 20:10:38 Removing intermediate container 9187bd4d9782 20:10:38 ---> 46fbec20cd32 20:10:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:10:39 ---> 09daa61196b2 20:10:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:10:39 ---> d4927d64248a 20:10:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:10:40 ---> 609f6d6955fc 20:10:40 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:10:40 ---> Running in bf1a340d7fd0 20:10:40 Removing intermediate container bf1a340d7fd0 20:10:40 ---> bd42e867a428 20:10:40 Step 18/21 : CMD ["--init=true"] 20:10:40 ---> Running in f62c21c447d2 20:10:40 Removing intermediate container f62c21c447d2 20:10:40 ---> 35b61d2248ce 20:10:40 Step 19/21 : LABEL arch=x86_64 20:10:40 ---> Running in 8a4c3c89e00b 20:10:40 Removing intermediate container 8a4c3c89e00b 20:10:40 ---> 5e7cc322e54a 20:10:40 Step 20/21 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:10:40 ---> Running in 64f869e9f4ea 20:10:41 Removing intermediate container 64f869e9f4ea 20:10:41 ---> 9dbcdbc9eeaf 20:10:41 Step 21/21 : LABEL version=0.0.0 20:10:41 ---> Running in 4c3788f5b1f7 20:10:41 Removing intermediate container 4c3788f5b1f7 20:10:41 ---> 3bf5b1ff1dd1 20:10:41 20:10:41 Successfully built 3bf5b1ff1dd1 20:10:41 Successfully tagged security-proxy-setup:latest 20:10:41  Building security-proxy-setup ... done Building support-notifications 20:10:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:10:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:49 ---> b9ad907ea2c0 20:10:49 Step 3/22 : WORKDIR /edgex-go 20:10:49 ---> Using cache 20:10:49 ---> e6fe08b75d58 20:10:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:49 ---> Using cache 20:10:49 ---> a4ffe6b173f1 20:10:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:10:49 ---> Running in cba9c3e1881c 20:10:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:51 OK: 221 MiB in 52 packages 20:10:52 Removing intermediate container cba9c3e1881c 20:10:52 ---> f10da3ec8cbc 20:10:52 Step 6/22 : COPY go.mod vendor* ./ 20:10:52 ---> 95c577373eda 20:10:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:52 ---> Running in 3780d5169e79 20:10:55 Removing intermediate container 3780d5169e79 20:10:55 ---> d117a126dcf6 20:10:55 Step 8/22 : COPY . . 20:10:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:10:58 Removing intermediate container 3ed9816bd180 20:10:58 ---> a537c19219aa 20:10:58 20:10:58 Step 10/31 : FROM alpine:3.14 20:10:58 ---> 0a97eee8041e 20:10:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:10:58 ---> Running in ee1fa57d9380 20:10:59 Removing intermediate container ee1fa57d9380 20:10:59 ---> 51a341686ce3 20:10:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:10:59 ---> Running in e773ef381c97 20:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:01 (1/2) Installing dumb-init (1.2.5-r1) 20:11:01 (2/2) Installing su-exec (0.2-r1) 20:11:01 Executing busybox-1.33.1-r6.trigger 20:11:01 OK: 6 MiB in 16 packages 20:11:01 Removing intermediate container 0baaa0ac1dfe 20:11:01 ---> 4f61f5d1eb78 20:11:01 20:11:01 Step 10/25 : FROM alpine:3.14 20:11:01 ---> 0a97eee8041e 20:11:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:11:02 ---> Running in f5df9c14c4a3 20:11:02 Removing intermediate container e773ef381c97 20:11:02 ---> 684919b831f2 20:11:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:11:02 ---> Running in 93547368b1c4 20:11:02 ---> 02f39553c2ec 20:11:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:11:02 ---> Running in 98d3f5a13b69 20:11:02 Removing intermediate container 93547368b1c4 20:11:02 ---> 522b5fc1b99c 20:11:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:11:02 ---> Running in 598e043b48f0 20:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:02 Removing intermediate container 598e043b48f0 20:11:02 ---> d5271d497f52 20:11:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:11:02 ---> Running in 0592ce943ab1 20:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:11:03 (1/3) Installing ca-certificates (20191127-r5) 20:11:03 (2/3) Installing dumb-init (1.2.5-r1) 20:11:03 (3/3) Installing su-exec (0.2-r1) 20:11:03 Executing busybox-1.33.1-r6.trigger 20:11:03 Executing ca-certificates-20191127-r5.trigger 20:11:03 OK: 6 MiB in 17 packages 20:11:04 Removing intermediate container 0592ce943ab1 20:11:04 ---> fc398dcf9e48 20:11:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:11:04 Removing intermediate container f5df9c14c4a3 20:11:04 ---> d0169c595f77 20:11:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:11:04 ---> Running in b0fcd3dfa7a5 20:11:04 ---> Running in 3556c93785f2 20:11:04 Removing intermediate container b0fcd3dfa7a5 20:11:04 ---> f5531dd5e233 20:11:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:11:04 Removing intermediate container 3556c93785f2 20:11:04 ---> 117731846bbb 20:11:04 Step 13/25 : WORKDIR / 20:11:04 ---> Running in 01779fe5aaf1 20:11:04 Removing intermediate container 01779fe5aaf1 20:11:04 ---> 8ad7ae0ef825 20:11:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:11:04 ---> b9b47ac6cd76 20:11:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:11:04 ---> Running in 8bda5ef00fa5 20:11:05 ---> e978365ee0ca 20:11:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:11:05 ---> 64487ff954b8 20:11:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:11:05 ---> 94d34250dbbd 20:11:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:11:06 Removing intermediate container 8bda5ef00fa5 20:11:06 ---> 5e8945cea004 20:11:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:06 ---> 92a267849a07 20:11:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:11:06 ---> 9bd67f0f37c3 20:11:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:11:06 ---> 0ae798843121 20:11:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:11:07 ---> 8c28b5be9788 20:11:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:11:07 ---> 16dd4370b298 20:11:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:11:08 ---> b2a523997878 20:11:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:11:08 Removing intermediate container a8fadf74c091 20:11:08 ---> ea08a583f124 20:11:08 20:11:08 Step 10/23 : FROM alpine:3.14 20:11:08 ---> 0a97eee8041e 20:11:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:11:08 ---> Running in 7077f6b8c489 20:11:08 ---> 617b29d4e6b8 20:11:08 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:11:08 ---> Running in 19ddf21e4086 20:11:08 ---> 061f888e714a 20:11:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:11:08 Removing intermediate container 7077f6b8c489 20:11:08 ---> 4fdd5bfb6d6e 20:11:08 Step 12/23 : ENV APP_PORT=59880 20:11:08 ---> Running in ec7c68ba47a3 20:11:08 ---> e1e3c49122d3 20:11:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:11:08 Removing intermediate container ec7c68ba47a3 20:11:08 ---> 557fb509add7 20:11:08 Step 13/23 : EXPOSE $APP_PORT 20:11:08 ---> Running in 27060f37a416 20:11:09 Removing intermediate container 27060f37a416 20:11:09 ---> 248d52605438 20:11:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:09 ---> Running in 1adda88e7b8a 20:11:09 ---> Running in e3b01bbc5781 20:11:09 Removing intermediate container 1adda88e7b8a 20:11:09 ---> f4c69991437d 20:11:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:11:09 Removing intermediate container 19ddf21e4086 20:11:09 ---> fb22dcf7a11b 20:11:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:11:09 ---> Running in 0a4e1c2a6baf 20:11:09 Removing intermediate container 0a4e1c2a6baf 20:11:09 ---> 639d7c4e0005 20:11:09 Step 23/25 : LABEL arch=x86_64 20:11:09 ---> d18a05739209 20:11:09 Step 26/31 : RUN chmod +x /entrypoint.sh 20:11:10 ---> Running in 5477e5143bdf 20:11:10 ---> Running in f324e681bf4d 20:11:10 Removing intermediate container 5477e5143bdf 20:11:10 ---> cd4b0a167107 20:11:10 Step 24/25 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:11:10 ---> Running in 29208b67b46e 20:11:10 Removing intermediate container e3b01bbc5781 20:11:10 ---> 6671409b9e25 20:11:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:11:11 Removing intermediate container 29208b67b46e 20:11:11 ---> bd5bb187b883 20:11:11 Step 25/25 : LABEL version=0.0.0 20:11:11 ---> Running in a27a875eda2e 20:11:11 ---> Running in 1f641d301718 20:11:11 Removing intermediate container f5e98d63387b 20:11:11 ---> 996a041c38cb 20:11:11 20:11:11 Step 10/22 : FROM alpine:3.14 20:11:11 ---> 0a97eee8041e 20:11:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:11:11 ---> Using cache 20:11:11 ---> 6f3964ac151d 20:11:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:11:11 ---> Using cache 20:11:11 ---> 271a3fc3fce2 20:11:11 Step 13/22 : ENV APP_PORT=59861 20:11:11 Removing intermediate container 1f641d301718 20:11:11 ---> a908c02c031f 20:11:11 20:11:11 ---> Running in a9e209a36e6a 20:11:11 Successfully built a908c02c031f 20:11:11 Successfully tagged security-secretstore-setup:latest 20:11:11 Building sys-mgmt-agent 20:11:11  Building security-secretstore-setup ... done Removing intermediate container a9e209a36e6a 20:11:11 ---> 544d4d9fc838 20:11:11 Step 14/22 : EXPOSE $APP_PORT 20:11:11 ---> Running in 91faf70c1979 20:11:11 Removing intermediate container f324e681bf4d 20:11:11 ---> be9bcde23cd8 20:11:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:11:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:11 ---> Running in 811dc0c31f5a 20:11:12 Removing intermediate container 91faf70c1979 20:11:12 ---> 908dc1c31b97 20:11:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:13 Removing intermediate container 811dc0c31f5a 20:11:13 ---> 0f34307feabb 20:11:13 Step 28/31 : CMD ["gate"] 20:11:13 ---> 7d7eadb16e78 20:11:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:13 (1/6) Installing dumb-init (1.2.5-r1) 20:11:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:11:13 ---> Running in 2f0268490bda 20:11:13 (3/6) Installing libsodium (1.0.18-r0) 20:11:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:11:13 Removing intermediate container 2f0268490bda 20:11:13 ---> 47932a5c7b13 20:11:13 Step 29/31 : LABEL arch=x86_64 20:11:13 (5/6) Installing libzmq (4.3.4-r0) 20:11:13 ---> Running in 74a6b7ebe195 20:11:13 (6/6) Installing zeromq (4.3.4-r0) 20:11:13 Executing busybox-1.33.1-r6.trigger 20:11:13 ---> acddfc67afc6 20:11:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:11:13 OK: 8 MiB in 20 packages 20:11:13 Removing intermediate container 74a6b7ebe195 20:11:13 ---> 5026c94de917 20:11:13 Step 30/31 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:11:13 ---> Running in d90314cffb0d 20:11:13 ---> ff968555c3b6 20:11:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:11:13 Removing intermediate container d90314cffb0d 20:11:13 ---> ec41c2c654b9 20:11:13 Step 31/31 : LABEL version=0.0.0 20:11:13 ---> Running in eb336cbc8b47 20:11:14 ---> Running in b419b871afed 20:11:14 Removing intermediate container a27a875eda2e 20:11:14 ---> 68fd141456b4 20:11:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:14 Removing intermediate container eb336cbc8b47 20:11:14 ---> 1b8e7e0340e0 20:11:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:14 Removing intermediate container b419b871afed 20:11:14 ---> fa4d77804d19 20:11:14 20:11:14 ---> Running in 40da6a65af69 20:11:14 Successfully built fa4d77804d19 20:11:14 Successfully tagged security-bootstrapper:latest 20:11:14 Building core-command 20:11:14 ---> 46fc6c38ab02 20:11:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:11:14  Building security-bootstrapper ... done Removing intermediate container 40da6a65af69 20:11:14 ---> 264cd28404ab 20:11:14 Step 20/22 : LABEL arch=x86_64 20:11:14 ---> Running in 357c5df9f210 20:11:15 Removing intermediate container 357c5df9f210 20:11:15 ---> 0f5eb0feae79 20:11:15 Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:11:16 ---> Running in 338d5d6ffe56 20:11:16 ---> 68e3ea43af11 20:11:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:11:16 Removing intermediate container 338d5d6ffe56 20:11:16 ---> 4508655617f7 20:11:16 Step 22/22 : LABEL version=0.0.0 20:11:16 ---> Running in c3569478e35d 20:11:16 ---> 79fb7d36acf1 20:11:16 Step 19/23 : ENTRYPOINT ["/core-data"] 20:11:16 ---> Running in 36a88160f40e 20:11:16 Removing intermediate container c3569478e35d 20:11:16 ---> 15c84f9dc325 20:11:16 20:11:17 Successfully built 15c84f9dc325 20:11:17 Successfully tagged support-scheduler:latest 20:11:17  Building support-scheduler ... done Removing intermediate container 36a88160f40e 20:11:17 ---> 1df261b099c1 20:11:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:17 ---> Running in 9bac6cc5cc9d 20:11:17 Removing intermediate container 9bac6cc5cc9d 20:11:17 ---> 0a04e34609be 20:11:17 Step 21/23 : LABEL arch=x86_64 20:11:17 ---> Running in e996461ac22a 20:11:17 Removing intermediate container e996461ac22a 20:11:17 ---> da9d4acdd928 20:11:17 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:11:17 ---> Running in 42de9a2c0328 20:11:17 Removing intermediate container 42de9a2c0328 20:11:17 ---> a8171c897108 20:11:17 Step 23/23 : LABEL version=0.0.0 20:11:18 ---> Running in 1145bd033ce1 20:11:18 Removing intermediate container 1145bd033ce1 20:11:18 ---> 806dffd6ead5 20:11:18 20:11:18 Successfully built 806dffd6ead5 20:11:18 Successfully tagged core-data:latest 20:11:19  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:11:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:19 ---> b9ad907ea2c0 20:11:19 Step 3/23 : WORKDIR /edgex-go 20:11:19 ---> Using cache 20:11:19 ---> e6fe08b75d58 20:11:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:19 ---> Using cache 20:11:19 ---> a4ffe6b173f1 20:11:19 Step 5/23 : RUN apk add --update --no-cache make bash git 20:11:20 ---> Running in de943111f8e1 20:11:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:11:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:11:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:21 ---> b9ad907ea2c0 20:11:21 Step 3/23 : WORKDIR /edgex-go 20:11:21 ---> Using cache 20:11:21 ---> e6fe08b75d58 20:11:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:21 ---> Using cache 20:11:21 ---> a4ffe6b173f1 20:11:21 Step 5/23 : RUN apk add --update --no-cache make git 20:11:21 ---> Using cache 20:11:21 ---> 75b840c08a6a 20:11:21 Step 6/23 : COPY go.mod vendor* ./ 20:11:21 ---> Using cache 20:11:21 ---> 0b9b55159de4 20:11:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:21 ---> Using cache 20:11:21 ---> aa485fcd7324 20:11:21 Step 8/23 : COPY . . 20:11:21 ---> Using cache 20:11:21 ---> 03e318440689 20:11:21 Step 9/23 : RUN make cmd/core-command/core-command 20:11:21 ---> Running in a6710942bd1e 20:11:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:11:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:11:22 OK: 221 MiB in 52 packages 20:11:23 Removing intermediate container de943111f8e1 20:11:23 ---> c54f75c97c75 20:11:23 Step 6/23 : COPY go.mod vendor* ./ 20:11:23 ---> 7cfba9523a38 20:11:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:23 ---> Running in fb49dfb139d9 20:11:24 Removing intermediate container fb49dfb139d9 20:11:24 ---> 96041318b5e3 20:11:24 Step 8/23 : COPY . . 20:11:27 Removing intermediate container 98d3f5a13b69 20:11:27 ---> 1a7e621265d7 20:11:27 20:11:27 Step 10/22 : FROM alpine:3.14 20:11:27 ---> 0a97eee8041e 20:11:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:11:27 ---> Running in ada67f8dc040 20:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:28 (1/2) Installing ca-certificates (20191127-r5) 20:11:28 (2/2) Installing dumb-init (1.2.5-r1) 20:11:28 Executing busybox-1.33.1-r6.trigger 20:11:28 Executing ca-certificates-20191127-r5.trigger 20:11:29 OK: 6 MiB in 16 packages 20:11:29 ---> 104766d77f8d 20:11:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:11:29 ---> Running in 28d33de25e35 20:11:30 Removing intermediate container ada67f8dc040 20:11:30 ---> 7c25480e39c0 20:11:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:11:30 ---> Running in 02ab84f838a0 20:11:30 Removing intermediate container 02ab84f838a0 20:11:30 ---> 17a68756b8b8 20:11:30 Step 13/22 : ENV APP_PORT=59860 20:11:30 ---> Running in 9334e50a7a14 20:11:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:11:30 Removing intermediate container 9334e50a7a14 20:11:30 ---> 6fdb7dac6232 20:11:30 Step 14/22 : EXPOSE $APP_PORT 20:11:30 ---> Running in 799cdfc9940a 20:11:30 Removing intermediate container 799cdfc9940a 20:11:30 ---> f573c0ad2b8f 20:11:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:30 ---> 91e688104d88 20:11:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:31 ---> 0261e5a29d00 20:11:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:11:31 ---> fccf65e0047d 20:11:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:11:31 ---> Running in 188271fe535b 20:11:31 Removing intermediate container 188271fe535b 20:11:31 ---> f7a9962eb070 20:11:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:31 ---> Running in 7efdfe2bee3b 20:11:32 Removing intermediate container 7efdfe2bee3b 20:11:32 ---> 191e8eeb0564 20:11:32 Step 20/22 : LABEL arch=x86_64 20:11:32 ---> Running in b509b486d2a1 20:11:32 Removing intermediate container b509b486d2a1 20:11:32 ---> 299a9c2b1247 20:11:32 Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:11:32 ---> Running in 0a18b4bce2ac 20:11:32 Removing intermediate container 0a18b4bce2ac 20:11:32 ---> ea7509bf29aa 20:11:32 Step 22/22 : LABEL version=0.0.0 20:11:32 ---> Running in eff2321866b9 20:11:32 Removing intermediate container eff2321866b9 20:11:32 ---> 89dccc226ea4 20:11:32 20:11:32 Successfully built 89dccc226ea4 20:11:32 Successfully tagged support-notifications:latest 20:11:33 Merging remotes/origin/main commit da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 into PR head commit 7bece6f293209588703db524cb91c673a047358a 20:11:33 Merge succeeded, producing 7bece6f293209588703db524cb91c673a047358a 20:11:33 Checking out Revision 7bece6f293209588703db524cb91c673a047358a (PR-3866) 20:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:11:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3866/head:refs/remotes/origin/PR-3866 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:11:33 > git config core.sparsecheckout # timeout=10 20:11:33 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 20:11:33 > git remote # timeout=10 20:11:33 > git config --get remote.origin.url # timeout=10 20:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:33 > git merge da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 20:11:33 > git rev-parse HEAD^{commit} # timeout=10 20:11:33 > git config core.sparsecheckout # timeout=10 20:11:33 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 20:11:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:11:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:38 Dload Upload Total Spent Left Speed 20:11:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k 20:11:39  Building support-notifications ... done Removing intermediate container a6710942bd1e 20:11:39 ---> ab01ba01c2a7 20:11:39 20:11:39 Step 10/23 : FROM alpine:3.14 20:11:39 ---> 0a97eee8041e 20:11:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:11:39 ---> Using cache 20:11:39 ---> 6f3964ac151d 20:11:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:11:39 ---> Using cache 20:11:39 ---> 271a3fc3fce2 20:11:39 Step 13/23 : ENV APP_PORT=59882 [Pipeline] sh 20:11:39 ---> Running in e0f53682f8ec 20:11:39 Removing intermediate container e0f53682f8ec 20:11:39 ---> 9924932483be 20:11:39 Step 14/23 : EXPOSE $APP_PORT 20:11:39 ---> Running in d74730417b12 20:11:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:11:39 Removing intermediate container d74730417b12 20:11:39 ---> 3a4b49c7bb8e 20:11:39 Step 15/23 : WORKDIR / 20:11:39 ---> Running in 16fa9f4a38a4 20:11:39 Removing intermediate container 16fa9f4a38a4 20:11:39 ---> cf2c1a0b33af 20:11:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:39 ---> 35657e8b1eb4 20:11:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:11:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:11:39 + sudo tee /etc/docker/daemon.new 20:11:39 { 20:11:39 "registry-mirrors": [ 20:11:39 "https://nexus3.edgexfoundry.org:10001" 20:11:39 ], 20:11:39 "bip": "10.250.0.254/24", 20:11:39 "hosts": [ 20:11:39 "tcp://0.0.0.0:5555", 20:11:39 "unix:///var/run/docker.sock" 20:11:39 ], 20:11:39 "mtu": 1458, 20:11:39 "selinux-enabled": true, 20:11:39 "seccomp-profile": "/etc/docker/seccomp.json" 20:11:39 } [Pipeline] sh 20:11:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:11:40 ---> 465dd3b5c86c 20:11:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:11:40 + sudo service docker restart 20:11:40 ---> 701feacbd3b8 20:11:40 Step 19/23 : ENTRYPOINT ["/core-command"] 20:11:40 ---> Running in 232972e2c90b 20:11:40 Removing intermediate container 232972e2c90b 20:11:40 ---> 02ff819eb4db 20:11:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:40 ---> Running in 18c52b3ca780 20:11:40 Removing intermediate container 18c52b3ca780 20:11:40 ---> 58659a581f42 20:11:40 Step 21/23 : LABEL arch=x86_64 20:11:40 ---> Running in a2ce745e953f 20:11:41 Removing intermediate container a2ce745e953f 20:11:41 ---> b0226fbcc690 20:11:41 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:11:41 ---> Running in e8df72dae4e2 20:11:41 Removing intermediate container e8df72dae4e2 20:11:41 ---> fe08272b88cd 20:11:41 Step 23/23 : LABEL version=0.0.0 20:11:41 ---> Running in 5f68c22894a7 20:11:41 Removing intermediate container 5f68c22894a7 20:11:41 ---> b7dd916a1e59 20:11:41 20:11:41 Successfully built b7dd916a1e59 20:11:41 Successfully tagged core-command:latest 20:11:43  Building core-command ... done Removing intermediate container 28d33de25e35 20:11:43 ---> 439ecddab9dc 20:11:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:11:43 ---> Running in fc6f33fd2763 20:11:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:11:44 Removing intermediate container fc6f33fd2763 20:11:44 ---> f0660d6aa142 20:11:44 20:11:44 Step 11/23 : FROM docker:20.10.10 20:11:44 20.10.10: Pulling from library/docker 20:11:47 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:11:47 Status: Downloaded newer image for docker:20.10.10 20:11:47 ---> b706a049f56e 20:11:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:11:47 ---> Running in b5e1baa64e17 20:11:47 Removing intermediate container b5e1baa64e17 20:11:47 ---> 8c0c6f83bd11 20:11:47 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:11:47 ---> Running in c210c52ea217 20:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:47 (1/42) Installing readline (8.1.0-r0) 20:11:47 (2/42) Installing bash (5.1.4-r0) 20:11:47 Executing bash-5.1.4-r0.post-install 20:11:47 (3/42) Installing brotli-libs (1.0.9-r5) 20:11:47 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:11:47 (5/42) Installing libcurl (7.79.1-r0) 20:11:47 (6/42) Installing curl (7.79.1-r0) 20:11:47 (7/42) Installing dumb-init (1.2.5-r1) 20:11:47 (8/42) Installing libbz2 (1.0.8-r1) 20:11:47 (9/42) Installing expat (2.4.3-r0) 20:11:47 (10/42) Installing libffi (3.3-r2) 20:11:47 (11/42) Installing gdbm (1.19-r0) 20:11:47 (12/42) Installing xz-libs (5.2.5-r0) 20:11:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:11:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:11:47 (15/42) Installing mpdecimal (2.5.1-r1) 20:11:47 (16/42) Installing sqlite-libs (3.35.5-r0) 20:11:47 (17/42) Installing python3 (3.9.5-r2) 20:11:48 (18/42) Installing py3-appdirs (1.4.4-r2) 20:11:48 (19/42) Installing py3-chardet (4.0.0-r2) 20:11:48 (20/42) Installing py3-idna (3.2-r0) 20:11:48 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:11:48 (22/42) Installing py3-certifi (2020.12.5-r1) 20:11:48 (23/42) Installing py3-requests (2.25.1-r4) 20:11:48 (24/42) Installing py3-msgpack (1.0.2-r1) 20:11:48 (25/42) Installing py3-lockfile (0.12.2-r4) 20:11:48 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:11:48 (27/42) Installing py3-colorama (0.4.4-r1) 20:11:48 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:11:48 (29/42) Installing py3-distlib (0.3.1-r3) 20:11:48 (30/42) Installing py3-distro (1.5.0-r3) 20:11:48 (31/42) Installing py3-six (1.15.0-r1) 20:11:48 (32/42) Installing py3-webencodings (0.5.1-r4) 20:11:48 (33/42) Installing py3-html5lib (1.1-r1) 20:11:48 (34/42) Installing py3-parsing (2.4.7-r2) 20:11:48 (35/42) Installing py3-packaging (20.9-r1) 20:11:48 (36/42) Installing py3-toml (0.10.2-r2) 20:11:48 (37/42) Installing py3-pep517 (0.10.0-r2) 20:11:48 (38/42) Installing py3-progress (1.5-r2) 20:11:48 (39/42) Installing py3-retrying (1.3.3-r1) 20:11:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:11:48 (41/42) Installing py3-setuptools (52.0.0-r3) 20:11:48 (42/42) Installing py3-pip (20.3.4-r1) 20:11:48 Executing busybox-1.33.1-r6.trigger 20:11:48 OK: 84 MiB in 64 packages 20:11:49 Collecting docker-compose==1.23.2 20:11:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:11:49 Collecting docker<4.0,>=3.6.0 20:11:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:11:49 Collecting websocket-client<1.0,>=0.32.0 20:11:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:11:49 Collecting cached-property<2,>=1.2.0 20:11:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:11:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:11:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:11:49 Collecting texttable<0.10,>=0.9.0 20:11:49 Downloading texttable-0.9.1.tar.gz (11 kB) 20:11:50 Collecting dockerpty<0.5,>=0.4.1 20:11:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:11:50 Collecting jsonschema<3,>=2.5.1 20:11:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:11:50 Collecting docopt<0.7,>=0.6.1 20:11:50 Downloading docopt-0.6.2.tar.gz (25 kB) 20:11:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:11:51 Collecting PyYAML<4,>=3.10 20:11:51 Downloading PyYAML-3.13.tar.gz (270 kB) 20:11:51 Collecting docker-pycreds>=0.4.0 20:11:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:11:51 Collecting chardet<3.1.0,>=3.0.2 20:11:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:11:51 Collecting idna<2.8,>=2.5 20:11:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:11:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:11:51 Collecting urllib3<1.25,>=1.21.1 20:11:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:11:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:11:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:11:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:11:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:11:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:11:51 Attempting uninstall: urllib3 20:11:51 Found existing installation: urllib3 1.26.5 20:11:51 Uninstalling urllib3-1.26.5: 20:11:51 Successfully uninstalled urllib3-1.26.5 20:11:51 Attempting uninstall: idna 20:11:51 Found existing installation: idna 3.2 20:11:51 Uninstalling idna-3.2: 20:11:51 Successfully uninstalled idna-3.2 20:11:52 Attempting uninstall: chardet 20:11:52 Found existing installation: chardet 4.0.0 20:11:52 Uninstalling chardet-4.0.0: 20:11:52 Successfully uninstalled chardet-4.0.0 20:11:52 Attempting uninstall: requests 20:11:52 Found existing installation: requests 2.25.1 20:11:52 Uninstalling requests-2.25.1: 20:11:52 Successfully uninstalled requests-2.25.1 20:11:52 Running setup.py install for texttable: started 20:11:52 Running setup.py install for texttable: finished with status 'done' 20:11:52 Running setup.py install for PyYAML: started 20:11:53 Running setup.py install for PyYAML: finished with status 'done' 20:11:53 Running setup.py install for docopt: started 20:11:53 Running setup.py install for docopt: finished with status 'done' 20:11:53 Running setup.py install for dockerpty: started 20:11:53 Running setup.py install for dockerpty: finished with status 'done' 20:11:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:11:57 Removing intermediate container c210c52ea217 20:11:57 ---> 462e11420bb6 20:11:57 Step 14/23 : ENV APP_PORT=58890 20:11:57 ---> Running in e29e2910fe82 20:11:57 Removing intermediate container e29e2910fe82 20:11:57 ---> 72d74d239874 20:11:57 Step 15/23 : EXPOSE $APP_PORT 20:11:57 ---> Running in 8e10039d0fd2 20:11:57 Removing intermediate container 8e10039d0fd2 20:11:57 ---> 722bf19ead78 20:11:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:11:57 ---> 10b084c23e00 20:11:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:11:57 ---> 6621115bfaed 20:11:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:11:58 ---> b7bc7d96cedc 20:11:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:11:58 ---> Running in 2a8f87757c12 20:11:58 Removing intermediate container 2a8f87757c12 20:11:58 ---> ab3c7c71c166 20:11:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:58 ---> Running in dd729c7879fa 20:11:58 Removing intermediate container dd729c7879fa 20:11:58 ---> db4a7216a516 20:11:58 Step 21/23 : LABEL arch=x86_64 20:11:58 ---> Running in b203e811d317 20:11:58 Removing intermediate container b203e811d317 20:11:58 ---> ff6e45c72f05 20:11:58 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:11:58 ---> Running in e49072fc202c 20:11:58 Removing intermediate container e49072fc202c 20:11:58 ---> 5ec0bbc8475b 20:11:58 Step 23/23 : LABEL version=0.0.0 20:11:58 ---> Running in 19c01cc2291c 20:11:58 Removing intermediate container 19c01cc2291c 20:11:58 ---> f310d68bdb40 20:11:58 20:11:58 Successfully built f310d68bdb40 20:11:58 Successfully tagged sys-mgmt-agent:latest 20:11:58  Building sys-mgmt-agent ... done  [Pipeline] } 20:11:58 $ docker stop --time=1 4f71a0686c790833b40b304cbe071040dbabb93fab3e6204aa19648a83b60749 20:11:59 $ docker rm -f 4f71a0686c790833b40b304cbe071040dbabb93fab3e6204aa19648a83b60749 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:59 provisioning config files... 20:12:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config133525209281655090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:00 + docker images 20:12:00 REPOSITORY TAG IMAGE ID CREATED SIZE 20:12:00 sys-mgmt-agent latest f310d68bdb40 2 seconds ago 296MB 20:12:00 f0660d6aa142 16 seconds ago 1.77GB 20:12:00 core-command latest b7dd916a1e59 19 seconds ago 15.7MB 20:12:00 ab01ba01c2a7 22 seconds ago 1.77GB 20:12:00 support-notifications latest 89dccc226ea4 28 seconds ago 16.6MB 20:12:00 1a7e621265d7 35 seconds ago 1.77GB 20:12:00 core-data latest 806dffd6ead5 42 seconds ago 19.9MB 20:12:00 support-scheduler latest 15c84f9dc325 44 seconds ago 15.9MB 20:12:00 security-bootstrapper latest fa4d77804d19 46 seconds ago 18.7MB 20:12:00 security-secretstore-setup latest a908c02c031f 49 seconds ago 27.8MB 20:12:00 996a041c38cb 50 seconds ago 1.77GB 20:12:00 ea08a583f124 53 seconds ago 1.78GB 20:12:00 4f61f5d1eb78 About a minute ago 1.78GB 20:12:00 a537c19219aa About a minute ago 1.77GB 20:12:00 security-proxy-setup latest 3bf5b1ff1dd1 About a minute ago 26.1MB 20:12:00 bd00ba2f74b1 About a minute ago 1.78GB 20:12:00 core-metadata latest 0c8bda33ba34 About a minute ago 16.5MB 20:12:00 de4035911bae About a minute ago 1.78GB 20:12:00 ci-base-image-x86_64 latest b9ad907ea2c0 5 minutes ago 1.27GB 20:12:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 9 days ago 562MB 20:12:00 docker 20.10.10 b706a049f56e 2 months ago 216MB 20:12:00 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 20:12:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 20:12:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:12:00 ---> docker-login.sh 20:12:00 nexus3.edgexfoundry.org:10001 20:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:01 Configure a credential helper to remove this warning. See 20:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:01 20:12:01 Login Succeeded 20:12:01 nexus3.edgexfoundry.org:10002 20:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:01 Configure a credential helper to remove this warning. See 20:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:01 20:12:01 Login Succeeded 20:12:01 nexus3.edgexfoundry.org:10003 20:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:02 Configure a credential helper to remove this warning. See 20:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:02 20:12:02 Login Succeeded 20:12:02 nexus3.edgexfoundry.org:10004 20:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:02 Configure a credential helper to remove this warning. See 20:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:02 20:12:02 Login Succeeded 20:12:02 docker.io 20:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:03 Configure a credential helper to remove this warning. See 20:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:03 20:12:03 Login Succeeded 20:12:03 ---> docker-login.sh ends [Pipeline] } 20:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:12:04 ========================================================= 20:12:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:12:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:12:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:12:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:12:04 9b3977197b4f: Pulling fs layer 20:12:04 1a89e8eeedd5: Pulling fs layer 20:12:04 94645a83ff95: Pulling fs layer 20:12:04 3f3a8bcf1eab: Pulling fs layer 20:12:04 0c92f367c5e7: Pulling fs layer 20:12:04 4b8299f9d1f4: Pulling fs layer 20:12:04 9a6b49a46696: Pulling fs layer 20:12:04 cf05db05a679: Pulling fs layer 20:12:04 4b8299f9d1f4: Waiting 20:12:04 9a6b49a46696: Waiting 20:12:04 cf05db05a679: Waiting 20:12:04 0c92f367c5e7: Waiting 20:12:04 94645a83ff95: Verifying Checksum 20:12:04 94645a83ff95: Download complete 20:12:04 1a89e8eeedd5: Verifying Checksum 20:12:04 1a89e8eeedd5: Download complete 20:12:04 0c92f367c5e7: Verifying Checksum 20:12:04 0c92f367c5e7: Download complete 20:12:04 4b8299f9d1f4: Verifying Checksum 20:12:04 4b8299f9d1f4: Download complete 20:12:04 9b3977197b4f: Verifying Checksum 20:12:04 9a6b49a46696: Verifying Checksum 20:12:04 9a6b49a46696: Download complete 20:12:05 9b3977197b4f: Pull complete 20:12:06 1a89e8eeedd5: Pull complete 20:12:06 94645a83ff95: Pull complete 20:12:06 cf05db05a679: Download complete 20:12:07 3f3a8bcf1eab: Verifying Checksum 20:12:07 3f3a8bcf1eab: Download complete 20:12:15 Still waiting to schedule task 20:12:15 ‘prd-ubuntu18.04-docker-8c-8g-3503’ is offline 20:12:19 3f3a8bcf1eab: Pull complete 20:12:19 0c92f367c5e7: Pull complete 20:12:19 4b8299f9d1f4: Pull complete 20:12:19 9a6b49a46696: Pull complete 20:12:26 cf05db05a679: Pull complete 20:12:26 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:12:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:12:26 WORKDIR /edgex 20:12:26 COPY go.mod . 20:12:26 RUN go mod download 20:12:26 + docker build -t ci-base-image-arm64 -f - . 20:12:28 Sending build context to Docker daemon 168.6MB 20:12:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:12:28 ---> 0ccda1f7e2ee 20:12:28 Step 2/4 : WORKDIR /edgex 20:12:31 ---> Running in a319adf65ae4 20:12:31 Removing intermediate container a319adf65ae4 20:12:31 ---> 4490e8c6df96 20:12:31 Step 3/4 : COPY go.mod . 20:12:32 ---> ed01268604c4 20:12:32 Step 4/4 : RUN go mod download 20:12:32 ---> Running in d20948ac978b 20:12:51 Running on prd-ubuntu18.04-docker-8c-8g-3557 in /w/workspace/edgexfoundry_edgex-go_PR-3866 [Pipeline] { [Pipeline] ws 20:12:51 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:12:51 The recommended git tool is: git 20:12:52 using credential edgex-jenkins-ssh 20:12:52 Cloning the remote Git repository 20:12:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:12:52 > git init /w/workspace/edgex-go/2 # timeout=10 20:12:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:52 > git --version # timeout=10 20:12:52 > git --version # 'git version 2.17.1' 20:12:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:57 Merging remotes/origin/main commit da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 into PR head commit 7bece6f293209588703db524cb91c673a047358a 20:12:57 Merge succeeded, producing 7bece6f293209588703db524cb91c673a047358a 20:12:57 Checking out Revision 7bece6f293209588703db524cb91c673a047358a (PR-3866) 20:12:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:12:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:12:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3866/head:refs/remotes/origin/PR-3866 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:12:57 > git config core.sparsecheckout # timeout=10 20:12:57 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 20:12:57 > git remote # timeout=10 20:12:57 > git config --get remote.origin.url # timeout=10 20:12:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:57 > git merge da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 20:12:57 > git rev-parse HEAD^{commit} # timeout=10 20:12:57 > git config core.sparsecheckout # timeout=10 20:12:57 > git checkout -f 7bece6f293209588703db524cb91c673a047358a # timeout=10 20:13:01 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:02 + echo snap-build.sh 20:13:02 snap-build.sh 20:13:02 + SNAP_BASE_DIR=. 20:13:02 + '[' '!' -z /w/workspace/edgex-go/2 ']' 20:13:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 20:13:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 20:13:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 20:13:02 + cd /w/workspace/edgex-go/2 20:13:02 + sudo apt-get remove -qy --purge lxd lxd-client 20:13:02 Reading package lists... 20:13:02 Building dependency tree... 20:13:02 Reading state information... 20:13:02 The following packages were automatically installed and are no longer required: 20:13:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:13:02 uidmap xdelta3 20:13:02 Use 'sudo apt autoremove' to remove them. 20:13:02 The following packages will be REMOVED: 20:13:02 lxd* lxd-client* 20:13:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:13:02 After this operation, 31.7 MB disk space will be freed. 20:13:03 (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 ... 190666 files and directories currently installed.) 20:13:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:13:04 Removing lxd dnsmasq configuration 20:13:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:13:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:13:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:13:05 (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 ... 190491 files and directories currently installed.) 20:13:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:13:06 Processing triggers for systemd (237-3ubuntu10.52) ... 20:13:06 Processing triggers for ureadahead (0.100.0-21) ... 20:13:07 + sudo snap remove --purge lxd 20:13:07 snap "lxd" is not installed 20:13:07 + sudo groupadd --force --system lxd 20:13:07 ++ whoami 20:13:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:13:07 + newgrp - lxd 20:13:07 + sudo snap install lxd 20:13:15 2022-01-20T20:13:12Z INFO Waiting for automatic snapd restart... 20:13:27 lxd 4.22 from Canonical* installed 20:13:27 + sudo lxd init --auto 20:13:37 + sudo snap install --classic snapcraft 20:13:40 snapcraft 6.0.2 from Canonical* installed 20:13:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:13:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:13:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:40 Dload Upload Total Spent Left Speed 20:13:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 3987 20:13:40 100 3325k 100 3325k 0 0 7556k 0 --:--:-- --:--:-- --:--:-- 7556k 20:13:40 ./yq_linux_amd64 20:13:41 + sudo snapcraft prime --use-lxd 20:13:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:13:42 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:13:42 - README.md 20:13:42 20:13:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:13:43 Launching a container. 20:13:53 Waiting for container to be ready 20:13:53 To start your first container, try: lxc launch ubuntu:20.04 20:13:53 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:13:53 20:13:54 Removing intermediate container d20948ac978b 20:13:54 ---> ecb4b9d2ca18 20:13:54 Successfully built ecb4b9d2ca18 20:13:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:13:54 + docker inspect -f . ci-base-image-arm64 20:13:54 . [Pipeline] withDockerContainer 20:13:54 prd-ubuntu18.04-docker-arm64-4c-16g-3553 does not seem to be running inside a container 20:13:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:56 $ docker top 10b71c254630f2ca72e76a94eca0eed50d4e6e755be3a87c230582a7fe2abe39 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:57 + go version 20:13:57 go version go1.17.6 linux/arm64 [Pipeline] } 20:13:57 $ docker stop --time=1 10b71c254630f2ca72e76a94eca0eed50d4e6e755be3a87c230582a7fe2abe39 20:13:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:13:58 Waiting for network to be ready... 20:13:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:13:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:13:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] 20:13:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] 20:13:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:13:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:13:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 20:13:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 20:13:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] 20:13:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] 20:13:58 $ docker rm -f 10b71c254630f2ca72e76a94eca0eed50d4e6e755be3a87c230582a7fe2abe39 20:13:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:13:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:59 + docker inspect -f . ci-base-image-arm64 20:13:59 . 20:13:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:13:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:13:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:13:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:13:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:13:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] withDockerContainer 20:13:59 prd-ubuntu18.04-docker-arm64-4c-16g-3553 does not seem to be running inside a container 20:13:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:13:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2373 kB] 20:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] 20:14:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 20:14:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:14:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 20:14:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 20:14:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] 20:14:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] 20:14:01 $ docker top a9b210658c42a4dc91c7fad0df529ff1697131279c6e85802455f7fbef09abaf -eo pid,comm [Pipeline] { [Pipeline] echo 20:14:01 ========================================================= 20:14:01 [edgeXBuildGoParallel] Running Tests and Build... 20:14:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:14:02 + make test 20:14:02 go mod tidy 20:14:02 Fetched 25.9 MB in 4s (6306 kB/s) 20:14:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:14:03 Reading package lists... 20:14:03 Reading package lists... 20:14:03 Building dependency tree... 20:14:03 Reading state information... 20:14:03 The following additional packages will be installed: 20:14:03 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:14:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:14:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:14:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:14:03 Suggested packages: 20:14:03 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:14:03 Recommended packages: 20:14:03 gnupg libsasl2-modules 20:14:04 The following NEW packages will be installed: 20:14:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:14:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:14:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:14:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:14:04 The following packages will be upgraded: 20:14:04 gpg gpg-agent gpgconf libudev1 20:14:04 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:14:04 Need to get 3527 kB of archives. 20:14:04 After this operation, 13.3 MB of additional disk space will be used. 20:14:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 20:14:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:14:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:14:04 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 20:14:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:14:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:14:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:14:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:14:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:14:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:14:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:14:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:14:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:14:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:14:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:14:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:14:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:14:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:14:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:14:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:14:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:14:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:14:05 debconf: delaying package configuration, since apt-utils is not installed 20:14:05 Fetched 3527 kB in 1s (3291 kB/s) 20:14:05 (Reading database ... 12511 files and directories currently installed.) 20:14:05 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 20:14:05 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:14:05 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 20:14:05 Selecting previously unselected package udev. 20:14:05 (Reading database ... 12511 files and directories currently installed.) 20:14:05 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 20:14:05 Unpacking udev (237-3ubuntu10.53) ... 20:14:05 Selecting previously unselected package libfuse2:amd64. 20:14:05 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:14:05 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:14:05 Selecting previously unselected package fuse. 20:14:05 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:14:05 Unpacking fuse (2.9.7-1ubuntu1) ... 20:14:05 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:14:05 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:14:05 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:14:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:14:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:14:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:14:06 Selecting previously unselected package libksba8:amd64. 20:14:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:14:06 Unpacking libksba8:amd64 (1.3.5-2) ... 20:14:06 Selecting previously unselected package libroken18-heimdal:amd64. 20:14:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:14:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:14:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:14:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libwind0-heimdal:amd64. 20:14:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:14:06 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:14:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:14:06 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:14:06 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:14:06 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:06 Selecting previously unselected package libsasl2-modules-db:amd64. 20:14:06 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:14:06 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:14:06 Selecting previously unselected package libsasl2-2:amd64. 20:14:06 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:14:06 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:14:06 Selecting previously unselected package libldap-common. 20:14:06 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:14:06 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:14:06 Selecting previously unselected package libldap-2.4-2:amd64. 20:14:06 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:14:06 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:14:07 Selecting previously unselected package dirmngr. 20:14:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:14:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:14:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:14:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:14:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:14:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:14:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:14:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:14:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libksba8:amd64 (1.3.5-2) ... 20:14:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:14:07 Setting up udev (237-3ubuntu10.53) ... 20:14:07 invoke-rc.d: policy-rc.d denied execution of start. 20:14:07 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Processing triggers for systemd (237-3ubuntu10) ... 20:14:07 Setting up fuse (2.9.7-1ubuntu1) ... 20:14:07 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:14:07 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:14:07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:14:07 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:14:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:14:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:14:08 settings in the [Install] section, and DefaultInstance for template units). 20:14:08 This means they are not meant to be enabled using systemctl. 20:14:08 Possible reasons for having this kind of units are: 20:14:08 1) A unit may be statically enabled by being symlinked from another unit's 20:14:08 .wants/ or .requires/ directory. 20:14:08 2) A unit's purpose may be to act as a helper for some other unit which has 20:14:08 a requirement dependency on it. 20:14:08 3) A unit may be started when needed via activation (socket, path, timer, 20:14:08 D-Bus, udev, scripted systemctl call, ...). 20:14:08 4) In case of template units, the unit is meant to be enabled with some 20:14:08 instance name specified. 20:14:08 Reading package lists... 20:14:08 Building dependency tree... 20:14:08 Reading state information... 20:14:09 The following additional packages will be installed: 20:14:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:14:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:14:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:14:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:14:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:14:09 Suggested packages: 20:14:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:14:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:14:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:14:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:14:09 systemd-container policykit-1 20:14:09 Recommended packages: 20:14:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:14:09 The following NEW packages will be installed: 20:14:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:14:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:14:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:14:09 multiarch-support openssh-client python3 python3-minimal python3.6 20:14:09 python3.6-minimal snapd squashfs-tools sudo 20:14:09 The following packages will be upgraded: 20:14:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:14:09 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:14:09 Need to get 36.8 MB of archives. 20:14:09 After this operation, 147 MB of additional disk space will be used. 20:14:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 20:14:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:14:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 20:14:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 20:14:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 20:14:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 20:14:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:14:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:14:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:14:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:14:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:14:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:14:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:14:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 20:14:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 20:14:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 20:14:09 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 20:14:09 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:14:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:14:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 20:14:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:14:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:14:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:14:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:14:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:14:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:14:10 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:14:10 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:14:10 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:14:10 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 20:14:11 debconf: delaying package configuration, since apt-utils is not installed 20:14:11 Fetched 36.8 MB in 2s (18.3 MB/s) 20:14:11 (Reading database ... 12757 files and directories currently installed.) 20:14:11 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 20:14:11 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:14:11 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 20:14:11 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:14:11 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 20:14:11 (Reading database ... 12757 files and directories currently installed.) 20:14:11 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:14:11 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:14:11 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:14:12 (Reading database ... 12757 files and directories currently installed.) 20:14:12 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:14:12 Unpacking apt (1.6.14) over (1.6.1) ... 20:14:12 Setting up apt (1.6.14) ... 20:14:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:14:12 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:14:12 (Reading database ... 12764 files and directories currently installed.) 20:14:12 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 20:14:12 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 20:14:12 Selecting previously unselected package libpython3.6-minimal:amd64. 20:14:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:14:12 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:14:13 Selecting previously unselected package libexpat1:amd64. 20:14:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:14:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:14:13 Selecting previously unselected package python3.6-minimal. 20:14:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:14:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 20:14:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 20:14:13 Checking for services that may need to be restarted...done. 20:14:13 Checking for services that may need to be restarted...done. 20:14:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:14:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:14:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 20:14:14 Selecting previously unselected package python3-minimal. 20:14:14 (Reading database ... 13012 files and directories currently installed.) 20:14:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:14:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:14:14 Selecting previously unselected package mime-support. 20:14:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:14:14 Unpacking mime-support (3.60ubuntu1) ... 20:14:14 Selecting previously unselected package libmpdec2:amd64. 20:14:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:14:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:14:14 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:14:14 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:14:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:14:14 Selecting previously unselected package python3.6. 20:14:14 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:14:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 20:14:14 Selecting previously unselected package libpython3-stdlib:amd64. 20:14:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:14:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:14:14 Setting up python3-minimal (3.6.7-1~18.04) ... 20:14:14 Selecting previously unselected package python3. 20:14:14 (Reading database ... 13442 files and directories currently installed.) 20:14:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:14:14 Unpacking python3 (3.6.7-1~18.04) ... 20:14:14 Selecting previously unselected package multiarch-support. 20:14:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:14:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:14:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:14:14 Selecting previously unselected package liblzo2-2:amd64. 20:14:14 (Reading database ... 13479 files and directories currently installed.) 20:14:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:14:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:14:15 Selecting previously unselected package libbsd0:amd64. 20:14:15 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:14:15 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:14:15 Selecting previously unselected package sudo. 20:14:15 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:14:15 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:14:15 Selecting previously unselected package apparmor. 20:14:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:14:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:14:15 Selecting previously unselected package libedit2:amd64. 20:14:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:14:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:14:15 Selecting previously unselected package libkrb5support0:amd64. 20:14:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:14:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:14:15 Selecting previously unselected package libk5crypto3:amd64. 20:14:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:14:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:14:15 Selecting previously unselected package libkeyutils1:amd64. 20:14:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:14:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:14:15 Selecting previously unselected package libkrb5-3:amd64. 20:14:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:14:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:14:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:14:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:14:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:14:15 Selecting previously unselected package libssl1.0.0:amd64. 20:14:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 20:14:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:14:16 Selecting previously unselected package openssh-client. 20:14:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 20:14:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 20:14:16 Selecting previously unselected package squashfs-tools. 20:14:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 20:14:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:14:16 Selecting previously unselected package snapd. 20:14:16 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 20:14:16 Unpacking snapd (2.51.1+18.04) ... 20:14:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:14:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:14:18 Setting up mime-support (3.60ubuntu1) ... 20:14:18 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:14:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:14:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:14:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:14:18 Setting up systemd (237-3ubuntu10.53) ... 20:14:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:14:19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:14:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:14:19 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:14:19 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:14:19 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:14:19 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 20:14:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:14:20 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:14:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:14:20 Setting up python3 (3.6.7-1~18.04) ... 20:14:20 running python rtupdate hooks for python3.6... 20:14:20 running python post-rtupdate hooks for python3.6... 20:14:20 Setting up apparmor (2.12-4ubuntu5.1) ... 20:14:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:14:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:14:20 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 20:14:20 Setting up snapd (2.51.1+18.04) ... 20:14:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:14:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:14:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:14:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:14:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:14:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:14:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:14:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:14:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:14:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:14:22 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 20:14:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:14:22 Processing triggers for systemd (237-3ubuntu10.53) ... 20:14:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:14:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:14:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:14:25 Reading package lists... 20:14:25 Reading package lists... 20:14:25 Building dependency tree... 20:14:25 Reading state information... 20:14:25 Calculating upgrade... 20:14:26 The following packages will be upgraded: 20:14:26 advancecomp base-files bash binutils binutils-common 20:14:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:14:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:14:26 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:14:26 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:14:26 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:14:26 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:14:26 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:14:26 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:14:26 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:14:26 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:14:26 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:14:26 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:14:26 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:14:26 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:14:26 ubuntu-keyring util-linux 20:14:26 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:14:26 Need to get 64.1 MB of archives. 20:14:26 After this operation, 5157 kB of additional disk space will be used. 20:14:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 20:14:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:14:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:14:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:14:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:14:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:14:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:14:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:14:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:14:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:14:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:14:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:14:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:14:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:14:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:14:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:14:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:14:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:14:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:14:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:14:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:14:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:14:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:14:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:14:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:14:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:14:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:14:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:14:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:14:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:14:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:14:26 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:14:26 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:14:26 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 20:14:26 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:14:26 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:14:26 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:14:26 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:14:26 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:14:26 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:14:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:14:26 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 20:14:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 20:14:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:14:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:14:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:14:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 20:14:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:14:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:14:26 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 20:14:26 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 20:14:26 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 20:14:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 20:14:26 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:14:26 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:14:26 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:14:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:14:26 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:14:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:14:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:14:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:14:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:14:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:14:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:14:26 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:14:26 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:14:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:14:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:14:27 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 20:14:27 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:14:27 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:14:27 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:14:27 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:14:27 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:14:27 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:14:27 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:14:27 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:14:27 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:14:27 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:14:27 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:14:27 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:14:27 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:14:27 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:14:27 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:14:27 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:14:27 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:14:27 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 20:14:27 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 20:14:27 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:14:27 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:14:27 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:14:27 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 20:14:27 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:14:27 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:14:27 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:14:27 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 20:14:27 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:14:27 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:14:27 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:14:27 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:14:27 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:14:27 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:14:27 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:14:27 debconf: delaying package configuration, since apt-utils is not installed 20:14:27 Fetched 64.1 MB in 2s (40.1 MB/s) 20:14:27 (Reading database ... 13914 files and directories currently installed.) 20:14:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:14:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:14:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:14:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:14:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 20:14:28 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 20:14:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:28 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:29 (Reading database ... 13914 files and directories currently installed.) 20:14:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:14:29 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:14:29 (Reading database ... 13914 files and directories currently installed.) 20:14:29 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:29 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:29 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:14:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:14:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:29 (Reading database ... 13914 files and directories currently installed.) 20:14:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:14:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:14:30 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:14:30 (Reading database ... 13914 files and directories currently installed.) 20:14:30 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 20:14:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:14:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:14:30 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 20:14:30 Setting up base-files (10.1ubuntu2.11) ... 20:14:30 Installing new version of config file /etc/issue ... 20:14:30 Installing new version of config file /etc/issue.net ... 20:14:30 Installing new version of config file /etc/lsb-release ... 20:14:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:14:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:14:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:14:31 Removing obsolete conffile /etc/default/motd-news ... 20:14:31 (Reading database ... 13915 files and directories currently installed.) 20:14:31 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:14:31 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:14:31 Setting up bash (4.4.18-2ubuntu1.2) ... 20:14:31 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 20:14:31 (Reading database ... 13915 files and directories currently installed.) 20:14:31 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:31 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:14:31 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:14:31 (Reading database ... 13915 files and directories currently installed.) 20:14:31 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:14:31 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:14:31 Setting up tar (1.29b-2ubuntu0.2) ... 20:14:31 (Reading database ... 13915 files and directories currently installed.) 20:14:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:14:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:14:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:14:31 (Reading database ... 13915 files and directories currently installed.) 20:14:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:14:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:14:32 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:14:32 (Reading database ... 13915 files and directories currently installed.) 20:14:32 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:14:32 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:14:32 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:14:32 (Reading database ... 13915 files and directories currently installed.) 20:14:32 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:14:32 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:14:32 Setting up grep (3.1-2build1) ... 20:14:32 (Reading database ... 13915 files and directories currently installed.) 20:14:32 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:14:32 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:14:32 Setting up gzip (1.6-5ubuntu1.1) ... 20:14:32 (Reading database ... 13915 files and directories currently installed.) 20:14:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:14:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:14:32 Setting up login (1:4.5-1ubuntu2) ... 20:14:32 (Reading database ... 13915 files and directories currently installed.) 20:14:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:14:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:14:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:14:32 (Reading database ... 13915 files and directories currently installed.) 20:14:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:14:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:14:33 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:14:33 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:14:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:14:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:14:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:14:33 (Reading database ... 13915 files and directories currently installed.) 20:14:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:14:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:14:34 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:14:34 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:14:34 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:14:34 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:14:34 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:14:34 (Reading database ... 13915 files and directories currently installed.) 20:14:34 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:14:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:14:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:14:34 (Reading database ... 13915 files and directories currently installed.) 20:14:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:14:34 (Reading database ... 13915 files and directories currently installed.) 20:14:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:35 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:14:35 (Reading database ... 13915 files and directories currently installed.) 20:14:35 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:35 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:35 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:14:35 (Reading database ... 13915 files and directories currently installed.) 20:14:35 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:35 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:14:35 (Reading database ... 13915 files and directories currently installed.) 20:14:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:14:35 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:14:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:14:35 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:14:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:14:35 (Reading database ... 13915 files and directories currently installed.) 20:14:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:14:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:14:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:14:35 (Reading database ... 13915 files and directories currently installed.) 20:14:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:14:35 (Reading database ... 13915 files and directories currently installed.) 20:14:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:14:35 (Reading database ... 13915 files and directories currently installed.) 20:14:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:36 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:14:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:14:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:14:37 (Reading database ... 13915 files and directories currently installed.) 20:14:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:14:37 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:14:37 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:14:37 (Reading database ... 13915 files and directories currently installed.) 20:14:37 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:14:37 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:14:37 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:14:37 (Reading database ... 13917 files and directories currently installed.) 20:14:37 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:14:37 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:14:37 Setting up debconf (1.5.66ubuntu1) ... 20:14:37 (Reading database ... 13917 files and directories currently installed.) 20:14:37 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:14:37 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:14:37 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:14:37 (Reading database ... 13917 files and directories currently installed.) 20:14:37 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:14:37 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:14:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:14:37 (Reading database ... 13917 files and directories currently installed.) 20:14:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:14:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:14:38 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:14:38 (Reading database ... 13917 files and directories currently installed.) 20:14:38 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:14:38 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:14:38 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:14:38 (Reading database ... 13919 files and directories currently installed.) 20:14:38 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:14:38 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:14:38 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:14:38 (Reading database ... 13923 files and directories currently installed.) 20:14:38 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:14:38 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:14:38 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 20:14:38 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:14:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:14:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:14:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:14:38 (Reading database ... 13923 files and directories currently installed.) 20:14:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 20:14:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 20:14:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 20:14:39 (Reading database ... 13923 files and directories currently installed.) 20:14:39 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:14:39 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:14:39 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:14:39 (Reading database ... 13923 files and directories currently installed.) 20:14:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:14:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:14:39 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:14:39 (Reading database ... 13923 files and directories currently installed.) 20:14:39 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:14:39 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:14:39 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:14:39 (Reading database ... 13923 files and directories currently installed.) 20:14:39 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:14:39 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:14:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:14:39 (Reading database ... 13923 files and directories currently installed.) 20:14:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:14:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:14:39 Setting up passwd (1:4.5-1ubuntu2) ... 20:14:40 (Reading database ... 13923 files and directories currently installed.) 20:14:40 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:14:40 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:14:40 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:14:40 (Reading database ... 13923 files and directories currently installed.) 20:14:40 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:14:40 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:14:40 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:14:40 (Reading database ... 13923 files and directories currently installed.) 20:14:40 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:14:40 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:14:40 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:14:40 (Reading database ... 13923 files and directories currently installed.) 20:14:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:14:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:14:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:14:40 (Reading database ... 13923 files and directories currently installed.) 20:14:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:14:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:14:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:14:40 (Reading database ... 13923 files and directories currently installed.) 20:14:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:14:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:14:40 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:14:41 (Reading database ... 13923 files and directories currently installed.) 20:14:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 20:14:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 20:14:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 20:14:41 (Reading database ... 13923 files and directories currently installed.) 20:14:41 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 20:14:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 20:14:41 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 20:14:41 (Reading database ... 13923 files and directories currently installed.) 20:14:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:14:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:14:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:14:41 (Reading database ... 13924 files and directories currently installed.) 20:14:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:14:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:14:41 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:14:41 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:14:41 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 20:14:41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 20:14:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 20:14:42 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 20:14:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:14:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:14:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:14:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:14:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:14:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:14:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:14:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:14:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:14:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:14:42 ? github.com/edgexfoundry/edgex-go [no test files] 20:14:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:14:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:14:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:14:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:14:42 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 20:14:42 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 20:14:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:14:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:14:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:14:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:14:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:14:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:14:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:14:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:14:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:14:43 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:14:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:14:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:14:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:45 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:46 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:14:46 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:14:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:14:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:14:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:14:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:14:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:14:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:14:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:14:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:14:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:14:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:14:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:14:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:14:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:14:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:14:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:14:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:14:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:14:47 Setting up tzdata (2021e-0ubuntu0.18.04) ... 20:14:47 20:14:47 Current default time zone: 'Etc/UTC' 20:14:47 Local time is now: Thu Jan 20 20:14:47 UTC 2022. 20:14:47 Universal Time is now: Thu Jan 20 20:14:47 UTC 2022. 20:14:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:14:47 20:14:47 Setting up systemd-sysv (237-3ubuntu10.53) ... 20:14:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:47 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 20:14:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:14:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:14:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:14:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:14:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:14:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:14:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:14:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:14:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:14:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 20:14:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:47 Setting up patch (2.7.6-2ubuntu1.1) ... 20:14:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:14:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:14:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 20:14:47 Installing new version of config file /etc/ssl/openssl.cnf ... 20:14:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:14:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:14:48 Setting up ca-certificates (20210119~18.04.2) ... 20:14:49 Updating certificates in /etc/ssl/certs... 20:14:50 23 added, 28 removed; done. 20:14:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:14:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:14:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:14:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:14:50 Setting up pkgbinarymangler (138.18.04.1) ... 20:14:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 20:14:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up perl (5.26.1-6ubuntu0.5) ... 20:14:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 20:14:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:14:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:14:50 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 20:14:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:14:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:14:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:14:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:14:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:14:51 Processing triggers for systemd (237-3ubuntu10.53) ... 20:14:51 Processing triggers for mime-support (3.60ubuntu1) ... 20:14:51 Processing triggers for ca-certificates (20210119~18.04.2) ... 20:14:51 Updating certificates in /etc/ssl/certs... 20:14:51 0 added, 0 removed; done. 20:14:51 Running hooks in /etc/ca-certificates/update.d... 20:14:51 done. 20:14:52 Reading package lists... 20:14:52 Building dependency tree... 20:14:52 Reading state information... 20:14:52 The following NEW packages will be installed: 20:14:52 apt-transport-https 20:14:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:14:52 Need to get 4348 B of archives. 20:14:52 After this operation, 154 kB of additional disk space will be used. 20:14:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:14:52 debconf: delaying package configuration, since apt-utils is not installed 20:14:52 Fetched 4348 B in 0s (23.9 kB/s) 20:14:52 Selecting previously unselected package apt-transport-https. 20:14:53 (Reading database ... 13931 files and directories currently installed.) 20:14:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:14:53 Unpacking apt-transport-https (1.6.14) ... 20:14:53 Setting up apt-transport-https (1.6.14) ... 20:14:53 Waiting for network to be ready... 20:14:59 2022-01-20T20:14:57Z INFO Waiting for automatic snapd restart... 20:15:00 snapd 2.53.4 from Canonical* installed 20:15:02 "snapd" switched to the "latest/stable" channel 20:15:02 20:15:07 core18 20211215 from Canonical* installed 20:15:09 core20 20211129 from Canonical* installed 20:15:09 "core20" switched to the "latest/stable" channel 20:15:09 20:15:12 snapcraft 6.0.2 from Canonical* installed 20:15:12 "snapcraft" switched to the "latest/stable" channel 20:15:12 20:15:16 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:15:16 - README.md 20:15:16 20:15:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:15:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:15:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:15:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:15:19 Reading package lists... 20:15:20 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 20:15:21 Reading package lists... 20:15:21 Building dependency tree... 20:15:21 Reading state information... 20:15:21 Suggested packages: 20:15:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:15:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:15:21 Recommended packages: 20:15:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:15:21 The following NEW packages will be installed: 20:15:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:15:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:15:21 pkg-config zip 20:15:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:15:21 Need to get 7668 kB of archives. 20:15:21 After this operation, 43.8 MB of additional disk space will be used. 20:15:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 20:15:22 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:15:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 20:15:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 20:15:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 20:15:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:15:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:15:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:15:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:15:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:15:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:15:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:15:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:15:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:15:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:15:22 debconf: delaying package configuration, since apt-utils is not installed 20:15:22 Fetched 7668 kB in 1s (9449 kB/s) 20:15:22 Selecting previously unselected package libglib2.0-0:amd64. 20:15:22 (Reading database ... 13935 files and directories currently installed.) 20:15:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 20:15:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 20:15:22 Selecting previously unselected package libpsl5:amd64. 20:15:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:15:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:15:22 Selecting previously unselected package libnghttp2-14:amd64. 20:15:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:15:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:15:23 Selecting previously unselected package librtmp1:amd64. 20:15:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:15:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:15:23 Selecting previously unselected package libcurl3-gnutls:amd64. 20:15:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 20:15:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 20:15:23 Selecting previously unselected package liberror-perl. 20:15:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:15:23 Unpacking liberror-perl (0.17025-1) ... 20:15:23 Selecting previously unselected package git-man. 20:15:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 20:15:23 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 20:15:23 Selecting previously unselected package git. 20:15:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 20:15:23 Unpacking git (1:2.17.1-1ubuntu0.9) ... 20:15:23 Selecting previously unselected package libnorm1:amd64. 20:15:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:15:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:15:23 Selecting previously unselected package libpgm-5.2-0:amd64. 20:15:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:15:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:15:23 Selecting previously unselected package libsodium23:amd64. 20:15:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:15:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:15:24 Selecting previously unselected package libzmq5:amd64. 20:15:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:15:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:15:24 Selecting previously unselected package libzmq3-dev:amd64. 20:15:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:15:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:15:24 Selecting previously unselected package pkg-config. 20:15:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:15:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:15:24 Selecting previously unselected package zip. 20:15:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:15:24 Unpacking zip (3.0-11build1) ... 20:15:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:15:24 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 20:15:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:15:24 Setting up liberror-perl (0.17025-1) ... 20:15:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:15:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 20:15:24 No schema files found: doing nothing. 20:15:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:15:24 Setting up zip (3.0-11build1) ... 20:15:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:15:24 Setting up libsodium23:amd64 (1.0.16-2) ... 20:15:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:15:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:15:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 20:15:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:15:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 20:15:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:15:25 git set to automatically installed. 20:15:25 git-man set to automatically installed. 20:15:25 libcurl3-gnutls set to automatically installed. 20:15:25 liberror-perl set to automatically installed. 20:15:25 libglib2.0-0 set to automatically installed. 20:15:25 libnghttp2-14 set to automatically installed. 20:15:25 libnorm1 set to automatically installed. 20:15:25 libpgm-5.2-0 set to automatically installed. 20:15:25 libpsl5 set to automatically installed. 20:15:25 librtmp1 set to automatically installed. 20:15:25 libsodium23 set to automatically installed. 20:15:25 libzmq3-dev set to automatically installed. 20:15:25 libzmq5 set to automatically installed. 20:15:25 pkg-config set to automatically installed. 20:15:25 zip set to automatically installed. 20:15:26 snapd is not logged in, snap install commands will use sudo 20:15:34 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 20:15:34 Downloading snap 'edgex-app-service-configurable' 20:15:36 Pulling app-service-configurable 20:15:36 + snapcraftctl pull 20:15:37 Pulling config-common 20:15:37 + snapcraftctl pull 20:15:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:15:39 Pulling go-build-helper 20:15:39 + snapcraftctl pull 20:15:40 'edgex-go' has dependencies that need to be staged: go-build-helper 20:15:40 Skipping pull go-build-helper (already ran) 20:15:40 Building go-build-helper 20:15:40 + snapcraftctl build 20:15:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:15:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:15:43 Staging go-build-helper 20:15:43 + snapcraftctl stage 20:15:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:15:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:15:49 Fetched 224 kB in 0s (0 B/s) 20:15:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:15:49 Fetched 157 kB in 0s (0 B/s) 20:15:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:15:49 Fetched 221 kB in 0s (0 B/s) 20:15:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:15:49 Fetched 143 kB in 0s (0 B/s) 20:15:49 Pulling edgex-go 20:15:49 + snapcraftctl pull 20:15:50 Pulling hooks 20:15:50 + snapcraftctl pull 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:15:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:16:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.224s coverage: 28.7% of statements 20:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.374s coverage: 98.5% of statements 20:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 44.7% of statements 20:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:16:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 89.5% of statements 20:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:16:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.273s coverage: 84.4% of statements 20:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:16:12 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:16:12 Fetched 96.5 kB in 0s (0 B/s) 20:16:12 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:16:12 Fetched 279 kB in 0s (0 B/s) 20:16:12 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:16:12 Fetched 122 kB in 0s (0 B/s) 20:16:12 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:16:12 Fetched 77.8 kB in 0s (0 B/s) 20:16:12 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:16:12 Fetched 8848 B in 0s (0 B/s) 20:16:12 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:16:12 Fetched 47.8 kB in 0s (0 B/s) 20:16:12 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:16:12 Fetched 45.6 kB in 0s (0 B/s) 20:16:12 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:16:12 Fetched 15.0 kB in 0s (0 B/s) 20:16:12 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 20:16:12 Fetched 220 kB in 0s (0 B/s) 20:16:12 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:16:12 Fetched 154 kB in 0s (0 B/s) 20:16:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:16:12 Fetched 50.6 kB in 0s (0 B/s) 20:16:12 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:16:12 Fetched 14.8 kB in 0s (0 B/s) 20:16:12 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:16:12 Fetched 41.8 kB in 0s (0 B/s) 20:16:12 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:16:12 Fetched 499 kB in 0s (0 B/s) 20:16:12 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:16:12 Fetched 111 kB in 0s (0 B/s) 20:16:12 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:16:12 Fetched 240 kB in 0s (0 B/s) 20:16:12 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:16:12 Fetched 29.3 kB in 0s (0 B/s) 20:16:12 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:16:12 Fetched 85.5 kB in 0s (0 B/s) 20:16:12 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:16:12 Fetched 24.5 kB in 0s (0 B/s) 20:16:12 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:16:12 Fetched 49.2 kB in 0s (0 B/s) 20:16:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:16:12 Fetched 54.2 kB in 0s (0 B/s) 20:16:12 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:16:12 Fetched 30.8 kB in 0s (0 B/s) 20:16:12 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:16:12 Fetched 15.8 kB in 0s (0 B/s) 20:16:12 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:16:12 Fetched 85.9 kB in 0s (0 B/s) 20:16:12 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:16:12 Fetched 8720 B in 0s (0 B/s) 20:16:12 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:16:12 Fetched 140 kB in 0s (0 B/s) 20:16:12 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:16:12 Fetched 119 kB in 0s (0 B/s) 20:16:12 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:16:12 Fetched 111 kB in 0s (0 B/s) 20:16:12 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:16:12 Fetched 11.1 kB in 0s (0 B/s) 20:16:12 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 20:16:12 Fetched 646 kB in 0s (0 B/s) 20:16:12 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:16:12 Fetched 41.3 kB in 0s (0 B/s) 20:16:12 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:16:12 Fetched 17.9 kB in 0s (0 B/s) 20:16:12 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:16:12 Fetched 368 kB in 0s (0 B/s) 20:16:12 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:16:12 Fetched 187 kB in 0s (0 B/s) 20:16:12 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:16:12 Fetched 175 kB in 0s (0 B/s) 20:16:12 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:16:12 Fetched 206 kB in 0s (0 B/s) 20:16:12 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 20:16:12 Fetched 1302 kB in 0s (0 B/s) 20:16:12 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:16:12 Fetched 36.2 kB in 0s (0 B/s) 20:16:12 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 20:16:12 Fetched 159 kB in 0s (0 B/s) 20:16:12 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:16:12 Fetched 107 kB in 0s (0 B/s) 20:16:12 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:16:12 Fetched 48.7 kB in 0s (0 B/s) 20:16:12 Pulling static-packages 20:16:12 + snapcraftctl pull 20:16:12 Pulling version 20:16:12 + cd /root/project 20:16:12 + git describe --tags --abbrev=0 20:16:12 + sed s/v// 20:16:12 + GIT_VERSION=2.2.0-dev.21 20:16:12 + [ -z 2.2.0-dev.21 ] 20:16:12 + snapcraftctl set-version 2.2.0-dev.21 20:16:13 Building app-service-configurable 20:16:13 + snapcraftctl build 20:16:15 Building config-common 20:16:15 + snapcraftctl build 20:16:17 Skipping build go-build-helper (already ran) 20:16:17 Building edgex-go 20:16:17 + cd /root/parts/edgex-go/src 20:16:17 + git describe --tags --abbrev=0 20:16:17 + sed s/v// 20:16:17 + GIT_VERSION=2.2.0-dev.21 20:16:17 + [ -z 2.2.0-dev.21 ] 20:16:17 + echo 2.2.0-dev.21 20:16:17 + [ ! -d vendor ] 20:16:17 + go mod download all 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.593s coverage: 94.2% of statements 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.213s coverage: 60.0% of statements 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.339s coverage: 0.9% of statements 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements 20:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.207s coverage: 47.1% of statements 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 20:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.188s coverage: 87.5% of statements 20:16:24 + make build 20:16:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-data/core-data ./cmd/core-data 20:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements 20:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.156s coverage: 44.8% of statements 20:16:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.699s coverage: 82.5% of statements 20:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-command/core-command ./cmd/core-command 20:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:16:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:16:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:16:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:16:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.299s coverage: 92.9% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 65.1% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.732s coverage: 91.2% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 64.4% of statements 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements 20:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 20:16:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements 20:16:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:16:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config 20:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16:49 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:16:49 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:16:49 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:16:49 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:16:49 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:16:49 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:16:49 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:16:49 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:16:49 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:16:49 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:16:49 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:16:49 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:16:49 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:16:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:16:49 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:16:49 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:16:49 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:16:49 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 20:16:49 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:16:49 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:16:49 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:16:49 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:16:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:16:49 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 20:16:49 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:16:49 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:16:49 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:16:50 Building hooks 20:16:50 + cd /root/parts/hooks/src 20:16:50 + make build 20:16:50 go mod tidy 20:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.216s coverage: 65.4% of statements 20:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:16:50 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 20:16:50 go: downloading github.com/davecgh/go-spew v1.1.0 20:16:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:16:50 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:16:51 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:16:51 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:16:51 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.732s coverage: 43.8% of statements 20:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements 20:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.203s coverage: 84.8% of statements 20:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:16:54 Building static-packages 20:16:54 + snapcraftctl build 20:16:56 Building version 20:16:56 + snapcraftctl build 20:16:58 Staging app-service-configurable 20:16:58 + snapcraftctl stage 20:17:00 Staging config-common 20:17:00 + snapcraftctl stage 20:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.220s coverage: 17.7% of statements 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.542s coverage: 92.3% of statements 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.227s coverage: 63.2% of statements 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:17:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:17:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 20:17:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 20:17:00 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:17:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:17:00 GO111MODULE=on go vet ./... 20:17:01 Skipping stage go-build-helper (already ran) 20:17:01 Staging edgex-go 20:17:01 + snapcraftctl stage 20:17:02 Staging hooks 20:17:02 + snapcraftctl stage 20:17:04 Staging static-packages 20:17:04 + snapcraftctl stage 20:17:06 Staging version 20:17:06 + snapcraftctl stage 20:17:07 Priming app-service-configurable 20:17:07 + snapcraftctl prime 20:17:10 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 20:17:10 stage-packages: 20:17:10 - libnorm1 20:17:10 - libpgm-5.2-0 20:17:10 - libsodium23 20:17:10 - libzmq5 20:17:10 Priming config-common 20:17:10 + snapcraftctl prime 20:17:11 Priming go-build-helper 20:17:11 + snapcraftctl prime 20:17:13 Priming edgex-go 20:17:13 + snapcraftctl prime 20:17:15 Priming hooks 20:17:15 + snapcraftctl prime 20:17:17 Priming static-packages 20:17:17 + snapcraftctl prime 20:17:19 Priming version 20:17:19 + snapcraftctl prime 20:17:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:18:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:18:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:18:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:18:10 + ls -al . 20:18:10 total 672 20:18:10 drwxrwxr-x 9 1001 1001 4096 Jan 20 20:18 . 20:18:10 drwxr-xr-x 4 root root 4096 Jan 20 20:14 .. 20:18:10 -rw-rw-r-- 1 1001 1001 11 Jan 20 20:11 .dockerignore 20:18:10 drwxrwxr-x 8 1001 1001 4096 Jan 20 20:11 .git 20:18:10 drwxrwxr-x 4 1001 1001 4096 Jan 20 20:11 .github 20:18:10 -rw-rw-r-- 1 1001 1001 804 Jan 20 20:11 .gitignore 20:18:10 -rw-rw-r-- 1 1001 1001 42 Jan 20 20:11 .golangci.yml 20:18:10 -rw-rw-r-- 1 1001 1001 76 Jan 20 20:11 .hadolint.yml 20:18:10 -rw-rw-r-- 1 1001 1001 166 Jan 20 20:11 .sonarcloud.properties 20:18:10 -rw-rw-r-- 1 1001 1001 1171 Jan 20 20:11 ADOPTERS.md 20:18:10 -rw-rw-r-- 1 1001 1001 8910 Jan 20 20:11 Attribution.txt 20:18:10 -rw-rw-r-- 1 1001 1001 51732 Jan 20 20:11 CHANGELOG.md 20:18:10 -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:11 CONTRIBUTING.md 20:18:10 -rw-rw-r-- 1 1001 1001 677 Jan 20 20:11 GOVERNANCE.md 20:18:10 -rw-rw-r-- 1 1001 1001 849 Jan 20 20:11 Jenkinsfile 20:18:10 -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:11 LICENSE 20:18:10 -rw-rw-r-- 1 1001 1001 6508 Jan 20 20:11 Makefile 20:18:10 -rw-rw-r-- 1 1001 1001 582 Jan 20 20:11 OWNERS.md 20:18:10 -rw-rw-r-- 1 1001 1001 8207 Jan 20 20:11 README.md 20:18:10 -rw-rw-r-- 1 1001 1001 6912 Jan 20 20:11 SECURITY.md 20:18:10 -rw-rw-r-- 1 1001 1001 5 Jan 20 20:05 VERSION 20:18:10 -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:11 ZMQWindows.md 20:18:10 drwxrwxr-x 2 1001 1001 4096 Jan 20 20:11 bin 20:18:10 drwxrwxr-x 14 1001 1001 4096 Jan 20 20:11 cmd 20:18:10 -rw-r--r-- 1 root root 428381 Jan 20 20:16 coverage.out 20:18:10 -rw-rw-r-- 1 1001 1001 2827 Jan 20 20:11 go.mod 20:18:10 -rw-rw-r-- 1 1001 1001 49574 Jan 20 20:11 go.sum 20:18:10 drwxrwxr-x 8 1001 1001 4096 Jan 20 20:11 internal 20:18:10 drwxrwxr-x 3 1001 1001 4096 Jan 20 20:11 openapi 20:18:10 drwxrwxr-x 4 1001 1001 4096 Jan 20 20:11 snap 20:18:10 -rw-rw-r-- 1 1001 1001 204 Jan 20 20:11 version.go [Pipeline] sh 20:18:11 + '[' -e coverage.out ] 20:18:11 + chown 1001:1001 coverage.out [Pipeline] stash 20:18:11 Warning: overwriting stash ‘coverage-report’ 20:18:12 Stashed 1 file(s) [Pipeline] sh 20:18:12 + make build 20:18:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:18:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:18:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:18:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:18:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:18:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:19:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:19:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:19:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:19:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:19:16 $ docker stop --time=1 a9b210658c42a4dc91c7fad0df529ff1697131279c6e85802455f7fbef09abaf 20:19:18 $ docker rm -f a9b210658c42a4dc91c7fad0df529ff1697131279c6e85802455f7fbef09abaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:19 20:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:20 latest: Pulling from edgex-devops/edgex-compose-arm64 20:19:20 29e5d40040c1: Pulling fs layer 20:19:20 1ce36da41761: Pulling fs layer 20:19:20 25b303627fd3: Pulling fs layer 20:19:20 29e5d40040c1: Download complete 20:19:20 1ce36da41761: Verifying Checksum 20:19:20 1ce36da41761: Download complete 20:19:21 29e5d40040c1: Pull complete 20:19:22 25b303627fd3: Verifying Checksum 20:19:22 25b303627fd3: Download complete 20:19:22 1ce36da41761: Pull complete 20:19:32 25b303627fd3: Pull complete 20:19:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:19:32 prd-ubuntu18.04-docker-arm64-4c-16g-3553 does not seem to be running inside a container 20:19:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:35 $ docker top 25761611786a5f1d5d8c18eafc68ae1ecbdf3eb52fbe26cd62b098427531c3dd -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:36 + docker-compose build --help 20:19:36 + grep parallel 20:19:39 --parallel Build images in parallel. [Pipeline] } 20:19:39 $ docker stop --time=1 25761611786a5f1d5d8c18eafc68ae1ecbdf3eb52fbe26cd62b098427531c3dd 20:19:41 $ docker rm -f 25761611786a5f1d5d8c18eafc68ae1ecbdf3eb52fbe26cd62b098427531c3dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:41 . [Pipeline] withDockerContainer 20:19:42 prd-ubuntu18.04-docker-arm64-4c-16g-3553 does not seem to be running inside a container 20:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:43 $ docker top 2962743ee9fdb5cc87576850662189103bfb4389db4ed2223ee0fd6089f3419e -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:44 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:48 Building core-command ... 20:19:48 Building core-data ... 20:19:48 Building core-metadata ... 20:19:48 Building security-bootstrapper ... 20:19:48 Building security-proxy-setup ... 20:19:48 Building security-secretstore-setup ... 20:19:48 Building support-notifications ... 20:19:48 Building support-scheduler ... 20:19:48 Building sys-mgmt-agent ... 20:19:48 Building security-secretstore-setup 20:19:48 Building core-command 20:19:48 Building support-scheduler 20:19:48 Building support-notifications 20:19:48 Building core-metadata 20:20:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:20:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:20:56 ---> ecb4b9d2ca18 20:20:56 Step 3/22 : WORKDIR /edgex-go 20:20:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:20:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:20:56 ---> ecb4b9d2ca18 20:20:56 Step 3/22 : WORKDIR /edgex-go 20:20:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:20:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:56 ---> ecb4b9d2ca18 20:20:56 Step 3/23 : WORKDIR /edgex-go 20:20:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:20:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:20:56 ---> ecb4b9d2ca18 20:20:56 Step 3/25 : WORKDIR /edgex-go 20:20:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:20:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:56 ---> ecb4b9d2ca18 20:20:56 Step 3/23 : WORKDIR /edgex-go 20:20:56 ---> Running in 7b6146e98e9c 20:20:56 ---> Running in c7c5413ee2c4 20:20:56 ---> Running in a201790332c1 20:20:56 ---> Running in 050bd9af375e 20:20:56 ---> Running in 615b0cc0575a 20:20:57 Removing intermediate container 050bd9af375e 20:20:57 ---> 837f079dd3c1 20:20:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:57 Removing intermediate container 615b0cc0575a 20:20:57 ---> a2155d3ade69 20:20:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:57 ---> Running in b75e89885b26 20:20:57 Removing intermediate container c7c5413ee2c4 20:20:57 ---> a77108c60461 20:20:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:57 Removing intermediate container a201790332c1 20:20:57 ---> 1437003efd58 20:20:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:57 Removing intermediate container 7b6146e98e9c 20:20:57 ---> 351e9ebe3ca9 20:20:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:57 ---> Running in 79d560dd7c90 20:20:57 ---> Running in f316a1a925ea 20:20:57 ---> Running in eb1cdfc094d7 20:20:57 ---> Running in 5139153d50db 20:21:00 Removing intermediate container b75e89885b26 20:21:00 ---> f693ec1635a0 20:21:00 Step 5/25 : RUN apk add --update --no-cache make git 20:21:00 Removing intermediate container 79d560dd7c90 20:21:00 ---> 1321efa9d631 20:21:00 Step 5/23 : RUN apk add --update --no-cache make git 20:21:00 ---> Running in 0657ce8e274b 20:21:00 ---> Running in b0c2ba669708 20:21:01 Removing intermediate container 5139153d50db 20:21:01 ---> 81cc2178eec4 20:21:01 Step 5/22 : RUN apk add --update --no-cache make git 20:21:01 Removing intermediate container f316a1a925ea 20:21:01 ---> 0f3a3bdadd54 20:21:01 Step 5/23 : RUN apk add --update --no-cache make git 20:21:01 Removing intermediate container eb1cdfc094d7 20:21:01 ---> 0f583cdf9a6c 20:21:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:21:01 ---> Running in 35afe2be1bc6 20:21:01 ---> Running in 24dbd3c05c22 20:21:01 ---> Running in c8f13cb4c0a5 20:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:21:04 OK: 220 MiB in 52 packages 20:21:04 OK: 220 MiB in 52 packages 20:21:05 OK: 220 MiB in 52 packages 20:21:05 OK: 220 MiB in 52 packages 20:21:05 OK: 220 MiB in 52 packages 20:21:05 Removing intermediate container 0657ce8e274b 20:21:05 ---> b703712b0c12 20:21:05 Step 6/25 : COPY go.mod vendor* ./ 20:21:05 Removing intermediate container b0c2ba669708 20:21:05 ---> f134f5e00a10 20:21:05 Step 6/23 : COPY go.mod vendor* ./ 20:21:06 Removing intermediate container 35afe2be1bc6 20:21:06 ---> 154221539010 20:21:06 Step 6/22 : COPY go.mod vendor* ./ 20:21:06 Removing intermediate container c8f13cb4c0a5 20:21:06 ---> ba4c90108ef0 20:21:06 Step 6/22 : COPY go.mod vendor* ./ 20:21:06 Removing intermediate container 24dbd3c05c22 20:21:06 ---> baad78ddc871 20:21:06 Step 6/23 : COPY go.mod vendor* ./ 20:21:06 ---> eba0aacfec1f 20:21:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:07 ---> Running in 027be10d73ce 20:21:07 ---> 75fb70a8955d 20:21:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:07 ---> Running in 1e1b81facd8d 20:21:07 ---> db0616f4f9eb 20:21:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:07 ---> 712640f977d2 20:21:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:07 ---> Running in 0dc33102423a 20:21:07 ---> 1bedb7167ff4 20:21:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:08 ---> Running in 0d0dafcf8690 20:21:08 ---> Running in f37386eccd39 20:21:13 Removing intermediate container 027be10d73ce 20:21:13 ---> a429fb96e8c4 20:21:13 Step 8/25 : COPY . . 20:21:13 Removing intermediate container 1e1b81facd8d 20:21:13 ---> 629876b0e2a5 20:21:13 Step 8/23 : COPY . . 20:21:14 Removing intermediate container 0d0dafcf8690 20:21:14 ---> 180668d05b18 20:21:14 Step 8/23 : COPY . . 20:21:14 Removing intermediate container f37386eccd39 20:21:14 ---> 590042cd47b3 20:21:14 Step 8/22 : COPY . . 20:21:14 Removing intermediate container 0dc33102423a 20:21:14 ---> 930ca9210a53 20:21:14 Step 8/22 : COPY . . 20:21:36 ---> a43551e5a0f9 20:21:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:21:36 ---> 8b55e5fb6eb0 20:21:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:36 ---> Running in cc5d80d5b9fc 20:21:36 ---> Running in 4c7fc3170faf 20:21:36 ---> ffbc56275854 20:21:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:21:36 ---> Running in 7e6bf4c20c71 20:21:36 ---> 8918818831fd 20:21:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:21:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:36 ---> Running in d9247fa12923 20:21: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 20:21:36 ---> a0cd9547f981 20:21:36 Step 9/23 : RUN make cmd/core-command/core-command 20:21:36 ---> Running in 9713d0620679 20:21:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:21:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:21:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:23:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:45 Removing intermediate container 9713d0620679 20:23:45 ---> edca5de2082b 20:23:45 20:23:45 Step 10/23 : FROM alpine:3.14 20:23:45 3.14: Pulling from library/alpine 20:23:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:23:45 Status: Downloaded newer image for alpine:3.14 20:23:45 ---> 5b8b7b635229 20:23:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:23:45 ---> Running in 8cc5e9c0c532 20:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:23:49 (1/1) Installing dumb-init (1.2.5-r1) 20:23:49 Executing busybox-1.33.1-r6.trigger 20:23:49 OK: 6 MiB in 15 packages 20:23:50 Removing intermediate container cc5d80d5b9fc 20:23:50 ---> 24722376c02f 20:23:50 20:23:50 Step 10/25 : FROM alpine:3.14 20:23:50 ---> 5b8b7b635229 20:23:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:23:50 ---> Running in 317064f1fed5 20:23:51 Removing intermediate container 8cc5e9c0c532 20:23:51 ---> e949f6535db3 20:23:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:51 ---> Running in 168de06f0040 20:23:52 Removing intermediate container 168de06f0040 20:23:52 ---> 48b6875f512f 20:23:52 Step 13/23 : ENV APP_PORT=59882 20:23:52 ---> Running in c09ef27c1031 20:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:23:53 Removing intermediate container c09ef27c1031 20:23:53 ---> 3ae96f1e8be1 20:23:53 Step 14/23 : EXPOSE $APP_PORT 20:23:53 ---> Running in 2ff3f7dcd0d1 20:23:54 (1/3) Installing ca-certificates (20191127-r5) 20:23:54 (2/3) Installing dumb-init (1.2.5-r1) 20:23:54 (3/3) Installing su-exec (0.2-r1) 20:23:54 Executing busybox-1.33.1-r6.trigger 20:23:54 Executing ca-certificates-20191127-r5.trigger 20:23:54 Removing intermediate container 2ff3f7dcd0d1 20:23:54 ---> 278b0bcce571 20:23:54 Step 15/23 : WORKDIR / 20:23:54 OK: 6 MiB in 17 packages 20:23:54 ---> Running in c2fc1cdbc827 20:23:55 Removing intermediate container c2fc1cdbc827 20:23:55 ---> ac0c04534a23 20:23:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:56 ---> f582213cf9d3 20:23:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:56 Removing intermediate container 317064f1fed5 20:23:56 ---> 599b37619b61 20:23:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:57 ---> Running in cab8e737688e 20:23:57 Removing intermediate container cab8e737688e 20:23:57 ---> 28e44c6f5d8d 20:23:57 Step 13/25 : WORKDIR / 20:23:57 Removing intermediate container d9247fa12923 20:23:57 ---> 26939e5fe5f4 20:23:57 20:23:57 Step 10/22 : FROM alpine:3.14 20:23:57 ---> 5b8b7b635229 20:23:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:23:57 ---> Using cache 20:23:57 ---> e949f6535db3 20:23:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:57 ---> Using cache 20:23:57 ---> 48b6875f512f 20:23:57 Step 13/22 : ENV APP_PORT=59861 20:23:57 ---> Running in d34f6a52ede8 20:23:57 ---> Running in e537025f0550 20:23:58 Removing intermediate container 4c7fc3170faf 20:23:58 ---> 284bad8a6ed7 20:23:58 20:23:58 Step 10/23 : FROM alpine:3.14 20:23:58 ---> 5b8b7b635229 20:23:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:23:58 ---> Using cache 20:23:58 ---> e949f6535db3 20:23:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:58 ---> Using cache 20:23:58 ---> 48b6875f512f 20:23:58 Step 13/23 : ENV APP_PORT=59881 20:23:58 Removing intermediate container 7e6bf4c20c71 20:23:58 ---> 0fb18da45595 20:23:58 20:23:58 Step 10/22 : FROM alpine:3.14 20:23:58 ---> 5b8b7b635229 20:23:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:58 ---> Running in 82205e36d7ca 20:23:58 ---> 0ed0b8578305 20:23:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:23:58 Removing intermediate container e537025f0550 20:23:58 ---> d11d72703fc9 20:23:58 Step 14/22 : EXPOSE $APP_PORT 20:23:58 ---> Running in f8e1f10b3a0c 20:23:58 ---> Running in b1f7ff44a606 20:23:58 Removing intermediate container d34f6a52ede8 20:23:58 ---> 89bb5c26e5eb 20:23:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:58 Removing intermediate container 82205e36d7ca 20:23:58 ---> 5bc97a7d17d3 20:23:58 Step 14/23 : EXPOSE $APP_PORT 20:23:59 ---> Running in 4bba1ca5a54e 20:23:59 Removing intermediate container b1f7ff44a606 20:23:59 ---> 69eb511eb229 20:23:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:59 Removing intermediate container 4bba1ca5a54e 20:23:59 ---> 1eb86928d504 20:23:59 Step 15/23 : WORKDIR / 20:23:59 ---> 6bd3e709074f 20:23:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:23:59 ---> f7b229869ea4 20:23:59 Step 19/23 : ENTRYPOINT ["/core-command"] 20:23:59 ---> Running in b8ca88ff76a5 20:23:59 ---> Running in c9afbe55949d 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:24:00 ---> 5386e7f42909 20:24:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:24:00 Removing intermediate container b8ca88ff76a5 20:24:00 ---> e8223f57e3fd 20:24:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:00 Removing intermediate container c9afbe55949d 20:24:00 ---> 236680b5150f 20:24:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:00 ---> Running in f3b622a779b3 20:24:00 ---> 51a6be6b77de 20:24:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:24:01 Removing intermediate container f3b622a779b3 20:24:01 ---> 64deac289d50 20:24:01 Step 21/23 : LABEL arch=arm64 20:24:01 (1/2) Installing ca-certificates (20191127-r5) 20:24:01 ---> Running in c43badd3cade 20:24:01 (2/2) Installing dumb-init (1.2.5-r1) 20:24:01 Executing busybox-1.33.1-r6.trigger 20:24:01 Executing ca-certificates-20191127-r5.trigger 20:24:01 ---> 3066864e3f9c 20:24:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:01 OK: 6 MiB in 16 packages 20:24:01 ---> 0216b740594c 20:24:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:24:01 ---> b2e4264ec4b8 20:24:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:24:01 Removing intermediate container c43badd3cade 20:24:01 ---> 39b16a8651b9 20:24:01 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:24:02 ---> Running in 37ba4c682e2f 20:24:02 Removing intermediate container 37ba4c682e2f 20:24:02 ---> 663262fec6d0 20:24:02 Step 23/23 : LABEL version=0.0.0 20:24:02 ---> Running in 51eb499d1ac3 20:24:03 ---> 92803a491437 20:24:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:24:03 ---> 79f1650bb250 20:24:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:24:03 ---> Running in 2fedce230a9c 20:24:03 Removing intermediate container 51eb499d1ac3 20:24:03 ---> 0a579a3a911e 20:24:03 20:24:03 Removing intermediate container f8e1f10b3a0c 20:24:03 ---> 88380b125059 20:24:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:24:03 ---> Running in 6df2b5941a04 20:24:03 ---> 16ff033e949f 20:24:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:03 Removing intermediate container 2fedce230a9c 20:24:03 ---> 9b57cf11984c 20:24:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:04 Successfully built 0a579a3a911e 20:24:04 Successfully tagged core-command-arm64:latest 20:24:04 ---> Running in fd70ccd11a31 20:24:04  Building core-command ... done Building security-bootstrapper 20:24:04 Removing intermediate container 6df2b5941a04 20:24:04 ---> d9a7af24c928 20:24:04 Step 13/22 : ENV APP_PORT=59860 20:24:04 ---> Running in ce45a7116c9b 20:24:04 Removing intermediate container ce45a7116c9b 20:24:04 ---> 624cb6f9ec0d 20:24:04 Step 14/22 : EXPOSE $APP_PORT 20:24:04 Removing intermediate container fd70ccd11a31 20:24:04 ---> 52f369e663ec 20:24:04 Step 20/22 : LABEL arch=arm64 20:24:04 ---> 62d21854389a 20:24:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:24:05 ---> 07931f1df5b4 20:24:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:24:05 ---> Running in 60485580e2b2 20:24:05 ---> Running in 4ce8226653b0 20:24:05 ---> Running in cd1f6d913697 20:24:05 Removing intermediate container 4ce8226653b0 20:24:05 ---> 728fc77618bc 20:24:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:05 Removing intermediate container 60485580e2b2 20:24:05 ---> 9adb99c6dc49 20:24:05 Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:24:05 Removing intermediate container cd1f6d913697 20:24:05 ---> 2e842a02abca 20:24:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:05 ---> Running in 224c9a9e1fb7 20:24:05 ---> Running in e4477e004fbc 20:24:06 Removing intermediate container e4477e004fbc 20:24:06 ---> 61e7964b7592 20:24:06 Step 21/23 : LABEL arch=arm64 20:24:06 ---> a1b576371fe5 20:24:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:24:06 Removing intermediate container 224c9a9e1fb7 20:24:06 ---> 8568cb834088 20:24:06 Step 22/22 : LABEL version=0.0.0 20:24:06 ---> 02eb0f86906f 20:24:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:24:06 ---> Running in d9cf13b05de2 20:24:07 ---> Running in 704b73d46588 20:24:07 Removing intermediate container d9cf13b05de2 20:24:07 ---> 2d70df504727 20:24:07 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:24:07 Removing intermediate container 704b73d46588 20:24:07 ---> 02a0f17b604b 20:24:07 20:24:07 ---> e4859f3df83b 20:24:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:24:07 ---> Running in 8f98e935b195 20:24:08 ---> Running in 8887b96da546 20:24:08 Successfully built 02a0f17b604b 20:24:08 Successfully tagged support-scheduler-arm64:latest 20:24:08  Building support-scheduler ... done Building security-proxy-setup 20:24:08 Removing intermediate container 8f98e935b195 20:24:08 ---> 94713a810f74 20:24:08 Step 23/23 : LABEL version=0.0.0 20:24:08 ---> af2e9c699e8d 20:24:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:24:08 ---> Running in 1339695315d1 20:24:09 Removing intermediate container 1339695315d1 20:24:09 ---> 73d3b9fffe7c 20:24:09 20:24:09 ---> ab2baefec3db 20:24:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:24:09 Successfully built 73d3b9fffe7c 20:24:09 Successfully tagged core-metadata-arm64:latest 20:24:09  Building core-metadata ... done Building core-data 20:24:09 ---> Running in 89428c86a2e1 20:24:10 Removing intermediate container 89428c86a2e1 20:24:10 ---> 38d876a62dd7 20:24:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:10 Removing intermediate container 8887b96da546 20:24:10 ---> e80e67d59d8a 20:24:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:24:10 ---> Running in c441010eb4b2 20:24:10 ---> Running in 2c7d5fd0dfa6 20:24:10 Removing intermediate container c441010eb4b2 20:24:10 ---> 53ea822a2f75 20:24:10 Step 20/22 : LABEL arch=arm64 20:24:10 Removing intermediate container 2c7d5fd0dfa6 20:24:10 ---> 51f5efc28f6d 20:24:10 Step 23/25 : LABEL arch=arm64 20:24:10 ---> Running in f0dcb05b2b58 20:24:10 ---> Running in a0b695660f7a 20:24:11 Removing intermediate container f0dcb05b2b58 20:24:11 ---> f0bf9d5f074d 20:24:11 Step 21/22 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:24:11 Removing intermediate container a0b695660f7a 20:24:11 ---> 8ab23e184245 20:24:11 Step 24/25 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:24:11 ---> Running in 63c0edd64237 20:24:11 ---> Running in 7bce48820f05 20:24:12 Removing intermediate container 63c0edd64237 20:24:12 ---> 06f88f78a698 20:24:12 Step 22/22 : LABEL version=0.0.0 20:24:12 Removing intermediate container 7bce48820f05 20:24:12 ---> dba36ced6d46 20:24:12 Step 25/25 : LABEL version=0.0.0 20:24:12 ---> Running in f4c594186165 20:24:12 ---> Running in 1526a303344a 20:24:12 Removing intermediate container f4c594186165 20:24:12 ---> 0a63063a8ded 20:24:12 20:24:12 Removing intermediate container 1526a303344a 20:24:12 ---> 71abf664867d 20:24:12 20:24:13 Successfully built 0a63063a8ded 20:24:13 Successfully tagged support-notifications-arm64:latest 20:24:13  Building support-notifications ... done Building sys-mgmt-agent 20:24:13 Successfully built 71abf664867d 20:24:13 Successfully tagged security-secretstore-setup-arm64:latest 20:24:52  Building security-secretstore-setup ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:24:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:24:52 ---> ecb4b9d2ca18 20:24:52 Step 3/31 : WORKDIR /edgex-go 20:24:52 ---> Using cache 20:24:52 ---> 351e9ebe3ca9 20:24:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:52 ---> Using cache 20:24:52 ---> 81cc2178eec4 20:24:52 Step 5/31 : RUN apk add --update --no-cache make git 20:24:52 ---> Using cache 20:24:52 ---> 154221539010 20:24:52 Step 6/31 : COPY go.mod vendor* ./ 20:24:52 ---> Using cache 20:24:52 ---> db0616f4f9eb 20:24:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:52 ---> Using cache 20:24:52 ---> 930ca9210a53 20:24:52 Step 8/31 : COPY . . 20:24:52 ---> Using cache 20:24:52 ---> 8918818831fd 20:24:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:52 ---> Running in 1d81323e5b3e 20:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:24:57 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:24:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:24:57 ---> ecb4b9d2ca18 20:24:57 Step 3/21 : WORKDIR /edgex-go 20:24:57 ---> Using cache 20:24:57 ---> 351e9ebe3ca9 20:24:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:57 ---> Using cache 20:24:57 ---> 81cc2178eec4 20:24:57 Step 5/21 : RUN apk add --update --no-cache make git 20:24:57 ---> Using cache 20:24:57 ---> 154221539010 20:24:57 Step 6/21 : COPY go.mod vendor* ./ 20:24:57 ---> Using cache 20:24:57 ---> db0616f4f9eb 20:24:57 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:57 ---> Using cache 20:24:57 ---> 930ca9210a53 20:24:57 Step 8/21 : COPY . . 20:24:57 ---> Using cache 20:24:57 ---> 8918818831fd 20:24:57 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:24:57 ---> Running in 3897b1308ecf 20:24:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:24:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:57 ---> ecb4b9d2ca18 20:24:57 Step 3/23 : WORKDIR /edgex-go 20:24:57 ---> Using cache 20:24:57 ---> 351e9ebe3ca9 20:24:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:57 ---> Using cache 20:24:57 ---> 81cc2178eec4 20:24:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:24:57 ---> Running in e9afd7c44ee5 20:24:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:24:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:59 ---> ecb4b9d2ca18 20:24:59 Step 3/23 : WORKDIR /edgex-go 20:24:59 ---> Using cache 20:24:59 ---> 351e9ebe3ca9 20:24:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:59 ---> Using cache 20:24:59 ---> 81cc2178eec4 20:24:59 Step 5/23 : RUN apk add --update --no-cache make bash git 20:24:59 ---> Running in 09b825d8c1cc 20:24:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:24:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:01 OK: 220 MiB in 52 packages 20:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:03 Removing intermediate container e9afd7c44ee5 20:25:03 ---> f36a5bdc239d 20:25:03 Step 6/23 : COPY go.mod vendor* ./ 20:25:03 OK: 220 MiB in 52 packages 20:25:04 ---> c86c3f6fcce8 20:25:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:04 Removing intermediate container 09b825d8c1cc 20:25:04 ---> 0370f733f648 20:25:04 Step 6/23 : COPY go.mod vendor* ./ 20:25:04 ---> Running in b64bea98a3c6 20:25:05 ---> ed5164a2a38f 20:25:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:05 ---> Running in 2d9c7851f134 20:25:10 Removing intermediate container b64bea98a3c6 20:25:10 ---> 1583fbe777cc 20:25:10 Step 8/23 : COPY . . 20:25:12 Removing intermediate container 2d9c7851f134 20:25:12 ---> 447035339ff2 20:25:12 Step 8/23 : COPY . . 20:25:39 ---> 45b32614cda5 20:25:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:25:39 ---> f670be79a2ed 20:25:39 Step 9/23 : RUN make cmd/core-data/core-data 20:25:39 ---> Running in c493400d0d71 20:25:39 ---> Running in 27d35e7031c3 20:25:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:26:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:26:26 Removing intermediate container 1d81323e5b3e 20:26:26 ---> eef13fdf113b 20:26:26 20:26:26 Step 10/31 : FROM alpine:3.14 20:26:26 ---> 5b8b7b635229 20:26:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:26:26 ---> Running in 84636ca92236 20:26:26 Removing intermediate container 84636ca92236 20:26:26 ---> 5af781024aa1 20:26:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:26:26 ---> Running in fe3581e20732 20:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:26:26 (1/2) Installing dumb-init (1.2.5-r1) 20:26:26 (2/2) Installing su-exec (0.2-r1) 20:26:26 Executing busybox-1.33.1-r6.trigger 20:26:26 OK: 6 MiB in 16 packages 20:26:26 Removing intermediate container fe3581e20732 20:26:26 ---> 3ebc09cdf47e 20:26:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:26:26 ---> Running in 2034093fac58 20:26:27 Removing intermediate container 2034093fac58 20:26:27 ---> 0362a8e540ae 20:26:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:26:27 ---> Running in 94da98ef82d9 20:26:28 Removing intermediate container 94da98ef82d9 20:26:28 ---> bbb052100767 20:26:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:26:28 ---> Running in e047b147c7af 20:26:30 Removing intermediate container e047b147c7af 20:26:30 ---> 92e11515d261 20:26:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:26:30 ---> Running in 836f274fb5da 20:26:31 Removing intermediate container 836f274fb5da 20:26:31 ---> faee68801d60 20:26:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:26:32 ---> a732f348358c 20:26:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:26:32 ---> Running in c0bc45277e01 20:26:36 Removing intermediate container c0bc45277e01 20:26:36 ---> 99ec88b17a73 20:26:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:37 ---> 49eeb2dea403 20:26:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:26:37 Removing intermediate container 3897b1308ecf 20:26:37 ---> 826b84cd3ab7 20:26:37 20:26:37 Step 10/21 : FROM alpine:3.14 20:26:37 ---> 5b8b7b635229 20:26:37 Step 11/21 : RUN apk add --update --no-cache curl 20:26:37 ---> Running in 2f78ea024ef8 20:26:40 ---> 7d11aee588b4 20:26:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:26:41 ---> 2f1047901027 20:26:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:26:41 (1/5) Installing ca-certificates (20191127-r5) 20:26:41 (2/5) Installing brotli-libs (1.0.9-r5) 20:26:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:26:42 (4/5) Installing libcurl (7.79.1-r0) 20:26:42 (5/5) Installing curl (7.79.1-r0) 20:26:42 Executing busybox-1.33.1-r6.trigger 20:26:42 Executing ca-certificates-20191127-r5.trigger 20:26:42 ---> bfc604296050 20:26:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:26:42 OK: 8 MiB in 19 packages 20:26:43 ---> f83d1ed9c4b6 20:26:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:26:43 ---> Running in dd9f4832104e 20:26:44 Removing intermediate container dd9f4832104e 20:26:44 ---> 061608f8dcd8 20:26:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:26:44 Removing intermediate container 2f78ea024ef8 20:26:44 ---> c201961d4adf 20:26:44 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:26:45 ---> Running in d70d4d870ab3 20:26:45 Removing intermediate container d70d4d870ab3 20:26:45 ---> 6e503bddd14f 20:26:45 Step 13/21 : WORKDIR /edgex 20:26:45 ---> Running in bfaedcc23b94 20:26:45 ---> bbb1d1c5d5cd 20:26:45 Step 26/31 : RUN chmod +x /entrypoint.sh 20:26:46 ---> Running in 9feee95e6059 20:26:46 Removing intermediate container bfaedcc23b94 20:26:46 ---> 759dabe9a781 20:26:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:26:47 ---> 98d2842eb72e 20:26:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:26:49 Removing intermediate container 9feee95e6059 20:26:49 ---> be50e7259d17 20:26:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:26:49 ---> Running in 8c3b8fe08ddc 20:26:49 ---> 18554a7f8d2b 20:26:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:26:50 Removing intermediate container 8c3b8fe08ddc 20:26:50 ---> b3977486f3b8 20:26:50 Step 28/31 : CMD ["gate"] 20:26:50 ---> Running in ed981659d69e 20:26:51 Removing intermediate container ed981659d69e 20:26:51 ---> 0882f7759950 20:26:51 Step 29/31 : LABEL arch=arm64 20:26:51 ---> Running in 719d7ec5344e 20:26:51 ---> 3d6c83869be3 20:26:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:26:51 ---> Running in 73e74820ce4c 20:26:52 Removing intermediate container 719d7ec5344e 20:26:52 ---> 6dc9f0267852 20:26:52 Step 30/31 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:26:52 Removing intermediate container 73e74820ce4c 20:26:52 ---> 60eb76ef2eb8 20:26:52 Step 18/21 : CMD ["--init=true"] 20:26:52 ---> Running in 1a5db87ca41d 20:26:52 ---> Running in 1ac7138a17a3 20:26:53 Removing intermediate container 1a5db87ca41d 20:26:53 ---> 05e1be10b1ff 20:26:53 Step 31/31 : LABEL version=0.0.0 20:26:53 Removing intermediate container 1ac7138a17a3 20:26:53 ---> a2a597ff891f 20:26:53 Step 19/21 : LABEL arch=arm64 20:26:53 ---> Running in 7e9608b298d4 20:26:53 ---> Running in 2ced40dd1775 20:26:54 Removing intermediate container 7e9608b298d4 20:26:54 ---> e21af7d6e9c5 20:26:54 Step 20/21 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:26:54 ---> Running in 2706ea86f90c 20:26:54 Removing intermediate container 2ced40dd1775 20:26:54 ---> 733fd1231ea0 20:26:54 20:26:54 Successfully built 733fd1231ea0 20:26:54 Successfully tagged security-bootstrapper-arm64:latest 20:26:54  Building security-bootstrapper ... done Removing intermediate container 2706ea86f90c 20:26:54 ---> a683d82a8ece 20:26:54 Step 21/21 : LABEL version=0.0.0 20:26:55 ---> Running in 09929c99bff0 20:26:55 Removing intermediate container 09929c99bff0 20:26:55 ---> c93bfb4acc55 20:26:55 20:26:56 Successfully built c93bfb4acc55 20:26:56 Successfully tagged security-proxy-setup-arm64:latest 20:27:11  Building security-proxy-setup ... done Removing intermediate container c493400d0d71 20:27:11 ---> 4464e846db46 20:27:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:27:11 ---> Running in fc67f829c5eb 20:27:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:27:13 Removing intermediate container fc67f829c5eb 20:27:13 ---> 79ff4be4941d 20:27:13 20:27:13 Step 11/23 : FROM docker:20.10.10 20:27:13 20.10.10: Pulling from library/docker 20:27:17 Removing intermediate container 27d35e7031c3 20:27:17 ---> 70509681d56b 20:27:17 20:27:17 Step 10/23 : FROM alpine:3.14 20:27:17 ---> 5b8b7b635229 20:27:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:27:17 ---> Running in addea0f9666f 20:27:17 Removing intermediate container addea0f9666f 20:27:17 ---> 76e8a5e10120 20:27:17 Step 12/23 : ENV APP_PORT=59880 20:27:17 ---> Running in eaab721bf592 20:27:18 Removing intermediate container eaab721bf592 20:27:18 ---> bde2e29b59d3 20:27:18 Step 13/23 : EXPOSE $APP_PORT 20:27:18 ---> Running in d3bfca46c39a 20:27:19 Removing intermediate container d3bfca46c39a 20:27:19 ---> ad544bc1fca7 20:27:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:19 ---> Running in bb87c867e3fe 20:27:20 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:27:20 Status: Downloaded newer image for docker:20.10.10 20:27:20 ---> 520e9a0a30f7 20:27:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:27:20 ---> Running in cad35b14a442 20:27:20 Removing intermediate container cad35b14a442 20:27:20 ---> e52a382c66aa 20:27:20 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:27:20 ---> Running in 2fdc37b3ffb9 20:27:20 Removing intermediate container bb87c867e3fe 20:27:20 ---> 8f2ca72a31f2 20:27:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:27:21 ---> Running in 90473383c8ea 20:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:27:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:27:23 (1/42) Installing readline (8.1.0-r0) 20:27:23 (2/42) Installing bash (5.1.4-r0) 20:27:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:27:23 Executing bash-5.1.4-r0.post-install 20:27:23 (3/42) Installing brotli-libs (1.0.9-r5) 20:27:23 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:27:23 (5/42) Installing libcurl (7.79.1-r0) 20:27:23 (6/42) Installing curl (7.79.1-r0) 20:27:23 (7/42) Installing dumb-init (1.2.5-r1) 20:27:23 (8/42) Installing libbz2 (1.0.8-r1) 20:27:23 (9/42) Installing expat (2.4.3-r0) 20:27:23 (10/42) Installing libffi (3.3-r2) 20:27:23 (11/42) Installing gdbm (1.19-r0) 20:27:23 (12/42) Installing xz-libs (5.2.5-r0) 20:27:23 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:27:23 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:27:23 (15/42) Installing mpdecimal (2.5.1-r1) 20:27:23 (16/42) Installing sqlite-libs (3.35.5-r0) 20:27:23 (17/42) Installing python3 (3.9.5-r2) 20:27:23 (1/6) Installing dumb-init (1.2.5-r1) 20:27:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:27:24 (3/6) Installing libsodium (1.0.18-r0) 20:27:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:27:24 (5/6) Installing libzmq (4.3.4-r0) 20:27:24 (6/6) Installing zeromq (4.3.4-r0) 20:27:24 Executing busybox-1.33.1-r6.trigger 20:27:24 OK: 8 MiB in 20 packages 20:27:25 (18/42) Installing py3-appdirs (1.4.4-r2) 20:27:25 (19/42) Installing py3-chardet (4.0.0-r2) 20:27:25 (20/42) Installing py3-idna (3.2-r0) 20:27:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:27:25 (22/42) Installing py3-certifi (2020.12.5-r1) 20:27:25 (23/42) Installing py3-requests (2.25.1-r4) 20:27:25 (24/42) Installing py3-msgpack (1.0.2-r1) 20:27:25 (25/42) Installing py3-lockfile (0.12.2-r4) 20:27:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:27:25 (27/42) Installing py3-colorama (0.4.4-r1) 20:27:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:27:25 (29/42) Installing py3-distlib (0.3.1-r3) 20:27:25 (30/42) Installing py3-distro (1.5.0-r3) 20:27:25 (31/42) Installing py3-six (1.15.0-r1) 20:27:25 (32/42) Installing py3-webencodings (0.5.1-r4) 20:27:25 (33/42) Installing py3-html5lib (1.1-r1) 20:27:25 (34/42) Installing py3-parsing (2.4.7-r2) 20:27:25 (35/42) Installing py3-packaging (20.9-r1) 20:27:25 (36/42) Installing py3-toml (0.10.2-r2) 20:27:25 (37/42) Installing py3-pep517 (0.10.0-r2) 20:27:25 (38/42) Installing py3-progress (1.5-r2) 20:27:25 (39/42) Installing py3-retrying (1.3.3-r1) 20:27:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:27:25 (41/42) Installing py3-setuptools (52.0.0-r3) 20:27:25 (42/42) Installing py3-pip (20.3.4-r1) 20:27:26 Removing intermediate container 90473383c8ea 20:27:26 ---> 289376d39114 20:27:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:26 Executing busybox-1.33.1-r6.trigger 20:27:26 OK: 84 MiB in 64 packages 20:27:26 ---> 35f541080401 20:27:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:27:27 ---> d5a0f217eaa0 20:27:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:27:28 ---> 22cb4ea2dcda 20:27:28 Step 19/23 : ENTRYPOINT ["/core-data"] 20:27:28 ---> Running in 01dbe6e73e90 20:27:28 Removing intermediate container 01dbe6e73e90 20:27:28 ---> f7f0ad328b8b 20:27:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:28 ---> Running in aedf470fcdef 20:27:29 Removing intermediate container aedf470fcdef 20:27:29 ---> 0e36e79303d0 20:27:29 Step 21/23 : LABEL arch=arm64 20:27:29 ---> Running in b8aa033ddec0 20:27:29 Removing intermediate container b8aa033ddec0 20:27:29 ---> 2da199d78ac1 20:27:29 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:27:29 ---> Running in 213f71805524 20:27:30 Removing intermediate container 213f71805524 20:27:30 ---> b2bb6628ee8d 20:27:30 Step 23/23 : LABEL version=0.0.0 20:27:30 ---> Running in 9022e9972664 20:27:30 Collecting docker-compose==1.23.2 20:27:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:27:30 Removing intermediate container 9022e9972664 20:27:30 ---> 4eec42e5f9f9 20:27:30 20:27:30 Collecting dockerpty<0.5,>=0.4.1 20:27:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:27:30 Successfully built 4eec42e5f9f9 20:27:30 Successfully tagged core-data-arm64:latest 20:27:32  Building core-data ... done Collecting docker<4.0,>=3.6.0 20:27:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:27:32 Collecting jsonschema<3,>=2.5.1 20:27:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:27:33 Collecting docopt<0.7,>=0.6.1 20:27:33 Downloading docopt-0.6.2.tar.gz (25 kB) 20:27:35 Collecting PyYAML<4,>=3.10 20:27:35 Downloading PyYAML-3.13.tar.gz (270 kB) 20:27:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:27:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:27:38 Collecting texttable<0.10,>=0.9.0 20:27:38 Downloading texttable-0.9.1.tar.gz (11 kB) 20:27:40 Collecting websocket-client<1.0,>=0.32.0 20:27:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:27:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:27:40 Collecting cached-property<2,>=1.2.0 20:27:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:27:40 Collecting docker-pycreds>=0.4.0 20:27:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:27:41 Collecting urllib3<1.25,>=1.21.1 20:27:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:27:41 Collecting idna<2.8,>=2.5 20:27:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:27:41 Collecting chardet<3.1.0,>=3.0.2 20:27:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:27:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:27:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:27:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:27:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:27:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:27:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:27:42 Attempting uninstall: urllib3 20:27:42 Found existing installation: urllib3 1.26.5 20:27:42 Uninstalling urllib3-1.26.5: 20:27:42 Successfully uninstalled urllib3-1.26.5 20:27:43 Attempting uninstall: idna 20:27:43 Found existing installation: idna 3.2 20:27:43 Uninstalling idna-3.2: 20:27:43 Successfully uninstalled idna-3.2 20:27:43 Attempting uninstall: chardet 20:27:43 Found existing installation: chardet 4.0.0 20:27:43 Uninstalling chardet-4.0.0: 20:27:44 Successfully uninstalled chardet-4.0.0 20:27:45 Attempting uninstall: requests 20:27:45 Found existing installation: requests 2.25.1 20:27:45 Uninstalling requests-2.25.1: 20:27:45 Successfully uninstalled requests-2.25.1 20:27:45 Running setup.py install for texttable: started 20:27:47 Running setup.py install for texttable: finished with status 'done' 20:27:47 Running setup.py install for PyYAML: started 20:27:49 Running setup.py install for PyYAML: finished with status 'done' 20:27:49 Running setup.py install for docopt: started 20:27:51 Running setup.py install for docopt: finished with status 'done' 20:27:51 Running setup.py install for dockerpty: started 20:27:52 Running setup.py install for dockerpty: finished with status 'done' 20:27:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:28:02 Removing intermediate container 2fdc37b3ffb9 20:28:02 ---> 5a8a97055f9c 20:28:02 Step 14/23 : ENV APP_PORT=58890 20:28:02 ---> Running in c99c645a37cd 20:28:02 Removing intermediate container c99c645a37cd 20:28:02 ---> 00efc7dfd8a2 20:28:02 Step 15/23 : EXPOSE $APP_PORT 20:28:02 ---> Running in 02c756f31178 20:28:03 Removing intermediate container 02c756f31178 20:28:03 ---> 11b34329258c 20:28:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:28:04 ---> 2099a3680464 20:28:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:28:04 ---> 029fb2f95fba 20:28:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:28:05 ---> 0f5b210a75bf 20:28:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:28:05 ---> Running in fa7882bf8267 20:28:05 Removing intermediate container fa7882bf8267 20:28:05 ---> 5f8953e48574 20:28:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:05 ---> Running in 4ba5bdd2d222 20:28:06 Removing intermediate container 4ba5bdd2d222 20:28:06 ---> 3c0114245ec0 20:28:06 Step 21/23 : LABEL arch=arm64 20:28:06 ---> Running in e8f8b49d62ae 20:28:06 Removing intermediate container e8f8b49d62ae 20:28:06 ---> 685278afb407 20:28:06 Step 22/23 : LABEL git_sha=7bece6f293209588703db524cb91c673a047358a 20:28:06 ---> Running in 25637d990f9a 20:28:07 Removing intermediate container 25637d990f9a 20:28:07 ---> 33178fec45e8 20:28:07 Step 23/23 : LABEL version=0.0.0 20:28:07 ---> Running in 7dfca99cfdc5 20:28:07 Removing intermediate container 7dfca99cfdc5 20:28:07 ---> 7b9e1ec94262 20:28:07 20:28:07 Successfully built 7b9e1ec94262 20:28:07 Successfully tagged sys-mgmt-agent-arm64:latest 20:28:08  Building sys-mgmt-agent ... done  [Pipeline] } 20:28:08 $ docker stop --time=1 2962743ee9fdb5cc87576850662189103bfb4389db4ed2223ee0fd6089f3419e 20:28:09 $ docker rm -f 2962743ee9fdb5cc87576850662189103bfb4389db4ed2223ee0fd6089f3419e [Pipeline] // withDockerContainer [Pipeline] sh 20:28:10 + docker images 20:28:10 REPOSITORY TAG IMAGE ID CREATED SIZE 20:28:10 sys-mgmt-agent-arm64 latest 7b9e1ec94262 3 seconds ago 280MB 20:28:10 core-data-arm64 latest 4eec42e5f9f9 40 seconds ago 19.2MB 20:28:10 70509681d56b 54 seconds ago 1.6GB 20:28:10 79ff4be4941d 58 seconds ago 1.59GB 20:28:10 security-proxy-setup-arm64 latest c93bfb4acc55 About a minute ago 25.3MB 20:28:10 security-bootstrapper-arm64 latest 733fd1231ea0 About a minute ago 18MB 20:28:10 826b84cd3ab7 About a minute ago 1.6GB 20:28:10 eef13fdf113b About a minute ago 1.59GB 20:28:10 support-notifications-arm64 latest 0a63063a8ded 3 minutes ago 16MB 20:28:10 security-secretstore-setup-arm64 latest 71abf664867d 3 minutes ago 26.8MB 20:28:10 core-metadata-arm64 latest 73d3b9fffe7c 4 minutes ago 15.9MB 20:28:10 support-scheduler-arm64 latest 02a0f17b604b 4 minutes ago 15.3MB 20:28:10 core-command-arm64 latest 0a579a3a911e 4 minutes ago 15.1MB 20:28:10 284bad8a6ed7 4 minutes ago 1.6GB 20:28:10 0fb18da45595 4 minutes ago 1.59GB 20:28:10 26939e5fe5f4 4 minutes ago 1.59GB 20:28:10 24722376c02f 4 minutes ago 1.6GB 20:28:10 edca5de2082b 4 minutes ago 1.59GB 20:28:10 ci-base-image-arm64 latest ecb4b9d2ca18 14 minutes ago 1.26GB 20:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 9 days ago 551MB 20:28:10 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 20:28:10 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 20:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 20:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:10 20:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:11 arm64: Pulling from edgex-lftools-log-publisher 20:28:11 448f6bf000e3: Pulling fs layer 20:28:11 f757da607395: Pulling fs layer 20:28:11 05883995daec: Pulling fs layer 20:28:11 8603b9c90790: Pulling fs layer 20:28:11 1560dd03e051: Pulling fs layer 20:28:11 27f5ce0e4adf: Pulling fs layer 20:28:11 c2d8d7efcc4b: Pulling fs layer 20:28:11 1560dd03e051: Waiting 20:28:11 27f5ce0e4adf: Waiting 20:28:11 8603b9c90790: Waiting 20:28:11 f757da607395: Verifying Checksum 20:28:11 f757da607395: Download complete 20:28:11 8603b9c90790: Verifying Checksum 20:28:11 8603b9c90790: Download complete 20:28:11 1560dd03e051: Verifying Checksum 20:28:11 1560dd03e051: Download complete 20:28:11 27f5ce0e4adf: Download complete 20:28:11 05883995daec: Verifying Checksum 20:28:11 05883995daec: Download complete 20:28:12 448f6bf000e3: Download complete 20:28:14 c2d8d7efcc4b: Verifying Checksum 20:28:14 c2d8d7efcc4b: Download complete 20:28:15 448f6bf000e3: Pull complete 20:28:16 f757da607395: Pull complete 20:28:17 05883995daec: Pull complete 20:28:18 8603b9c90790: Pull complete 20:28:19 1560dd03e051: Pull complete 20:28:19 27f5ce0e4adf: Pull complete 20:28:34 c2d8d7efcc4b: Pull complete 20:28:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:28:34 prd-ubuntu18.04-docker-arm64-4c-16g-3553 does not seem to be running inside a container 20:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:28:37 $ docker top 65e2417705243557abc7de8879e70446d13c85aad29520fefffba380aa86fa65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:38 ---> job-cost.sh 20:28:38 lf-activate-venv: SKIPPING 20:28:38 INFO: No Stack... 20:28:38 INFO: Retrieving Pricing Info for: v3-standard-4 20:28:38 INFO: Archiving Costs [Pipeline] sh 20:28:39 + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, 20:28:39 -f6 [Pipeline] lock 20:28:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3866-2-stack-cost] 20:28:39 Resource [jenkins-edgexfoundry-edgex-go-PR-3866-2-stack-cost] did not exist. Created. 20:28:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3866-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:28:40 + echo total: 0.10999999940395355 [Pipeline] stash 20:28:40 Stashed 1 file(s) [Pipeline] } 20:28:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3866-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:28:40 $ docker stop --time=1 65e2417705243557abc7de8879e70446d13c85aad29520fefffba380aa86fa65 20:28:42 $ docker rm -f 65e2417705243557abc7de8879e70446d13c85aad29520fefffba380aa86fa65 [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 20:28:42 provisioning config files... 20:28:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8565666803997958086tmp [Pipeline] { [Pipeline] sh 20:28:43 + set +x 20:28:43 + curl -s https://codecov.io/bash 20:28:43 + bash -s -- 20:28:43 20:28:43 _____ _ 20:28:43 / ____| | | 20:28:43 | | ___ __| | ___ ___ _____ __ 20:28:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:28:43 | |___| (_) | (_| | __/ (_| (_) \ V / 20:28:43 \_____\___/ \__,_|\___|\___\___/ \_/ 20:28:43 Bash-1.0.6 20:28:43 20:28:43 20:28:43 ==> git version 2.24.4 found 20:28:43 ==> 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 20:28:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:28:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:28:43 ==> Jenkins CI detected. 20:28:43 current dir:  /w/workspace/edgex-go/2 20:28:43 project root: . 20:28:43 --> token set from env 20:28:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:28:43 ==> Running gcov in . (disable via -X gcov) 20:28:43 ==> Python coveragepy not found 20:28:43 ==> Searching for coverage reports in: 20:28:43 + . 20:28:43 -> Found 1 reports 20:28:43 ==> Detecting git/mercurial file structure 20:28:43 ==> Reading reports 20:28:43 + ./coverage.out bytes=428381 20:28:43 ==> Appending adjustments 20:28:43 https://docs.codecov.io/docs/fixing-reports 20:28:44 + Found adjustments 20:28:44 ==> Gzipping contents 20:28:44 60K /tmp/codecov.9g9BeE.gz 20:28:44 ==> Uploading reports 20:28:44 url: https://codecov.io 20:28:44 query: branch=PR-3866&commit=7bece6f293209588703db524cb91c673a047358a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3866%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3866&job=&cmd_args= 20:28:44 -> Pinging Codecov 20:28:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3866&commit=7bece6f293209588703db524cb91c673a047358a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3866%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3866&job=&cmd_args= 20:28:44 -> Uploading to 20:28:44 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/00271124DB129430A58F1EEE437C3FCB/7bece6f293209588703db524cb91c673a047358a/2e203276-0e40-4988-8d35-b80cf8712447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T202844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e60d08cb724daec19bededb92e3062ddbc2c552df7ad63189016b975b2e5c6b0 20:28:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:28:44 Dload Upload Total Spent Left Speed 20:28:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57911 0 0 100 57911 0 173k --:--:-- --:--:-- --:--:-- 174k 20:28:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7bece6f293209588703db524cb91c673a047358a [Pipeline] } 20:28:45 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:28:45 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:28:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:28:46 ---> package-listing.sh 20:28:46 ++ facter osfamily 20:28:46 ++ tr '[:upper:]' '[:lower:]' 20:28:46 + OS_FAMILY=redhat 20:28:46 + workspace=/w/workspace/edgex-go/2 20:28:46 + START_PACKAGES=/tmp/packages_start.txt 20:28:46 + END_PACKAGES=/tmp/packages_end.txt 20:28:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:28:46 + PACKAGES=/tmp/packages_start.txt 20:28:46 + '[' /w/workspace/edgex-go/2 ']' 20:28:46 + PACKAGES=/tmp/packages_end.txt 20:28:46 + case "${OS_FAMILY}" in 20:28:46 + rpm -qa 20:28:46 + sort 20:28:51 + '[' -f /tmp/packages_start.txt ']' 20:28:51 + '[' -f /tmp/packages_end.txt ']' 20:28:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:28:51 + '[' /w/workspace/edgex-go/2 ']' 20:28:51 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:28:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:28:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:28:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:51 20:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:52 latest: Pulling from edgex-lftools-log-publisher 20:28:52 b4d181a07f80: Pulling fs layer 20:28:52 a1111a8f2ec3: Pulling fs layer 20:28:52 ed53099fbce6: Pulling fs layer 20:28:52 dc539afda2c1: Pulling fs layer 20:28:52 77bc0d833cb6: Pulling fs layer 20:28:52 9065ff56babe: Pulling fs layer 20:28:52 d287ab97295c: Pulling fs layer 20:28:52 dc539afda2c1: Waiting 20:28:52 77bc0d833cb6: Waiting 20:28:52 9065ff56babe: Waiting 20:28:52 d287ab97295c: Waiting 20:28:52 a1111a8f2ec3: Verifying Checksum 20:28:52 a1111a8f2ec3: Download complete 20:28:52 dc539afda2c1: Verifying Checksum 20:28:52 dc539afda2c1: Download complete 20:28:52 ed53099fbce6: Verifying Checksum 20:28:52 ed53099fbce6: Download complete 20:28:52 9065ff56babe: Verifying Checksum 20:28:52 9065ff56babe: Download complete 20:28:52 77bc0d833cb6: Verifying Checksum 20:28:52 77bc0d833cb6: Download complete 20:28:52 b4d181a07f80: Verifying Checksum 20:28:52 b4d181a07f80: Download complete 20:28:53 d287ab97295c: Verifying Checksum 20:28:53 d287ab97295c: Download complete 20:28:54 b4d181a07f80: Pull complete 20:28:54 a1111a8f2ec3: Pull complete 20:28:54 ed53099fbce6: Pull complete 20:28:54 dc539afda2c1: Pull complete 20:28:54 77bc0d833cb6: Pull complete 20:28:54 9065ff56babe: Pull complete 20:29:00 d287ab97295c: Pull complete 20:29:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:29:00 prd-centos7-docker-4c-2g-3547 does not seem to be running inside a container 20:29:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:03 $ docker top ed147ae79bd3ed72566615b7b788d30f85e557d51078c1d5c2577e2996cf7e33 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:04 + mkdir -p /var/log/sysstat [Pipeline] sh 20:29:04 + ls /var/log/sa-host 20:29:04 + sadf -c /var/log/sa-host/sa17 20:29:04 file_magic: OK 20:29:04 HZ: Using current value: 100 20:29:04 file_header: OK 20:29:04 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 20:29:04 Statistics: 20:29:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:29:04 File successfully converted to sysstat format version 12.0.3 20:29:04 + sadf -c /var/log/sa-host/sa20 20:29:04 file_magic: OK 20:29:04 HZ: Using current value: 100 20:29:04 file_header: OK 20:29:04 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 20:29:04 Statistics: 20:29:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:29:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:04 provisioning config files... 20:29:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7719342702469926931tmp [Pipeline] { [Pipeline] echo 20:29:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:04 ---> create-netrc.sh [Pipeline] } 20:29:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:29:05 ---> python-tools-install.sh [Pipeline] echo 20:29:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:05 ---> sudo-logs.sh 20:29:05 Archiving 'sudo' log.. 20:29:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-3547.novalocal: Name or service not known 20:29:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-3547.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:29:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:29:05 ---> job-cost.sh 20:29:05 lf-activate-venv: SKIPPING 20:29:05 DEBUG: total: 0.10999999940395355 20:29:05 INFO: Retrieving Stack Cost... 20:29:06 INFO: Retrieving Pricing Info for: v3-standard-2 20:29:06 INFO: Archiving Costs [Pipeline] echo 20:29:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:29:07 ---> logs-deploy.sh 20:29:07 lf-activate-venv: SKIPPING 20:29:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3866/2 20:29:07 INFO: archiving workspace using pattern(s): 20:29:07 Archives upload complete. 20:29:07 INFO: archiving logs to Nexus 20:29:08 ---> uname -a: 20:29:08 Linux prd-centos7-docker-4c-2g-3547.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 20:29:08 20:29:08 20:29:08 ---> lscpu: 20:29:08 Architecture: x86_64 20:29:08 CPU op-mode(s): 32-bit, 64-bit 20:29:08 Byte Order: Little Endian 20:29:08 Address sizes: 40 bits physical, 48 bits virtual 20:29:08 CPU(s): 2 20:29:08 On-line CPU(s) list: 0,1 20:29:08 Thread(s) per core: 1 20:29:08 Core(s) per socket: 1 20:29:08 Socket(s): 2 20:29:08 NUMA node(s): 1 20:29:08 Vendor ID: AuthenticAMD 20:29:08 CPU family: 23 20:29:08 Model: 49 20:29:08 Model name: AMD EPYC-Rome Processor 20:29:08 Stepping: 0 20:29:08 CPU MHz: 2799.998 20:29:08 BogoMIPS: 5599.99 20:29:08 Virtualization: AMD-V 20:29:08 Hypervisor vendor: KVM 20:29:08 Virtualization type: full 20:29:08 L1d cache: 32K 20:29:08 L1i cache: 32K 20:29:08 L2 cache: 512K 20:29:08 L3 cache: 16384K 20:29:08 NUMA node0 CPU(s): 0,1 20:29:08 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 20:29:08 20:29:08 20:29:08 ---> nproc: 20:29:08 2 20:29:08 20:29:08 20:29:08 ---> df -h: 20:29:08 Filesystem Size Used Avail Use% Mounted on 20:29:08 overlay 40G 14G 27G 34% / 20:29:08 tmpfs 64M 0 64M 0% /dev 20:29:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:29:08 shm 64M 0 64M 0% /dev/shm 20:29:08 /dev/vda1 40G 14G 27G 34% /facter-os 20:29:08 20:29:08 20:29:08 ---> sar -b -r -n DEV: 20:29:08 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 20:29:08 20:29:08 20:04:49 LINUX RESTART (2 CPU) 20:29:08 20:29:08 20:05:01 tps rtps wtps bread/s bwrtn/s 20:29:08 20:06:01 255.54 43.57 211.97 7126.47 87158.56 20:29:08 20:07:01 266.94 0.07 266.88 1.60 57554.59 20:29:08 20:08:01 57.11 0.02 57.09 0.53 11600.67 20:29:08 20:09:01 186.78 0.00 186.78 0.00 37377.70 20:29:08 20:10:03 1092.30 702.62 389.68 32147.12 264714.44 20:29:08 20:11:01 446.69 166.71 279.98 13677.07 107417.34 20:29:08 20:12:01 460.85 28.76 432.09 2151.41 140825.13 20:29:08 20:13:01 7.54 0.00 7.54 0.00 352.81 20:29:08 20:14:01 0.28 0.00 0.28 0.00 3.35 20:29:08 20:15:01 0.22 0.00 0.22 0.00 2.20 20:29:08 20:16:01 0.40 0.00 0.40 0.00 4.95 20:29:08 20:17:01 0.23 0.00 0.23 0.00 2.50 20:29:08 20:18:01 0.23 0.00 0.23 0.00 1.97 20:29:08 20:19:01 0.28 0.00 0.28 0.00 3.36 20:29:08 20:20:01 0.37 0.13 0.23 4.13 2.35 20:29:08 20:21:01 0.98 0.08 0.90 2.67 16.36 20:29:08 20:22:01 0.25 0.00 0.25 0.00 2.93 20:29:08 20:23:01 0.35 0.07 0.28 1.73 3.53 20:29:08 20:24:01 0.25 0.00 0.25 0.00 2.48 20:29:08 20:25:01 0.18 0.00 0.18 0.00 2.07 20:29:08 20:26:01 0.28 0.00 0.28 0.00 3.10 20:29:08 20:27:01 0.22 0.00 0.22 0.00 2.33 20:29:08 20:28:01 0.28 0.00 0.28 0.00 3.40 20:29:08 20:29:01 123.82 73.68 50.13 4147.37 8366.92 20:29:08 Average: 121.65 42.93 78.72 2489.19 29985.19 20:29:08 20:29:08 20:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:29:08 20:06:01 4300456 0 767480 9.58 2620 2938384 1609452 17.77 1034640 2339216 5708 20:29:08 20:07:01 3277948 0 1049820 13.11 2620 3678552 1605456 17.73 1428420 2817892 307728 20:29:08 20:08:01 3275596 0 1054400 13.17 2620 3676324 1617504 17.86 1347060 2892972 135924 20:29:08 20:09:01 1775088 0 1103984 13.78 2620 5127248 1707148 18.85 1720404 3968908 728876 20:29:08 20:10:03 538020 0 1301700 16.25 2620 6166600 2306308 25.46 3044932 3811840 8 20:29:08 20:11:01 244316 0 1328636 16.59 2620 6433368 2166180 23.92 3054656 4067340 13080 20:29:08 20:12:01 1986828 0 1153660 14.40 2620 4865832 1616364 17.85 1439932 3949400 20 20:29:08 20:13:01 2005896 0 1134588 14.17 2620 4865836 1390256 15.35 1431852 3948672 12 20:29:08 20:14:01 2013612 0 1126868 14.07 2620 4865840 1362476 15.04 1429300 3948200 8 20:29:08 20:15:01 2018472 0 1122004 14.01 2620 4865844 1362476 15.04 1437068 3935600 8 20:29:08 20:16:01 2019216 0 1121260 14.00 2620 4865844 1362560 15.04 1437044 3935100 8 20:29:08 20:17:01 2023992 0 1116476 13.94 2620 4865852 1362476 15.04 1437044 3930312 8 20:29:08 20:18:01 2023868 0 1116596 13.94 2620 4865856 1362476 15.04 1437056 3930312 8 20:29:08 20:19:01 2023820 0 1116640 13.94 2620 4865860 1362512 15.04 1436948 3930312 8 20:29:08 20:20:01 2022192 0 1118264 13.96 2620 4865864 1364216 15.06 1438484 3930312 8 20:29:08 20:21:01 2023524 0 1116900 13.95 2620 4865896 1362548 15.04 1437736 3929640 8 20:29:08 20:22:01 2023660 0 1116760 13.94 2620 4865900 1362476 15.04 1437780 3929640 8 20:29:08 20:23:01 2023816 0 1116544 13.94 2620 4865960 1362476 15.04 1437800 3929692 8 20:29:08 20:24:01 2023668 0 1116688 13.94 2620 4865964 1362476 15.04 1437688 3929692 16 20:29:08 20:25:01 2023792 0 1116556 13.94 2620 4865972 1362476 15.04 1437692 3929696 8 20:29:08 20:26:01 2023332 0 1117016 13.95 2620 4865972 1362548 15.04 1437900 3929692 8 20:29:08 20:27:01 2023544 0 1116800 13.94 2620 4865976 1362476 15.04 1437700 3929692 12 20:29:08 20:28:01 2023428 0 1116908 13.95 2620 4865984 1362476 15.04 1437716 3929692 8 20:29:08 20:29:01 1299308 0 1226460 15.31 2620 5480552 1528572 16.88 1517080 4503856 189652 20:29:08 Average: 2043225 0 1120542 13.99 2620 4842553 1499433 16.55 1565580 3803237 57548 20:29:08 20:29:08 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:29:08 20:06:01 eth0 1291.94 1365.28 9774.28 189.69 0.00 0.00 0.00 0.00 20:29:08 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:06:01 docker0 798.47 441.33 69.03 2751.43 0.00 0.00 0.00 0.00 20:29:08 20:06:01 vethd610de4 52.33 63.87 5.05 50.03 0.00 0.00 0.00 0.00 20:29:08 20:07:01 eth0 195.90 137.64 2025.13 24.79 0.00 0.00 0.00 0.00 20:29:08 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:07:01 vethbab6312 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:08 20:07:01 docker0 116.97 157.69 10.10 1990.14 0.00 0.00 0.00 0.00 20:29:08 20:08:01 eth0 27.18 14.21 20.98 10.27 0.00 0.00 0.00 0.00 20:29:08 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:08:01 vethbab6312 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 20:29:08 20:08:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 20:29:08 20:09:01 eth0 107.36 68.95 1699.09 123.09 0.00 0.00 0.00 0.00 20:29:08 20:09:01 veth21daa45 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:29:08 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:10:03 eth0 72.78 48.49 207.98 13.40 0.00 0.00 0.00 0.00 20:29:08 20:10:03 veth21daa45 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 20:29:08 20:10:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:10:03 veth535faa1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:08 20:11:01 vethea68955 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:29:08 20:11:01 eth0 70.10 33.98 246.29 18.07 0.00 0.00 0.00 0.00 20:29:08 20:11:01 veth21daa45 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 20:29:08 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:12:01 eth0 167.01 98.18 1692.40 144.42 0.00 0.00 0.00 0.00 20:29:08 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:12:01 docker0 999.32 739.18 84.44 5667.51 0.00 0.00 0.00 0.00 20:29:08 20:13:01 eth0 1.22 0.45 0.73 0.25 0.00 0.00 0.00 0.00 20:29:08 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:14:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:29:08 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:15:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:29:08 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:16:01 eth0 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:29:08 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:17:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:08 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:18:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:08 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:19:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:29:08 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:20:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:08 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:21:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:29:08 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:08 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:23:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:29:08 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:08 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:25:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:26:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:29:08 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:27:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:28:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:29:01 eth0 107.68 62.57 2603.90 13.40 0.00 0.00 0.00 0.00 20:29:08 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 Average: eth0 85.18 76.35 761.55 22.40 0.00 0.00 0.00 0.00 20:29:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:08 Average: docker0 41.65 30.81 3.52 236.24 0.00 0.00 0.00 0.00 20:29:08 20:29:08 20:29:08 ---> sar -P ALL: 20:29:08 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 20:29:08 20:29:08 20:04:49 LINUX RESTART (2 CPU) 20:29:08 20:29:08 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:29:08 20:06:01 all 38.12 0.00 11.11 6.42 0.10 44.25 20:29:08 20:06:01 0 30.69 0.00 12.15 7.96 0.09 49.11 20:29:08 20:06:01 1 45.68 0.00 10.06 4.86 0.11 39.30 20:29:08 20:07:01 all 59.09 0.00 10.83 1.16 0.13 28.79 20:29:08 20:07:01 0 58.47 0.00 11.22 1.10 0.13 29.08 20:29:08 20:07:01 1 59.70 0.00 10.45 1.21 0.13 28.51 20:29:08 20:08:01 all 33.82 0.00 4.37 0.37 0.08 61.36 20:29:08 20:08:01 0 33.97 0.00 4.61 0.42 0.09 60.91 20:29:08 20:08:01 1 33.67 0.00 4.13 0.32 0.07 61.82 20:29:08 20:09:01 all 64.41 0.00 8.86 1.87 0.12 24.74 20:29:08 20:09:01 0 65.62 0.00 8.66 1.46 0.11 24.15 20:29:08 20:09:01 1 63.18 0.00 9.07 2.28 0.13 25.34 20:29:08 20:10:03 all 35.12 0.00 19.28 41.08 0.12 4.40 20:29:08 20:10:03 0 34.95 0.00 19.47 41.20 0.12 4.26 20:29:08 20:10:03 1 35.29 0.00 19.08 40.96 0.13 4.54 20:29:08 20:11:01 all 79.88 0.00 14.56 5.16 0.13 0.27 20:29:08 20:11:01 0 78.29 0.00 16.17 5.21 0.13 0.19 20:29:08 20:11:01 1 81.47 0.00 12.95 5.10 0.13 0.35 20:29:08 20:12:01 all 62.08 0.00 16.52 3.20 0.12 18.08 20:29:08 20:12:01 0 62.99 0.00 16.91 3.22 0.13 16.75 20:29:08 20:12:01 1 61.17 0.00 16.13 3.17 0.11 19.41 20:29:08 20:13:01 all 0.13 0.00 0.08 0.03 0.03 99.74 20:29:08 20:13:01 0 0.20 0.00 0.08 0.00 0.00 99.72 20:29:08 20:13:01 1 0.05 0.00 0.08 0.05 0.05 99.77 20:29:08 20:14:01 all 0.08 0.00 0.08 0.00 0.03 99.81 20:29:08 20:14:01 0 0.12 0.00 0.12 0.00 0.02 99.75 20:29:08 20:14:01 1 0.05 0.00 0.03 0.00 0.05 99.87 20:29:08 20:15:01 all 0.08 0.00 0.03 0.00 0.03 99.85 20:29:08 20:15:01 0 0.15 0.00 0.02 0.00 0.02 99.82 20:29:08 20:15:01 1 0.02 0.00 0.05 0.00 0.05 99.88 20:29:08 20:16:01 all 0.18 0.00 0.03 0.00 0.01 99.78 20:29:08 20:16:01 0 0.30 0.00 0.02 0.00 0.00 99.68 20:29:08 20:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:29:08 20:29:08 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:29:08 20:17:01 all 0.23 0.00 0.03 0.00 0.03 99.72 20:29:08 20:17:01 0 0.42 0.00 0.03 0.00 0.03 99.52 20:29:08 20:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:29:08 20:18:01 all 0.09 0.00 0.03 0.00 0.03 99.86 20:29:08 20:18:01 0 0.17 0.00 0.03 0.00 0.02 99.78 20:29:08 20:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:29:08 20:19:01 all 0.11 0.00 0.03 0.00 0.03 99.84 20:29:08 20:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:29:08 20:19:01 1 0.18 0.00 0.02 0.00 0.02 99.78 20:29:08 20:20:01 all 0.14 0.00 0.03 0.00 0.02 99.81 20:29:08 20:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:29:08 20:20:01 1 0.25 0.00 0.03 0.00 0.00 99.72 20:29:08 20:21:01 all 0.14 0.00 0.03 0.00 0.01 99.82 20:29:08 20:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:29:08 20:21:01 1 0.23 0.00 0.02 0.00 0.00 99.75 20:29:08 20:22:01 all 0.08 0.00 0.02 0.00 0.03 99.87 20:29:08 20:22:01 0 0.02 0.00 0.02 0.00 0.05 99.92 20:29:08 20:22:01 1 0.15 0.00 0.02 0.00 0.02 99.82 20:29:08 20:23:01 all 0.08 0.00 0.03 0.00 0.03 99.86 20:29:08 20:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:29:08 20:23:01 1 0.13 0.00 0.03 0.00 0.02 99.82 20:29:08 20:24:01 all 0.09 0.00 0.02 0.00 0.03 99.87 20:29:08 20:24:01 0 0.03 0.00 0.03 0.00 0.05 99.88 20:29:08 20:24:01 1 0.15 0.00 0.00 0.00 0.00 99.85 20:29:08 20:25:01 all 0.08 0.00 0.01 0.00 0.03 99.88 20:29:08 20:25:01 0 0.03 0.00 0.00 0.00 0.03 99.93 20:29:08 20:25:01 1 0.13 0.00 0.02 0.00 0.02 99.83 20:29:08 20:26:01 all 0.03 0.00 0.02 0.00 0.03 99.92 20:29:08 20:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:29:08 20:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:29:08 20:27:01 all 0.19 0.00 0.03 0.00 0.03 99.75 20:29:08 20:27:01 0 0.35 0.00 0.03 0.00 0.03 99.58 20:29:08 20:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:29:08 20:29:08 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:29:08 20:28:01 all 0.26 0.00 0.01 0.00 0.02 99.72 20:29:08 20:28:01 0 0.50 0.00 0.00 0.00 0.02 99.48 20:29:08 20:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:29:08 20:29:01 all 9.26 0.00 3.36 3.51 0.04 83.83 20:29:08 20:29:01 0 8.89 0.00 3.27 2.14 0.03 85.67 20:29:08 20:29:01 1 9.64 0.00 3.45 4.88 0.05 81.99 20:29:08 Average: all 14.96 0.00 3.50 2.50 0.05 78.99 20:29:08 Average: 0 14.67 0.00 3.65 2.50 0.05 79.13 20:29:08 Average: 1 15.25 0.00 3.36 2.49 0.05 78.84 20:29:08 20:29:08 20:29:08