Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 rather than 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Obtained Jenkinsfile from 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4206365969007687343.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh9094568672430831983.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3623/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-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1853779965673820268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh81351664168542178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/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-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4855012265484436146.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3168 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2013422284948919421.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh236324411909177898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Merge succeeded, producing 094cf9433eaeea672ce18dad2d222ee1f95c2dfc Checking out Revision 094cf9433eaeea672ce18dad2d222ee1f95c2dfc (PR-3623) > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8717592826373788752.key > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 094cf9433eaeea672ce18dad2d222ee1f95c2dfc # timeout=10 Commit message: "Merge commit '8ac2c5b0481f8b8091b66f2267a28d88a679c7d1' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:57 ========================================================= 08:30:57 EdgeX Global Pipelines Version Info 08:30:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:58 ------------------- 08:30:58 stable info: 08:30:58 ------------------- 08:30:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:58 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 08:30:58 Message: update stable to v1.0.197 08:30:59 ------------------- 08:30:59 experimental info: 08:30:59 ------------------- 08:30:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:59 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 08:30:59 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 094cf9433eaeea672ce18dad2d222ee1f95c2dfc [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 094cf94 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:59 provisioning config files... 08:31:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2714935528512526818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:00 ---> docker-login.sh 08:31:00 nexus3.edgexfoundry.org:10001 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10002 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10003 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10004 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:01 Configure a credential helper to remove this warning. See 08:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:01 08:31:01 Login Succeeded 08:31:01 docker.io 08:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:01 Configure a credential helper to remove this warning. See 08:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:01 08:31:01 Login Succeeded 08:31:01 ---> docker-login.sh ends [Pipeline] } 08:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:01 ++ 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 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/core-command/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo core-command,cmd/core-command/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ cut -d/ -f2 08:31:01 ++ dirname cmd/core-data/Dockerfile 08:31:01 + echo core-data,cmd/core-data/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/core-metadata/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/security-bootstrapper/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/security-proxy-setup/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/support-notifications/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/support-scheduler/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:31:01 + for file in '`ls cmd/**/Dockerfile`' 08:31:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:31:01 ++ cut -d/ -f2 08:31:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:31:01 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:02 08:31:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:31:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:03 latest: Pulling from edgex-devops/git-semver 08:31:03 31603596830f: Pulling fs layer 08:31:03 b6dc333f4379: Pulling fs layer 08:31:03 3d9ef1400e77: Pulling fs layer 08:31:03 fd332fbdc1db: Pulling fs layer 08:31:03 fd332fbdc1db: Waiting 08:31:03 b6dc333f4379: Verifying Checksum 08:31:03 b6dc333f4379: Download complete 08:31:03 31603596830f: Verifying Checksum 08:31:03 31603596830f: Download complete 08:31:03 31603596830f: Pull complete 08:31:03 b6dc333f4379: Pull complete 08:31:03 fd332fbdc1db: Verifying Checksum 08:31:03 fd332fbdc1db: Download complete 08:31:03 3d9ef1400e77: Verifying Checksum 08:31:03 3d9ef1400e77: Download complete 08:31:04 3d9ef1400e77: Pull complete 08:31:04 fd332fbdc1db: Pull complete 08:31:04 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:31:04 prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container 08:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:31:05 $ docker top da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:05 [ssh-agent] Looking for ssh-agent implementation... 08:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:05 $ docker exec da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent 08:31:05 SSH_AUTH_SOCK=/tmp/ssh-Vni8l89ICUQq/agent.13 08:31:05 SSH_AGENT_PID=20 08:31:05 Running ssh-add (command line suppressed) 08:31:05 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7273823025374900136.key (/w/workspace/edgex-go/4@tmp/private_key_7273823025374900136.key) 08:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:06 + git tag --points-at HEAD [Pipeline] } 08:31:06 $ docker exec --env ******** --env ******** da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent -k 08:31:06 unset SSH_AUTH_SOCK; 08:31:06 unset SSH_AGENT_PID; 08:31:06 echo Agent pid 20 killed; 08:31:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:06 [ssh-agent] Looking for ssh-agent implementation... 08:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:06 $ docker exec da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent 08:31:06 SSH_AUTH_SOCK=/tmp/ssh-vWsOamMjklI1/agent.54 08:31:06 SSH_AGENT_PID=60 08:31:06 Running ssh-add (command line suppressed) 08:31:06 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2841179276673876239.key (/w/workspace/edgex-go/4@tmp/private_key_2841179276673876239.key) 08:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:07 + git semver init 08:31:07 # -> Open(): unable to determine branch for HEAD 08:31:07 # $GIT_DIR = /w/workspace/edgex-go/4/.git 08:31:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 08:31:07 # $SEMVER_REMOTE_NAME = origin 08:31:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:07 # $SEMVER_USER_NAME = edgex-jenkins 08:31:07 # $SEMVER_BRANCH = PR-3623 08:31:07 # $SEMVER_TEMP = /tmp/semver-839159892 08:31:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:31:25 # '/tmp/semver-839159892' -> '/w/workspace/edgex-go/4/.semver' 08:31:25 # -> Force: false 08:31:25 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 08:31:25 $ docker exec --env ******** --env ******** da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b ssh-agent -k 08:31:25 unset SSH_AUTH_SOCK; 08:31:25 unset SSH_AGENT_PID; 08:31:25 echo Agent pid 60 killed; 08:31:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:25 + git semver [Pipeline] } 08:31:25 $ docker stop --time=1 da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b 08:31:27 $ docker rm -f da5973898e8552efa0cb4cb5323c9af1b091be24c49e29934c5e18de775c8f5b [Pipeline] // withDockerContainer [Pipeline] sh 08:31:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:28 Stashed 1 file(s) [Pipeline] echo 08:31:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 08:31:28 ========================================================= 08:31:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:31:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:31:30 Sending build context to Docker daemon 328.5MB 08:31:30 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:31:30 Step 2/6 : FROM ${BASE} 08:31:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:30 540db60ca938: Pulling fs layer 08:31:30 adcc1eea9eea: Pulling fs layer 08:31:30 4c4ab2625f07: Pulling fs layer 08:31:30 0773c198feca: Pulling fs layer 08:31:30 345f892a5656: Pulling fs layer 08:31:30 4796506630df: Pulling fs layer 08:31:30 cc55df3e53f1: Pulling fs layer 08:31:30 4d027b6c602c: Pulling fs layer 08:31:30 449e75d2c14e: Pulling fs layer 08:31:30 345f892a5656: Waiting 08:31:30 4796506630df: Waiting 08:31:30 cc55df3e53f1: Waiting 08:31:30 4d027b6c602c: Waiting 08:31:30 449e75d2c14e: Waiting 08:31:30 0773c198feca: Waiting 08:31:30 4c4ab2625f07: Verifying Checksum 08:31:30 4c4ab2625f07: Download complete 08:31:30 adcc1eea9eea: Verifying Checksum 08:31:30 adcc1eea9eea: Download complete 08:31:30 345f892a5656: Verifying Checksum 08:31:30 345f892a5656: Download complete 08:31:30 4796506630df: Verifying Checksum 08:31:30 4796506630df: Download complete 08:31:30 cc55df3e53f1: Verifying Checksum 08:31:30 cc55df3e53f1: Download complete 08:31:30 540db60ca938: Verifying Checksum 08:31:30 540db60ca938: Download complete 08:31:30 540db60ca938: Pull complete 08:31:31 adcc1eea9eea: Pull complete 08:31:31 4c4ab2625f07: Pull complete 08:31:31 4d027b6c602c: Verifying Checksum 08:31:31 4d027b6c602c: Download complete 08:31:34 449e75d2c14e: Verifying Checksum 08:31:34 449e75d2c14e: Download complete 08:31:36 0773c198feca: Verifying Checksum 08:31:36 0773c198feca: Download complete 08:31:39 0773c198feca: Pull complete 08:31:39 345f892a5656: Pull complete 08:31:39 4796506630df: Pull complete 08:31:39 cc55df3e53f1: Pull complete 08:31:39 4d027b6c602c: Pull complete 08:31:41 449e75d2c14e: Pull complete 08:31:41 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:31:41 ---> 0d28375d9b5b 08:31:41 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:31:43 ---> Running in 0d06a6e49e38 08:31:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:31:43 Still waiting to schedule task 08:31:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:31:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:31:44 (1/12) Installing libmagic (5.39-r0) 08:31:45 (2/12) Installing file (5.39-r0) 08:31:45 (3/12) Installing libc-dev (0.7.2-r3) 08:31:45 (4/12) Installing g++ (10.2.1_pre1-r3) 08:31:50 (5/12) Installing fortify-headers (1.1-r0) 08:31:50 (6/12) Installing patch (2.7.6-r7) 08:31:50 (7/12) Installing build-base (0.5-r2) 08:31:50 (8/12) Installing libsodium (1.0.18-r0) 08:31:50 (9/12) Installing pkgconf (1.7.3-r0) 08:31:50 (10/12) Installing libsodium-dev (1.0.18-r0) 08:31:50 (11/12) Installing libzmq (4.3.3-r1) 08:31:50 (12/12) Installing zeromq-dev (4.3.3-r1) 08:31:50 Executing busybox-1.32.1-r6.trigger 08:31:50 OK: 219 MiB in 52 packages 08:31:51 Removing intermediate container 0d06a6e49e38 08:31:51 ---> 2b1867ea6364 08:31:51 Step 4/6 : WORKDIR /edgex-go 08:31:52 ---> Running in c6d308e7d517 08:31:52 Removing intermediate container c6d308e7d517 08:31:52 ---> 06757bb834b7 08:31:52 Step 5/6 : COPY go.mod . 08:31:52 ---> 3ae21192cd96 08:31:52 Step 6/6 : RUN go mod download 08:31:52 ---> Running in 42d0868a6b0c 08:32:02 Removing intermediate container 42d0868a6b0c 08:32:02 ---> 7718b70b7cec 08:32:02 Successfully built 7718b70b7cec 08:32:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:32:02 + docker inspect -f . ci-base-image-x86_64 08:32:02 . [Pipeline] withDockerContainer 08:32:02 prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container 08:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:03 $ docker top a121933e8881aa9377e4e2c0b0572a095f3175a760f038ae4fcdc1415e110c06 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:03 + go version 08:32:03 go version go1.16.5 linux/amd64 [Pipeline] } 08:32:03 $ docker stop --time=1 a121933e8881aa9377e4e2c0b0572a095f3175a760f038ae4fcdc1415e110c06 08:32:04 $ docker rm -f a121933e8881aa9377e4e2c0b0572a095f3175a760f038ae4fcdc1415e110c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:05 + docker inspect -f . ci-base-image-x86_64 08:32:05 . [Pipeline] withDockerContainer 08:32:05 prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container 08:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:05 $ docker top c2d8205796958a1b61f1f66ac3d6dd7b3cdaba4a9656168c5398a6dad314f684 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:05 ========================================================= 08:32:05 [edgeXBuildGoParallel] Running Tests and Build... 08:32:05 ========================================================= [Pipeline] sh 08:32:06 + go mod tidy [Pipeline] sh 08:32:06 + make test 08:32:06 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 08:32:07 go mod tidy 08:32:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:32:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.9% of statements 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 95.1% of statements 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.8% of statements 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 08:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.169s coverage: 81.8% of statements 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 58.8% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 66.9% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 91.9% of statements 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 08:33:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 08:33:29 GO111MODULE=on go vet ./... 08:33:51 gofmt -l . 08:33:52 [ "`gofmt -l .`" = "" ] 08:33:52 ./bin/test-attribution-txt.sh [Pipeline] sh 08:33:53 + ls -al . 08:33:53 total 572 08:33:53 drwxrwxr-x 10 1001 1001 4096 Jul 17 08:33 . 08:33:53 drwxr-xr-x 4 root root 28 Jul 17 08:32 .. 08:33:53 -rw-rw-r-- 1 1001 1001 11 Jul 17 08:30 .dockerignore 08:33:53 drwxrwxr-x 8 1001 1001 179 Jul 17 08:30 .git 08:33:53 drwxrwxr-x 3 1001 1001 125 Jul 17 08:30 .github 08:33:53 -rw-rw-r-- 1 1001 1001 818 Jul 17 08:30 .gitignore 08:33:53 -rw-rw-r-- 1 1001 1001 76 Jul 17 08:30 .hadolint.yml 08:33:53 drwx------ 3 1001 1001 58 Jul 17 08:31 .semver 08:33:53 -rw-rw-r-- 1 1001 1001 166 Jul 17 08:30 .sonarcloud.properties 08:33:53 -rw-rw-r-- 1 1001 1001 8609 Jul 17 08:30 Attribution.txt 08:33:53 -rw-rw-r-- 1 1001 1001 43881 Jul 17 08:30 CHANGELOG.md 08:33:53 -rw-rw-r-- 1 1001 1001 3804 Jul 17 08:30 CONTRIBUTING.md 08:33:53 -rw-rw-r-- 1 1001 1001 931 Jul 17 08:30 Dockerfile.build 08:33:53 -rw-rw-r-- 1 1001 1001 849 Jul 17 08:30 Jenkinsfile 08:33:53 -rw-rw-r-- 1 1001 1001 10775 Jul 17 08:30 LICENSE 08:33:53 -rw-rw-r-- 1 1001 1001 5915 Jul 17 08:30 Makefile 08:33:53 -rw-rw-r-- 1 1001 1001 8649 Jul 17 08:30 README.md 08:33:53 -rw-rw-r-- 1 1001 1001 6912 Jul 17 08:30 SECURITY.md 08:33:53 -rw-rw-r-- 1 1001 1001 5 Jul 17 08:31 VERSION 08:33:53 -rw-rw-r-- 1 1001 1001 4131 Jul 17 08:30 ZMQWindows.md 08:33:53 drwxrwxr-x 2 1001 1001 37 Jul 17 08:30 bin 08:33:53 drwxrwxr-x 14 1001 1001 4096 Jul 17 08:30 cmd 08:33:53 -rw-r--r-- 1 root root 402846 Jul 17 08:33 coverage.out 08:33:53 -rw-rw-r-- 1 1001 1001 812 Jul 17 08:30 go.mod 08:33:53 -rw-r--r-- 1 root root 21149 Jul 17 08:32 go.sum 08:33:53 drwxrwxr-x 7 1001 1001 114 Jul 17 08:30 internal 08:33:53 drwxrwxr-x 3 1001 1001 16 Jul 17 08:30 openapi 08:33:53 drwxrwxr-x 4 1001 1001 71 Jul 17 08:30 snap 08:33:53 -rw-rw-r-- 1 1001 1001 204 Jul 17 08:30 version.go [Pipeline] sh 08:33:53 + '[' -e coverage.out ] 08:33:53 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:53 Stashed 1 file(s) [Pipeline] sh 08:33:53 + make build 08:33:53 go mod tidy 08:33:53 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 08:33:55 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 08:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:34:02 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 08:34:03 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 08:34:03 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 08:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:05 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 08:34:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34: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 08:34:08 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] } 08:34:09 $ docker stop --time=1 c2d8205796958a1b61f1f66ac3d6dd7b3cdaba4a9656168c5398a6dad314f684 08:34:11 $ docker rm -f c2d8205796958a1b61f1f66ac3d6dd7b3cdaba4a9656168c5398a6dad314f684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:13 08:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:34:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:13 latest: Pulling from edgex-devops/edgex-compose 08:34:13 cbdbe7a5bc2a: Pulling fs layer 08:34:13 ca9280d653b3: Pulling fs layer 08:34:13 7e9c9ca2126c: Pulling fs layer 08:34:13 cbdbe7a5bc2a: Verifying Checksum 08:34:13 cbdbe7a5bc2a: Download complete 08:34:13 cbdbe7a5bc2a: Pull complete 08:34:14 ca9280d653b3: Verifying Checksum 08:34:14 ca9280d653b3: Download complete 08:34:15 ca9280d653b3: Pull complete 08:34:17 7e9c9ca2126c: Verifying Checksum 08:34:17 7e9c9ca2126c: Download complete 08:34:19 7e9c9ca2126c: Pull complete 08:34:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:34:19 prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container 08:34:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:22 $ docker top 187a2b3ee5e4a530a52b16f3ab70c73e8294e6ba74a85408af830d9624e14a28 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:22 + docker-compose build --help 08:34:22 + grep parallel 08:34:23 --parallel Build images in parallel. [Pipeline] } 08:34:23 $ docker stop --time=1 187a2b3ee5e4a530a52b16f3ab70c73e8294e6ba74a85408af830d9624e14a28 08:34:24 $ docker rm -f 187a2b3ee5e4a530a52b16f3ab70c73e8294e6ba74a85408af830d9624e14a28 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:25 . [Pipeline] withDockerContainer 08:34:25 prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container 08:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:25 $ docker top 33417e9ffec82d81b972861f35ebf742d391654fb3f19df323fcb6c4168b5125 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:25 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:26 Building core-command ... 08:34:26 Building core-data ... 08:34:26 Building core-metadata ... 08:34:26 Building security-bootstrapper ... 08:34:26 Building security-proxy-setup ... 08:34:26 Building security-secretstore-setup ... 08:34:26 Building support-notifications ... 08:34:26 Building support-scheduler ... 08:34:26 Building sys-mgmt-agent ... 08:34:26 Building support-notifications 08:34:26 Building core-command 08:34:26 Building support-scheduler 08:34:26 Building security-secretstore-setup 08:34:26 Building security-proxy-setup 08:34:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:34:38 ---> 7718b70b7cec 08:34:38 Step 3/26 : WORKDIR /edgex-go 08:34:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:38 ---> 7718b70b7cec 08:34:38 Step 3/24 : WORKDIR /edgex-go 08:34:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:38 ---> 7718b70b7cec 08:34:38 Step 3/23 : WORKDIR /edgex-go 08:34:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:38 ---> 7718b70b7cec 08:34:38 Step 3/22 : WORKDIR /edgex-go 08:34:40 ---> Running in e81d5791250e 08:34:40 ---> Running in dcab5f57ce79 08:34:40 ---> Running in 49c2ceaec579 08:34:40 ---> Running in eff25b614551 08:34:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3170 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 08:34:42 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:34:42 The recommended git tool is: git 08:34:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:45 ---> 7718b70b7cec 08:34:45 Step 3/23 : WORKDIR /edgex-go 08:34:45 Removing intermediate container e81d5791250e 08:34:45 ---> 424c4b9611ab 08:34:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:45 Removing intermediate container dcab5f57ce79 08:34:45 ---> cc316d1824c1 08:34:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:45 ---> Using cache 08:34:45 ---> cc316d1824c1 08:34:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:45 Removing intermediate container eff25b614551 08:34:45 ---> 657dea94ac52 08:34:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:45 Removing intermediate container 49c2ceaec579 08:34:45 ---> c03626c12677 08:34:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:45 ---> Running in 3d7f2270b213 08:34:45 ---> Running in a73a607dc83f 08:34:45 ---> Running in 17e22e796c96 08:34:45 ---> Running in 3acbd23f147a 08:34:45 ---> Running in 24966f3bdcf8 08:34:46 Removing intermediate container 3d7f2270b213 08:34:46 ---> 19196c011a9c 08:34:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:46 Removing intermediate container a73a607dc83f 08:34:46 ---> d33ffbb17f60 08:34:46 Step 5/26 : RUN apk add --update --no-cache make git 08:34:46 ---> Running in 5d30a5f3cdf6 08:34:46 ---> Running in d4b6b0908f8a 08:34:46 Removing intermediate container 3acbd23f147a 08:34:46 ---> b7eb44019ad7 08:34:46 Step 5/22 : RUN apk add --update --no-cache make git 08:34:46 Removing intermediate container 24966f3bdcf8 08:34:46 ---> 307cb19cea57 08:34:46 Step 5/23 : RUN apk add --update --no-cache make git 08:34:46 ---> Running in 4573708d2c34 08:34:46 Removing intermediate container 17e22e796c96 08:34:46 ---> a9f43aa7f801 08:34:46 Step 5/24 : RUN apk add --update --no-cache make git 08:34:46 ---> Running in 00418e56ba78 08:34:46 ---> Running in 88c6083f2e89 08:34:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:48 OK: 219 MiB in 52 packages 08:34:48 Removing intermediate container 5d30a5f3cdf6 08:34:48 ---> 5d8db51c60cf 08:34:48 Step 6/23 : COPY go.mod . 08:34:48 OK: 219 MiB in 52 packages 08:34:48 OK: 219 MiB in 52 packages 08:34:48 OK: 219 MiB in 52 packages 08:34:48 OK: 219 MiB in 52 packages 08:34:48 ---> 42dc3be63131 08:34:48 Step 7/23 : RUN go mod download 08:34:48 ---> Running in 594397d4d193 08:34:48 Removing intermediate container d4b6b0908f8a 08:34:48 ---> f9ff55628d99 08:34:48 Step 6/26 : COPY go.mod . 08:34:48 Removing intermediate container 88c6083f2e89 08:34:48 ---> f172be9904a8 08:34:48 Step 6/24 : COPY go.mod . 08:34:48 ---> 16953cc3d753 08:34:48 Step 7/26 : RUN go mod download 08:34:49 Removing intermediate container 00418e56ba78 08:34:49 ---> 27bf8fdbd87b 08:34:49 Step 6/23 : COPY go.mod . 08:34:49 ---> Running in 6d890f02e256 08:34:49 Removing intermediate container 4573708d2c34 08:34:49 ---> 7701933ccef0 08:34:49 Step 6/22 : COPY go.mod . 08:34:49 ---> b3ebfa6d5fef 08:34:49 Step 7/24 : RUN go mod download 08:34:49 ---> Running in a6359a5a2584 08:34:49 ---> c17b403fc08c 08:34:49 Step 7/23 : RUN go mod download 08:34:49 ---> Running in eb56b506558a 08:34:49 ---> 4f54a25176f0 08:34:49 Step 7/22 : RUN go mod download 08:34:49 using credential edgex-jenkins-ssh 08:34:49 Cloning the remote Git repository 08:34:49 ---> Running in b070ad2b9c23 08:34:49 Removing intermediate container 594397d4d193 08:34:49 ---> 46ce41b96db4 08:34:49 Step 8/23 : COPY . . 08:34:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:49 > git init /w/workspace/edgex-go/4 # timeout=10 08:34:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:49 > git --version # timeout=10 08:34:49 > git --version # 'git version 2.17.1' 08:34:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:51 Removing intermediate container a6359a5a2584 08:34:51 ---> 4882ca1e2d9e 08:34:51 Step 8/24 : COPY . . 08:34:52 Removing intermediate container 6d890f02e256 08:34:52 ---> 8baec0bbf378 08:34:52 Step 8/26 : COPY . . 08:34:53 Removing intermediate container b070ad2b9c23 08:34:53 ---> f50547fa2ecb 08:34:53 Step 8/22 : COPY . . 08:34:54 Removing intermediate container eb56b506558a 08:34:54 ---> c97ce04b41a2 08:34:54 Step 8/23 : COPY . . 08:34:57 ---> 7c3f28d8582e 08:34:57 Step 9/23 : RUN go mod tidy 08:35:00 ---> Running in 57e4cf950629 08:35:00 ---> 3c03979790aa 08:35:00 Step 9/24 : RUN go mod tidy 08:35:01 ---> Running in 062946ba7fe5 08:35:02 ---> 0678efeefd0a 08:35:02 Step 9/26 : RUN go mod tidy 08:35:02 ---> 26daa6243564 08:35:02 Step 9/22 : RUN go mod tidy 08:35:02 ---> Running in bb6665233e34 08:35:02 ---> Running in de79d5f61ab0 08:35:06 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 08:35:06 Merge succeeded, producing e6fe4c08424c2fe200c09ad1036a23546238794c 08:35:06 Checking out Revision e6fe4c08424c2fe200c09ad1036a23546238794c (PR-3623) 08:35:07 Removing intermediate container bb6665233e34 08:35:07 ---> eb8bac6d768d 08:35:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:07 ---> Running in e2142b9b4974 08:35:07 Removing intermediate container 57e4cf950629 08:35:07 ---> 82c7e7042dd0 08:35:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:35:07 Removing intermediate container 062946ba7fe5 08:35:07 ---> b8ef1335d5d3 08:35:07 Step 10/24 : RUN make cmd/core-command/core-command 08:35:07 ---> Running in d5659490118a 08:35:07 Removing intermediate container de79d5f61ab0 08:35:07 ---> e42ded9fc5ba 08:35:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:35:07 ---> Running in 10ff950141e6 08:35:07 ---> Running in b65c52cca8fe 08:35:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:06 > git config core.sparsecheckout # timeout=10 08:35:06 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 08:35:06 > git remote # timeout=10 08:35:06 > git config --get remote.origin.url # timeout=10 08:35:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:06 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 08:35:06 > git rev-parse HEAD^{commit} # timeout=10 08:35:06 > git config core.sparsecheckout # timeout=10 08:35:06 > git checkout -f e6fe4c08424c2fe200c09ad1036a23546238794c # timeout=10 08:35:07 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 08:35:07 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 08:35:08 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 08:35:08 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 08:35:11 Commit message: "Merge commit '8ac2c5b0481f8b8091b66f2267a28d88a679c7d1' into HEAD" 08:35:11 First time build. Skipping changelog. 08:35:11 > git rev-list --no-walk 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:11 provisioning config files... 08:35:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3189142916185387772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:12 ---> docker-login.sh 08:35:12 nexus3.edgexfoundry.org:10001 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 ---> 12d21198544e 08:35:13 Step 9/23 : RUN go mod tidy 08:35:13 ---> Running in b615fcd3f7f0 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 nexus3.edgexfoundry.org:10002 08:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:14 Configure a credential helper to remove this warning. See 08:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:14 08:35:14 Login Succeeded 08:35:14 nexus3.edgexfoundry.org:10003 08:35:14 Removing intermediate container b615fcd3f7f0 08:35:14 ---> a718ceb0b983 08:35:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:15 ---> Running in 217d9ddfa192 08:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:15 Configure a credential helper to remove this warning. See 08:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:15 08:35:15 Login Succeeded 08:35:15 nexus3.edgexfoundry.org:10004 08:35:15 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 08:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:15 Configure a credential helper to remove this warning. See 08:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:15 08:35:15 Login Succeeded 08:35:15 docker.io 08:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:16 Configure a credential helper to remove this warning. See 08:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:16 08:35:16 Login Succeeded 08:35:16 ---> docker-login.sh ends [Pipeline] } 08:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:35:17 ========================================================= 08:35:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:35:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:35:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:35:19 Sending build context to Docker daemon 165.8MB 08:35:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:35:19 Step 2/6 : FROM ${BASE} 08:35:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:20 595b0fe564bb: Pulling fs layer 08:35:20 24495759ef45: Pulling fs layer 08:35:20 d148012ef14d: Pulling fs layer 08:35:20 cb65c68fc2e2: Pulling fs layer 08:35:20 093eec477d81: Pulling fs layer 08:35:20 a6d5b2bbb924: Pulling fs layer 08:35:20 2446dc1eb7d3: Pulling fs layer 08:35:20 596795e73e0f: Pulling fs layer 08:35:20 cb65c68fc2e2: Waiting 08:35:20 093eec477d81: Waiting 08:35:20 596795e73e0f: Waiting 08:35:20 2446dc1eb7d3: Waiting 08:35:20 24495759ef45: Download complete 08:35:20 d148012ef14d: Verifying Checksum 08:35:20 d148012ef14d: Download complete 08:35:20 093eec477d81: Verifying Checksum 08:35:20 093eec477d81: Download complete 08:35:20 a6d5b2bbb924: Download complete 08:35:20 595b0fe564bb: Verifying Checksum 08:35:20 595b0fe564bb: Download complete 08:35:20 2446dc1eb7d3: Download complete 08:35:21 595b0fe564bb: Pull complete 08:35:22 24495759ef45: Pull complete 08:35:22 d148012ef14d: Pull complete 08:35:22 596795e73e0f: Verifying Checksum 08:35:22 596795e73e0f: Download complete 08:35:24 cb65c68fc2e2: Verifying Checksum 08:35:24 cb65c68fc2e2: Download complete 08:35:34 cb65c68fc2e2: Pull complete 08:35:34 093eec477d81: Pull complete 08:35:35 a6d5b2bbb924: Pull complete 08:35:35 2446dc1eb7d3: Pull complete 08:35:40 596795e73e0f: Pull complete 08:35:40 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:35:40 ---> d9e956139c92 08:35:40 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:35:42 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 08:35: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 08:35:42 ---> Running in 433b7cdb0bd1 08:35:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:35:44 Removing intermediate container b65c52cca8fe 08:35:44 ---> 59dd471b52b4 08:35:44 08:35:44 Step 11/24 : FROM alpine:3.12 08:35:44 3.12: Pulling from library/alpine 08:35:45 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:35:45 Status: Downloaded newer image for alpine:3.12 08:35:45 ---> 13621d1b12d4 08:35:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:35:45 ---> Running in e1c0562425df 08:35:46 (1/12) Installing libmagic (5.39-r0) 08:35:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:46 (2/12) Installing file (5.39-r0) 08:35:46 (1/1) Installing dumb-init (1.2.2-r1) 08:35:46 Executing busybox-1.31.1-r20.trigger 08:35:46 OK: 6 MiB in 15 packages 08:35:46 (3/12) Installing libc-dev (0.7.2-r3) 08:35:46 (4/12) Installing g++ (10.2.1_pre1-r3) 08:35:48 Removing intermediate container e2142b9b4974 08:35:48 ---> 960928f70311 08:35:48 08:35:48 Step 11/26 : FROM alpine:3.12 08:35:48 ---> 13621d1b12d4 08:35:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:35:48 Removing intermediate container 10ff950141e6 08:35:48 ---> 8053e3d11678 08:35:48 08:35:48 Step 11/22 : FROM alpine:3.12 08:35:48 ---> 13621d1b12d4 08:35:48 Step 12/22 : RUN apk add --update --no-cache curl 08:35:48 Removing intermediate container d5659490118a 08:35:48 ---> 77076582f241 08:35:48 08:35:48 Step 11/23 : FROM alpine:3.12 08:35:48 ---> 13621d1b12d4 08:35:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:48 ---> Running in 6d566051688e 08:35:48 ---> Running in b0233316143f 08:35:48 ---> Running in 8c9ad809eb27 08:35:48 Removing intermediate container e1c0562425df 08:35:48 ---> f924de69b298 08:35:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:48 ---> Running in 7f4875a759a1 08:35:48 Removing intermediate container 7f4875a759a1 08:35:48 ---> 116287f2786f 08:35:48 Step 14/24 : ENV APP_PORT=59882 08:35:48 ---> Running in 59dbba82f338 08:35:48 Removing intermediate container 59dbba82f338 08:35:48 ---> cadc1b0a050f 08:35:48 Step 15/24 : EXPOSE $APP_PORT 08:35:48 ---> Running in e348782c2ce2 08:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:48 (1/6) Installing ca-certificates (20191127-r4) 08:35:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:35:48 (3/6) Installing libcurl (7.77.0-r0) 08:35:48 (4/6) Installing curl (7.77.0-r0) 08:35:48 (5/6) Installing dumb-init (1.2.2-r1) 08:35:48 Removing intermediate container e348782c2ce2 08:35:48 ---> 8b28d9fa2e73 08:35:48 Step 16/24 : WORKDIR / 08:35:48 (6/6) Installing su-exec (0.2-r1) 08:35:48 Executing busybox-1.31.1-r20.trigger 08:35:48 Executing ca-certificates-20191127-r4.trigger 08:35:48 OK: 7 MiB in 20 packages 08:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:48 ---> Running in 0ea011012c94 08:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:49 (1/4) Installing ca-certificates (20191127-r4) 08:35:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:35:49 (1/2) Installing ca-certificates (20191127-r4) 08:35:49 (3/4) Installing libcurl (7.77.0-r0) 08:35:49 (4/4) Installing curl (7.77.0-r0) 08:35:49 Executing busybox-1.31.1-r20.trigger 08:35:49 Executing ca-certificates-20191127-r4.trigger 08:35:49 (2/2) Installing dumb-init (1.2.2-r1) 08:35:49 Executing busybox-1.31.1-r20.trigger 08:35:49 Executing ca-certificates-20191127-r4.trigger 08:35:49 OK: 6 MiB in 16 packages 08:35:49 OK: 7 MiB in 18 packages 08:35:49 Removing intermediate container 0ea011012c94 08:35:49 ---> d3eafd19cda1 08:35:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:49 Removing intermediate container 217d9ddfa192 08:35:49 ---> dc6191d83208 08:35:49 08:35:49 Step 11/23 : FROM alpine:3.12 08:35:49 ---> 13621d1b12d4 08:35:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:49 ---> Using cache 08:35:49 ---> f924de69b298 08:35:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:49 ---> Using cache 08:35:49 ---> 116287f2786f 08:35:49 Step 14/23 : ENV APP_PORT=59861 08:35:49 Removing intermediate container 6d566051688e 08:35:49 ---> 8848af17dc07 08:35:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:49 ---> 50c025b5fe98 08:35:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:49 ---> Running in 6c2b08f4b529 08:35:49 ---> Running in ab43ad75f1e8 08:35:49 Removing intermediate container 6c2b08f4b529 08:35:49 ---> feabb90b8419 08:35:49 Step 14/26 : WORKDIR / 08:35:49 Removing intermediate container ab43ad75f1e8 08:35:49 ---> 5e451faca11b 08:35:49 Step 15/23 : EXPOSE $APP_PORT 08:35:49 Removing intermediate container b0233316143f 08:35:49 ---> 9530d75d6f04 08:35:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:49 Removing intermediate container 8c9ad809eb27 08:35:49 ---> 310e8f8e1ab7 08:35:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:49 ---> Running in ac7f36585339 08:35:49 ---> Running in 02f5df01caa3 08:35:50 ---> Running in 54b96a791b37 08:35:50 ---> Running in 953b7fc58717 08:35:50 ---> c2d49d674a9f 08:35:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:50 Removing intermediate container ac7f36585339 08:35:50 ---> 58a60f6fb446 08:35:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:50 Removing intermediate container 54b96a791b37 08:35:50 ---> ee631b5a2a97 08:35:50 Step 14/23 : ENV APP_PORT=59860 08:35:50 Removing intermediate container 953b7fc58717 08:35:50 ---> 3ed9989531e2 08:35:50 Step 14/22 : WORKDIR /edgex 08:35:50 Removing intermediate container 02f5df01caa3 08:35:50 ---> 9fd035a05d04 08:35:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:50 ---> Running in eb3bb750f468 08:35:50 ---> Running in 898bd3516562 08:35:50 ---> 5de0a60c5c53 08:35:50 Step 20/24 : ENTRYPOINT ["/core-command"] 08:35:50 Removing intermediate container eb3bb750f468 08:35:50 ---> 1d29ccee3711 08:35:50 Step 15/23 : EXPOSE $APP_PORT 08:35:50 ---> Running in 3b51f5844a64 08:35:50 ---> Running in d2863b537cc6 08:35:50 ---> 7e12a3fd1a40 08:35:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:50 Removing intermediate container 898bd3516562 08:35:50 ---> 5ee090887273 08:35:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:35:50 ---> f011c6db265f 08:35:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:50 Removing intermediate container 3b51f5844a64 08:35:50 ---> f37b1fd2cc11 08:35:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:50 Removing intermediate container d2863b537cc6 08:35:50 ---> e75964cfe21b 08:35:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:50 ---> Running in 545243d9f780 08:35:50 ---> bbe4075af49e 08:35:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:51 Removing intermediate container 545243d9f780 08:35:51 ---> 961af832b2a9 08:35:51 Step 22/24 : LABEL arch=x86_64 08:35:51 ---> d48cb02ae593 08:35:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:35:51 ---> Running in 26fb5a0f5d79 08:35:51 ---> 148925fff14f 08:35:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:51 ---> 194dc10aecdc 08:35:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:51 Removing intermediate container 26fb5a0f5d79 08:35:51 ---> 915dc2d740b4 08:35:51 Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:35:51 ---> b561697e34b0 08:35:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:51 ---> Running in 5a0b86963262 08:35:51 ---> d9a16058d188 08:35:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:51 ---> 03d57af293c8 08:35:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:51 ---> Running in fc8945c99653 08:35:51 Removing intermediate container 5a0b86963262 08:35:51 ---> 9482ce8e1ae1 08:35:51 Step 24/24 : LABEL version=0.0.0 08:35:51 ---> 201356f5739f 08:35:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:51 ---> 674fa36cad7e 08:35:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:51 Removing intermediate container fc8945c99653 08:35:51 ---> d9a9b251db71 08:35:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:51 ---> Running in a5c5b7129c8c 08:35:51 ---> Running in fda396cf2ad8 08:35:51 Removing intermediate container fda396cf2ad8 08:35:51 ---> b3d01c24668b 08:35:51 Step 21/23 : LABEL arch=x86_64 08:35:51 Removing intermediate container a5c5b7129c8c 08:35:51 ---> cd7c74c8cadd 08:35:51 08:35:51 ---> 1245431429e9 08:35:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:35:51 ---> Running in 874a5b09787e 08:35:51 ---> 1b536a471d31 08:35:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:51 Successfully built cd7c74c8cadd 08:35:51 ---> Running in 3c7a1d110ca9 08:35:51 Successfully tagged core-command:latest 08:35:51 Building security-bootstrapper 08:35:52 ---> 9735002f353a 08:35:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:52  Building core-command ... done  ---> Running in 5da6a47641d8 08:35:52 (5/12) Installing fortify-headers (1.1-r0) 08:35:52 (6/12) Installing patch (2.7.6-r7) 08:35:52 (7/12) Installing build-base (0.5-r2) 08:35:52 (8/12) Installing libsodium (1.0.18-r0) 08:35:52 (9/12) Installing pkgconf (1.7.3-r0) 08:35:52 (10/12) Installing libsodium-dev (1.0.18-r0) 08:35:52 (11/12) Installing libzmq (4.3.3-r1) 08:35:52 (12/12) Installing zeromq-dev (4.3.3-r1) 08:35:52 Executing busybox-1.32.1-r6.trigger 08:35:52 OK: 218 MiB in 52 packages 08:35:52 Removing intermediate container 3c7a1d110ca9 08:35:52 ---> b2a191a72cf3 08:35:52 Step 19/22 : CMD ["--init=true"] 08:35:52 Removing intermediate container 874a5b09787e 08:35:52 ---> 9b53b5966d4e 08:35:52 Step 22/23 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:35:52 Removing intermediate container 5da6a47641d8 08:35:52 ---> 0bfd06a649fe 08:35:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:53 ---> 66263c343de4 08:35:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:53 ---> Running in 5780ca13f95a 08:35:53 ---> Running in 90056491f1a2 08:35:53 ---> Running in 3e8eae03d067 08:35:53 Removing intermediate container 90056491f1a2 08:35:53 ---> 78420f544fe3 08:35:53 Step 23/23 : LABEL version=0.0.0 08:35:53 ---> Running in 698f16b58d87 08:35:53 ---> 158edbba6562 08:35:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:35:53 Removing intermediate container 5780ca13f95a 08:35:53 ---> a2b652e23840 08:35:53 Step 20/22 : LABEL arch=x86_64 08:35:53 Removing intermediate container 3e8eae03d067 08:35:53 ---> 6a28dab7a877 08:35:53 Step 21/23 : LABEL arch=x86_64 08:35:53 ---> Running in d38b9889e823 08:35:53 ---> Running in a035868ad715 08:35:53 ---> Running in 6a63cc813cda 08:35:53 Removing intermediate container 698f16b58d87 08:35:53 ---> c4142cc2c6f7 08:35:53 08:35:53 Successfully built c4142cc2c6f7 08:35:53 Successfully tagged support-scheduler:latest 08:35:53  Building support-scheduler ... done Building sys-mgmt-agent 08:35:53 Removing intermediate container 6a63cc813cda 08:35:53 ---> 27cbc8873502 08:35:53 Step 21/22 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:35:53 Removing intermediate container d38b9889e823 08:35:53 ---> 40eaa6e9d1ee 08:35:53 Step 22/23 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:35:53 ---> Running in f54b52420c1e 08:35:54 ---> Running in 872c48804bbc 08:35:54 Removing intermediate container 872c48804bbc 08:35:54 ---> 9ab565c980ea 08:35:54 Step 23/23 : LABEL version=0.0.0 08:35:55 ---> Running in 8a481670ae44 08:35:55 Removing intermediate container f54b52420c1e 08:35:55 ---> 7a9a5f80faaa 08:35:55 Step 22/22 : LABEL version=0.0.0 08:35:55 ---> Running in f940b8847a40 08:35:55 Removing intermediate container 8a481670ae44 08:35:55 ---> d53c47847d00 08:35:55 08:35:55 Successfully built d53c47847d00 08:35:55 Successfully tagged support-notifications:latest 08:35:55  Building support-notifications ... done Building core-data 08:35:55 Removing intermediate container f940b8847a40 08:35:55 ---> 798b214c8ed3 08:35:55 08:35:55 Successfully built 798b214c8ed3 08:35:55 Successfully tagged security-proxy-setup:latest 08:35:55 Removing intermediate container a035868ad715 08:35:55 ---> ad126364d238 08:35:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:35:55  Building security-proxy-setup ... done Building core-metadata 08:35:55 ---> Running in fb035b221dba 08:35:55 Removing intermediate container fb035b221dba 08:35:55 ---> 21bbbc80a530 08:35:55 Step 24/26 : LABEL arch=x86_64 08:35:56 Removing intermediate container 433b7cdb0bd1 08:35:56 ---> 6bf36ec19b64 08:35:56 Step 4/6 : WORKDIR /edgex-go 08:35:56 ---> Running in 611eb19abad3 08:35:57 Removing intermediate container 611eb19abad3 08:35:57 ---> 76043609fd4b 08:35:57 Step 5/6 : COPY go.mod . 08:35:57 ---> fb26f352fe9a 08:35:57 Step 6/6 : RUN go mod download 08:35:57 ---> Running in ce1a0acd31ef 08:36:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:01 ---> 7718b70b7cec 08:36:01 Step 3/24 : WORKDIR /edgex-go 08:36:01 ---> Using cache 08:36:01 ---> c03626c12677 08:36:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:01 ---> Using cache 08:36:01 ---> 307cb19cea57 08:36:01 Step 5/24 : RUN apk add --update --no-cache make bash git 08:36:01 ---> Running in 6c034794f321 08:36:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:01 ---> 7718b70b7cec 08:36:01 Step 3/24 : WORKDIR /edgex-go 08:36:01 ---> Using cache 08:36:01 ---> c03626c12677 08:36:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:01 ---> Using cache 08:36:01 ---> 307cb19cea57 08:36:01 Step 5/24 : RUN apk add --update --no-cache make git 08:36:01 ---> Using cache 08:36:01 ---> 27bf8fdbd87b 08:36:01 Step 6/24 : COPY go.mod . 08:36:01 ---> Using cache 08:36:01 ---> c17b403fc08c 08:36:01 Step 7/24 : RUN go mod download 08:36:01 ---> Using cache 08:36:01 ---> c97ce04b41a2 08:36:01 Step 8/24 : COPY . . 08:36:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:01 ---> 7718b70b7cec 08:36:01 Step 3/24 : WORKDIR /edgex-go 08:36:01 ---> Using cache 08:36:01 ---> c03626c12677 08:36:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:01 ---> Using cache 08:36:01 ---> 307cb19cea57 08:36:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:36:01 ---> Using cache 08:36:01 ---> 12d21198544e 08:36:01 Step 9/24 : RUN go mod tidy 08:36:01 ---> Using cache 08:36:01 ---> a718ceb0b983 08:36:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:36:03 ---> Running in 13438a58c792 08:36:03 ---> Running in 13c918ff91b8 08:36:03 Removing intermediate container 6c034794f321 08:36:03 ---> 6f63b862bc81 08:36:03 Step 25/26 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:36:03 ---> Running in 1bf8749bc691 08:36:03 ---> Running in 401ca84eaf2b 08:36:04 Removing intermediate container 401ca84eaf2b 08:36:04 ---> 49a600f6d051 08:36:04 Step 26/26 : LABEL version=0.0.0 08:36:05 ---> Running in 13cc8e60ab42 08:36:06 Removing intermediate container 13cc8e60ab42 08:36:06 ---> 2e921675ed08 08:36:06 08:36:06 Successfully built 2e921675ed08 08:36:06 Successfully tagged security-secretstore-setup:latest 08:36:07  Building security-secretstore-setup ... done 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 08:36:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:36:09 ---> 7718b70b7cec 08:36:09 Step 3/32 : WORKDIR /edgex-go 08:36:09 ---> Using cache 08:36:09 ---> c03626c12677 08:36:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:09 ---> Using cache 08:36:09 ---> 307cb19cea57 08:36:09 Step 5/32 : RUN apk add --update --no-cache make git 08:36:09 ---> Using cache 08:36:09 ---> 27bf8fdbd87b 08:36:09 Step 6/32 : COPY go.mod . 08:36:09 ---> Using cache 08:36:09 ---> c17b403fc08c 08:36:09 Step 7/32 : RUN go mod download 08:36:09 ---> Using cache 08:36:09 ---> c97ce04b41a2 08:36:09 Step 8/32 : COPY . . 08:36:09 ---> Using cache 08:36:09 ---> 12d21198544e 08:36:09 Step 9/32 : RUN go mod tidy 08:36:09 ---> Using cache 08:36:09 ---> a718ceb0b983 08:36:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:36:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:36:09 ---> Running in 10898ba9da8e 08:36:09 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 08:36:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:36:10 OK: 219 MiB in 52 packages 08:36:10 OK: 219 MiB in 52 packages 08:36:11 Removing intermediate container 13c918ff91b8 08:36:11 ---> 77d4f7eeb8bb 08:36:11 Step 6/24 : COPY go.mod . 08:36:11 Removing intermediate container 13438a58c792 08:36:11 ---> e18ffff7f9e7 08:36:11 Step 6/24 : COPY go.mod . 08:36:11 ---> 73b711a1d948 08:36:11 Step 7/24 : RUN go mod download 08:36:11 ---> Running in 93fc6d1985f0 08:36:11 ---> 33815bb06f8c 08:36:11 Step 7/24 : RUN go mod download 08:36:11 ---> Running in 905debe0562c 08:36:12 Removing intermediate container 93fc6d1985f0 08:36:12 ---> 34a546e41cfe 08:36:12 Step 8/24 : COPY . . 08:36:12 Removing intermediate container 905debe0562c 08:36:12 ---> 80071d573da7 08:36:12 Step 8/24 : COPY . . 08:36:21 ---> 02e46fd3ee1e 08:36:21 Step 9/24 : RUN go mod tidy 08:36:21 ---> 01f5f4a8d9eb 08:36:21 Step 9/24 : RUN go mod tidy 08:36:21 ---> Running in 0dc2134d4635 08:36:21 ---> Running in 0ac2c126e0f8 08:36:23 Removing intermediate container 0dc2134d4635 08:36:23 ---> 19a461291e6c 08:36:23 Step 10/24 : RUN make cmd/core-data/core-data 08:36:23 ---> Running in ac787bb76a54 08:36:23 Removing intermediate container 0ac2c126e0f8 08:36:23 ---> a9c05d2e068e 08:36:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:36:23 ---> Running in 783d1fda0f19 08:36:23 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 08:36:24 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 08:36:30 Removing intermediate container ce1a0acd31ef 08:36:30 ---> c11a1ac67760 08:36:30 Successfully built c11a1ac67760 08:36:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:36:30 + docker inspect -f . ci-base-image-arm64 08:36:30 . [Pipeline] withDockerContainer 08:36:31 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 08:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:32 $ docker top 770996072f0216e8a4d6245d12301b1fde2a6892d03cc38faa5edb2c0b642ce7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:33 + go version 08:36:33 go version go1.16.5 linux/arm64 [Pipeline] } 08:36:33 $ docker stop --time=1 770996072f0216e8a4d6245d12301b1fde2a6892d03cc38faa5edb2c0b642ce7 08:36:35 $ docker rm -f 770996072f0216e8a4d6245d12301b1fde2a6892d03cc38faa5edb2c0b642ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:36 Removing intermediate container 10898ba9da8e 08:36:36 ---> af34952401ea 08:36:36 08:36:36 Step 11/32 : FROM alpine:3.12 08:36:36 ---> 13621d1b12d4 08:36:36 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:36:36 + docker inspect -f . ci-base-image-arm64 08:36:36 . [Pipeline] withDockerContainer 08:36:36 ---> Running in f03d16b76b51 08:36:36 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 08:36:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:36 Removing intermediate container f03d16b76b51 08:36:36 ---> a8f77d88a521 08:36:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:36 ---> Running in 9abb18645b5e 08:36:36 Removing intermediate container 1bf8749bc691 08:36:36 ---> 84e15c75970c 08:36:36 08:36:36 Step 11/24 : FROM alpine:3.12 08:36:36 ---> 13621d1b12d4 08:36:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:36:36 ---> Using cache 08:36:36 ---> f924de69b298 08:36:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:36 ---> Using cache 08:36:36 ---> 116287f2786f 08:36:36 Step 14/24 : ENV APP_PORT=59881 08:36:36 ---> Running in 544ead11f966 08:36:37 Removing intermediate container 544ead11f966 08:36:37 ---> 51be169f17e0 08:36:37 Step 15/24 : EXPOSE $APP_PORT 08:36:37 ---> Running in bf33faedfa12 08:36:37 Removing intermediate container bf33faedfa12 08:36:37 ---> e6b96e4ed95f 08:36:37 Step 16/24 : WORKDIR / 08:36:37 ---> Running in 2d1771229acd 08:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:37 Removing intermediate container 2d1771229acd 08:36:37 ---> deab72afbaaf 08:36:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:37 (1/2) Installing dumb-init (1.2.2-r1) 08:36:37 (2/2) Installing su-exec (0.2-r1) 08:36:37 Executing busybox-1.31.1-r20.trigger 08:36:37 OK: 6 MiB in 16 packages 08:36:38 ---> f9070c8b50bb 08:36:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:38 Removing intermediate container 9abb18645b5e 08:36:38 ---> 1f3a4d537b81 08:36:38 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:38 $ docker top a5319eeca434102aa395d396821635194d4dd1e26d2922338e870ec8a5a32189 -eo pid,comm 08:36:38 ---> Running in e3910e48c663 08:36:38 ---> b9efec734ab4 08:36:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:38 Removing intermediate container e3910e48c663 08:36:38 ---> ec5ec61b530c 08:36:38 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] { [Pipeline] echo 08:36:38 ========================================================= 08:36:38 [edgeXBuildGoParallel] Running Tests and Build... 08:36:38 ========================================================= [Pipeline] sh 08:36:38 ---> Running in 1e8f082bdfd1 08:36:38 ---> 6713ae0c3c02 08:36:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:38 Removing intermediate container 1e8f082bdfd1 08:36:38 ---> 72b6f5a58cb1 08:36:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:36:38 ---> Running in 0e31365a7f56 08:36:39 ---> Running in 39a5d734b0b6 08:36:39 Removing intermediate container 0e31365a7f56 08:36:39 ---> 1a9a662326ed 08:36:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:39 ---> Running in 959dd4e0fdf4 08:36:39 + go mod tidy 08:36:39 Removing intermediate container 959dd4e0fdf4 08:36:39 ---> 95d1fd7f273b 08:36:39 Step 22/24 : LABEL arch=x86_64 08:36:39 ---> Running in 5974923f897a 08:36:39 Removing intermediate container 5974923f897a 08:36:39 ---> 9638e688fb02 08:36:39 Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc [Pipeline] sh 08:36:40 ---> Running in c7ec5b371b73 08:36:40 Removing intermediate container 39a5d734b0b6 08:36:40 ---> e116970df822 08:36:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:36:40 Removing intermediate container c7ec5b371b73 08:36:40 ---> abc54375e613 08:36:40 Step 24/24 : LABEL version=0.0.0 08:36:40 ---> Running in 7f6941fa353a 08:36:40 ---> Running in 74cfde58213a 08:36:40 Removing intermediate container 7f6941fa353a 08:36:40 ---> cf0a4144ef34 08:36:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:36:40 Removing intermediate container 74cfde58213a 08:36:40 ---> 3e0bde51da98 08:36:40 08:36:40 Successfully built 3e0bde51da98 08:36:40 Successfully tagged core-metadata:latest 08:36:40  Building core-metadata ... done  ---> 35066e25d815 08:36:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:36:40 ---> Running in d0a23e0eea78 08:36:40 + make test 08:36:40 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 08:36:40 go mod tidy 08:36:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:36:41 Removing intermediate container d0a23e0eea78 08:36:41 ---> ce421498d2ad 08:36:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 ---> 7efc97114a57 08:36:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:42 ---> cacf49711076 08:36:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:42 ---> 2ddd6129a59c 08:36:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:43 ---> a3b52f41511d 08:36:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:36:43 ---> c5dc391cc511 08:36:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:36:43 ---> Running in 73aa41af3fa4 08:36:43 Removing intermediate container 73aa41af3fa4 08:36:43 ---> e8e224f9bbcc 08:36:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:43 ---> 45cb2c073669 08:36:43 Step 27/32 : RUN chmod +x /entrypoint.sh 08:36:44 ---> Running in c3e46399c519 08:36:44 Removing intermediate container c3e46399c519 08:36:44 ---> 144f33e87bc4 08:36:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:36:45 ---> Running in 14aa3b3d227a 08:36:45 Removing intermediate container 14aa3b3d227a 08:36:45 ---> f4b73c30c00d 08:36:45 Step 29/32 : CMD ["gate"] 08:36:45 ---> Running in 76db788114ce 08:36:45 Removing intermediate container 76db788114ce 08:36:45 ---> f35c982bedbd 08:36:45 Step 30/32 : LABEL arch=x86_64 08:36:45 ---> Running in bf3908d7d086 08:36:45 Removing intermediate container bf3908d7d086 08:36:45 ---> 6aacd2548034 08:36:45 Step 31/32 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:36:45 ---> Running in d2fddc95b309 08:36:45 Removing intermediate container d2fddc95b309 08:36:45 ---> 94cd6103cdf6 08:36:45 Step 32/32 : LABEL version=0.0.0 08:36:46 ---> Running in 2019d4ce52b4 08:36:46 Removing intermediate container 2019d4ce52b4 08:36:46 ---> b6735e8c324d 08:36:46 08:36:46 Successfully built b6735e8c324d 08:36:46 Successfully tagged security-bootstrapper:latest 08:36:48  Building security-bootstrapper ... done Removing intermediate container 783d1fda0f19 08:36:48 ---> d1622442df07 08:36:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:36:48 ---> Running in 151ced124f90 08:36:48 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 08:36:48 Removing intermediate container 151ced124f90 08:36:48 ---> abfb72021111 08:36:48 08:36:48 Step 12/24 : FROM docker:20.10.6 08:36:49 20.10.6: Pulling from library/docker 08:36:49 Removing intermediate container ac787bb76a54 08:36:49 ---> 826956f3a162 08:36:49 08:36:49 Step 11/24 : FROM alpine:3.12 08:36:49 ---> 13621d1b12d4 08:36:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:49 ---> Running in ddaec486fc37 08:36:50 Removing intermediate container ddaec486fc37 08:36:50 ---> bfbd9622cde6 08:36:50 Step 13/24 : ENV APP_PORT=59880 08:36:50 ---> Running in 7f731cb02ad4 08:36:50 Removing intermediate container 7f731cb02ad4 08:36:50 ---> 3f95a6a05e4c 08:36:50 Step 14/24 : EXPOSE $APP_PORT 08:36:50 ---> Running in a72b068db2c0 08:36:50 Removing intermediate container a72b068db2c0 08:36:50 ---> bf85ef5fc1a8 08:36:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:50 ---> Running in 401f4e0dc577 08:36:50 Removing intermediate container 401f4e0dc577 08:36:50 ---> 66b47efb604c 08:36:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:36:50 ---> Running in 952fd40cb321 08:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:53 (1/6) Installing dumb-init (1.2.2-r1) 08:36:53 (2/6) Installing libgcc (9.3.0-r2) 08:36:53 (3/6) Installing libsodium (1.0.18-r0) 08:36:53 (4/6) Installing libstdc++ (9.3.0-r2) 08:36:54 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 08:36:54 Status: Downloaded newer image for docker:20.10.6 08:36:54 ---> d2979b152a7d 08:36:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:36:54 (5/6) Installing libzmq (4.3.3-r0) 08:36:55 (6/6) Installing zeromq (4.3.3-r0) 08:36:55 ---> Running in d3e758e87bb3 08:36:55 Executing busybox-1.31.1-r20.trigger 08:36:55 OK: 8 MiB in 20 packages 08:36:55 Removing intermediate container d3e758e87bb3 08:36:55 ---> b5b672a33351 08:36:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:36:55 ---> Running in 3c76b2baaaf5 08:36:55 Removing intermediate container 952fd40cb321 08:36:55 ---> 38a5dcd8ccb9 08:36:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:36:55 ---> f783bae04d9a 08:36:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:36:55 (1/39) Installing readline (8.1.0-r0) 08:36:55 (2/39) Installing bash (5.1.0-r0) 08:36:55 Executing bash-5.1.0-r0.post-install 08:36:55 (3/39) Installing brotli-libs (1.0.9-r3) 08:36:55 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:36:55 (5/39) Installing libcurl (7.77.0-r1) 08:36:55 (6/39) Installing curl (7.77.0-r1) 08:36:55 (7/39) Installing dumb-init (1.2.5-r0) 08:36:55 (8/39) Installing libbz2 (1.0.8-r1) 08:36:55 (9/39) Installing expat (2.2.10-r1) 08:36:55 (10/39) Installing libffi (3.3-r2) 08:36:55 (11/39) Installing gdbm (1.19-r0) 08:36:55 (12/39) Installing xz-libs (5.2.5-r0) 08:36:55 (13/39) Installing sqlite-libs (3.34.1-r0) 08:36:55 (14/39) Installing python3 (3.8.10-r0) 08:36:55 ---> b0886b5210cc 08:36:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:56 ---> 3e1f99e5869c 08:36:56 Step 20/24 : ENTRYPOINT ["/core-data"] 08:36:56 ---> Running in a61e3a229f1e 08:36:56 (15/39) Installing py3-appdirs (1.4.4-r1) 08:36:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:36:56 (17/39) Installing py3-parsing (2.4.7-r1) 08:36:56 (18/39) Installing py3-six (1.15.0-r0) 08:36:56 (19/39) Installing py3-packaging (20.9-r0) 08:36:56 (20/39) Installing py3-setuptools (51.3.3-r0) 08:36:56 (21/39) Installing py3-chardet (4.0.0-r0) 08:36:57 Removing intermediate container a61e3a229f1e 08:36:57 ---> 38dbc2e61f80 08:36:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:57 (22/39) Installing py3-idna (3.1-r0) 08:36:57 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:36:57 (24/39) Installing py3-requests (2.25.1-r1) 08:36:57 (25/39) Installing py3-msgpack (1.0.2-r0) 08:36:57 ---> Running in c72b2e0287e1 08:36:57 (26/39) Installing py3-lockfile (0.12.2-r3) 08:36:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:36:57 (28/39) Installing py3-colorama (0.4.4-r0) 08:36:57 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:36:57 (30/39) Installing py3-distlib (0.3.1-r1) 08:36:57 (31/39) Installing py3-distro (1.5.0-r1) 08:36:57 (32/39) Installing py3-webencodings (0.5.1-r3) 08:36:57 (33/39) Installing py3-html5lib (1.1-r0) 08:36:57 (34/39) Installing py3-pytoml (0.1.21-r0) 08:36:57 Removing intermediate container c72b2e0287e1 08:36:57 ---> 52e08af93d44 08:36:57 Step 22/24 : LABEL arch=x86_64 08:36:57 ---> Running in 4206ccf423a8 08:36:57 Removing intermediate container 4206ccf423a8 08:36:57 ---> 1603f4989cb8 08:36:57 Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:36:57 ---> Running in 4253943e7b1b 08:36:57 (35/39) Installing py3-pep517 (0.9.1-r0) 08:36:57 (36/39) Installing py3-progress (1.5-r0) 08:36:57 Removing intermediate container 4253943e7b1b 08:36:57 ---> 9ccab5573b36 08:36:57 Step 24/24 : LABEL version=0.0.0 08:36:57 (37/39) Installing py3-retrying (1.3.3-r0) 08:36:57 (38/39) Installing py3-toml (0.10.2-r0) 08:36:57 (39/39) Installing py3-pip (20.3.4-r0) 08:36:57 ---> Running in c9c9a11085d9 08:36:57 Removing intermediate container c9c9a11085d9 08:36:57 ---> de5179575cba 08:36:57 08:36:58 Executing busybox-1.32.1-r6.trigger 08:36:58 OK: 82 MiB in 59 packages 08:36:58 Successfully built de5179575cba 08:36:58 Successfully tagged core-data:latest 08:36:59  Building core-data ... done Collecting docker-compose==1.23.2 08:36:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:36:59 Collecting dockerpty<0.5,>=0.4.1 08:36:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:36:59 Collecting docker<4.0,>=3.6.0 08:36:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:36:59 Collecting texttable<0.10,>=0.9.0 08:36:59 Downloading texttable-0.9.1.tar.gz (11 kB) 08:36:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:36:59 Collecting docopt<0.7,>=0.6.1 08:36:59 Downloading docopt-0.6.2.tar.gz (25 kB) 08:37:00 Collecting websocket-client<1.0,>=0.32.0 08:37:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:37:00 Collecting PyYAML<4,>=3.10 08:37:00 Downloading PyYAML-3.13.tar.gz (270 kB) 08:37:01 Collecting jsonschema<3,>=2.5.1 08:37:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:37:01 Collecting cached-property<2,>=1.2.0 08:37:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:37:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:37:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:37:01 Collecting docker-pycreds>=0.4.0 08:37:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:37:01 Collecting certifi>=2017.4.17 08:37:01 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:37:01 Collecting idna<2.8,>=2.5 08:37:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:37:01 Collecting chardet<3.1.0,>=3.0.2 08:37:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:37:01 Collecting urllib3<1.25,>=1.21.1 08:37:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:37:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:37:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:37:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:37:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:37:01 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:37:01 Attempting uninstall: urllib3 08:37:01 Found existing installation: urllib3 1.26.2 08:37:01 Uninstalling urllib3-1.26.2: 08:37:01 Successfully uninstalled urllib3-1.26.2 08:37:01 Attempting uninstall: idna 08:37:01 Found existing installation: idna 3.1 08:37:01 Uninstalling idna-3.1: 08:37:01 Successfully uninstalled idna-3.1 08:37:01 Attempting uninstall: chardet 08:37:01 Found existing installation: chardet 4.0.0 08:37:01 Uninstalling chardet-4.0.0: 08:37:01 Successfully uninstalled chardet-4.0.0 08:37:02 Attempting uninstall: requests 08:37:02 Found existing installation: requests 2.25.1 08:37:02 Uninstalling requests-2.25.1: 08:37:02 Successfully uninstalled requests-2.25.1 08:37:02 Running setup.py install for texttable: started 08:37:02 Running setup.py install for texttable: finished with status 'done' 08:37:02 Running setup.py install for PyYAML: started 08:37:03 Running setup.py install for PyYAML: finished with status 'done' 08:37:03 Running setup.py install for docopt: started 08:37:03 Running setup.py install for docopt: finished with status 'done' 08:37:03 Running setup.py install for dockerpty: started 08:37:03 Running setup.py install for dockerpty: finished with status 'done' 08:37:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:37:06 Removing intermediate container 3c76b2baaaf5 08:37:06 ---> 9a631bd5aba3 08:37:06 Step 15/24 : ENV APP_PORT=58890 08:37:06 ---> Running in c53bc5e2b9fe 08:37:06 Removing intermediate container c53bc5e2b9fe 08:37:06 ---> 2061bdb4dc2c 08:37:06 Step 16/24 : EXPOSE $APP_PORT 08:37:06 ---> Running in ceeaf507b78d 08:37:06 Removing intermediate container ceeaf507b78d 08:37:06 ---> d69b44c47feb 08:37:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:37:06 ---> c34cd76b5709 08:37:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:37:07 ---> 346887337de7 08:37:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:37:07 ---> 9254e3bb3166 08:37:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:37:07 ---> Running in 6359a35dc893 08:37:07 Removing intermediate container 6359a35dc893 08:37:07 ---> 9be6e5a0a765 08:37:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:37:07 ---> Running in 06101c6f4e13 08:37:07 Removing intermediate container 06101c6f4e13 08:37:07 ---> faf55574da8b 08:37:07 Step 22/24 : LABEL arch=x86_64 08:37:07 ---> Running in 7ec744283af1 08:37:07 Removing intermediate container 7ec744283af1 08:37:07 ---> d54a7d853e7f 08:37:07 Step 23/24 : LABEL git_sha=094cf9433eaeea672ce18dad2d222ee1f95c2dfc 08:37:07 ---> Running in 2c07ce3c730c 08:37:07 Removing intermediate container 2c07ce3c730c 08:37:07 ---> 612e21698ca1 08:37:07 Step 24/24 : LABEL version=0.0.0 08:37:07 ---> Running in 3d3f17808fde 08:37:07 Removing intermediate container 3d3f17808fde 08:37:07 ---> 7c340096560b 08:37:07 08:37:07 Successfully built 7c340096560b 08:37:07 Successfully tagged sys-mgmt-agent:latest 08:37:07  Building sys-mgmt-agent ... done  [Pipeline] } 08:37:07 $ docker stop --time=1 33417e9ffec82d81b972861f35ebf742d391654fb3f19df323fcb6c4168b5125 08:37:08 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:09 $ docker rm -f 33417e9ffec82d81b972861f35ebf742d391654fb3f19df323fcb6c4168b5125 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:09 + docker images 08:37:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:09 sys-mgmt-agent latest 7c340096560b 2 seconds ago 324MB 08:37:09 core-data latest de5179575cba 12 seconds ago 20.3MB 08:37:09 826956f3a162 20 seconds ago 1.18GB 08:37:09 abfb72021111 21 seconds ago 1.18GB 08:37:09 security-bootstrapper latest b6735e8c324d 24 seconds ago 18.6MB 08:37:09 core-metadata latest 3e0bde51da98 29 seconds ago 16.6MB 08:37:09 84e15c75970c 33 seconds ago 1.18GB 08:37:09 af34952401ea 33 seconds ago 1.18GB 08:37:09 security-secretstore-setup latest 2e921675ed08 About a minute ago 28.7MB 08:37:09 security-proxy-setup latest 798b214c8ed3 About a minute ago 25.7MB 08:37:09 support-notifications latest d53c47847d00 About a minute ago 16.7MB 08:37:09 support-scheduler latest c4142cc2c6f7 About a minute ago 15.9MB 08:37:09 core-command latest cd7c74c8cadd About a minute ago 15.9MB 08:37:09 dc6191d83208 About a minute ago 1.18GB 08:37:09 960928f70311 About a minute ago 1.18GB 08:37:09 8053e3d11678 About a minute ago 1.18GB 08:37:09 77076582f241 About a minute ago 1.18GB 08:37:09 59dd471b52b4 About a minute ago 1.17GB 08:37:09 ci-base-image-x86_64 latest 7718b70b7cec 5 minutes ago 678MB 08:37:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 days ago 475MB 08:37:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 10 days ago 37.5MB 08:37:09 docker 20.10.6 d2979b152a7d 3 months ago 246MB 08:37:09 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:37:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 08:37:24 Still waiting to schedule task 08:37:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:38:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.286s coverage: 100.0% of statements 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 46.3% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.582s coverage: 89.9% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.204s coverage: 78.9% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 81.2% of statements 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.530s coverage: 95.1% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.320s coverage: 0.8% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.205s coverage: 79.5% of statements 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.178s coverage: 87.5% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 08:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.577s coverage: 81.8% of statements 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 58.8% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.311s coverage: 91.2% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.798s coverage: 64.4% of statements 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 91.3% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.132s coverage: 66.9% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.6% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.257s coverage: 19.3% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 91.9% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.252s coverage: 62.7% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.6% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 08:39:46 GO111MODULE=on go vet ./... 08:41:08 gofmt -l . 08:41:08 [ "`gofmt -l .`" = "" ] 08:41:08 ./bin/test-attribution-txt.sh [Pipeline] sh 08:41:09 + ls -al . 08:41:09 total 600 08:41:09 drwxrwxr-x 9 1001 1001 4096 Jul 17 08:41 . 08:41:09 drwxr-xr-x 4 root root 4096 Jul 17 08:36 .. 08:41:09 -rw-rw-r-- 1 1001 1001 11 Jul 17 08:35 .dockerignore 08:41:09 drwxrwxr-x 8 1001 1001 4096 Jul 17 08:35 .git 08:41:09 drwxrwxr-x 3 1001 1001 4096 Jul 17 08:35 .github 08:41:09 -rw-rw-r-- 1 1001 1001 818 Jul 17 08:35 .gitignore 08:41:09 -rw-rw-r-- 1 1001 1001 76 Jul 17 08:35 .hadolint.yml 08:41:09 -rw-rw-r-- 1 1001 1001 166 Jul 17 08:35 .sonarcloud.properties 08:41:09 -rw-rw-r-- 1 1001 1001 8609 Jul 17 08:35 Attribution.txt 08:41:09 -rw-rw-r-- 1 1001 1001 43881 Jul 17 08:35 CHANGELOG.md 08:41:09 -rw-rw-r-- 1 1001 1001 3804 Jul 17 08:35 CONTRIBUTING.md 08:41:09 -rw-rw-r-- 1 1001 1001 931 Jul 17 08:35 Dockerfile.build 08:41:09 -rw-rw-r-- 1 1001 1001 849 Jul 17 08:35 Jenkinsfile 08:41:09 -rw-rw-r-- 1 1001 1001 10775 Jul 17 08:35 LICENSE 08:41:09 -rw-rw-r-- 1 1001 1001 5915 Jul 17 08:35 Makefile 08:41:09 -rw-rw-r-- 1 1001 1001 8649 Jul 17 08:35 README.md 08:41:09 -rw-rw-r-- 1 1001 1001 6912 Jul 17 08:35 SECURITY.md 08:41:09 -rw-rw-r-- 1 1001 1001 5 Jul 17 08:31 VERSION 08:41:09 -rw-rw-r-- 1 1001 1001 4131 Jul 17 08:35 ZMQWindows.md 08:41:09 drwxrwxr-x 2 1001 1001 4096 Jul 17 08:35 bin 08:41:09 drwxrwxr-x 14 1001 1001 4096 Jul 17 08:35 cmd 08:41:09 -rw-r--r-- 1 root root 402846 Jul 17 08:39 coverage.out 08:41:09 -rw-rw-r-- 1 1001 1001 812 Jul 17 08:35 go.mod 08:41:09 -rw-r--r-- 1 root root 21149 Jul 17 08:36 go.sum 08:41:09 drwxrwxr-x 7 1001 1001 4096 Jul 17 08:35 internal 08:41:09 drwxrwxr-x 3 1001 1001 4096 Jul 17 08:35 openapi 08:41:09 drwxrwxr-x 4 1001 1001 4096 Jul 17 08:35 snap 08:41:09 -rw-rw-r-- 1 1001 1001 204 Jul 17 08:35 version.go [Pipeline] sh 08:41:09 + '[' -e coverage.out ] 08:41:09 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:10 Warning: overwriting stash ‘coverage-report’ 08:41:10 Stashed 1 file(s) [Pipeline] sh 08:41:11 + make build 08:41:11 go mod tidy 08:41: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 08:41: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 08:41:45 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 08:41:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:41:51 Running on prd-ubuntu18.04-docker-8c-8g-3172 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 08:41:51 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:41:51 The recommended git tool is: git 08:41:52 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 08:41:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:41:54 using credential edgex-jenkins-ssh 08:41:54 Cloning the remote Git repository 08:41:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:41:54 > git init /w/workspace/edgex-go/4 # timeout=10 08:41:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:41:54 > git --version # timeout=10 08:41:54 > git --version # 'git version 2.17.1' 08:41:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:57 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 08:41:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:41:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:41:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:41:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:42:00 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 08:42:00 Merge succeeded, producing 6c40778e1550841e39843662fdec6e2c96c47792 08:42:00 Checking out Revision 6c40778e1550841e39843662fdec6e2c96c47792 (PR-3623) 08:42:00 > git config core.sparsecheckout # timeout=10 08:42:00 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 08:42:00 > git remote # timeout=10 08:42:00 > git config --get remote.origin.url # timeout=10 08:42:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:00 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 08:42:00 > git rev-parse HEAD^{commit} # timeout=10 08:42:00 > git config core.sparsecheckout # timeout=10 08:42:00 > git checkout -f 6c40778e1550841e39843662fdec6e2c96c47792 # timeout=10 08:42:02 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 08:42:04 Commit message: "Merge commit '8ac2c5b0481f8b8091b66f2267a28d88a679c7d1' into HEAD" 08:42:04 First time build. Skipping changelog. 08:42:04 > git rev-list --no-walk 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:04 + echo snap-build.sh 08:42:04 snap-build.sh 08:42:04 + SNAP_BASE_DIR=. 08:42:04 + '[' '!' -z /w/workspace/edgex-go/4 ']' 08:42:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 08:42:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 08:42:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 08:42:04 + cd /w/workspace/edgex-go/4 08:42:04 + sudo apt-get remove -qy --purge lxd lxd-client 08:42:04 Reading package lists... 08:42:04 Building dependency tree... 08:42:04 Reading state information... 08:42:04 The following packages were automatically installed and are no longer required: 08:42:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:42:04 uidmap xdelta3 08:42:04 Use 'sudo apt autoremove' to remove them. 08:42:04 The following packages will be REMOVED: 08:42:04 lxd* lxd-client* 08:42:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:42:05 After this operation, 31.7 MB disk space will be freed. 08:42:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42: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 ... 190317 files and directories currently installed.) 08:42:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:42:06 Removing lxd dnsmasq configuration 08:42:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:42:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:42:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:42:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:42:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:42:08 Processing triggers for systemd (237-3ubuntu10.45) ... 08:42:08 Processing triggers for ureadahead (0.100.0-21) ... 08:42:09 + sudo snap remove --purge lxd 08:42:09 snap "lxd" is not installed 08:42:09 + sudo groupadd --force --system lxd 08:42:09 ++ whoami 08:42:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:42:09 + newgrp - lxd 08:42:09 + sudo snap install lxd 08:42:09 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 08:42:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:42:15 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 08:42:17 2021-07-17T08:42:15Z INFO Waiting for automatic snapd restart... [Pipeline] } 08:42:21 $ docker stop --time=1 a5319eeca434102aa395d396821635194d4dd1e26d2922338e870ec8a5a32189 08:42:23 $ docker rm -f a5319eeca434102aa395d396821635194d4dd1e26d2922338e870ec8a5a32189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:26 08:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:26 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:26 29e5d40040c1: Pulling fs layer 08:42:26 1ce36da41761: Pulling fs layer 08:42:26 25b303627fd3: Pulling fs layer 08:42:27 29e5d40040c1: Verifying Checksum 08:42:27 29e5d40040c1: Download complete 08:42:27 29e5d40040c1: Pull complete 08:42:28 1ce36da41761: Verifying Checksum 08:42:28 1ce36da41761: Download complete 08:42:29 1ce36da41761: Pull complete 08:42:29 25b303627fd3: Verifying Checksum 08:42:29 25b303627fd3: Download complete 08:42:30 lxd 4.16 from Canonical* installed 08:42:30 + sudo lxd init --auto 08:42:40 25b303627fd3: Pull complete 08:42:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:42:40 + sudo snap install --classic snapcraft 08:42:40 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 08:42:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:43 $ docker top 063bc73858365e4dbf3b941ae4f9eb3772a2f0c9251924037d8a10ca11b3b1cb -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:44 + docker-compose build --help 08:42:44 + grep parallel 08:42:50 --parallel Build images in parallel. [Pipeline] } 08:42:50 $ docker stop --time=1 063bc73858365e4dbf3b941ae4f9eb3772a2f0c9251924037d8a10ca11b3b1cb 08:42:52 $ docker rm -f 063bc73858365e4dbf3b941ae4f9eb3772a2f0c9251924037d8a10ca11b3b1cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:53 . [Pipeline] withDockerContainer 08:42:53 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 08:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:55 snapcraft 4.8.3 from Canonical* installed 08:42:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:42:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:55 Dload Upload Total Spent Left Speed 08:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 08:42:55 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 08:42:55 ./yq_linux_amd64 08:42:55 + sudo snapcraft prime --use-lxd 08:42:55 $ docker top 1a7c9c8066565c1569ae2107b4214bfc8f26238c895dc2671229621200756400 -eo pid,comm 08:42:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:42:55 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: 08:42:55 - README.md 08:42:55 08:42:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] { [Pipeline] sh 08:42:55 Launching a container. 08:42:56 + docker-compose -f ./docker-compose-build.yml build --parallel 08:43:02 Building core-command ... 08:43:02 Building core-data ... 08:43:02 Building core-metadata ... 08:43:02 Building security-bootstrapper ... 08:43:02 Building security-proxy-setup ... 08:43:02 Building security-secretstore-setup ... 08:43:02 Building support-notifications ... 08:43:02 Building support-scheduler ... 08:43:02 Building sys-mgmt-agent ... 08:43:02 Building support-notifications 08:43:02 Building security-bootstrapper 08:43:02 Building security-proxy-setup 08:43:02 Building core-data 08:43:02 Building support-scheduler 08:43:03 Waiting for container to be ready 08:43:04 To start your first instance, try: lxc launch ubuntu:18.04 08:43:04 08:43:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:43:08 Waiting for network to be ready... 08:43:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:43:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:43:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:43:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:43:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:43:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:43:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:43:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:43:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:43:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:43:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:43:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:43:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:43:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:43:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:43:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:43:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:43:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:43:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:43:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 08:43:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:43:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:43:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:43:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:43:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:43:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:43:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:43:13 Fetched 24.8 MB in 4s (6011 kB/s) 08:43:13 Reading package lists... 08:43:14 Reading package lists... 08:43:14 Building dependency tree... 08:43:14 Reading state information... 08:43:14 The following additional packages will be installed: 08:43:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:43:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:43:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:43:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:43:14 Suggested packages: 08:43:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:43:14 Recommended packages: 08:43:14 gnupg libsasl2-modules 08:43:14 The following NEW packages will be installed: 08:43:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:43:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:43:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:43:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:43:14 The following packages will be upgraded: 08:43:14 gpg gpg-agent gpgconf libudev1 08:43:14 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:43:14 Need to get 3530 kB of archives. 08:43:14 After this operation, 13.3 MB of additional disk space will be used. 08:43:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:43:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:43:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:43:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:43:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 08:43:14 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 08:43:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:43:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:43:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:43:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:43:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:43:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:43:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:43:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:43:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:43:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:43:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:43:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:43:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:43:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:43:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:43:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:43:15 debconf: delaying package configuration, since apt-utils is not installed 08:43:15 Fetched 3530 kB in 1s (3396 kB/s) 08:43:15 (Reading database ... 12511 files and directories currently installed.) 08:43:15 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 08:43:15 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:43:15 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 08:43:15 Selecting previously unselected package udev. 08:43:15 (Reading database ... 12511 files and directories currently installed.) 08:43:15 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 08:43:15 Unpacking udev (237-3ubuntu10.48) ... 08:43:15 Selecting previously unselected package libfuse2:amd64. 08:43:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:43:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:43:16 Selecting previously unselected package fuse. 08:43:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:43:16 Unpacking fuse (2.9.7-1ubuntu1) ... 08:43:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:16 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:43:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:43:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:43:16 Selecting previously unselected package libksba8:amd64. 08:43:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:43:16 Unpacking libksba8:amd64 (1.3.5-2) ... 08:43:16 Selecting previously unselected package libroken18-heimdal:amd64. 08:43:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:43:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:43:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:43:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:16 Selecting previously unselected package libwind0-heimdal:amd64. 08:43:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:43:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:43:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:43:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:43:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:17 Selecting previously unselected package libsasl2-modules-db:amd64. 08:43:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:43:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:17 Selecting previously unselected package libsasl2-2:amd64. 08:43:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:43:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:17 Selecting previously unselected package libldap-common. 08:43:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:43:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:43:17 Selecting previously unselected package libldap-2.4-2:amd64. 08:43:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:43:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:43:17 Selecting previously unselected package dirmngr. 08:43:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:43:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:43:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:43:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:43:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:43:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:17 Setting up libksba8:amd64 (1.3.5-2) ... 08:43:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:43:17 Setting up udev (237-3ubuntu10.48) ... 08:43:17 invoke-rc.d: policy-rc.d denied execution of start. 08:43:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:17 Processing triggers for systemd (237-3ubuntu10) ... 08:43:18 Setting up fuse (2.9.7-1ubuntu1) ... 08:43:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:43:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:43:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:43:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:43:18 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:43:18 settings in the [Install] section, and DefaultInstance for template units). 08:43:18 This means they are not meant to be enabled using systemctl. 08:43:18 Possible reasons for having this kind of units are: 08:43:18 1) A unit may be statically enabled by being symlinked from another unit's 08:43:18 .wants/ or .requires/ directory. 08:43:18 2) A unit's purpose may be to act as a helper for some other unit which has 08:43:18 a requirement dependency on it. 08:43:18 3) A unit may be started when needed via activation (socket, path, timer, 08:43:18 D-Bus, udev, scripted systemctl call, ...). 08:43:18 4) In case of template units, the unit is meant to be enabled with some 08:43:18 instance name specified. 08:43:19 Reading package lists... 08:43:19 Building dependency tree... 08:43:19 Reading state information... 08:43:19 The following additional packages will be installed: 08:43:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:43:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:43:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:43:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:43:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:43:19 Suggested packages: 08:43:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:43:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:43:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:43:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:43:19 systemd-container policykit-1 08:43:19 Recommended packages: 08:43:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:43:19 The following NEW packages will be installed: 08:43:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:43:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:43:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:43:19 multiarch-support openssh-client python3 python3-minimal python3.6 08:43:19 python3.6-minimal snapd squashfs-tools sudo 08:43:19 The following packages will be upgraded: 08:43:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:43:19 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:43:19 Need to get 36.7 MB of archives. 08:43:19 After this operation, 147 MB of additional disk space will be used. 08:43:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:43:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:43:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:43:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:43:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:43:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:43:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:43:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:43:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:43:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:43:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:43:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:43:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:43:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:43:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:43:19 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 08:43:20 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 08:43:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:43:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:43:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:43:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:43:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:43:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:43:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:43:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:43:21 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:43:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:43:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:43:21 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 08:43:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:43:22 debconf: delaying package configuration, since apt-utils is not installed 08:43:22 Fetched 36.7 MB in 3s (12.8 MB/s) 08:43:22 (Reading database ... 12757 files and directories currently installed.) 08:43:22 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 08:43:22 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:43:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 08:43:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:43:23 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 08:43:23 (Reading database ... 12757 files and directories currently installed.) 08:43:23 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:43:23 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:43:23 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:43:23 (Reading database ... 12757 files and directories currently installed.) 08:43:23 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:43:23 Unpacking apt (1.6.14) over (1.6.1) ... 08:43:23 Setting up apt (1.6.14) ... 08:43:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:43:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:43:24 (Reading database ... 12764 files and directories currently installed.) 08:43:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:43:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:43:24 Selecting previously unselected package libpython3.6-minimal:amd64. 08:43:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:43:24 Selecting previously unselected package libexpat1:amd64. 08:43:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:43:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:43:24 Selecting previously unselected package python3.6-minimal. 08:43:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:43:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:43:24 Checking for services that may need to be restarted...done. 08:43:24 Checking for services that may need to be restarted...done. 08:43:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:43:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:43:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:43:25 Selecting previously unselected package python3-minimal. 08:43:25 (Reading database ... 13012 files and directories currently installed.) 08:43:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:43:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:43:25 Selecting previously unselected package mime-support. 08:43:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:43:25 Unpacking mime-support (3.60ubuntu1) ... 08:43:25 Selecting previously unselected package libmpdec2:amd64. 08:43:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:43:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:43:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:43:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:43:25 Selecting previously unselected package python3.6. 08:43:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:43:25 Selecting previously unselected package libpython3-stdlib:amd64. 08:43:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:43:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:43:25 Setting up python3-minimal (3.6.7-1~18.04) ... 08:43:26 Selecting previously unselected package python3. 08:43:26 (Reading database ... 13442 files and directories currently installed.) 08:43:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:43:26 Unpacking python3 (3.6.7-1~18.04) ... 08:43:26 Selecting previously unselected package multiarch-support. 08:43:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:43:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:43:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:43:26 Selecting previously unselected package liblzo2-2:amd64. 08:43:26 (Reading database ... 13479 files and directories currently installed.) 08:43:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:43:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:43:26 Selecting previously unselected package libbsd0:amd64. 08:43:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:43:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:43:26 Selecting previously unselected package sudo. 08:43:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:43:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:43:26 Selecting previously unselected package apparmor. 08:43:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:43:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:43:26 Selecting previously unselected package libedit2:amd64. 08:43:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:43:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:43:26 Selecting previously unselected package libkrb5support0:amd64. 08:43:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:43:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:43:26 Selecting previously unselected package libk5crypto3:amd64. 08:43:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:43:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:43:27 Selecting previously unselected package libkeyutils1:amd64. 08:43:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:43:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:43:27 Selecting previously unselected package libkrb5-3:amd64. 08:43:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:43:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:43:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:43:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:43:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:43:27 Selecting previously unselected package libssl1.0.0:amd64. 08:43:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:43:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:43:27 Selecting previously unselected package openssh-client. 08:43:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:43:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:43:27 Selecting previously unselected package squashfs-tools. 08:43:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 08:43:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:43:27 Selecting previously unselected package snapd. 08:43:27 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:43:27 Unpacking snapd (2.49.2+18.04) ... 08:43:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:43:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:43:29 Setting up mime-support (3.60ubuntu1) ... 08:43:29 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:43:29 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:43:29 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:43:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:43:29 Setting up systemd (237-3ubuntu10.48) ... 08:43:29 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:43:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:43:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:43:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:43:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:43:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:43:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:43:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:43:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:43:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:43:31 Setting up python3 (3.6.7-1~18.04) ... 08:43:31 running python rtupdate hooks for python3.6... 08:43:31 running python post-rtupdate hooks for python3.6... 08:43:31 Setting up apparmor (2.12-4ubuntu5.1) ... 08:43:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:43:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:43:33 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:43:33 Setting up snapd (2.49.2+18.04) ... 08:43:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:43:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:43:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:43:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:43:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:43:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:43:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:43:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:43:35 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:43:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:43:35 Processing triggers for systemd (237-3ubuntu10.48) ... 08:43:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:43:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:43:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:43:37 Reading package lists... 08:43:37 Reading package lists... 08:43:37 Building dependency tree... 08:43:37 Reading state information... 08:43:38 Calculating upgrade... 08:43:38 The following packages will be upgraded: 08:43:38 advancecomp base-files bash binutils binutils-common 08:43:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:43:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:43:38 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:43:38 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:43:38 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:43:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:43:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:43:38 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:43:38 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:43:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:43:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:43:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:43:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:43:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:43:38 ubuntu-keyring util-linux 08:43:38 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:43:38 Need to get 64.2 MB of archives. 08:43:38 After this operation, 5113 kB of additional disk space will be used. 08:43:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 08:43:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:43:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:43:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:43:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:43:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:43:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:43:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:43:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:43:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:43:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:43:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:43:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:43:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:43:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:43:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:43:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:43:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:43:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:43:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:43:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:43:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:43:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:43:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:43:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:43:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:43:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:43:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:43:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:43:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:43:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:43:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:43:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:43:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:43:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:43:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:43:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:43:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:43:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:43:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:43:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:43:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:43:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:43:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:43:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:43:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:43:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:43:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:43:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:43:38 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:43:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:43:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:43:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:43:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:43:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:43:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:43:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:43:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:43:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:43:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:43:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:43:39 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:43:39 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:43:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:43:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:43:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:43:39 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:43:39 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:43:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:43:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:43:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:43:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:43:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:43:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:43:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:43:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:43:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:43:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:43:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:43:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:43:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:43:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:43:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:43:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:43:39 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] 08:43:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:43:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 08:43:39 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] 08:43:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:43:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:43:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:43:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:43:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:43:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:43:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:43:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:43:39 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] 08:43:39 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:43:39 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:43:39 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:43:39 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:43:39 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:43:39 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:43:40 debconf: delaying package configuration, since apt-utils is not installed 08:43:40 Fetched 64.2 MB in 2s (32.9 MB/s) 08:43:40 (Reading database ... 13914 files and directories currently installed.) 08:43:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:43:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:43:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:43:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:43:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 08:43:40 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 08:43:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:41 (Reading database ... 13914 files and directories currently installed.) 08:43:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:43:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:43:41 (Reading database ... 13914 files and directories currently installed.) 08:43:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:43:41 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:43:41 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:42 (Reading database ... 13914 files and directories currently installed.) 08:43:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:43:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:43:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:43:42 (Reading database ... 13914 files and directories currently installed.) 08:43:42 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:43:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:43:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:43:42 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:43:43 Setting up base-files (10.1ubuntu2.10) ... 08:43:43 Installing new version of config file /etc/issue ... 08:43:43 Installing new version of config file /etc/issue.net ... 08:43:43 Installing new version of config file /etc/lsb-release ... 08:43:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:43:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:43:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:43:43 Removing obsolete conffile /etc/default/motd-news ... 08:43:43 (Reading database ... 13915 files and directories currently installed.) 08:43:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:43:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:43:43 Setting up bash (4.4.18-2ubuntu1.2) ... 08:43:43 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 08:43:43 (Reading database ... 13915 files and directories currently installed.) 08:43:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:43:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:43:43 (Reading database ... 13915 files and directories currently installed.) 08:43:43 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:43:43 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:43:43 Setting up tar (1.29b-2ubuntu0.2) ... 08:43:43 (Reading database ... 13915 files and directories currently installed.) 08:43:43 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:43:43 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:43:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:43:44 (Reading database ... 13915 files and directories currently installed.) 08:43:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:43:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:43:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:43:44 (Reading database ... 13915 files and directories currently installed.) 08:43:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:43:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:43:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:43:44 (Reading database ... 13915 files and directories currently installed.) 08:43:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:43:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:43:44 Setting up grep (3.1-2build1) ... 08:43:44 (Reading database ... 13915 files and directories currently installed.) 08:43:44 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:43:44 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:43:44 Setting up gzip (1.6-5ubuntu1.1) ... 08:43:44 (Reading database ... 13915 files and directories currently installed.) 08:43:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:43:44 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:43:45 Setting up login (1:4.5-1ubuntu2) ... 08:43:45 (Reading database ... 13915 files and directories currently installed.) 08:43:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:43:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:43:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:43:45 (Reading database ... 13915 files and directories currently installed.) 08:43:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:43:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:43:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:43:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:43:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:43:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:43:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:43:46 (Reading database ... 13915 files and directories currently installed.) 08:43:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:43:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:43:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:43:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:43:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:43:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:43:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:43:46 (Reading database ... 13915 files and directories currently installed.) 08:43:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:43:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:43:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:43:47 (Reading database ... 13915 files and directories currently installed.) 08:43:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:43:47 (Reading database ... 13915 files and directories currently installed.) 08:43:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:43:47 (Reading database ... 13915 files and directories currently installed.) 08:43:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:43:47 (Reading database ... 13915 files and directories currently installed.) 08:43:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:43:47 (Reading database ... 13915 files and directories currently installed.) 08:43:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:43:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:43:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:43:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:43:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:43:47 (Reading database ... 13915 files and directories currently installed.) 08:43:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:43:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:43:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:43:47 (Reading database ... 13915 files and directories currently installed.) 08:43:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:43:48 (Reading database ... 13915 files and directories currently installed.) 08:43:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:43:48 (Reading database ... 13915 files and directories currently installed.) 08:43:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:43:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:43:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:43:49 (Reading database ... 13915 files and directories currently installed.) 08:43:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:43:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:43:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:43:49 (Reading database ... 13915 files and directories currently installed.) 08:43:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:43:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:43:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:43:49 (Reading database ... 13917 files and directories currently installed.) 08:43:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:43:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:43:49 Setting up debconf (1.5.66ubuntu1) ... 08:43:49 (Reading database ... 13917 files and directories currently installed.) 08:43:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:43:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:43:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:43:50 (Reading database ... 13917 files and directories currently installed.) 08:43:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:43:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:43:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:43:50 (Reading database ... 13917 files and directories currently installed.) 08:43:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:43:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:43:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:43:50 (Reading database ... 13917 files and directories currently installed.) 08:43:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:43:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:43:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:43:50 (Reading database ... 13919 files and directories currently installed.) 08:43:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:43:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:43:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:43:50 (Reading database ... 13923 files and directories currently installed.) 08:43:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:43:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:43:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 08:43:50 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:43:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:43:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:43:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:43:50 (Reading database ... 13923 files and directories currently installed.) 08:43:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:43:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:43:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:43:51 (Reading database ... 13923 files and directories currently installed.) 08:43:51 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:43:51 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:43:51 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:43:51 (Reading database ... 13923 files and directories currently installed.) 08:43:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:43:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:43:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:43:51 (Reading database ... 13923 files and directories currently installed.) 08:43:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:43:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:43:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:43:51 (Reading database ... 13923 files and directories currently installed.) 08:43:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:43:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:43:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:43:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:43:52 Setting up passwd (1:4.5-1ubuntu2) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:43:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:43:52 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:43:52 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:43:52 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:43:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:43:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:43:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:43:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:43:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:43:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:43:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:43:52 (Reading database ... 13923 files and directories currently installed.) 08:43:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:43:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:43:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:43:53 (Reading database ... 13923 files and directories currently installed.) 08:43:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:43:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:43:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:43:53 (Reading database ... 13923 files and directories currently installed.) 08:43:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:43:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:43:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:43:53 (Reading database ... 13924 files and directories currently installed.) 08:43:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:43:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:43:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:43:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:43:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:43:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:43:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:43:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:43:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:43:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:43:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:43:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:43:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:43:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:43:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:43:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:43:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:43:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:43:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:43:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:43:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:43:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:43:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:43:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:43:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:43:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:43:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:43:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:43:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:43:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:43:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:43:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:43:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:43:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:43:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:43:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:43:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:43:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:43:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:43:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:43:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:43:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:43:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:43:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:43:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:43:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:43:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:43:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:43:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:43:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:43:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:43:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:43:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:43:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:43:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:43:59 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:43:59 08:43:59 Current default time zone: 'Etc/UTC' 08:43:59 Local time is now: Sat Jul 17 08:43:59 UTC 2021. 08:43:59 Universal Time is now: Sat Jul 17 08:43:59 UTC 2021. 08:43:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:43:59 08:43:59 Setting up systemd-sysv (237-3ubuntu10.48) ... 08:43:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:59 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 08:43:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:43:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:43:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:43:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:43:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:43:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:43:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:43:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:43:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:43:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:00 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:44:00 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:00 Setting up patch (2.7.6-2ubuntu1.1) ... 08:44:00 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:44:00 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:44:00 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:44:00 Installing new version of config file /etc/ssl/openssl.cnf ... 08:44:00 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:44:00 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:44:00 Setting up ca-certificates (20210119~18.04.1) ... 08:44:02 Updating certificates in /etc/ssl/certs... 08:44:03 23 added, 27 removed; done. 08:44:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:44:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:03 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:44:03 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:44:03 Setting up pkgbinarymangler (138.18.04.1) ... 08:44:03 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:44:03 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up perl (5.26.1-6ubuntu0.5) ... 08:44:03 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:44:03 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:44:03 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:44:03 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:44:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:44:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:44:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:44:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:44:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:44:03 Processing triggers for systemd (237-3ubuntu10.48) ... 08:44:03 Processing triggers for mime-support (3.60ubuntu1) ... 08:44:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:44:03 Updating certificates in /etc/ssl/certs... 08:44:04 0 added, 0 removed; done. 08:44:04 Running hooks in /etc/ca-certificates/update.d... 08:44:04 done. 08:44:04 Reading package lists... 08:44:04 Building dependency tree... 08:44:04 Reading state information... 08:44:04 The following NEW packages will be installed: 08:44:04 apt-transport-https 08:44:05 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:44:05 Need to get 4348 B of archives. 08:44:05 After this operation, 154 kB of additional disk space will be used. 08:44:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:44:05 debconf: delaying package configuration, since apt-utils is not installed 08:44:05 Fetched 4348 B in 0s (24.3 kB/s) 08:44:05 Selecting previously unselected package apt-transport-https. 08:44:05 (Reading database ... 13929 files and directories currently installed.) 08:44:05 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:44:05 Unpacking apt-transport-https (1.6.14) ... 08:44:05 Setting up apt-transport-https (1.6.14) ... 08:44:05 Waiting for network to be ready... 08:44:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> c11a1ac67760 08:44:10 Step 3/32 : WORKDIR /edgex-go 08:44:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> c11a1ac67760 08:44:10 Step 3/23 : WORKDIR /edgex-go 08:44:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> c11a1ac67760 08:44:10 Step 3/24 : WORKDIR /edgex-go 08:44:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> c11a1ac67760 08:44:10 Step 3/23 : WORKDIR /edgex-go 08:44:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> c11a1ac67760 08:44:10 Step 3/22 : WORKDIR /edgex-go 08:44:10 ---> Running in b689a2489e56 08:44:10 ---> Running in 7f563ae9d356 08:44:10 ---> Running in 6ce10c22892e 08:44:10 ---> Running in 03f0d9463829 08:44:10 ---> Running in 0a276c6a87d6 08:44:10 Removing intermediate container 6ce10c22892e 08:44:10 ---> 72972af5dec0 08:44:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 Removing intermediate container b689a2489e56 08:44:10 ---> 519e7d7d2df4 08:44:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 Removing intermediate container 7f563ae9d356 08:44:10 ---> 82f6c698492e 08:44:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 0a276c6a87d6 08:44:10 ---> 408305f2340e 08:44:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 08:44:10 Removing intermediate container 03f0d9463829 08:44:10 ---> 1a274f728873 08:44:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 ---> Running in 799227f83df4 08:44:10 ---> Running in 0425449da13f 08:44:10 ---> Running in fd410e8e270f 08:44:10 ---> Running in feebc6c914e6 08:44:10 ---> Running in 255fc002c713 08:44:12 2021-07-17T08:44:08Z INFO Waiting for automatic snapd restart... 08:44:12 snapd 2.51.1 from Canonical* installed 08:44:12 "snapd" switched to the "latest/stable" channel 08:44:12 08:44:12 Removing intermediate container 0425449da13f 08:44:12 ---> 87b04075fcce 08:44:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:44:13 Removing intermediate container 799227f83df4 08:44:13 ---> 5750b3c49207 08:44:13 Step 5/32 : RUN apk add --update --no-cache make git 08:44:13 ---> Running in 71b73b8b5694 08:44:13 Removing intermediate container feebc6c914e6 08:44:13 ---> cc82d76e43c8 08:44:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:44:13 Removing intermediate container 255fc002c713 08:44:13 ---> b7d7bec06654 08:44:13 Step 5/22 : RUN apk add --update --no-cache make git 08:44:13 Removing intermediate container fd410e8e270f 08:44:13 ---> b66c99bd7637 08:44:13 Step 5/23 : RUN apk add --update --no-cache make git 08:44:13 ---> Running in d7b48da2bcab 08:44:13 ---> Running in aeaeed15a374 08:44:14 ---> Running in 9d2b142f7dd6 08:44:14 ---> Running in 298a7f8eb021 08:44:15 core18 20210611 from Canonical* installed 08:44:15 "core18" switched to the "latest/stable" channel 08:44:15 08:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:17 OK: 218 MiB in 52 packages 08:44:18 OK: 218 MiB in 52 packages 08:44:18 OK: 218 MiB in 52 packages 08:44:18 snapcraft 4.8.3 from Canonical* installed 08:44:18 "snapcraft" switched to the "latest/stable" channel 08:44:18 08:44:18 OK: 218 MiB in 52 packages 08:44:19 OK: 218 MiB in 52 packages 08:44:20 Removing intermediate container 71b73b8b5694 08:44:20 ---> 677e1c7e3f1e 08:44:20 Step 6/23 : COPY go.mod . 08:44:20 Removing intermediate container aeaeed15a374 08:44:20 ---> 8cdc034bac10 08:44:20 Step 6/24 : COPY go.mod . 08:44:20 Removing intermediate container 298a7f8eb021 08:44:20 ---> 61e801b4a523 08:44:20 Step 6/23 : COPY go.mod . 08:44:20 Removing intermediate container 9d2b142f7dd6 08:44:20 ---> 7a8849abf2ac 08:44:20 Step 6/22 : COPY go.mod . 08:44:20 Removing intermediate container d7b48da2bcab 08:44:20 ---> ed103e99ce5b 08:44:20 Step 6/32 : COPY go.mod . 08:44:20 ---> c1b61c865fe4 08:44:20 Step 7/23 : RUN go mod download 08:44:21 ---> Running in e3d7fc377933 08:44:21 ---> 9d9b638cfd2d 08:44:21 Step 7/24 : RUN go mod download 08:44:21 ---> Running in a96d7a679b37 08:44:21 ---> d853d5f20593 08:44:21 Step 7/23 : RUN go mod download 08:44:21 ---> 46dd2e76f07f 08:44:21 Step 7/32 : RUN go mod download 08:44:22 ---> e95a22090320 08:44:22 Step 7/22 : RUN go mod download 08:44:22 ---> Running in 4532d13e761c 08:44:22 ---> Running in 5b3369f0b46d 08:44:22 ---> Running in 98d9ca2a23de 08:44:23 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: 08:44:23 - README.md 08:44:23 08:44:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:44:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:44:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:44:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:44:24 Reading package lists... 08:44:24 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:44:24 Reading package lists... 08:44:24 Building dependency tree... 08:44:24 Reading state information... 08:44:24 Suggested packages: 08:44:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:44:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:44:24 Recommended packages: 08:44:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:44:25 The following NEW packages will be installed: 08:44:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:44:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:44:25 pkg-config zip 08:44:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:44:25 Need to get 7663 kB of archives. 08:44:25 After this operation, 43.8 MB of additional disk space will be used. 08:44:25 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:44:25 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:44:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:44:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:44:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:44:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:44:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:44:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:44:25 Removing intermediate container e3d7fc377933 08:44:25 ---> 4ef6fb802e0e 08:44:25 Step 8/23 : COPY . . 08:44:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:44:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:44:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:44:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:44:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:44:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:44:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:44:25 debconf: delaying package configuration, since apt-utils is not installed 08:44:25 Fetched 7663 kB in 1s (9309 kB/s) 08:44:26 Removing intermediate container a96d7a679b37 08:44:26 ---> d7bc4fc9525d 08:44:26 Step 8/24 : COPY . . 08:44:26 Selecting previously unselected package libglib2.0-0:amd64. 08:44:26 (Reading database ... 13933 files and directories currently installed.) 08:44:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:44:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:44:26 Selecting previously unselected package libpsl5:amd64. 08:44:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:44:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:44:26 Selecting previously unselected package libnghttp2-14:amd64. 08:44:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:44:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:44:26 Removing intermediate container 4532d13e761c 08:44:26 ---> 9cf4aeb40ce1 08:44:26 Step 8/23 : COPY . . 08:44:26 Selecting previously unselected package librtmp1:amd64. 08:44:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:44:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:44:26 Selecting previously unselected package libcurl3-gnutls:amd64. 08:44:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:44:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:44:26 Selecting previously unselected package liberror-perl. 08:44:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:44:26 Unpacking liberror-perl (0.17025-1) ... 08:44:26 Selecting previously unselected package git-man. 08:44:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:44:26 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:44:26 Selecting previously unselected package git. 08:44:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:44:26 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:44:26 Removing intermediate container 98d9ca2a23de 08:44:26 ---> e9c9309dfb14 08:44:26 Step 8/22 : COPY . . 08:44:27 Selecting previously unselected package libnorm1:amd64. 08:44:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:44:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:44:27 Selecting previously unselected package libpgm-5.2-0:amd64. 08:44:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:44:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:44:27 Selecting previously unselected package libsodium23:amd64. 08:44:27 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:44:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:44:27 Selecting previously unselected package libzmq5:amd64. 08:44:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:44:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:44:27 Selecting previously unselected package libzmq3-dev:amd64. 08:44:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:44:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:44:27 Removing intermediate container 5b3369f0b46d 08:44:27 ---> 751ecf80fa49 08:44:27 Step 8/32 : COPY . . 08:44:27 Selecting previously unselected package pkg-config. 08:44:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:44:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:44:27 Selecting previously unselected package zip. 08:44:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:44:27 Unpacking zip (3.0-11build1) ... 08:44:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:44:27 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:44:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:44:27 Setting up liberror-perl (0.17025-1) ... 08:44:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:44:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:44:27 No schema files found: doing nothing. 08:44:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:44:27 Setting up zip (3.0-11build1) ... 08:44:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:44:27 Setting up libsodium23:amd64 (1.0.16-2) ... 08:44:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:44:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:44:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:44:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:44:27 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:44:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:44:28 git set to automatically installed. 08:44:28 git-man set to automatically installed. 08:44:28 libcurl3-gnutls set to automatically installed. 08:44:28 liberror-perl set to automatically installed. 08:44:28 libglib2.0-0 set to automatically installed. 08:44:28 libnghttp2-14 set to automatically installed. 08:44:28 libnorm1 set to automatically installed. 08:44:28 libpgm-5.2-0 set to automatically installed. 08:44:28 libpsl5 set to automatically installed. 08:44:28 librtmp1 set to automatically installed. 08:44:28 libsodium23 set to automatically installed. 08:44:28 libzmq3-dev set to automatically installed. 08:44:28 libzmq5 set to automatically installed. 08:44:28 pkg-config set to automatically installed. 08:44:28 zip set to automatically installed. 08:44:29 snapd is not logged in, snap install commands will use sudo 08:44:36 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 08:44:36 snapd is not logged in, snap install commands will use sudo 08:44:36 snap "core18" has no updates available 08:44:37 Pulling config-common 08:44:37 + snapcraftctl pull 08:44:38 Pulling go-build-helper 08:44:38 + snapcraftctl pull 08:44:39 'edgex-go' has dependencies that need to be staged: go-build-helper 08:44:39 Skipping pull go-build-helper (already ran) 08:44:39 Building go-build-helper 08:44:39 + snapcraftctl build 08:44:41 Staging go-build-helper 08:44:41 + snapcraftctl stage 08:44:49 ---> 07fa39a3eac8 08:44:49 Step 9/23 : RUN go mod tidy 08:44:49 ---> Running in 9dfda381f66c 08:44:49 ---> 050b050c6a98 08:44:49 Step 9/23 : RUN go mod tidy 08:44:49 ---> bdc341126fdb 08:44:49 Step 9/32 : RUN go mod tidy 08:44:49 ---> 6b813e247a05 08:44:49 Step 9/22 : RUN go mod tidy 08:44:49 ---> 7cda738af317 08:44:49 Step 9/24 : RUN go mod tidy 08:44:49 ---> Running in b42946becad9 08:44:49 ---> Running in 2411faaf39f2 08:44:49 ---> Running in 6c6117830430 08:44:49 ---> Running in cb7410ffb0c5 08:44:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:44:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:44:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:44:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:44:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:44:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:44:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:44:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:44:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:44:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:44:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:44:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:44:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:44:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:44:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:44:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:44:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:44:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:44:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:44:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 08:44:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:44:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:44:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:44:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:44:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:44:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:44:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:44:51 Fetched 24.8 MB in 0s (0 B/s) 08:44:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:44:51 Fetched 224 kB in 0s (0 B/s) 08:44:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:44:51 Fetched 157 kB in 0s (0 B/s) 08:44:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:44:51 Fetched 221 kB in 0s (0 B/s) 08:44:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:44:51 Fetched 143 kB in 0s (0 B/s) 08:44:51 Pulling edgex-go 08:44:51 + snapcraftctl pull 08:44:51 Pulling hooks 08:44:51 + snapcraftctl pull 08:44:54 Removing intermediate container 9dfda381f66c 08:44:54 ---> d021b69f4dee 08:44:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:44:54 ---> Running in dc4df46c029b 08:44:55 Removing intermediate container b42946becad9 08:44:55 ---> 0f3dc15fae41 08:44:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:44:55 ---> Running in 957efb43253e 08:44:55 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 08:44:56 Removing intermediate container 2411faaf39f2 08:44:56 ---> 9fa50f093a4c 08:44:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:44:56 Removing intermediate container 6c6117830430 08:44:56 ---> adcec962991b 08:44:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:44:56 ---> Running in 6fbfe94b83a7 08:44:56 Removing intermediate container cb7410ffb0c5 08:44:56 ---> 0bbc18ca6271 08:44:56 Step 10/24 : RUN make cmd/core-data/core-data 08:44:57 ---> Running in 2c074e4d167a 08:44:57 ---> Running in f75ceade28e0 08:44:57 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 08:44:59 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 08:44: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 08:44:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:45:14 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:45:14 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:45:14 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:45:14 Fetched 0 B in 0s (0 B/s) 08:45:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:45:14 Fetched 96.5 kB in 0s (0 B/s) 08:45:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:45:14 Fetched 279 kB in 0s (0 B/s) 08:45:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:45:14 Fetched 122 kB in 0s (0 B/s) 08:45:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:45:14 Fetched 77.8 kB in 0s (0 B/s) 08:45:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:45:14 Fetched 8848 B in 0s (0 B/s) 08:45:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:45:14 Fetched 47.8 kB in 0s (0 B/s) 08:45:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:45:14 Fetched 45.6 kB in 0s (0 B/s) 08:45:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:45:14 Fetched 15.0 kB in 0s (0 B/s) 08:45:14 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:45:14 Fetched 219 kB in 0s (0 B/s) 08:45:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:45:14 Fetched 154 kB in 0s (0 B/s) 08:45:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:45:14 Fetched 50.6 kB in 0s (0 B/s) 08:45:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:45:14 Fetched 14.8 kB in 0s (0 B/s) 08:45:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:45:14 Fetched 41.8 kB in 0s (0 B/s) 08:45:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:45:14 Fetched 499 kB in 0s (0 B/s) 08:45:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:45:14 Fetched 111 kB in 0s (0 B/s) 08:45:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:45:14 Fetched 240 kB in 0s (0 B/s) 08:45:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:45:14 Fetched 29.3 kB in 0s (0 B/s) 08:45:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:45:14 Fetched 85.5 kB in 0s (0 B/s) 08:45:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:45:14 Fetched 24.5 kB in 0s (0 B/s) 08:45:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:45:14 Fetched 49.2 kB in 0s (0 B/s) 08:45:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:45:14 Fetched 54.2 kB in 0s (0 B/s) 08:45:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:45:14 Fetched 30.8 kB in 0s (0 B/s) 08:45:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:45:14 Fetched 15.8 kB in 0s (0 B/s) 08:45:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:45:14 Fetched 85.9 kB in 0s (0 B/s) 08:45:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:45:14 Fetched 8720 B in 0s (0 B/s) 08:45:14 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:45:14 Fetched 140 kB in 0s (0 B/s) 08:45:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:45:14 Fetched 119 kB in 0s (0 B/s) 08:45:14 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:45:14 Fetched 111 kB in 0s (0 B/s) 08:45:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:45:14 Fetched 11.1 kB in 0s (0 B/s) 08:45:14 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:45:14 Fetched 645 kB in 0s (0 B/s) 08:45:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:45:14 Fetched 41.3 kB in 0s (0 B/s) 08:45:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:45:14 Fetched 17.9 kB in 0s (0 B/s) 08:45:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:45:14 Fetched 368 kB in 0s (0 B/s) 08:45:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:45:14 Fetched 187 kB in 0s (0 B/s) 08:45:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:45:14 Fetched 175 kB in 0s (0 B/s) 08:45:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:45:14 Fetched 206 kB in 0s (0 B/s) 08:45:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:45:14 Fetched 1301 kB in 0s (0 B/s) 08:45:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:45:14 Fetched 36.2 kB in 0s (0 B/s) 08:45:14 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:45:14 Fetched 159 kB in 0s (0 B/s) 08:45:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:45:14 Fetched 107 kB in 0s (0 B/s) 08:45:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:45:14 Fetched 48.7 kB in 0s (0 B/s) 08:45:14 Pulling static-packages 08:45:14 + snapcraftctl pull 08:45:14 Pulling version 08:45:14 + cd /root/project 08:45:14 + + git describe --tags --abbrev=0 08:45:14 sed s/v// 08:45:14 + GIT_VERSION=2.0.1-dev.13 08:45:14 + [ -z 2.0.1-dev.13 ] 08:45:14 + snapcraftctl set-version 2.0.1-dev.13 08:45:14 Building config-common 08:45:14 + snapcraftctl build 08:45:16 Skipping build go-build-helper (already ran) 08:45:16 Building edgex-go 08:45:16 + cd /root/parts/edgex-go/src 08:45:16 + + git describe --tags --abbrev=0 08:45:16 sed s/v// 08:45:16 + GIT_VERSION=2.0.1-dev.13 08:45:16 + [ -z 2.0.1-dev.13 ] 08:45:16 + echo 2.0.1-dev.13 08:45:16 + make build 08:45:16 go mod tidy 08:45:17 go: downloading github.com/gorilla/mux v1.8.0 08:45:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 08:45:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 08:45:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 08:45:17 go: downloading github.com/stretchr/testify v1.7.0 08:45:17 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 08:45:17 go: downloading github.com/google/uuid v1.3.0 08:45:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:45:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:45:17 go: downloading gopkg.in/yaml.v2 v2.4.0 08:45:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 08:45:17 go: downloading github.com/lib/pq v1.10.2 08:45:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:45:18 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:45:18 go: downloading github.com/pelletier/go-toml v1.9.3 08:45:18 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:45:18 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 08:45:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 08:45:19 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:45:19 go: downloading github.com/go-kit/kit v0.9.0 08:45:19 go: downloading github.com/davecgh/go-spew v1.1.1 08:45:19 go: downloading github.com/pmezard/go-difflib v1.0.0 08:45:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:45:19 go: downloading github.com/stretchr/objx v0.1.0 08:45:19 go: downloading github.com/x448/float16 v0.8.4 08:45:19 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:45:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:45:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:45:19 go: downloading github.com/pebbe/zmq4 v1.2.7 08:45:19 go: downloading github.com/go-playground/universal-translator v0.17.0 08:45:19 go: downloading github.com/leodido/go-urn v1.2.0 08:45:19 go: downloading golang.org/x/text v0.3.2 08:45:19 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:45:19 go: downloading github.com/go-playground/locales v0.13.0 08:45:19 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:45:19 go: downloading github.com/go-stack/stack v1.8.0 08:45:19 go: downloading github.com/kr/pretty v0.2.0 08:45:19 go: downloading github.com/hashicorp/consul/api v1.8.1 08:45:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:45:19 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:45:20 go: downloading github.com/gorilla/websocket v1.4.2 08:45:20 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:45:20 go: downloading github.com/onsi/ginkgo v1.10.1 08:45:20 go: downloading github.com/onsi/gomega v1.7.0 08:45:20 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:45:20 go: downloading github.com/kr/text v0.1.0 08:45:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:45:20 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:45:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:45:20 go: downloading github.com/hashicorp/serf v0.9.5 08:45:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:45:20 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:45:20 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:45:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:45:20 go: downloading github.com/mitchellh/copystructure v1.0.0 08:45:20 go: downloading github.com/fatih/color v1.9.0 08:45:20 go: downloading github.com/mattn/go-colorable v0.1.6 08:45:20 go: downloading github.com/mattn/go-isatty v0.0.12 08:45:20 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:45:20 go: downloading github.com/pkg/errors v0.8.1 08:45:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:45:20 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:45:20 go: downloading github.com/hashicorp/memberlist v0.2.2 08:45:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:45:20 go: downloading github.com/hpcloud/tail v1.0.0 08:45:20 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:45:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:45:20 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:45:20 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:45:20 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:45:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:45:20 go: downloading github.com/miekg/dns v1.1.26 08:45:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:45:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:45:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:45:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:45:20 go: downloading github.com/hashicorp/errwrap v1.0.0 08:45:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data 08:45:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command 08:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config 08:45:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:45:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:45:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:45:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:45:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:45:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:45:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:45:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:45:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:45:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:45:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:45:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:45:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:45:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:45:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:45:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:45:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:45:44 + 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 08:45:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:45:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:45:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:45:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:45:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:45:44 + 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 08:45:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:45:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:45:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:45:45 Building hooks 08:45:45 + cd /root/parts/hooks/src 08:45:45 + make build 08:45:45 go mod tidy 08:45:45 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 08:45:45 go: downloading github.com/stretchr/testify v1.5.1 08:45:45 go: downloading gopkg.in/yaml.v2 v2.2.2 08:45:45 go: downloading github.com/davecgh/go-spew v1.1.0 08:45:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:45:46 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:45:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:45:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:45:49 Building static-packages 08:45:49 + snapcraftctl build 08:45:51 Building version 08:45:51 + snapcraftctl build 08:45:54 Staging config-common 08:45:54 + snapcraftctl stage 08:45:54 Skipping stage go-build-helper (already ran) 08:45:54 Staging edgex-go 08:45:54 + snapcraftctl stage 08:45:56 Staging hooks 08:45:56 + snapcraftctl stage 08:45:57 Staging static-packages 08:45:57 + snapcraftctl stage 08:45:58 Staging version 08:45:58 + snapcraftctl stage 08:45:59 Priming config-common 08:45:59 + snapcraftctl prime 08:46:00 Priming go-build-helper 08:46:00 + snapcraftctl prime 08:46:01 Priming edgex-go 08:46:01 + snapcraftctl prime 08:46:02 Priming hooks 08:46:02 + snapcraftctl prime 08:46:03 Priming static-packages 08:46:03 + snapcraftctl prime 08:46:06 Priming version 08:46:06 + snapcraftctl prime 08:46:07 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] } 08:46:52 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 08:47:02 Removing intermediate container dc4df46c029b 08:47:02 ---> 8c2bb935c21a 08:47:02 08:47:02 Step 11/23 : FROM alpine:3.12 08:47:02 Removing intermediate container 6fbfe94b83a7 08:47:02 ---> fd998a5a910f 08:47:02 08:47:02 Step 11/32 : FROM alpine:3.12 08:47:02 3.12: Pulling from library/alpine 08:47:02 Removing intermediate container 2c074e4d167a 08:47:02 ---> 8011ffc8f159 08:47:02 08:47:02 Step 11/22 : FROM alpine:3.12 08:47:02 Removing intermediate container 957efb43253e 08:47:02 ---> 9171111e901a 08:47:02 08:47:02 Step 11/23 : FROM alpine:3.12 08:47:02 3.12: Pulling from library/alpine 08:47:02 3.12: Pulling from library/alpine 08:47:02 3.12: Pulling from library/alpine 08:47:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:47:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:47:02 Status: Downloaded newer image for alpine:3.12 08:47:02 Status: Image is up to date for alpine:3.12 08:47:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:47:02 Status: Image is up to date for alpine:3.12 08:47:02 ---> c4fd0aeabfcf 08:47:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:47:02 ---> c4fd0aeabfcf 08:47:02 Step 12/22 : RUN apk add --update --no-cache curl 08:47:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:47:02 Status: Image is up to date for alpine:3.12 08:47:03 ---> c4fd0aeabfcf 08:47:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:47:03 ---> c4fd0aeabfcf 08:47:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:47:03 ---> Running in c6c8b1d6dc6d 08:47:03 ---> Running in b96c8581da2e 08:47:03 ---> Running in b7103520e453 08:47:04 ---> Running in f8b444c735f6 08:47:04 Removing intermediate container b96c8581da2e 08:47:04 ---> d3572cdd7bba 08:47:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:47:05 ---> Running in c2ae632947c4 08:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:06 (1/2) Installing ca-certificates (20191127-r4) 08:47:07 (2/2) Installing dumb-init (1.2.2-r1) 08:47:07 Executing busybox-1.31.1-r20.trigger 08:47:07 Executing ca-certificates-20191127-r4.trigger 08:47:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:07 (1/1) Installing dumb-init (1.2.2-r1) 08:47:07 Executing busybox-1.31.1-r20.trigger 08:47:07 OK: 6 MiB in 16 packages 08:47:07 OK: 5 MiB in 15 packages 08:47:07 (1/4) Installing ca-certificates (20191127-r4) 08:47:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:47:07 (3/4) Installing libcurl (7.77.0-r0) 08:47:07 (4/4) Installing curl (7.77.0-r0) 08:47:07 Executing busybox-1.31.1-r20.trigger 08:47:07 Executing ca-certificates-20191127-r4.trigger 08:47:08 (1/2) Installing dumb-init (1.2.2-r1) 08:47:08 (2/2) Installing su-exec (0.2-r1) 08:47:08 Executing busybox-1.31.1-r20.trigger 08:47:08 OK: 7 MiB in 18 packages 08:47:08 OK: 5 MiB in 16 packages 08:47:10 Removing intermediate container b7103520e453 08:47:10 ---> c81570ace783 08:47:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:47:10 Removing intermediate container c6c8b1d6dc6d 08:47:10 ---> 73a21582fadc 08:47:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:47:10 ---> Running in 2af3fe66b1a1 08:47:10 ---> Running in b37d8816fa91 08:47:10 Removing intermediate container c2ae632947c4 08:47:10 ---> 94308374822e 08:47:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:47:10 Removing intermediate container f75ceade28e0 08:47:10 ---> c44df13579f6 08:47:10 08:47:10 Step 11/24 : FROM alpine:3.12 08:47:10 ---> c4fd0aeabfcf 08:47:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:47:11 Removing intermediate container f8b444c735f6 08:47:11 ---> aebf29e32ddf 08:47:11 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:47:11 ---> Running in deb5eec01db3 08:47:11 ---> Running in 18ecfbae335d 08:47:11 ---> Running in afb008e2e9e2 08:47:11 Removing intermediate container 2af3fe66b1a1 08:47:11 ---> 09e34afe19cc 08:47:11 Step 14/23 : ENV APP_PORT=59861 08:47:11 Removing intermediate container b37d8816fa91 08:47:11 ---> e96032b1d855 08:47:11 Step 14/23 : ENV APP_PORT=59860 08:47:11 ---> Running in 0d371e5d50d4 08:47:11 ---> Running in 007d056fdd51 08:47:11 Removing intermediate container 18ecfbae335d 08:47:11 ---> 798e1db4b574 08:47:11 Removing intermediate container deb5eec01db3 08:47:11 ---> 92edb9534bc9 08:47:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:47:12 Step 13/24 : ENV APP_PORT=59880 08:47:12 Removing intermediate container afb008e2e9e2 08:47:12 ---> 7a993e3c0639 08:47:12 Step 14/22 : WORKDIR /edgex 08:47:12 ---> Running in 5a379dd14032 08:47:12 ---> Running in f5cdfcdf6fc7 08:47:12 ---> Running in 5793faa2d724 08:47:12 Removing intermediate container 0d371e5d50d4 08:47:12 ---> b9e6b0f8d7ca 08:47:12 Step 15/23 : EXPOSE $APP_PORT 08:47:12 Removing intermediate container 007d056fdd51 08:47:12 ---> f70f93a41d0c 08:47:12 Step 15/23 : EXPOSE $APP_PORT 08:47:12 ---> Running in e67f64e2898a 08:47:13 ---> Running in 8091b1853934 08:47:13 Removing intermediate container 5a379dd14032 08:47:13 ---> 395e9e244c93 08:47:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:47:13 Removing intermediate container f5cdfcdf6fc7 08:47:13 ---> e5c6aa1f0382 08:47:13 Step 14/24 : EXPOSE $APP_PORT 08:47:13 ---> Running in c9b12bb3eaee 08:47:13 ---> Running in 073e5804fe35 08:47:13 Removing intermediate container 5793faa2d724 08:47:13 ---> 2ace9a0236e7 08:47:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:47:14 Removing intermediate container e67f64e2898a 08:47:14 ---> 1a0256345dd8 08:47:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:14 Removing intermediate container 8091b1853934 08:47:14 ---> e06a82f85ce7 08:47:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:14 Removing intermediate container 073e5804fe35 08:47:14 ---> 2f8666359e8e 08:47:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:14 ---> Running in b3f80a8c368c 08:47:15 ---> 3ac84e3e327d 08:47:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:47:15 ---> 62b2bc1e04e3 08:47:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:47:16 ---> 666b113b482a 08:47:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:47:17 Removing intermediate container c9b12bb3eaee 08:47:17 ---> b02a15e15638 08:47:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:47:18 ---> Running in 7a1327189690 08:47:18 ---> da4878bd0fdb 08:47:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:47:18 ---> eeddeee4426b 08:47:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:47:18 ---> 21ccf1cd237b 08:47:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:47:18 Removing intermediate container b3f80a8c368c 08:47:18 ---> 5de450a2d9dd 08:47:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:47:18 Removing intermediate container 7a1327189690 08:47:18 ---> e9e4f85fa6fd 08:47:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:47:19 ---> Running in 9de941ce6576 08:47:19 ---> 0c2f9e532085 08:47:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:47:19 ---> 7abbaba844e6 08:47:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:47:20 ---> Running in 5ba664c8c672 08:47:20 ---> Running in a3f369b6bbfe 08:47:20 ---> 8661ad00b648 08:47:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:47:20 ---> 507d74c1037d 08:47:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:47:20 ---> Running in 3b95f3b7380b 08:47:20 ---> Running in da88b7381751 08:47:20 Removing intermediate container 5ba664c8c672 08:47:20 ---> 5270c1c8a344 08:47:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:20 Removing intermediate container a3f369b6bbfe 08:47:20 ---> ed5d016ad70d 08:47:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:21 ---> Running in a160536a0995 08:47:21 ---> Running in 8e47552af68e 08:47:21 Removing intermediate container 3b95f3b7380b 08:47:21 ---> 440a20021b83 08:47:21 Step 19/22 : CMD ["--init=true"] 08:47:21 ---> Running in a8fcfd1ed5fc 08:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:21 Removing intermediate container 8e47552af68e 08:47:21 ---> 0c0fe02d38f8 08:47:21 Step 21/23 : LABEL arch=arm64 08:47:21 Removing intermediate container a160536a0995 08:47:21 ---> 498e169bb1da 08:47:21 Step 21/23 : LABEL arch=arm64 08:47:22 ---> Running in fbabcd9ed00f 08:47:22 ---> Running in 01bcdfdbae19 08:47:22 Removing intermediate container a8fcfd1ed5fc 08:47:22 ---> 6df9ce47ef3f 08:47:22 Step 20/22 : LABEL arch=arm64 08:47:22 (1/6) Installing dumb-init (1.2.2-r1) 08:47:22 ---> Running in 3a025969c558 08:47:22 (2/6) Installing libgcc (9.3.0-r2) 08:47:22 (3/6) Installing libsodium (1.0.18-r0) 08:47:22 (4/6) Installing libstdc++ (9.3.0-r2) 08:47:22 Removing intermediate container 01bcdfdbae19 08:47:22 ---> 97cc0b166114 08:47:22 Step 22/23 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:47:22 Removing intermediate container fbabcd9ed00f 08:47:22 ---> 2c73bc789daa 08:47:22 Step 22/23 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:47:22 (5/6) Installing libzmq (4.3.3-r0) 08:47:22 (6/6) Installing zeromq (4.3.3-r0) 08:47:23 Executing busybox-1.31.1-r20.trigger 08:47:23 OK: 8 MiB in 20 packages 08:47:23 ---> Running in 672c7f6989f7 08:47:23 Removing intermediate container 3a025969c558 08:47:23 ---> 2bb2498ada7a 08:47:23 Step 21/22 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:47:23 ---> Running in 6b42fcff97b4 08:47:23 ---> Running in d7bd9e0438ca 08:47:24 Removing intermediate container 6b42fcff97b4 08:47:24 ---> 939452a940c9 08:47:24 Step 23/23 : LABEL version=0.0.0 08:47:24 Removing intermediate container 672c7f6989f7 08:47:24 ---> 7333f463d3a5 08:47:24 Step 23/23 : LABEL version=0.0.0 08:47:24 Removing intermediate container da88b7381751 08:47:24 ---> 2e6bd741f83f 08:47:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:24 ---> Running in ccad572dd281 08:47:24 Removing intermediate container d7bd9e0438ca 08:47:24 ---> 7d3e45d66849 08:47:24 Step 22/22 : LABEL version=0.0.0 08:47:25 ---> Running in d6d4d036a4b8 08:47:25 ---> Running in 74759d6f6fff 08:47:26 Removing intermediate container ccad572dd281 08:47:26 ---> 0bf4c1260e9e 08:47:26 08:47:26 Removing intermediate container 9de941ce6576 08:47:26 ---> 717a62569e4b 08:47:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:26 Successfully built 0bf4c1260e9e 08:47:26 Removing intermediate container d6d4d036a4b8 08:47:26 ---> 682c8663d6af 08:47:26 08:47:26 ---> 1bf0b4e8c96d 08:47:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:47:26 Successfully tagged support-notifications-arm64:latest 08:47:26 Building security-secretstore-setup 08:47:26  Building support-notifications ... done Removing intermediate container 74759d6f6fff 08:47:26 ---> 9a7d10c520e1 08:47:26 08:47:26 Successfully built 682c8663d6af 08:47:26 Successfully tagged support-scheduler-arm64:latest 08:47:26  Building support-scheduler ... done Building sys-mgmt-agent 08:47:27 Successfully built 9a7d10c520e1 08:47:27 Successfully tagged security-proxy-setup-arm64:latest 08:47:27 Building core-metadata 08:47:27  Building security-proxy-setup ... done  ---> 15e24b473378 08:47:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:47:28 ---> 26cb72c43bc1 08:47:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:47:29 ---> c8126c572946 08:47:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:47:29 ---> 7d493b64b06c 08:47:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:47:30 ---> aa4bcbf8d34a 08:47:30 Step 20/24 : ENTRYPOINT ["/core-data"] 08:47:30 ---> c9d229debaba 08:47:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:47:31 ---> Running in c077e630ff90 08:47:32 Removing intermediate container c077e630ff90 08:47:32 ---> cef7eec94a3c 08:47:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:32 ---> 44a292c78cf8 08:47:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:47:32 ---> Running in 80033eaea4d3 08:47:33 ---> Running in bba4e6be94ef 08:47:33 Removing intermediate container 80033eaea4d3 08:47:33 ---> da2f41aabdbd 08:47:33 Step 22/24 : LABEL arch=arm64 08:47:34 ---> Running in ef1ee6db8eb0 08:47:34 Removing intermediate container bba4e6be94ef 08:47:34 ---> f0a9cb3231db 08:47:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:47:34 Removing intermediate container ef1ee6db8eb0 08:47:34 ---> 436656e204e2 08:47:34 Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:47:35 ---> Running in b7e514662985 08:47:35 ---> 2fcdc9920ea9 08:47:35 Step 27/32 : RUN chmod +x /entrypoint.sh 08:47:36 ---> Running in 30c1604fffcc 08:47:36 Removing intermediate container b7e514662985 08:47:36 ---> 9c1d7ff8037c 08:47:36 Step 24/24 : LABEL version=0.0.0 08:47:36 ---> Running in ac2ec640e0f1 08:47:37 Removing intermediate container ac2ec640e0f1 08:47:37 ---> 413967e6c67c 08:47:37 08:47:38 Successfully built 413967e6c67c 08:47:38 Successfully tagged core-data-arm64:latest 08:47:38  Building core-data ... done Building core-command 08:47:39 Removing intermediate container 30c1604fffcc 08:47:39 ---> 8dec6e6ded5b 08:47:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:47:40 ---> Running in 5a6a8a07eeef 08:47:41 Removing intermediate container 5a6a8a07eeef 08:47:41 ---> 8f18a3e30ebb 08:47:41 Step 29/32 : CMD ["gate"] 08:47:41 ---> Running in 3c6472fecd2b 08:47:41 Removing intermediate container 3c6472fecd2b 08:47:41 ---> 7ffb31d00b78 08:47:41 Step 30/32 : LABEL arch=arm64 08:47:42 ---> Running in 2c02b4543e9e 08:47:42 Removing intermediate container 2c02b4543e9e 08:47:42 ---> 73c5ca8f2e5e 08:47:42 Step 31/32 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:47:43 ---> Running in b705c767fa6b 08:47:43 Removing intermediate container b705c767fa6b 08:47:43 ---> 1e3c562debd0 08:47:43 Step 32/32 : LABEL version=0.0.0 08:47:43 ---> Running in 53dd18cd9da3 08:47:44 Removing intermediate container 53dd18cd9da3 08:47:44 ---> 4b572c4e43cc 08:47:44 08:47:45 Successfully built 4b572c4e43cc 08:47:45 Successfully tagged security-bootstrapper-arm64:latest 08:48:17  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:48:17 ---> c11a1ac67760 08:48:17 Step 3/26 : WORKDIR /edgex-go 08:48:17 ---> Using cache 08:48:17 ---> 1a274f728873 08:48:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:17 ---> Using cache 08:48:17 ---> b7d7bec06654 08:48:17 Step 5/26 : RUN apk add --update --no-cache make git 08:48:17 ---> Using cache 08:48:17 ---> 7a8849abf2ac 08:48:17 Step 6/26 : COPY go.mod . 08:48:17 ---> Using cache 08:48:17 ---> e95a22090320 08:48:17 Step 7/26 : RUN go mod download 08:48:17 ---> Using cache 08:48:17 ---> e9c9309dfb14 08:48:17 Step 8/26 : COPY . . 08:48:17 ---> Using cache 08:48:17 ---> 6b813e247a05 08:48:17 Step 9/26 : RUN go mod tidy 08:48:17 ---> Using cache 08:48:17 ---> adcec962991b 08:48:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:17 ---> c11a1ac67760 08:48:17 Step 3/24 : WORKDIR /edgex-go 08:48:17 ---> Using cache 08:48:17 ---> 1a274f728873 08:48:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:17 ---> Using cache 08:48:17 ---> b7d7bec06654 08:48:17 Step 5/24 : RUN apk add --update --no-cache make git 08:48:17 ---> Using cache 08:48:17 ---> 7a8849abf2ac 08:48:17 Step 6/24 : COPY go.mod . 08:48:17 ---> Using cache 08:48:17 ---> e95a22090320 08:48:17 Step 7/24 : RUN go mod download 08:48:17 ---> Using cache 08:48:17 ---> e9c9309dfb14 08:48:17 Step 8/24 : COPY . . 08:48:17 ---> Using cache 08:48:17 ---> 6b813e247a05 08:48:17 Step 9/24 : RUN go mod tidy 08:48:17 ---> Using cache 08:48:17 ---> adcec962991b 08:48:17 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:48:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:18 ---> c11a1ac67760 08:48:18 Step 3/24 : WORKDIR /edgex-go 08:48:18 ---> Using cache 08:48:18 ---> 1a274f728873 08:48:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:18 ---> Using cache 08:48:18 ---> b7d7bec06654 08:48:18 Step 5/24 : RUN apk add --update --no-cache make bash git 08:48:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:20 ---> c11a1ac67760 08:48:20 Step 3/24 : WORKDIR /edgex-go 08:48:20 ---> Using cache 08:48:20 ---> 1a274f728873 08:48:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:20 ---> Using cache 08:48:20 ---> b7d7bec06654 08:48:20 Step 5/24 : RUN apk add --update --no-cache make git 08:48:20 ---> Using cache 08:48:20 ---> 7a8849abf2ac 08:48:20 Step 6/24 : COPY go.mod . 08:48:20 ---> Using cache 08:48:20 ---> e95a22090320 08:48:20 Step 7/24 : RUN go mod download 08:48:20 ---> Using cache 08:48:20 ---> e9c9309dfb14 08:48:20 Step 8/24 : COPY . . 08:48:20 ---> Using cache 08:48:20 ---> 6b813e247a05 08:48:20 Step 9/24 : RUN go mod tidy 08:48:20 ---> Using cache 08:48:20 ---> adcec962991b 08:48:20 Step 10/24 : RUN make cmd/core-command/core-command 08:48:21 ---> Running in a1f9e8fd645c 08:48:21 ---> Running in 13397ad37a3c 08:48:21 ---> Running in 6341d0c7e76a 08:48:21 ---> Running in 0c2fa03b0c64 08:48:23 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 08:48:23 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 08:48:23 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 08:48:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:48:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:48:25 OK: 218 MiB in 52 packages 08:48:27 Removing intermediate container 13397ad37a3c 08:48:27 ---> ffa25fbba225 08:48:27 Step 6/24 : COPY go.mod . 08:48:28 ---> 7be4335f110e 08:48:28 Step 7/24 : RUN go mod download 08:48:28 ---> Running in 1205440ea4b6 08:48:33 Removing intermediate container 1205440ea4b6 08:48:33 ---> a3c1691878ad 08:48:33 Step 8/24 : COPY . . 08:48:51 ---> a2c0fb3e3485 08:48:51 Step 9/24 : RUN go mod tidy 08:48:51 ---> Running in 535e556e149d 08:49:00 Removing intermediate container 535e556e149d 08:49:00 ---> 3b0c2802a6bf 08:49:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:49:00 ---> Running in 281eb2d10cfd 08:49:01 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 08:49:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:59 Removing intermediate container 0c2fa03b0c64 08:49:59 ---> a9ec4e9a36bc 08:49:59 08:49:59 Step 11/24 : FROM alpine:3.12 08:49:59 ---> c4fd0aeabfcf 08:49:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:49:59 ---> Using cache 08:49:59 ---> c81570ace783 08:49:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:49:59 ---> Using cache 08:49:59 ---> 09e34afe19cc 08:49:59 Step 14/24 : ENV APP_PORT=59882 08:49:59 ---> Running in 1ccb2c70fe28 08:50:00 Removing intermediate container 1ccb2c70fe28 08:50:00 ---> 97897b1f8cca 08:50:00 Step 15/24 : EXPOSE $APP_PORT 08:50:00 ---> Running in 32d0d058ccbf 08:50:01 Removing intermediate container 32d0d058ccbf 08:50:01 ---> b1f1f78a659f 08:50:01 Step 16/24 : WORKDIR / 08:50:01 ---> Running in 728347a36981 08:50:02 Removing intermediate container 728347a36981 08:50:02 ---> d97814c8513d 08:50:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:05 ---> 77a7ffbda4a3 08:50:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:50:07 Removing intermediate container 6341d0c7e76a 08:50:07 ---> d46e501f98e3 08:50:07 08:50:07 Step 11/26 : FROM alpine:3.12 08:50:07 ---> c4fd0aeabfcf 08:50:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:50:07 ---> Running in 0aa3b259b07d 08:50:08 ---> 53a84551fa7d 08:50:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:50:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:10 ---> a08fff0308d1 08:50:10 Step 20/24 : ENTRYPOINT ["/core-command"] 08:50:10 Removing intermediate container a1f9e8fd645c 08:50:10 ---> 128977070708 08:50:10 08:50:10 Step 11/24 : FROM alpine:3.12 08:50:10 ---> c4fd0aeabfcf 08:50:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:50:10 ---> Using cache 08:50:10 ---> c81570ace783 08:50:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:50:10 ---> Using cache 08:50:10 ---> 09e34afe19cc 08:50:10 Step 14/24 : ENV APP_PORT=59881 08:50:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:10 ---> Running in f94b28901933 08:50:10 ---> Running in e6b1bbdec961 08:50:11 (1/6) Installing ca-certificates (20191127-r4) 08:50:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:50:11 (3/6) Installing libcurl (7.77.0-r0) 08:50:11 (4/6) Installing curl (7.77.0-r0) 08:50:11 (5/6) Installing dumb-init (1.2.2-r1) 08:50:11 (6/6) Installing su-exec (0.2-r1) 08:50:11 Executing busybox-1.31.1-r20.trigger 08:50:11 Executing ca-certificates-20191127-r4.trigger 08:50:11 Removing intermediate container e6b1bbdec961 08:50:11 ---> e163a98be98d 08:50:11 Step 15/24 : EXPOSE $APP_PORT 08:50:11 Removing intermediate container f94b28901933 08:50:11 ---> 9ae1e2cdf8ad 08:50:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:11 OK: 7 MiB in 20 packages 08:50:11 ---> Running in 5475ffb3d705 08:50:11 ---> Running in 7a10bb723ef8 08:50:12 Removing intermediate container 7a10bb723ef8 08:50:12 ---> e48fb41e64de 08:50:12 Step 22/24 : LABEL arch=arm64 08:50:12 Removing intermediate container 5475ffb3d705 08:50:12 ---> dee0539ee4f3 08:50:12 Step 16/24 : WORKDIR / 08:50:12 ---> Running in 2937f15e040e 08:50:12 ---> Running in 9e4ad0103502 08:50:13 Removing intermediate container 0aa3b259b07d 08:50:13 ---> e173d20ca4f8 08:50:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:50:13 Removing intermediate container 2937f15e040e 08:50:13 ---> 2b4370244a60 08:50:13 Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:50:13 ---> Running in 5d41766eb0c3 08:50:13 Removing intermediate container 9e4ad0103502 08:50:13 ---> c4a9ac96ee52 08:50:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:14 ---> Running in 146bbf92f0a9 08:50:14 Removing intermediate container 5d41766eb0c3 08:50:14 ---> 212e5f240a23 08:50:14 Step 14/26 : WORKDIR / 08:50:14 Removing intermediate container 146bbf92f0a9 08:50:14 ---> 1e38cb5a20e6 08:50:14 Step 24/24 : LABEL version=0.0.0 08:50:14 ---> Running in 639396aa2b37 08:50:15 ---> Running in dab9c5238241 08:50:15 ---> 5e8b343a148b 08:50:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:50:15 Removing intermediate container 639396aa2b37 08:50:15 ---> e9d793640608 08:50:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:50:16 Removing intermediate container dab9c5238241 08:50:16 ---> dad1849e1cbc 08:50:16 08:50:16 Successfully built dad1849e1cbc 08:50:16 Successfully tagged core-command-arm64:latest 08:50:17  Building core-command ... done  ---> 6dda757c3cf1 08:50:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:50:17 ---> dd960e62438c 08:50:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:50:18 ---> dd3c5c6ce4c8 08:50:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:50:18 ---> Running in 6cc4ce271c9a 08:50:18 ---> d63020391083 08:50:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:50:18 Removing intermediate container 281eb2d10cfd 08:50:18 ---> b92108639672 08:50:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:50:18 ---> Running in 3c7cd7070b75 08:50:19 Removing intermediate container 6cc4ce271c9a 08:50:19 ---> baf520d24e61 08:50:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:19 ---> Running in 12955c9fdbfb 08:50:19 ---> a98d682079aa 08:50:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:50:20 Removing intermediate container 12955c9fdbfb 08:50:20 ---> 91d50875275f 08:50:20 Step 22/24 : LABEL arch=arm64 08:50:20 ---> Running in e37dbbf5cc2c 08:50:20 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 08:50:20 ---> 128baedb26fe 08:50:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:50:20 Removing intermediate container e37dbbf5cc2c 08:50:20 ---> 56952e9ad698 08:50:20 Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:50:21 ---> Running in f1f3c49bd489 08:50:21 ---> 03dec43f3d90 08:50:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:50:22 Removing intermediate container f1f3c49bd489 08:50:22 ---> 48b4c60920e7 08:50:22 Step 24/24 : LABEL version=0.0.0 08:50:22 ---> Running in 8ad8b80c658c 08:50:23 Removing intermediate container 8ad8b80c658c 08:50:23 ---> 6eb78f8ed048 08:50:23 08:50:23 Successfully built 6eb78f8ed048 08:50:23 Successfully tagged core-metadata-arm64:latest 08:50:23  Building core-metadata ... done Removing intermediate container 3c7cd7070b75 08:50:23 ---> d3039d8eaad7 08:50:23 08:50:23 Step 12/24 : FROM docker:20.10.6 08:50:23 ---> 755820567d2d 08:50:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:50:23 20.10.6: Pulling from library/docker 08:50:24 ---> b04743b0d8bf 08:50:24 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:50:24 ---> Running in 50627e005027 08:50:28 Removing intermediate container 50627e005027 08:50:28 ---> 952035dfad3a 08:50:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:50:28 ---> Running in ecde3bf7c742 08:50:29 Removing intermediate container ecde3bf7c742 08:50:29 ---> 87efd64c5979 08:50:29 Step 24/26 : LABEL arch=arm64 08:50:29 ---> Running in 3d05f5bf8976 08:50:29 Removing intermediate container 3d05f5bf8976 08:50:29 ---> 41b587c8918b 08:50:29 Step 25/26 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:50:30 ---> Running in 60f505ff9481 08:50:31 Removing intermediate container 60f505ff9481 08:50:31 ---> 08821bb720b3 08:50:31 Step 26/26 : LABEL version=0.0.0 08:50:31 ---> Running in 8655c0ef1172 08:50:31 Removing intermediate container 8655c0ef1172 08:50:31 ---> 7d10f5f38892 08:50:31 08:50:32 Successfully built 7d10f5f38892 08:50:32 Successfully tagged security-secretstore-setup-arm64:latest 08:50:32  Building security-secretstore-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 08:50:32 Status: Downloaded newer image for docker:20.10.6 08:50:32 ---> cdf2a7733a7b 08:50:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:50:33 ---> Running in 3f771556d5a4 08:50:33 Removing intermediate container 3f771556d5a4 08:50:33 ---> e7738b745f87 08:50:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:50:33 ---> Running in aae9d6659e59 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:35 (1/39) Installing readline (8.1.0-r0) 08:50:35 (2/39) Installing bash (5.1.0-r0) 08:50:35 Executing bash-5.1.0-r0.post-install 08:50:35 (3/39) Installing brotli-libs (1.0.9-r3) 08:50:35 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:50:35 (5/39) Installing libcurl (7.77.0-r1) 08:50:35 (6/39) Installing curl (7.77.0-r1) 08:50:35 (7/39) Installing dumb-init (1.2.5-r0) 08:50:35 (8/39) Installing libbz2 (1.0.8-r1) 08:50:35 (9/39) Installing expat (2.2.10-r1) 08:50:35 (10/39) Installing libffi (3.3-r2) 08:50:35 (11/39) Installing gdbm (1.19-r0) 08:50:35 (12/39) Installing xz-libs (5.2.5-r0) 08:50:35 (13/39) Installing sqlite-libs (3.34.1-r0) 08:50:35 (14/39) Installing python3 (3.8.10-r0) 08:50:37 (15/39) Installing py3-appdirs (1.4.4-r1) 08:50:37 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:50:37 (17/39) Installing py3-parsing (2.4.7-r1) 08:50:37 (18/39) Installing py3-six (1.15.0-r0) 08:50:37 (19/39) Installing py3-packaging (20.9-r0) 08:50:37 (20/39) Installing py3-setuptools (51.3.3-r0) 08:50:37 (21/39) Installing py3-chardet (4.0.0-r0) 08:50:37 (22/39) Installing py3-idna (3.1-r0) 08:50:37 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:50:37 (24/39) Installing py3-requests (2.25.1-r1) 08:50:37 (25/39) Installing py3-msgpack (1.0.2-r0) 08:50:37 (26/39) Installing py3-lockfile (0.12.2-r3) 08:50:37 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:50:37 (28/39) Installing py3-colorama (0.4.4-r0) 08:50:37 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:50:37 (30/39) Installing py3-distlib (0.3.1-r1) 08:50:37 (31/39) Installing py3-distro (1.5.0-r1) 08:50:37 (32/39) Installing py3-webencodings (0.5.1-r3) 08:50:37 (33/39) Installing py3-html5lib (1.1-r0) 08:50:38 (34/39) Installing py3-pytoml (0.1.21-r0) 08:50:38 (35/39) Installing py3-pep517 (0.9.1-r0) 08:50:38 (36/39) Installing py3-progress (1.5-r0) 08:50:38 (37/39) Installing py3-retrying (1.3.3-r0) 08:50:38 (38/39) Installing py3-toml (0.10.2-r0) 08:50:38 (39/39) Installing py3-pip (20.3.4-r0) 08:50:38 Executing busybox-1.32.1-r6.trigger 08:50:38 OK: 82 MiB in 59 packages 08:50:45 Collecting docker-compose==1.23.2 08:50:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:50:45 Collecting websocket-client<1.0,>=0.32.0 08:50:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:50:45 Collecting jsonschema<3,>=2.5.1 08:50:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:50:46 Collecting PyYAML<4,>=3.10 08:50:46 Downloading PyYAML-3.13.tar.gz (270 kB) 08:50:49 Collecting texttable<0.10,>=0.9.0 08:50:49 Downloading texttable-0.9.1.tar.gz (11 kB) 08:50:50 Collecting dockerpty<0.5,>=0.4.1 08:50:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:50:52 Collecting docopt<0.7,>=0.6.1 08:50:52 Downloading docopt-0.6.2.tar.gz (25 kB) 08:50:54 Collecting docker<4.0,>=3.6.0 08:50:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:50:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:50:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:50:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:50:55 Collecting cached-property<2,>=1.2.0 08:50:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:50:56 Collecting docker-pycreds>=0.4.0 08:50:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:50:56 Collecting certifi>=2017.4.17 08:50:56 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:50:56 Collecting chardet<3.1.0,>=3.0.2 08:50:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:50:57 Collecting urllib3<1.25,>=1.21.1 08:50:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:50:57 Collecting idna<2.8,>=2.5 08:50:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:50:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:50:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:50:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:50:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:50:58 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:50:58 Attempting uninstall: urllib3 08:50:58 Found existing installation: urllib3 1.26.2 08:50:58 Uninstalling urllib3-1.26.2: 08:50:58 Successfully uninstalled urllib3-1.26.2 08:50:59 Attempting uninstall: idna 08:50:59 Found existing installation: idna 3.1 08:50:59 Uninstalling idna-3.1: 08:50:59 Successfully uninstalled idna-3.1 08:50:59 Attempting uninstall: chardet 08:50:59 Found existing installation: chardet 4.0.0 08:50:59 Uninstalling chardet-4.0.0: 08:51:00 Successfully uninstalled chardet-4.0.0 08:51:01 Attempting uninstall: requests 08:51:01 Found existing installation: requests 2.25.1 08:51:01 Uninstalling requests-2.25.1: 08:51:01 Successfully uninstalled requests-2.25.1 08:51:01 Running setup.py install for texttable: started 08:51:03 Running setup.py install for texttable: finished with status 'done' 08:51:03 Running setup.py install for PyYAML: started 08:51:05 Running setup.py install for PyYAML: finished with status 'done' 08:51:05 Running setup.py install for docopt: started 08:51:07 Running setup.py install for docopt: finished with status 'done' 08:51:07 Running setup.py install for dockerpty: started 08:51:09 Running setup.py install for dockerpty: finished with status 'done' 08:51:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:51:18 Removing intermediate container aae9d6659e59 08:51:18 ---> fc4385d88de5 08:51:18 Step 15/24 : ENV APP_PORT=58890 08:51:18 ---> Running in a93c858f7284 08:51:19 Removing intermediate container a93c858f7284 08:51:19 ---> 667aa37679ca 08:51:19 Step 16/24 : EXPOSE $APP_PORT 08:51:19 ---> Running in c06c6b789a37 08:51:20 Removing intermediate container c06c6b789a37 08:51:20 ---> acc17434f151 08:51:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:51:21 ---> 6b203f5774df 08:51:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:51:22 ---> 53e389b4419a 08:51:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:51:23 ---> b0c490522dfb 08:51:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:51:23 ---> Running in aa9f9296fe6e 08:51:23 Removing intermediate container aa9f9296fe6e 08:51:23 ---> 278b2f28a031 08:51:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:51:23 ---> Running in 17bacfaf85a3 08:51:24 Removing intermediate container 17bacfaf85a3 08:51:24 ---> b018e1204b83 08:51:24 Step 22/24 : LABEL arch=arm64 08:51:24 ---> Running in f64bb3198310 08:51:24 Removing intermediate container f64bb3198310 08:51:24 ---> 7142e91f49c5 08:51:24 Step 23/24 : LABEL git_sha=e6fe4c08424c2fe200c09ad1036a23546238794c 08:51:25 ---> Running in 9b295fe68dbe 08:51:25 Removing intermediate container 9b295fe68dbe 08:51:25 ---> fb34cd5af217 08:51:25 Step 24/24 : LABEL version=0.0.0 08:51:25 ---> Running in 3440a408c3bd 08:51:26 Removing intermediate container 3440a408c3bd 08:51:26 ---> b6f4b559b375 08:51:26 08:51:26 Successfully built b6f4b559b375 08:51:26 Successfully tagged sys-mgmt-agent-arm64:latest 08:51:26  Building sys-mgmt-agent ... done  [Pipeline] } 08:51:26 $ docker stop --time=1 1a7c9c8066565c1569ae2107b4214bfc8f26238c895dc2671229621200756400 08:51:28 $ docker rm -f 1a7c9c8066565c1569ae2107b4214bfc8f26238c895dc2671229621200756400 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:29 + docker images 08:51:29 REPOSITORY TAG IMAGE ID CREATED SIZE 08:51:29 sys-mgmt-agent-arm64 latest b6f4b559b375 4 seconds ago 311MB 08:51:29 security-secretstore-setup-arm64 latest 7d10f5f38892 58 seconds ago 27.1MB 08:51:29 d3039d8eaad7 About a minute ago 992MB 08:51:29 core-metadata-arm64 latest 6eb78f8ed048 About a minute ago 15.7MB 08:51:29 core-command-arm64 latest dad1849e1cbc About a minute ago 15MB 08:51:29 128977070708 About a minute ago 995MB 08:51:29 d46e501f98e3 About a minute ago 999MB 08:51:29 a9ec4e9a36bc About a minute ago 989MB 08:51:29 security-bootstrapper-arm64 latest 4b572c4e43cc 3 minutes ago 17.5MB 08:51:29 core-data-arm64 latest 413967e6c67c 3 minutes ago 19.2MB 08:51:29 security-proxy-setup-arm64 latest 9a7d10c520e1 4 minutes ago 24.2MB 08:51:29 support-scheduler-arm64 latest 682c8663d6af 4 minutes ago 15.1MB 08:51:29 support-notifications-arm64 latest 0bf4c1260e9e 4 minutes ago 15.7MB 08:51:29 c44df13579f6 4 minutes ago 998MB 08:51:29 8011ffc8f159 4 minutes ago 996MB 08:51:29 fd998a5a910f 4 minutes ago 992MB 08:51:29 9171111e901a 4 minutes ago 991MB 08:51:29 8c2bb935c21a 4 minutes ago 991MB 08:51:29 ci-base-image-arm64 latest c11a1ac67760 15 minutes ago 664MB 08:51:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 days ago 451MB 08:51:29 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 08:51:29 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 08:51:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 08:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:30 08:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:30 arm64: Pulling from edgex-lftools-log-publisher 08:51:30 448f6bf000e3: Pulling fs layer 08:51:30 f757da607395: Pulling fs layer 08:51:30 05883995daec: Pulling fs layer 08:51:30 8603b9c90790: Pulling fs layer 08:51:30 1560dd03e051: Pulling fs layer 08:51:30 27f5ce0e4adf: Pulling fs layer 08:51:30 c2d8d7efcc4b: Pulling fs layer 08:51:30 1560dd03e051: Waiting 08:51:30 27f5ce0e4adf: Waiting 08:51:30 c2d8d7efcc4b: Waiting 08:51:30 8603b9c90790: Waiting 08:51:31 f757da607395: Verifying Checksum 08:51:31 f757da607395: Download complete 08:51:31 8603b9c90790: Download complete 08:51:31 05883995daec: Verifying Checksum 08:51:31 05883995daec: Download complete 08:51:31 27f5ce0e4adf: Verifying Checksum 08:51:31 27f5ce0e4adf: Download complete 08:51:31 1560dd03e051: Download complete 08:51:31 448f6bf000e3: Verifying Checksum 08:51:31 448f6bf000e3: Download complete 08:51:35 c2d8d7efcc4b: Verifying Checksum 08:51:35 448f6bf000e3: Pull complete 08:51:36 f757da607395: Pull complete 08:51:37 05883995daec: Pull complete 08:51:38 8603b9c90790: Pull complete 08:51:39 1560dd03e051: Pull complete 08:51:39 27f5ce0e4adf: Pull complete 08:51:54 c2d8d7efcc4b: Pull complete 08:51:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:51:54 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 08:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:51:58 $ docker top 0d51cecb14fb88a5751886e93d2e843c06a6c988e290ecc08686f055a74e4927 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:59 ---> job-cost.sh 08:51:59 lf-activate-venv: SKIPPING 08:51:59 INFO: No Stack... 08:52:00 INFO: Retrieving Pricing Info for: v2-standard-4 08:52:00 INFO: Archiving Costs [Pipeline] sh 08:52:01 + + cat /w/workspace/edgex-go/4/archives/cost.csvcut 08:52:01 -d, -f6 [Pipeline] lock 08:52:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] 08:52:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] did not exist. Created. 08:52:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:01 + echo total: 0.18000000715255737 [Pipeline] stash 08:52:02 Stashed 1 file(s) [Pipeline] } 08:52:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:52:02 $ docker stop --time=1 0d51cecb14fb88a5751886e93d2e843c06a6c988e290ecc08686f055a74e4927 08:52:03 $ docker rm -f 0d51cecb14fb88a5751886e93d2e843c06a6c988e290ecc08686f055a74e4927 [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 08:52:05 provisioning config files... 08:52:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2555131225910324649tmp [Pipeline] { [Pipeline] sh 08:52:05 + set +x 08:52:05 + curl -s https://codecov.io/bash 08:52:05 + bash -s -- 08:52:05 08:52:05 _____ _ 08:52:05 / ____| | | 08:52:05 | | ___ __| | ___ ___ _____ __ 08:52:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:52:05 | |___| (_) | (_| | __/ (_| (_) \ V / 08:52:05 \_____\___/ \__,_|\___|\___\___/ \_/ 08:52:05 Bash-1.0.5 08:52:05 08:52:05 08:52:05 ==> git version 2.24.4 found 08:52:05 ==> 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 08:52:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:52:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:52:05 ==> Jenkins CI detected. 08:52:05 project root: . 08:52:05 --> token set from env 08:52:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:52:05 ==> Running gcov in . (disable via -X gcov) 08:52:05 ==> Python coveragepy not found 08:52:05 ==> Searching for coverage reports in: 08:52:05 + . 08:52:05 -> Found 1 reports 08:52:05 ==> Detecting git/mercurial file structure 08:52:05 ==> Reading reports 08:52:05 + ./coverage.out bytes=402846 08:52:05 ==> Appending adjustments 08:52:05 https://docs.codecov.io/docs/fixing-reports 08:52:07 + Found adjustments 08:52:07 ==> Gzipping contents 08:52:07 56K /tmp/codecov.bh72c9.gz 08:52:07 ==> Uploading reports 08:52:07 url: https://codecov.io 08:52:07 query: branch=PR-3623&commit=094cf9433eaeea672ce18dad2d222ee1f95c2dfc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 08:52:07 -> Pinging Codecov 08:52:07 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=094cf9433eaeea672ce18dad2d222ee1f95c2dfc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 08:52:07 -> Uploading to 08:52:07 https://storage.googleapis.com/codecov/v4/raw/2021-07-17/00271124DB129430A58F1EEE437C3FCB/094cf9433eaeea672ce18dad2d222ee1f95c2dfc/b6203a78-881d-463f-abda-cce2111031c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210717T085207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d60946760155377a2e4ec7cbbb1dbac2a9d09a593fe42a3a1f9d620d55d1a5f 08:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:52:07 Dload Upload Total Spent Left Speed 08:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54474 0 0 100 54474 0 133k --:--:-- --:--:-- --:--:-- 133k 08:52:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/094cf9433eaeea672ce18dad2d222ee1f95c2dfc [Pipeline] } 08:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:52:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:52:09 ---> package-listing.sh 08:52:09 ++ tr '[:upper:]' '[:lower:]' 08:52:09 ++ facter osfamily 08:52:09 + OS_FAMILY=redhat 08:52:09 + workspace=/w/workspace/edgex-go/4 08:52:09 + START_PACKAGES=/tmp/packages_start.txt 08:52:09 + END_PACKAGES=/tmp/packages_end.txt 08:52:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:09 + PACKAGES=/tmp/packages_start.txt 08:52:09 + '[' /w/workspace/edgex-go/4 ']' 08:52:09 + PACKAGES=/tmp/packages_end.txt 08:52:09 + case "${OS_FAMILY}" in 08:52:09 + rpm -qa 08:52:09 + sort 08:52:11 + '[' -f /tmp/packages_start.txt ']' 08:52:11 + '[' -f /tmp/packages_end.txt ']' 08:52:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:52:11 + '[' /w/workspace/edgex-go/4 ']' 08:52:11 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:52:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:52:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:52:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:12 08:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:52:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:13 latest: Pulling from edgex-lftools-log-publisher 08:52:13 b4d181a07f80: Pulling fs layer 08:52:13 a1111a8f2ec3: Pulling fs layer 08:52:13 ed53099fbce6: Pulling fs layer 08:52:13 dc539afda2c1: Pulling fs layer 08:52:13 77bc0d833cb6: Pulling fs layer 08:52:13 9065ff56babe: Pulling fs layer 08:52:13 d287ab97295c: Pulling fs layer 08:52:13 77bc0d833cb6: Waiting 08:52:13 dc539afda2c1: Waiting 08:52:13 9065ff56babe: Waiting 08:52:13 d287ab97295c: Waiting 08:52:13 a1111a8f2ec3: Verifying Checksum 08:52:13 a1111a8f2ec3: Download complete 08:52:13 dc539afda2c1: Verifying Checksum 08:52:13 dc539afda2c1: Download complete 08:52:13 77bc0d833cb6: Verifying Checksum 08:52:13 77bc0d833cb6: Download complete 08:52:13 9065ff56babe: Verifying Checksum 08:52:13 9065ff56babe: Download complete 08:52:13 ed53099fbce6: Verifying Checksum 08:52:13 ed53099fbce6: Download complete 08:52:15 b4d181a07f80: Verifying Checksum 08:52:15 b4d181a07f80: Download complete 08:52:16 b4d181a07f80: Pull complete 08:52:16 a1111a8f2ec3: Pull complete 08:52:17 ed53099fbce6: Pull complete 08:52:17 dc539afda2c1: Pull complete 08:52:17 77bc0d833cb6: Pull complete 08:52:17 9065ff56babe: Pull complete 08:52:18 d287ab97295c: Verifying Checksum 08:52:18 d287ab97295c: Download complete 08:52:23 d287ab97295c: Pull complete 08:52:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:52:23 prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container 08:52:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:52:27 $ docker top 273c41509eb68c5760dc2201d14b2dd2350e971d0eba9ac0efa2b0e1d0401086 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:27 + touch /tmp/pre-build-complete [Pipeline] sh 08:52:27 + mkdir -p /var/log/sysstat [Pipeline] sh 08:52:28 + ls /var/log/sa-host 08:52:28 + sadf -c /var/log/sa-host/sa05 08:52:28 file_magic: OK 08:52:28 HZ: Using current value: 100 08:52:28 file_header: OK 08:52:28 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 08:52:28 Statistics: 08:52:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:52:28 File successfully converted to sysstat format version 12.0.3 08:52:28 + sadf -c /var/log/sa-host/sa17 08:52:28 file_magic: OK 08:52:28 HZ: Using current value: 100 08:52:28 file_header: OK 08:52:28 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 08:52:28 Statistics: 08:52:28 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... 08:52:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:28 provisioning config files... 08:52:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3234726619724002287tmp [Pipeline] { [Pipeline] echo 08:52:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:52:30 ---> create-netrc.sh [Pipeline] } 08:52:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:52:30 ---> python-tools-install.sh [Pipeline] echo 08:52:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:52:31 ---> sudo-logs.sh 08:52:31 Archiving 'sudo' log.. 08:52:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-3168.vexxhost.local: Name or service not known 08:52:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-3168.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:52:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:52:31 ---> job-cost.sh 08:52:31 lf-activate-venv: SKIPPING 08:52:31 DEBUG: total: 0.18000000715255737 08:52:31 INFO: Retrieving Stack Cost... 08:52:32 INFO: Retrieving Pricing Info for: v3-standard-2 08:52:32 INFO: Archiving Costs [Pipeline] echo 08:52:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:52:33 ---> logs-deploy.sh 08:52:33 lf-activate-venv: SKIPPING 08:52:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/4 08:52:33 INFO: archiving workspace using pattern(s): 08:52:33 Archives upload complete. 08:52:34 INFO: archiving logs to Nexus 08:52:34 ---> uname -a: 08:52:34 Linux prd-centos7-docker-4c-2g-3168.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:52:34 08:52:34 08:52:34 ---> lscpu: 08:52:34 Architecture: x86_64 08:52:34 CPU op-mode(s): 32-bit, 64-bit 08:52:34 Byte Order: Little Endian 08:52:34 Address sizes: 40 bits physical, 48 bits virtual 08:52:34 CPU(s): 2 08:52:34 On-line CPU(s) list: 0,1 08:52:34 Thread(s) per core: 1 08:52:34 Core(s) per socket: 1 08:52:34 Socket(s): 2 08:52:34 NUMA node(s): 1 08:52:34 Vendor ID: AuthenticAMD 08:52:34 CPU family: 23 08:52:34 Model: 49 08:52:34 Model name: AMD EPYC-Rome Processor 08:52:34 Stepping: 0 08:52:34 CPU MHz: 2799.998 08:52:34 BogoMIPS: 5599.99 08:52:34 Virtualization: AMD-V 08:52:34 Hypervisor vendor: KVM 08:52:34 Virtualization type: full 08:52:34 L1d cache: 32K 08:52:34 L1i cache: 32K 08:52:34 L2 cache: 512K 08:52:34 L3 cache: 16384K 08:52:34 NUMA node0 CPU(s): 0,1 08:52:34 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 08:52:34 08:52:34 08:52:34 ---> nproc: 08:52:34 2 08:52:34 08:52:34 08:52:34 ---> df -h: 08:52:34 Filesystem Size Used Avail Use% Mounted on 08:52:34 overlay 40G 13G 28G 32% / 08:52:34 tmpfs 64M 0 64M 0% /dev 08:52:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:52:34 shm 64M 0 64M 0% /dev/shm 08:52:34 /dev/vda1 40G 13G 28G 32% /facter-os 08:52:34 08:52:34 08:52:34 ---> sar -b -r -n DEV: 08:52:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/17/21 _x86_64_ (2 CPU) 08:52:34 08:52:34 08:29:56 LINUX RESTART (2 CPU) 08:52:34 08:52:34 08:31:01 tps rtps wtps bread/s bwrtn/s 08:52:34 08:32:01 185.06 0.65 184.41 351.84 61490.86 08:52:34 08:33:01 60.11 0.00 60.11 0.00 7010.64 08:52:34 08:34:01 54.89 0.00 54.89 0.00 5383.00 08:52:34 08:35:03 709.87 276.34 433.53 12323.04 283486.15 08:52:34 08:36:02 499.12 152.99 346.13 7822.01 156233.98 08:52:34 08:37:01 501.25 150.82 350.43 6111.84 115354.55 08:52:34 08:38:01 59.34 12.34 47.00 1451.17 4766.72 08:52:34 08:39:01 0.20 0.00 0.20 0.00 2.20 08:52:34 08:40:01 0.28 0.00 0.28 0.00 2.95 08:52:34 08:41:01 0.25 0.00 0.25 0.00 2.95 08:52:34 08:42:01 0.28 0.00 0.28 0.00 3.28 08:52:34 08:43:01 0.25 0.00 0.25 0.00 2.90 08:52:34 08:44:01 0.20 0.00 0.20 0.00 1.95 08:52:34 08:45:01 0.47 0.18 0.28 5.73 3.28 08:52:34 08:46:01 0.80 0.00 0.80 0.00 15.98 08:52:34 08:47:01 0.28 0.00 0.28 0.00 3.10 08:52:34 08:48:01 0.20 0.00 0.20 0.00 2.63 08:52:34 08:49:01 0.30 0.00 0.30 0.00 3.13 08:52:34 08:50:01 0.23 0.00 0.23 0.00 2.60 08:52:34 08:51:01 0.17 0.00 0.17 0.00 1.80 08:52:34 08:52:01 0.28 0.00 0.28 0.00 3.10 08:52:34 Average: 98.78 28.35 70.43 1339.85 30314.88 08:52:34 08:52:34 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:34 08:32:01 4253200 0 980512 12.24 2620 2772600 1318416 14.56 986728 2224684 8 08:52:34 08:33:01 3787716 0 1113640 13.90 2620 3104956 1803928 19.92 1368572 2295060 139140 08:52:34 08:34:01 3844768 0 1089356 13.60 2620 3072188 1712728 18.91 1265220 2333044 116820 08:52:34 08:35:03 995864 0 1285204 16.05 2620 5725244 2600700 28.71 2466796 3859340 56992 08:52:34 08:36:02 1205224 0 1223324 15.27 2620 5577764 1638176 18.09 1949192 4151396 264504 08:52:34 08:37:01 2010972 0 1244944 15.54 2620 4750396 1726780 19.06 1824584 3449420 8952 08:52:34 08:38:01 2501760 0 1139960 14.23 2620 4364592 1310884 14.47 1326320 3478264 8 08:52:34 08:39:01 2506844 0 1134868 14.17 2620 4364600 1274892 14.08 1335536 3466540 8 08:52:34 08:40:01 2508248 0 1133464 14.15 2620 4364600 1274892 14.08 1335424 3466536 8 08:52:34 08:41:01 2508068 0 1133640 14.15 2620 4364604 1275048 14.08 1335688 3466656 8 08:52:34 08:42:01 2507984 0 1133720 14.16 2620 4364608 1275024 14.08 1335720 3466656 20 08:52:34 08:43:01 2508000 0 1133700 14.16 2620 4364612 1275000 14.08 1335876 3466656 12 08:52:34 08:44:01 2508640 0 1133052 14.15 2620 4364620 1274892 14.08 1335324 3466656 12 08:52:34 08:45:01 2508360 0 1133300 14.15 2620 4364652 1274892 14.08 1336108 3465908 16 08:52:34 08:46:01 2508296 0 1133356 14.15 2620 4364660 1274976 14.08 1336196 3465908 8 08:52:34 08:47:01 2508416 0 1133236 14.15 2620 4364660 1274892 14.08 1336116 3465908 8 08:52:34 08:48:01 2508540 0 1133104 14.15 2620 4364668 1274892 14.08 1336236 3465912 8 08:52:34 08:49:01 2508648 0 1132992 14.15 2620 4364672 1274892 14.08 1336128 3465908 16 08:52:34 08:50:01 2508416 0 1133224 14.15 2620 4364672 1274892 14.08 1336128 3465908 8 08:52:34 08:51:01 2508156 0 1133476 14.15 2620 4364680 1274976 14.08 1336332 3465908 8 08:52:34 08:52:01 2508480 0 1133152 14.15 2620 4364680 1274892 14.08 1336252 3465908 12 08:52:34 Average: 2557838 0 1140249 14.24 2620 4308225 1426698 15.75 1423356 3348485 27932 08:52:34 08:52:34 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:34 08:32:01 eth0 1580.43 1475.29 6809.61 185.73 0.00 0.00 0.00 0.00 08:52:34 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:32:01 docker0 1121.33 1058.00 87.86 3537.99 0.00 0.00 0.00 0.00 08:52:34 08:33:01 veth738ed48 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 08:52:34 08:33:01 eth0 45.74 26.07 39.89 16.88 0.00 0.00 0.00 0.00 08:52:34 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:33:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 08:52:34 08:34:01 veth738ed48 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 08:52:34 08:34:01 eth0 29.43 18.25 19.45 58.90 0.00 0.00 0.00 0.00 08:52:34 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:34:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 08:52:34 08:35:03 vethdd6a0ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:35:03 vethccc02c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:35:03 veth5829806 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:35:03 vethffbea3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:36:02 eth0 3313.04 2627.04 12780.04 462.27 0.00 0.00 0.00 0.00 08:52:34 08:36:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:52:34 08:36:02 vethc32aa35 0.00 0.84 0.00 0.05 0.00 0.00 0.00 0.00 08:52:34 08:36:02 docker0 1231.93 1193.51 95.62 3976.48 0.00 0.00 0.00 0.00 08:52:34 08:37:01 eth0 323.52 179.98 1781.19 88.81 0.00 0.00 0.00 0.00 08:52:34 08:37:01 veth9cc2e29 17.21 59.07 1.54 393.70 0.00 0.00 0.00 0.00 08:52:34 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:37:01 vethc32aa35 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 08:52:34 08:38:01 eth0 13.06 7.43 17.36 4.22 0.00 0.00 0.00 0.00 08:52:34 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:38:01 docker0 1236.14 1261.26 95.48 4383.67 0.00 0.00 0.00 0.00 08:52:34 08:39:01 eth0 0.32 0.33 0.02 0.03 0.00 0.00 0.00 0.00 08:52:34 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:40:01 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:52:34 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:41:01 eth0 0.75 0.48 0.43 0.27 0.00 0.00 0.00 0.00 08:52:34 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:42:01 eth0 1.20 0.35 0.34 0.20 0.00 0.00 0.00 0.00 08:52:34 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:43:01 eth0 0.78 0.40 0.30 0.21 0.00 0.00 0.00 0.00 08:52:34 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:34 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:34 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:46:01 eth0 0.37 0.23 0.15 0.08 0.00 0.00 0.00 0.00 08:52:34 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:34 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:34 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:49:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:52:34 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:50:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:52:34 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:51:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:52:34 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:52:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 Average: eth0 114.48 94.00 511.67 20.97 0.00 0.00 0.00 0.00 08:52:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:34 Average: docker0 58.91 60.11 4.55 208.93 0.00 0.00 0.00 0.00 08:52:34 08:52:34 08:52:34 ---> sar -P ALL: 08:52:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/17/21 _x86_64_ (2 CPU) 08:52:34 08:52:34 08:29:56 LINUX RESTART (2 CPU) 08:52:34 08:52:34 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:52:34 08:32:01 all 25.46 0.00 9.69 2.76 0.09 62.00 08:52:34 08:32:01 0 28.43 0.00 10.66 2.89 0.09 57.93 08:52:34 08:32:01 1 22.54 0.00 8.73 2.64 0.09 66.01 08:52:34 08:33:01 all 55.83 0.00 6.32 0.55 0.09 37.22 08:52:34 08:33:01 0 55.16 0.00 6.78 0.50 0.09 37.46 08:52:34 08:33:01 1 56.49 0.00 5.85 0.59 0.09 36.98 08:52:34 08:34:01 all 51.49 0.00 6.58 0.50 0.09 41.34 08:52:34 08:34:01 0 51.44 0.00 6.58 0.43 0.09 41.47 08:52:34 08:34:01 1 51.53 0.00 6.58 0.57 0.09 41.22 08:52:34 08:35:03 all 32.01 0.00 19.34 20.31 0.10 28.24 08:52:34 08:35:03 0 33.89 0.00 19.23 19.73 0.11 27.05 08:52:34 08:35:03 1 30.15 0.00 19.44 20.90 0.09 29.43 08:52:34 08:36:02 all 73.05 0.00 17.12 7.81 0.12 1.89 08:52:34 08:36:02 0 72.73 0.00 17.32 7.91 0.13 1.91 08:52:34 08:36:02 1 73.38 0.00 16.92 7.72 0.11 1.87 08:52:34 08:37:01 all 63.15 0.00 15.03 11.08 0.12 10.62 08:52:34 08:37:01 0 62.90 0.00 15.58 11.33 0.11 10.07 08:52:34 08:37:01 1 63.40 0.00 14.48 10.82 0.13 11.17 08:52:34 08:38:01 all 3.55 0.00 1.67 0.77 0.03 93.97 08:52:34 08:38:01 0 2.27 0.00 1.58 1.03 0.05 95.08 08:52:34 08:38:01 1 4.84 0.00 1.77 0.51 0.02 92.87 08:52:34 08:39:01 all 0.10 0.00 0.05 0.00 0.03 99.82 08:52:34 08:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:52:34 08:39:01 1 0.15 0.00 0.07 0.00 0.02 99.77 08:52:34 08:40:01 all 0.11 0.00 0.04 0.00 0.03 99.82 08:52:34 08:40:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:52:34 08:40:01 1 0.18 0.00 0.05 0.00 0.00 99.77 08:52:34 08:41:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:52:34 08:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:52:34 08:41:01 1 0.17 0.00 0.02 0.00 0.02 99.80 08:52:34 08:42:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:52:34 08:42:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:52:34 08:42:01 1 0.20 0.00 0.03 0.00 0.00 99.77 08:52:34 08:52:34 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:52:34 08:43:01 all 0.09 0.00 0.03 0.00 0.03 99.86 08:52:34 08:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:52:34 08:43:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:52:34 08:44:01 all 0.13 0.00 0.02 0.00 0.02 99.84 08:52:34 08:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:52:34 08:44:01 1 0.20 0.00 0.02 0.00 0.02 99.77 08:52:34 08:45:01 all 0.09 0.00 0.06 0.00 0.03 99.82 08:52:34 08:45:01 0 0.15 0.00 0.07 0.00 0.03 99.75 08:52:34 08:45:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:52:34 08:46:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:52:34 08:46:01 0 0.12 0.00 0.05 0.00 0.03 99.80 08:52:34 08:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:52:34 08:47:01 all 0.11 0.00 0.02 0.00 0.02 99.86 08:52:34 08:47:01 0 0.18 0.00 0.03 0.00 0.03 99.75 08:52:34 08:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:52:34 08:48:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:52:34 08:48:01 0 0.18 0.00 0.02 0.00 0.05 99.75 08:52:34 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:52:34 08:49:01 all 0.19 0.00 0.02 0.00 0.02 99.77 08:52:34 08:49:01 0 0.37 0.00 0.02 0.00 0.02 99.60 08:52:34 08:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:52:34 08:50:01 all 0.12 0.00 0.02 0.00 0.03 99.84 08:52:34 08:50:01 0 0.20 0.00 0.02 0.00 0.03 99.75 08:52:34 08:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:52:34 08:51:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:52:34 08:51:01 0 0.20 0.00 0.02 0.00 0.03 99.75 08:52:34 08:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:52:34 08:52:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:52:34 08:52:01 0 0.23 0.00 0.02 0.00 0.02 99.73 08:52:34 08:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:52:34 Average: all 13.66 0.00 3.41 1.97 0.04 80.91 08:52:34 Average: 0 13.77 0.00 3.50 1.97 0.05 80.71 08:52:34 Average: 1 13.55 0.00 3.33 1.97 0.04 81.11 08:52:34 08:52:34 08:52:34