Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db66c4504b6fb0d2feecb233a954eef631c67d3a+4edb777b9d60e900e8671f5ac6453e52ef440742 (f6196dbc15518ceb3afd80ca0d3a7c8a3bc7dc54) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4202439198183400423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2841333676610988901.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3531/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7317363920372643378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5350207846354432242.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3531/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh337952061240997821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2158 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/35 [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/35 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh4530483014506722503.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh421657261095089273.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a Merge succeeded, producing d254be024d05f1461ebe21894856791ee0b12424 Checking out Revision d254be024d05f1461ebe21894856791ee0b12424 (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh6666118788688470486.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d254be024d05f1461ebe21894856791ee0b12424 # timeout=10 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:26 ========================================================= 00:30:26 EdgeX Global Pipelines Version Info 00:30:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6e6ed2435c209c7ed987b0017ef719baf24ad154 # timeout=10 00:30:28 ------------------- 00:30:28 stable info: 00:30:28 ------------------- 00:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:28 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:30:28 Message: update stable to v1.0.196 00:30:28 ------------------- 00:30:28 experimental info: 00:30:28 ------------------- 00:30:28 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:28 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:30:28 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d254be024d05f1461ebe21894856791ee0b12424 [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d254be0 [Pipeline] echo 00:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:29 provisioning config files... 00:30:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config4674791538116412924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:30 ---> docker-login.sh 00:30:30 nexus3.edgexfoundry.org:10001 00:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:30 Configure a credential helper to remove this warning. See 00:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:30 00:30:30 Login Succeeded 00:30:30 nexus3.edgexfoundry.org:10002 00:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:30 Configure a credential helper to remove this warning. See 00:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:30 00:30:30 Login Succeeded 00:30:30 nexus3.edgexfoundry.org:10003 00:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:30 Configure a credential helper to remove this warning. See 00:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:30 00:30:30 Login Succeeded 00:30:30 nexus3.edgexfoundry.org:10004 00:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:30 Configure a credential helper to remove this warning. See 00:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:30 00:30:30 Login Succeeded 00:30:30 docker.io 00:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:31 Configure a credential helper to remove this warning. See 00:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:31 00:30:31 Login Succeeded 00:30:31 ---> docker-login.sh ends [Pipeline] } 00:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:31 ++ 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 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/core-command/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo core-command,cmd/core-command/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/core-data/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo core-data,cmd/core-data/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/core-metadata/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/support-notifications/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/support-scheduler/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:31 + for file in '`ls cmd/**/Dockerfile`' 00:30:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:31 ++ cut -d/ -f2 00:30:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:31 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 00:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:33 00:30:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:33 latest: Pulling from edgex-devops/git-semver 00:30:33 31603596830f: Pulling fs layer 00:30:33 b6dc333f4379: Pulling fs layer 00:30:33 3d9ef1400e77: Pulling fs layer 00:30:33 fd332fbdc1db: Pulling fs layer 00:30:33 fd332fbdc1db: Waiting 00:30:33 b6dc333f4379: Verifying Checksum 00:30:33 b6dc333f4379: Download complete 00:30:33 31603596830f: Download complete 00:30:33 fd332fbdc1db: Verifying Checksum 00:30:33 fd332fbdc1db: Download complete 00:30:33 3d9ef1400e77: Verifying Checksum 00:30:33 3d9ef1400e77: Download complete 00:30:33 31603596830f: Pull complete 00:30:33 b6dc333f4379: Pull complete 00:30:34 3d9ef1400e77: Pull complete 00:30:34 fd332fbdc1db: Pull complete 00:30:34 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 00:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:34 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 00:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:36 $ docker top a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:36 [ssh-agent] Looking for ssh-agent implementation... 00:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:36 $ docker exec a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent 00:30:36 SSH_AUTH_SOCK=/tmp/ssh-Mnlq8EwOw8ou/agent.14 00:30:36 SSH_AGENT_PID=20 00:30:36 Running ssh-add (command line suppressed) 00:30:36 Identity added: /w/workspace/edgex-go/35@tmp/private_key_1428487333994393679.key (/w/workspace/edgex-go/35@tmp/private_key_1428487333994393679.key) 00:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:37 + git tag --points-at HEAD [Pipeline] } 00:30:37 $ docker exec --env ******** --env ******** a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent -k 00:30:37 unset SSH_AUTH_SOCK; 00:30:37 unset SSH_AGENT_PID; 00:30:37 echo Agent pid 20 killed; 00:30:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:37 [ssh-agent] Looking for ssh-agent implementation... 00:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:37 $ docker exec a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent 00:30:37 SSH_AUTH_SOCK=/tmp/ssh-xSXfoVmlaD79/agent.55 00:30:37 SSH_AGENT_PID=62 00:30:37 Running ssh-add (command line suppressed) 00:30:37 Identity added: /w/workspace/edgex-go/35@tmp/private_key_1761506687566698380.key (/w/workspace/edgex-go/35@tmp/private_key_1761506687566698380.key) 00:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:37 + git semver init 00:30:37 # -> Open(): unable to determine branch for HEAD 00:30:37 # $GIT_DIR = /w/workspace/edgex-go/35/.git 00:30:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/35 00:30:37 # $SEMVER_REMOTE_NAME = origin 00:30:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:37 # $SEMVER_USER_NAME = edgex-jenkins 00:30:37 # $SEMVER_BRANCH = PR-3531 00:30:37 # $SEMVER_TEMP = /tmp/semver-551791197 00:30:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:52 # '/tmp/semver-551791197' -> '/w/workspace/edgex-go/35/.semver' 00:30:52 # -> Force: false 00:30:52 # $SEMVER_DIR = /w/workspace/edgex-go/35/.semver [Pipeline] } 00:30:52 $ docker exec --env ******** --env ******** a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent -k 00:30:53 unset SSH_AUTH_SOCK; 00:30:53 unset SSH_AGENT_PID; 00:30:53 echo Agent pid 62 killed; 00:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:53 + git semver [Pipeline] } 00:30:53 $ docker stop --time=1 a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a 00:30:56 $ docker rm -f a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a [Pipeline] // withDockerContainer [Pipeline] sh 00:30:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:57 Stashed 1 file(s) [Pipeline] echo 00:30:57 [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] sh 00:30:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:30:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:30:58 + sudo service docker restart 00:30:58 + true 00:30:58 Redirecting to /bin/systemctl restart docker.service 00:31:12 Still waiting to schedule task 00:31:12 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2156’ [Pipeline] echo 00:31:17 ========================================================= 00:31:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:17 + 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 . 00:31:18 Sending build context to Docker daemon 328.3MB 00:31:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:18 Step 2/6 : FROM ${BASE} 00:31:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:18 540db60ca938: Pulling fs layer 00:31:18 adcc1eea9eea: Pulling fs layer 00:31:18 4c4ab2625f07: Pulling fs layer 00:31:18 0510c868ecb4: Pulling fs layer 00:31:18 afea3b2eda06: Pulling fs layer 00:31:18 7809a108b3ef: Pulling fs layer 00:31:18 f706445af74f: Pulling fs layer 00:31:18 0510c868ecb4: Waiting 00:31:18 afea3b2eda06: Waiting 00:31:18 7809a108b3ef: Waiting 00:31:18 f706445af74f: Waiting 00:31:18 4c4ab2625f07: Verifying Checksum 00:31:18 4c4ab2625f07: Download complete 00:31:18 adcc1eea9eea: Verifying Checksum 00:31:18 adcc1eea9eea: Download complete 00:31:18 afea3b2eda06: Verifying Checksum 00:31:18 afea3b2eda06: Download complete 00:31:18 7809a108b3ef: Verifying Checksum 00:31:18 7809a108b3ef: Download complete 00:31:18 540db60ca938: Verifying Checksum 00:31:18 540db60ca938: Download complete 00:31:19 540db60ca938: Pull complete 00:31:19 adcc1eea9eea: Pull complete 00:31:19 4c4ab2625f07: Pull complete 00:31:20 f706445af74f: Verifying Checksum 00:31:20 f706445af74f: Download complete 00:31:20 0510c868ecb4: Verifying Checksum 00:31:20 0510c868ecb4: Download complete 00:31:24 0510c868ecb4: Pull complete 00:31:24 afea3b2eda06: Pull complete 00:31:24 7809a108b3ef: Pull complete 00:31:28 f706445af74f: Pull complete 00:31:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:31:28 ---> b068be0155e3 00:31:28 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 00:31:29 ---> Running in 19f64cb5715a 00:31:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:31:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:31:31 (1/12) Installing libmagic (5.39-r0) 00:31:31 (2/12) Installing file (5.39-r0) 00:31:31 (3/12) Installing libc-dev (0.7.2-r3) 00:31:31 (4/12) Installing g++ (10.2.1_pre1-r3) 00:31:38 (5/12) Installing fortify-headers (1.1-r0) 00:31:38 (6/12) Installing patch (2.7.6-r7) 00:31:38 (7/12) Installing build-base (0.5-r2) 00:31:38 (8/12) Installing libsodium (1.0.18-r0) 00:31:38 (9/12) Installing pkgconf (1.7.3-r0) 00:31:38 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:38 (11/12) Installing libzmq (4.3.3-r1) 00:31:38 (12/12) Installing zeromq-dev (4.3.3-r1) 00:31:38 Executing busybox-1.32.1-r6.trigger 00:31:38 OK: 219 MiB in 52 packages 00:31:40 Removing intermediate container 19f64cb5715a 00:31:40 ---> d7377cc7c1d8 00:31:40 Step 4/6 : WORKDIR /edgex-go 00:31:40 ---> Running in 945f33a43627 00:31:40 Removing intermediate container 945f33a43627 00:31:40 ---> bde99e0e2c6c 00:31:40 Step 5/6 : COPY go.mod . 00:31:40 ---> c32d23a8a663 00:31:40 Step 6/6 : RUN go mod download 00:31:40 ---> Running in 0970705c48ad 00:31:58 Removing intermediate container 0970705c48ad 00:31:58 ---> 0a05af3e3083 00:31:58 Successfully built 0a05af3e3083 00:31:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:31:58 + docker inspect -f . ci-base-image-x86_64 00:31:58 . [Pipeline] withDockerContainer 00:31:59 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 00:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-x86_64 cat 00:31:59 $ docker top 414032fd3abeabf3cab8c1d898758f7fbe3e48a789760b849eb4c1e00639bf8a -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:59 + go version 00:31:59 go version go1.16.3 linux/amd64 [Pipeline] } 00:31:59 $ docker stop --time=1 414032fd3abeabf3cab8c1d898758f7fbe3e48a789760b849eb4c1e00639bf8a 00:32:01 $ docker rm -f 414032fd3abeabf3cab8c1d898758f7fbe3e48a789760b849eb4c1e00639bf8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:01 + docker inspect -f . ci-base-image-x86_64 00:32:01 . [Pipeline] withDockerContainer 00:32:01 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 00:32:01 $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-x86_64 cat 00:32:02 $ docker top 089d15d153ecaa74a11b8d2ad992cdd78633f7552f8dfef600fc9c221230a0aa -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:02 ========================================================= 00:32:02 [edgeXBuildGoParallel] Running Tests and Build... 00:32:02 ========================================================= [Pipeline] sh 00:32:02 + go mod tidy [Pipeline] sh 00:32:03 + make test 00:32:03 go mod tidy 00:32:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:09 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 53.1% of statements 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.085s coverage: 87.7% of statements 00:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements 00:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 00:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 95.1% of statements 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:32:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 00:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements 00:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 00:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 00:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 00:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 00:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 00:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 00:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 00:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.203s coverage: 81.8% of statements 00:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 91.9% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 00:33:30 GO111MODULE=on go vet ./... 00:33:52 gofmt -l . 00:33:52 [ "`gofmt -l .`" = "" ] 00:33:52 ./bin/test-attribution-txt.sh [Pipeline] sh 00:33:53 + ls -al . 00:33:53 total 560 00:33:53 drwxrwxr-x 10 1001 1001 4096 Jul 8 00:33 . 00:33:53 drwxr-xr-x 4 root root 30 Jul 8 00:32 .. 00:33:53 -rw-rw-r-- 1 1001 1001 11 Jul 8 00:30 .dockerignore 00:33:53 drwxrwxr-x 8 1001 1001 179 Jul 8 00:30 .git 00:33:53 drwxrwxr-x 3 1001 1001 125 Jul 8 00:30 .github 00:33:53 -rw-rw-r-- 1 1001 1001 818 Jul 8 00:30 .gitignore 00:33:53 drwx------ 3 1001 1001 58 Jul 8 00:30 .semver 00:33:53 -rw-rw-r-- 1 1001 1001 166 Jul 8 00:30 .sonarcloud.properties 00:33:53 -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:30 Attribution.txt 00:33:53 -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:30 CHANGELOG.md 00:33:53 -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:30 CONTRIBUTING.md 00:33:53 -rw-rw-r-- 1 1001 1001 931 Jul 8 00:30 Dockerfile.build 00:33:53 -rw-rw-r-- 1 1001 1001 849 Jul 8 00:30 Jenkinsfile 00:33:53 -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:30 LICENSE 00:33:53 -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:30 Makefile 00:33:53 -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:30 README.md 00:33:53 -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:30 SECURITY.md 00:33:53 -rw-rw-r-- 1 1001 1001 5 Jul 8 00:30 VERSION 00:33:53 -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:30 ZMQWindows.md 00:33:53 drwxrwxr-x 2 1001 1001 37 Jul 8 00:30 bin 00:33:53 drwxrwxr-x 14 1001 1001 4096 Jul 8 00:30 cmd 00:33:53 -rw-r--r-- 1 root root 398095 Jul 8 00:33 coverage.out 00:33:53 -rw-rw-r-- 1 1001 1001 806 Jul 8 00:30 go.mod 00:33:53 -rw-r--r-- 1 root root 20850 Jul 8 00:32 go.sum 00:33:53 drwxrwxr-x 7 1001 1001 114 Jul 8 00:30 internal 00:33:53 drwxrwxr-x 3 1001 1001 16 Jul 8 00:30 openapi 00:33:53 drwxrwxr-x 4 1001 1001 71 Jul 8 00:30 snap 00:33:53 -rw-rw-r-- 1 1001 1001 168 Jul 8 00:30 version.go [Pipeline] sh 00:33:53 + '[' -e coverage.out ] 00:33:53 + chown 1001:1001 coverage.out [Pipeline] stash 00:33:53 Stashed 1 file(s) [Pipeline] sh 00:33:53 + make build 00:33:53 go mod tidy 00: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 00: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 00:34:02 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 00: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 00:34:04 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 00:34:04 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 00: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 00: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 00:34:06 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 00:34: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 00:34:08 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 00: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 00:34:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2162 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:34:09 Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout [Pipeline] } 00:34:10 $ docker stop --time=1 089d15d153ecaa74a11b8d2ad992cdd78633f7552f8dfef600fc9c221230a0aa 00:34:10 The recommended git tool is: git 00:34:12 $ docker rm -f 089d15d153ecaa74a11b8d2ad992cdd78633f7552f8dfef600fc9c221230a0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:34:16 using credential edgex-jenkins-ssh [Pipeline] isUnix [Pipeline] sh 00:34:16 Cloning the remote Git repository 00:34:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:16 > git init /w/workspace/edgex-go/35 # timeout=10 00:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:16 00:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:16 latest: Pulling from edgex-devops/edgex-compose 00:34:16 cbdbe7a5bc2a: Pulling fs layer 00:34:16 ca9280d653b3: Pulling fs layer 00:34:16 7e9c9ca2126c: Pulling fs layer 00:34:16 cbdbe7a5bc2a: Verifying Checksum 00:34:16 cbdbe7a5bc2a: Download complete 00:34:16 cbdbe7a5bc2a: Pull complete 00:34:17 ca9280d653b3: Verifying Checksum 00:34:17 ca9280d653b3: Download complete 00:34:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:16 > git --version # timeout=10 00:34:16 > git --version # 'git version 2.17.1' 00:34:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:18 ca9280d653b3: Pull complete 00:34:18 7e9c9ca2126c: Verifying Checksum 00:34:18 7e9c9ca2126c: Download complete 00:34:21 7e9c9ca2126c: Pull complete 00:34:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:21 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 00:34:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:24 $ docker top a5d33cd48349c86043a458dc3dcfcb985f8d62b174723b6b1e3ee48124d9c433 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:25 + grep parallel 00:34:25 + docker-compose build --help 00:34:25 --parallel Build images in parallel. [Pipeline] } 00:34:25 $ docker stop --time=1 a5d33cd48349c86043a458dc3dcfcb985f8d62b174723b6b1e3ee48124d9c433 00:34:26 $ docker rm -f a5d33cd48349c86043a458dc3dcfcb985f8d62b174723b6b1e3ee48124d9c433 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:27 . [Pipeline] withDockerContainer 00:34:27 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 00:34:27 $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:27 $ docker top bf4f07ff808ea1d28df6d375e7ad6b8f3f682113c4706b5f3a5a135bf33546d5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:28 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:28 Building core-command ... 00:34:28 Building core-data ... 00:34:28 Building core-metadata ... 00:34:28 Building security-bootstrapper ... 00:34:28 Building security-proxy-setup ... 00:34:28 Building security-secretstore-setup ... 00:34:28 Building support-notifications ... 00:34:28 Building support-scheduler ... 00:34:28 Building sys-mgmt-agent ... 00:34:28 Building security-secretstore-setup 00:34:28 Building support-scheduler 00:34:28 Building security-proxy-setup 00:34:28 Building security-bootstrapper 00:34:28 Building core-command 00:34:35 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a 00:34:36 Merge succeeded, producing 503573525a52bc019970df35b86e391809fc5716 00:34:36 Checking out Revision 503573525a52bc019970df35b86e391809fc5716 (PR-3531) 00:34:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:34:35 > git config core.sparsecheckout # timeout=10 00:34:35 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 00:34:35 > git remote # timeout=10 00:34:35 > git config --get remote.origin.url # timeout=10 00:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:35 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 00:34:36 > git rev-parse HEAD^{commit} # timeout=10 00:34:36 > git config core.sparsecheckout # timeout=10 00:34:36 > git checkout -f 503573525a52bc019970df35b86e391809fc5716 # timeout=10 00:34:40 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" 00:34:40 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:40 > git rev-list --no-walk 6e6ed2435c209c7ed987b0017ef719baf24ad154 # timeout=10 00:34:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:42 + true 00:34:42 + sudo service docker restart 00:34:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:34:46 ---> 0a05af3e3083 00:34:46 Step 3/26 : WORKDIR /edgex-go 00:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:47 ---> 0a05af3e3083 00:34:47 Step 3/23 : WORKDIR /edgex-go 00:34:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:47 ---> 0a05af3e3083 00:34:47 Step 3/24 : WORKDIR /edgex-go 00:34:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:34:53 ---> 0a05af3e3083 00:34:53 Step 3/32 : WORKDIR /edgex-go 00:34:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:34:57 ---> 0a05af3e3083 00:34:57 Step 3/22 : WORKDIR /edgex-go 00:34:59 ---> Running in 11e7b146e67d 00:34:59 ---> Running in 4bdd96245f5d 00:34:59 ---> Running in 63d1f892572e 00:34:59 ---> Running in 012d312d8538 00:34:59 ---> Running in 5ea82efdc7b2 00:34:59 Removing intermediate container 63d1f892572e 00:34:59 ---> 6747696ef000 00:34:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:59 Removing intermediate container 012d312d8538 00:34:59 ---> 292fa4006ac2 00:34:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:59 Removing intermediate container 4bdd96245f5d 00:34:59 ---> 691f01e27747 00:34:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:59 ---> Running in fda2b0f1122e 00:34:59 Removing intermediate container 5ea82efdc7b2 00:34:59 ---> fd5709c20d22 00:34:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:59 Removing intermediate container 11e7b146e67d 00:34:59 ---> 726c7f4b6dc5 00:34:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:59 ---> Running in 32dd0e7ea57a 00:34:59 ---> Running in 74dfda349e6d 00:34:59 ---> Running in 29750b30335e 00:34:59 ---> Running in 60d27ae759f2 00:35:00 Removing intermediate container 32dd0e7ea57a 00:35:00 ---> 34dd71c573aa 00:35:00 Step 5/32 : RUN apk add --update --no-cache make git 00:35:00 ---> Running in 1f0f43ca0249 00:35:00 Removing intermediate container 29750b30335e 00:35:00 ---> 02ed4e4028e2 00:35:00 Step 5/22 : RUN apk add --update --no-cache make git 00:35:00 Removing intermediate container fda2b0f1122e 00:35:00 ---> 6f2f9d358e64 00:35:00 Step 5/24 : RUN apk add --update --no-cache make git 00:35:00 ---> Running in 859385217bf2 00:35:00 ---> Running in 39fe93e33963 00:35:00 Removing intermediate container 60d27ae759f2 00:35:00 ---> 3502f0f5f83a 00:35:00 Step 5/23 : RUN apk add --update --no-cache make git 00:35:00 Removing intermediate container 74dfda349e6d 00:35:00 ---> 734eed17d979 00:35:00 Step 5/26 : RUN apk add --update --no-cache make git 00:35:00 ---> Running in fe7b440d1aa6 00:35:00 ---> Running in 98eda07d005f 00:35:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:01 provisioning config files... 00:35:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config3190794033441586531tmp 00:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:01 ---> docker-login.sh 00:35:01 nexus3.edgexfoundry.org:10001 00:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:02 OK: 219 MiB in 52 packages 00:35:02 OK: 219 MiB in 52 packages 00:35:02 OK: 219 MiB in 52 packages 00:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:02 OK: 219 MiB in 52 packages 00:35:02 Removing intermediate container 859385217bf2 00:35:02 ---> 8f5d159a2a7a 00:35:02 Step 6/22 : COPY go.mod . 00:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:02 Configure a credential helper to remove this warning. See 00:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:02 00:35:02 Login Succeeded 00:35:02 nexus3.edgexfoundry.org:10002 00:35:02 Removing intermediate container 98eda07d005f 00:35:02 ---> f6b78dddc094 00:35:02 Step 6/26 : COPY go.mod . 00:35:02 ---> cb5842331af8 00:35:02 Step 7/22 : RUN go mod download 00:35:02 Removing intermediate container 1f0f43ca0249 00:35:02 ---> cff35d436f60 00:35:02 Step 6/32 : COPY go.mod . 00:35:03 ---> Running in 0ce859c3a911 00:35:03 ---> d85cb236f263 00:35:03 Step 7/26 : RUN go mod download 00:35:03 Removing intermediate container fe7b440d1aa6 00:35:03 ---> 9549d00a51f3 00:35:03 Step 6/23 : COPY go.mod . 00:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:03 ---> 7f40379d389e 00:35:03 Step 7/32 : RUN go mod download 00:35:03 ---> Running in 585ffb30d596 00:35:03 OK: 219 MiB in 52 packages 00:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:03 Configure a credential helper to remove this warning. See 00:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:03 00:35:03 Login Succeeded 00:35:03 nexus3.edgexfoundry.org:10003 00:35:03 ---> Running in 64c9c297214c 00:35:03 ---> 6cb281821cd1 00:35:03 Step 7/23 : RUN go mod download 00:35:03 ---> Running in 1c2653287577 00:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:03 Configure a credential helper to remove this warning. See 00:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:03 00:35:03 Login Succeeded 00:35:03 nexus3.edgexfoundry.org:10004 00:35:04 Removing intermediate container 39fe93e33963 00:35:04 ---> b726c90a597b 00:35:04 Step 6/24 : COPY go.mod . 00:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:04 Removing intermediate container 0ce859c3a911 00:35:04 ---> 84b90fd4fac1 00:35:04 Step 8/22 : COPY . . 00:35:04 ---> 20daf10ab5f1 00:35:04 Step 7/24 : RUN go mod download 00:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:04 Configure a credential helper to remove this warning. See 00:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:04 00:35:04 Login Succeeded 00:35:04 docker.io 00:35:04 ---> Running in 8e645c7f79e0 00:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:05 Configure a credential helper to remove this warning. See 00:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:05 00:35:05 Login Succeeded 00:35:05 ---> docker-login.sh ends [Pipeline] } 00:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:05 ========================================================= 00:35:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:35:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:06 + 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 . 00:35:08 Sending build context to Docker daemon 165.7MB 00:35:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:35:08 Step 2/6 : FROM ${BASE} 00:35:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:08 595b0fe564bb: Pulling fs layer 00:35:08 3088b5b3c5c0: Pulling fs layer 00:35:08 5b7225fbf94c: Pulling fs layer 00:35:08 ba82ee9f976e: Pulling fs layer 00:35:08 506bd15cee9f: Pulling fs layer 00:35:08 75a0a4a0db45: Pulling fs layer 00:35:08 618dc40b7e24: Pulling fs layer 00:35:08 ba82ee9f976e: Waiting 00:35:08 506bd15cee9f: Waiting 00:35:08 75a0a4a0db45: Waiting 00:35:08 618dc40b7e24: Waiting 00:35:08 5b7225fbf94c: Verifying Checksum 00:35:08 5b7225fbf94c: Download complete 00:35:08 3088b5b3c5c0: Download complete 00:35:08 506bd15cee9f: Verifying Checksum 00:35:08 506bd15cee9f: Download complete 00:35:08 595b0fe564bb: Download complete 00:35:08 75a0a4a0db45: Download complete 00:35:09 595b0fe564bb: Pull complete 00:35:09 3088b5b3c5c0: Pull complete 00:35:10 5b7225fbf94c: Pull complete 00:35:11 618dc40b7e24: Download complete 00:35:12 ba82ee9f976e: Verifying Checksum 00:35:12 ba82ee9f976e: Download complete 00:35:14 Removing intermediate container 64c9c297214c 00:35:14 ---> c22b53afa737 00:35:14 Step 8/32 : COPY . . 00:35:14 ---> bbdba06475fc 00:35:14 Step 9/22 : RUN go mod tidy 00:35:14 ---> Running in 3bc1ba6c18e5 00:35:18 Removing intermediate container 1c2653287577 00:35:18 ---> edd170399b7b 00:35:18 Step 8/23 : COPY . . 00:35:18 Removing intermediate container 585ffb30d596 00:35:18 ---> 9145e8ee1c0d 00:35:18 Step 8/26 : COPY . . 00:35:18 ---> d3fb1d98d478 00:35:18 Step 9/32 : RUN go mod tidy 00:35:22 ba82ee9f976e: Pull complete 00:35:22 506bd15cee9f: Pull complete 00:35:22 75a0a4a0db45: Pull complete 00:35:25 ---> Running in f57a560c862c 00:35:25 Removing intermediate container 8e645c7f79e0 00:35:25 ---> 6a2835647f85 00:35:25 Step 8/24 : COPY . . 00:35:26 618dc40b7e24: Pull complete 00:35:26 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:35:26 ---> a36622ca3599 00:35:26 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 00:35:28 ---> Running in 86f80c2b7bf9 00:35:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:35:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:35:31 (1/12) Installing libmagic (5.39-r0) 00:35:32 (2/12) Installing file (5.39-r0) 00:35:32 (3/12) Installing libc-dev (0.7.2-r3) 00:35:32 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:33 ---> 7ed11358c957 00:35:33 Step 9/26 : RUN go mod tidy 00:35:33 ---> 1fcdfacb67b8 00:35:33 Step 9/23 : RUN go mod tidy 00:35:33 Removing intermediate container 3bc1ba6c18e5 00:35:33 ---> 9066d0d65e1a 00:35:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:35:34 ---> Running in d9dd8fc39997 00:35:34 ---> Running in adfe9ea66c12 00:35:34 ---> Running in 36235cd2ad09 00:35:36 (5/12) Installing fortify-headers (1.1-r0) 00:35:36 (6/12) Installing patch (2.7.6-r7) 00:35:37 (7/12) Installing build-base (0.5-r2) 00:35:37 (8/12) Installing libsodium (1.0.18-r0) 00:35:37 (9/12) Installing pkgconf (1.7.3-r0) 00:35:37 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:37 (11/12) Installing libzmq (4.3.3-r1) 00:35:37 (12/12) Installing zeromq-dev (4.3.3-r1) 00:35:37 Executing busybox-1.32.1-r6.trigger 00:35:37 OK: 218 MiB in 52 packages 00:35:37 Removing intermediate container f57a560c862c 00:35:37 ---> 6df10c55ca4f 00:35:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:38 ---> Running in 914e64bd3dce 00:35:38 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 00:35:39 Removing intermediate container d9dd8fc39997 00:35:39 ---> f476d69d5995 00:35:39 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:40 Removing intermediate container adfe9ea66c12 00:35:40 ---> 2d8d3863d9ee 00:35:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:35:40 ---> Running in a01e72962b3f 00:35:40 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 00:35:41 ---> Running in af53bfc02322 00:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:41 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 00:35:41 Removing intermediate container 86f80c2b7bf9 00:35:41 ---> 1121957aa8fe 00:35:41 Step 4/6 : WORKDIR /edgex-go 00:35:41 ---> Running in 22e8634976f9 00:35:42 Removing intermediate container 22e8634976f9 00:35:42 ---> 53a4bbf6bbeb 00:35:42 Step 5/6 : COPY go.mod . 00:35:43 ---> 48e1e98e4886 00:35:43 Step 6/6 : RUN go mod download 00:35:43 ---> Running in ffb669dca1a5 00:35:45 ---> 8cc924a07355 00:35:45 Step 9/24 : RUN go mod tidy 00:35:45 ---> Running in 717af63ccc89 00:35:47 Removing intermediate container 717af63ccc89 00:35:47 ---> 19d23ded6f0b 00:35:47 Step 10/24 : RUN make cmd/core-command/core-command 00:35:47 ---> Running in 4f157dcc2bf7 00:35:47 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 00:36:10 Removing intermediate container ffb669dca1a5 00:36:10 ---> 21a3baaee089 00:36:10 Successfully built 21a3baaee089 00:36:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:10 + docker inspect -f . ci-base-image-arm64 00:36:10 . [Pipeline] withDockerContainer 00:36:10 prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container 00:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-arm64 cat 00:36:12 $ docker top cf99ff23c825cd109b0ea4bfffa8246c6a7d3fe799c8ab144cbd6627ff6a10be -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:13 + go version 00:36:13 go version go1.16.5 linux/arm64 [Pipeline] } 00:36:13 $ docker stop --time=1 cf99ff23c825cd109b0ea4bfffa8246c6a7d3fe799c8ab144cbd6627ff6a10be 00:36:14 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 00:36:15 $ docker rm -f cf99ff23c825cd109b0ea4bfffa8246c6a7d3fe799c8ab144cbd6627ff6a10be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:16 + docker inspect -f . ci-base-image-arm64 00:36:16 . [Pipeline] withDockerContainer 00:36:16 prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container 00:36:16 $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-arm64 cat 00:36:18 $ docker top 19da648aefb8051450bbbb8533c2a48f3bf9dfc2d5599698fffcf6b8d88addff -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:18 ========================================================= 00:36:18 [edgeXBuildGoParallel] Running Tests and Build... 00:36:18 ========================================================= [Pipeline] sh 00:36:18 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 00:36:19 + go mod tidy 00:36:19 Removing intermediate container 36235cd2ad09 00:36:19 ---> b5dca9886b59 00:36:19 00:36:19 Step 11/22 : FROM alpine:3.12 00:36:20 Removing intermediate container 914e64bd3dce 00:36:20 ---> f3b5166b2355 00:36:20 00:36:20 Step 11/32 : FROM alpine:3.12 [Pipeline] sh 00:36:21 + make test 00:36:21 go mod tidy 00:36:21 3.12: Pulling from library/alpine 00:36:21 3.12: Pulling from library/alpine 00:36:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:36:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:36:23 Status: Downloaded newer image for alpine:3.12 00:36:23 Status: Image is up to date for alpine:3.12 00:36:23 ---> 13621d1b12d4 00:36:23 Step 12/22 : RUN apk add --update --no-cache curl 00:36:23 ---> 13621d1b12d4 00:36:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:36:23 Removing intermediate container a01e72962b3f 00:36:23 ---> fb131806b0f4 00:36:23 00:36:23 Step 11/26 : FROM alpine:3.12 00:36:23 ---> 13621d1b12d4 00:36:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:36:24 Removing intermediate container af53bfc02322 00:36:24 ---> c7689d85bb2e 00:36:24 00:36:24 Step 11/23 : FROM alpine:3.12 00:36:24 ---> 13621d1b12d4 00:36:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:36:24 ---> Running in 10319a332ea2 00:36:24 ---> Running in f65ec32d9f51 00:36:24 ---> Running in 695ea6e08f65 00:36:24 ---> Running in 6b5afbaf18bf 00:36:24 Removing intermediate container 4f157dcc2bf7 00:36:24 ---> ce2a11e1625f 00:36:24 00:36:24 Step 11/24 : FROM alpine:3.12 00:36:24 ---> 13621d1b12d4 00:36:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:24 Removing intermediate container f65ec32d9f51 00:36:24 ---> a388f390170e 00:36:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:36:24 ---> Running in 6b485dabd7d5 00:36:24 ---> Running in a1e16f8bb8d9 00:36:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:25 (1/6) Installing ca-certificates (20191127-r4) 00:36:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:36:25 (3/6) Installing libcurl (7.77.0-r0) 00:36:25 (4/6) Installing curl (7.77.0-r0) 00:36:25 (5/6) Installing dumb-init (1.2.2-r1) 00:36:25 (6/6) Installing su-exec (0.2-r1) 00:36:25 Executing busybox-1.31.1-r20.trigger 00:36:25 Executing ca-certificates-20191127-r4.trigger 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:25 (1/4) Installing ca-certificates (20191127-r4) 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:25 OK: 7 MiB in 20 packages 00:36:25 (3/4) Installing libcurl (7.77.0-r0) 00:36:25 (4/4) Installing curl (7.77.0-r0) 00:36:25 Executing busybox-1.31.1-r20.trigger 00:36:25 Executing ca-certificates-20191127-r4.trigger 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:25 OK: 7 MiB in 18 packages 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:25 (1/1) Installing dumb-init (1.2.2-r1) 00:36:25 Executing busybox-1.31.1-r20.trigger 00:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:25 OK: 6 MiB in 15 packages 00:36:25 (1/1) Installing dumb-init (1.2.2-r1) 00:36:25 Executing busybox-1.31.1-r20.trigger 00:36:25 OK: 6 MiB in 15 packages 00:36:25 (1/2) Installing dumb-init (1.2.2-r1) 00:36:25 (2/2) Installing su-exec (0.2-r1) 00:36:25 Executing busybox-1.31.1-r20.trigger 00:36:25 OK: 6 MiB in 16 packages 00:36:25 Removing intermediate container 10319a332ea2 00:36:25 ---> 6d9fed6ef00c 00:36:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:26 ---> Running in 4c9813c9221b 00:36:26 Removing intermediate container 6b5afbaf18bf 00:36:26 ---> 3733af4b4def 00:36:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:26 Removing intermediate container 695ea6e08f65 00:36:26 ---> f621d8e0ca30 00:36:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:26 ---> Running in b2c5fc96e9f9 00:36:26 Removing intermediate container 4c9813c9221b 00:36:26 ---> f894da63edcb 00:36:26 Step 14/26 : WORKDIR / 00:36:26 Removing intermediate container 6b485dabd7d5 00:36:26 ---> f4797425fb0d 00:36:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:26 ---> Running in 2fc7b3d37a32 00:36:26 ---> Running in ffbaca8471c3 00:36:26 Removing intermediate container a1e16f8bb8d9 00:36:26 ---> e117ef319257 00:36:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:36:26 ---> Running in 2098e80658f6 00:36:26 Removing intermediate container b2c5fc96e9f9 00:36:26 ---> 2284f7ad7120 00:36:26 Step 14/23 : ENV APP_PORT=59861 00:36:26 ---> Running in 1e8c16562897 00:36:26 ---> Running in 1bc8804cdbce 00:36:26 Removing intermediate container 2fc7b3d37a32 00:36:26 ---> 82af81a34e51 00:36:26 Step 14/22 : WORKDIR /edgex 00:36:26 Removing intermediate container ffbaca8471c3 00:36:26 ---> 1f4e434a455a 00:36:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:26 ---> Running in e05b226bd2f2 00:36:26 Removing intermediate container 2098e80658f6 00:36:26 ---> 53e2ad826005 00:36:26 Step 14/24 : ENV APP_PORT=59882 00:36:26 Removing intermediate container 1e8c16562897 00:36:26 ---> 5980fde81d58 00:36:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:26 Removing intermediate container 1bc8804cdbce 00:36:26 ---> c227dbfafe64 00:36:26 Step 15/23 : EXPOSE $APP_PORT 00:36:26 ---> Running in 7e682e3a2e21 00:36:26 ---> Running in 980cdedfd1d2 00:36:26 ---> Running in db31a0140775 00:36:26 Removing intermediate container e05b226bd2f2 00:36:26 ---> c858b67e1249 00:36:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:26 Removing intermediate container 7e682e3a2e21 00:36:26 ---> 4a265b132d2f 00:36:26 Step 15/24 : EXPOSE $APP_PORT 00:36:26 ---> 99b2406bd50b 00:36:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:26 Removing intermediate container db31a0140775 00:36:26 ---> ff806ba32a0b 00:36:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:26 ---> Running in b05fe93c1b1d 00:36:26 Removing intermediate container 980cdedfd1d2 00:36:26 ---> 2268e39926fc 00:36:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:27 ---> Running in 15583a28bab3 00:36:27 ---> 5bfd2ec198d2 00:36:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:27 Removing intermediate container b05fe93c1b1d 00:36:27 ---> 8f9ed24797c7 00:36:27 Step 16/24 : WORKDIR / 00:36:27 ---> 3fc41903e94f 00:36:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:27 ---> Running in c010db2c16e9 00:36:27 ---> d81c4799c749 00:36:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:27 Removing intermediate container c010db2c16e9 00:36:27 ---> 6636927c1f23 00:36:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:27 ---> 3ff6f5749849 00:36:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:27 ---> 7daf300a9d80 00:36:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:36:27 ---> 6fecd9d812e8 00:36:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:36:27 ---> 993bdaa2c882 00:36:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:28 ---> 4f80c6ab8029 00:36:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:28 Removing intermediate container 15583a28bab3 00:36:28 ---> 253feec211e8 00:36:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:36:28 ---> c457f422ae1c 00:36:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:28 ---> ead98a470304 00:36:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:36:28 ---> dda6e32da1d5 00:36:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:36:28 ---> Running in d3ec25996afc 00:36:28 ---> Running in 70eb1f45d39f 00:36:28 ---> Running in 35b95904cee0 00:36:28 ---> 8b8cf3576120 00:36:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:28 ---> f68dc32548b0 00:36:28 Step 20/24 : ENTRYPOINT ["/core-command"] 00:36:28 Removing intermediate container d3ec25996afc 00:36:28 ---> 7a003b19cd3f 00:36:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:28 Removing intermediate container 70eb1f45d39f 00:36:28 ---> d8d5304d92e6 00:36:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:28 ---> Running in 65cc9d0d42e7 00:36:28 Removing intermediate container 35b95904cee0 00:36:28 ---> 2c8de3d70308 00:36:28 Step 19/22 : CMD ["--init=true"] 00:36:28 ---> Running in 4b8b39777b98 00:36:28 ---> Running in c26a4fe4c48b 00:36:29 Removing intermediate container 65cc9d0d42e7 00:36:29 ---> fc910fd0b9fc 00:36:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:29 ---> 4702b023bf0e 00:36:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:36:29 ---> Running in 48ece894ee0c 00:36:29 ---> fb19bcb9e249 00:36:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:29 Removing intermediate container c26a4fe4c48b 00:36:29 ---> 5db39e155a74 00:36:29 Step 20/22 : LABEL arch=x86_64 00:36:29 Removing intermediate container 4b8b39777b98 00:36:29 ---> 99c3298967d5 00:36:29 Step 21/23 : LABEL arch=x86_64 00:36:29 ---> Running in be4eb2339361 00:36:29 ---> Running in f2af79444f38 00:36:29 ---> Running in 5635f3322b9f 00:36:29 Removing intermediate container 48ece894ee0c 00:36:29 ---> 948824cd523f 00:36:29 Step 22/24 : LABEL arch=x86_64 00:36:29 ---> bb57921c5cb6 00:36:29 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/ 00:36:29 ---> Running in 873ce2650fbf 00:36:29 Removing intermediate container f2af79444f38 00:36:29 ---> b276e5b18cbe 00:36:29 Step 21/22 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:36:29 Removing intermediate container 5635f3322b9f 00:36:29 ---> f6d2ba17d88c 00:36:29 Step 22/23 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:36:29 ---> Running in 7d2ccd043234 00:36:29 ---> Running in d1abb93892cb 00:36:29 ---> Running in 02fd0c86e547 00:36:29 Removing intermediate container 873ce2650fbf 00:36:29 ---> 0202be08920a 00:36:29 Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:36:30 Removing intermediate container d1abb93892cb 00:36:30 ---> 7c8b2b75a849 00:36:30 Step 22/22 : LABEL version=0.0.0 00:36:30 ---> Running in 5c87ab118f12 00:36:30 Removing intermediate container 02fd0c86e547 00:36:30 ---> de2a0d723aab 00:36:30 Step 23/23 : LABEL version=0.0.0 00:36:30 ---> Running in 47b61fb3948f 00:36:30 ---> Running in ea98f1fd1545 00:36:30 Removing intermediate container 5c87ab118f12 00:36:30 ---> 50d16d52a76a 00:36:30 Step 24/24 : LABEL version=0.0.0 00:36:30 Removing intermediate container 47b61fb3948f 00:36:30 ---> 3a79922cbdea 00:36:30 00:36:30 Successfully built 3a79922cbdea 00:36:30 ---> Running in aae555956409 00:36:30 Successfully tagged security-proxy-setup:latest 00:36:30 Building support-notifications 00:36:30  Building security-proxy-setup ... done Removing intermediate container ea98f1fd1545 00:36:30 ---> 4ebd3252034d 00:36:30 00:36:30 Removing intermediate container be4eb2339361 00:36:30 ---> a8685464f2cf 00:36:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:30 Successfully built 4ebd3252034d 00:36:30 Successfully tagged support-scheduler:latest 00:36:30  Building support-scheduler ... done Building core-data 00:36:31 Removing intermediate container aae555956409 00:36:31 ---> 3b07e59bc605 00:36:31 00:36:31 Successfully built 3b07e59bc605 00:36:31 Successfully tagged core-command:latest 00:36:31  Building core-command ... done Building sys-mgmt-agent 00:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:39 ---> 0a05af3e3083 00:36:39 Step 3/23 : WORKDIR /edgex-go 00:36:39 ---> Using cache 00:36:39 ---> 726c7f4b6dc5 00:36:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:39 ---> Using cache 00:36:39 ---> 3502f0f5f83a 00:36:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:43 ---> 8845c3129858 00:36:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:43 Removing intermediate container 7d2ccd043234 00:36:43 ---> de19b4fec70e 00:36:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:36:43 ---> Running in 128d548a6ad0 00:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:45 ---> 0a05af3e3083 00:36:45 Step 3/24 : WORKDIR /edgex-go 00:36:45 ---> Using cache 00:36:45 ---> 726c7f4b6dc5 00:36:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:45 ---> Using cache 00:36:45 ---> 3502f0f5f83a 00:36:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:45 ---> 0a05af3e3083 00:36:45 Step 3/24 : WORKDIR /edgex-go 00:36:45 ---> Using cache 00:36:45 ---> 726c7f4b6dc5 00:36:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:45 ---> Using cache 00:36:45 ---> 3502f0f5f83a 00:36:45 Step 5/24 : RUN apk add --update --no-cache make bash git 00:36:47 ---> Running in 6d336bd61e96 00:36:47 ---> 0ee0e85509e6 00:36:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:36:47 ---> Running in 19a6cdb3e276 00:36:47 ---> Running in fb1f58cbd22f 00:36:47 Removing intermediate container 6d336bd61e96 00:36:47 ---> c75510a70042 00:36:47 Step 24/26 : LABEL arch=x86_64 00:36:47 ---> Running in b0fac1922c68 00:36:47 ---> 8d949930ad7d 00:36:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:36:47 Removing intermediate container b0fac1922c68 00:36:47 ---> 7e7b0433af0a 00:36:47 Step 25/26 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:36:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:47 ---> Running in b01e10cea609 00:36:47 ---> 1c7381ea940e 00:36:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:36:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:47 Removing intermediate container b01e10cea609 00:36:47 ---> 2e13d6d07abf 00:36:47 Step 26/26 : LABEL version=0.0.0 00:36:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:47 ---> Running in 8f8bfbc3d345 00:36:47 ---> f462617cf11f 00:36:47 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:36:47 ---> Running in 16d4927effea 00:36:47 Removing intermediate container 8f8bfbc3d345 00:36:47 ---> 975c8e097fed 00:36:47 00:36:47 Successfully built 975c8e097fed 00:36:47 Successfully tagged security-secretstore-setup:latest 00:36:47  Building security-secretstore-setup ... done Building core-metadata 00:36:47 Removing intermediate container 16d4927effea 00:36:47 ---> 129f0914092a 00:36:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:48 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:48 OK: 219 MiB in 52 packages 00:36:48 OK: 219 MiB in 52 packages 00:36:49 OK: 219 MiB in 52 packages 00:36:50 ---> d0b183b53d7d 00:36:50 Step 27/32 : RUN chmod +x /entrypoint.sh 00:36:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:51 ---> 0a05af3e3083 00:36:51 Step 3/24 : WORKDIR /edgex-go 00:36:51 ---> Using cache 00:36:51 ---> 726c7f4b6dc5 00:36:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:51 ---> Using cache 00:36:51 ---> 3502f0f5f83a 00:36:51 Step 5/24 : RUN apk add --update --no-cache make git 00:36:51 ---> Using cache 00:36:51 ---> 9549d00a51f3 00:36:51 Step 6/24 : COPY go.mod . 00:36:51 ---> Using cache 00:36:51 ---> 6cb281821cd1 00:36:51 Step 7/24 : RUN go mod download 00:36:51 ---> Using cache 00:36:51 ---> edd170399b7b 00:36:51 Step 8/24 : COPY . . 00:36:51 ---> Using cache 00:36:51 ---> 1fcdfacb67b8 00:36:51 Step 9/24 : RUN go mod tidy 00:36:51 ---> Using cache 00:36:51 ---> 2d8d3863d9ee 00:36:51 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:52 ---> Running in a86c15b387ed 00:36:52 ---> Running in a14d4ee0148a 00:36:52 Removing intermediate container 128d548a6ad0 00:36:52 ---> 1de577520f44 00:36:52 Step 6/23 : COPY go.mod . 00:36:52 Removing intermediate container 19a6cdb3e276 00:36:52 ---> 39c7992f2990 00:36:52 Step 6/24 : COPY go.mod . 00:36:52 ---> 7b1b93261bc0 00:36:52 Step 7/23 : RUN go mod download 00:36:52 ---> Running in a33d8faa0d86 00:36:52 ---> 77c6c922a7df 00:36:52 Step 7/24 : RUN go mod download 00:36:52 ---> Running in 4cd8494383da 00:36:53 Removing intermediate container fb1f58cbd22f 00:36:53 ---> 63dc4431d497 00:36:53 Step 6/24 : COPY go.mod . 00:36:53 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 00:36:53 ---> 446b15b5c2b0 00:36:53 Step 7/24 : RUN go mod download 00:36:53 ---> Running in bdada24c57ee 00:36:54 Removing intermediate container a14d4ee0148a 00:36:54 ---> 3859c0777298 00:36:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:36:54 ---> Running in 36757bb67ab0 00:36:54 Removing intermediate container a33d8faa0d86 00:36:54 ---> e75e3c28e83c 00:36:54 Step 8/23 : COPY . . 00:36:54 Removing intermediate container 4cd8494383da 00:36:54 ---> 0c83d83653b0 00:36:54 Step 8/24 : COPY . . 00:36:55 Removing intermediate container 36757bb67ab0 00:36:55 ---> cd8d5cc88477 00:36:55 Step 29/32 : CMD ["gate"] 00:37:05 ---> 109bceb3008e 00:37:05 Step 9/23 : RUN go mod tidy 00:37:05 ---> Running in 0d4e95caf05d 00:37:05 ---> Running in b075cf1e55bd 00:37:05 Removing intermediate container bdada24c57ee 00:37:05 ---> c6a24d360f3f 00:37:05 Step 8/24 : COPY . . 00:37:05 ---> e64875480648 00:37:05 Step 9/24 : RUN go mod tidy 00:37:05 ---> Running in 687b4756968a 00:37:08 Removing intermediate container 0d4e95caf05d 00:37:08 ---> f8ac0c120a94 00:37:08 Step 30/32 : LABEL arch=x86_64 00:37:11 ---> Running in 336a97b4371d 00:37:11 ---> d0166c903beb 00:37:11 Step 9/24 : RUN go mod tidy 00:37:11 ---> Running in caefdc118d1f 00:37:11 Removing intermediate container 336a97b4371d 00:37:11 ---> 342ee3458e46 00:37:11 Step 31/32 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:37:11 ---> Running in 5621c8a76a00 00:37:12 Removing intermediate container 5621c8a76a00 00:37:12 ---> 22acc235111d 00:37:12 Step 32/32 : LABEL version=0.0.0 00:37:12 ---> Running in 1d55eb69485a 00:37:12 Removing intermediate container 1d55eb69485a 00:37:12 ---> d66babfceade 00:37:12 00:37:12 Successfully built d66babfceade 00:37:12 Successfully tagged security-bootstrapper:latest 00:37:12  Building security-bootstrapper ... done Removing intermediate container b075cf1e55bd 00:37:12 ---> 5c82227569dd 00:37:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:37:12 Removing intermediate container 687b4756968a 00:37:12 ---> a98781f87c17 00:37:12 Step 10/24 : RUN make cmd/core-data/core-data 00:37:12 ---> Running in 6154b90354c7 00:37:12 ---> Running in e350efee714b 00:37:13 Removing intermediate container caefdc118d1f 00:37:13 ---> 79c4c818de75 00:37:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:13 ---> Running in c02599af85b1 00:37:13 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 00:37:13 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 00:37:14 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 00:37:29 Removing intermediate container a86c15b387ed 00:37:29 ---> 6e59c6f2f4f0 00:37:29 00:37:29 Step 11/24 : FROM alpine:3.12 00:37:29 ---> 13621d1b12d4 00:37:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:29 ---> Using cache 00:37:29 ---> f4797425fb0d 00:37:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:29 ---> Using cache 00:37:29 ---> 53e2ad826005 00:37:29 Step 14/24 : ENV APP_PORT=59881 00:37:29 ---> Running in 5fc338af7c81 00:37:29 Removing intermediate container 5fc338af7c81 00:37:29 ---> e9ba01b64b26 00:37:29 Step 15/24 : EXPOSE $APP_PORT 00:37:29 ---> Running in c5aece811853 00:37:29 Removing intermediate container c5aece811853 00:37:29 ---> 40d5578b6708 00:37:29 Step 16/24 : WORKDIR / 00:37:29 ---> Running in 6ed2e54985f8 00:37:29 Removing intermediate container 6ed2e54985f8 00:37:29 ---> cf46aad6a3bf 00:37:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:29 ---> d1f5ccab75a2 00:37:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:30 ---> 8db6b4dbf202 00:37:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:30 ---> ed3d1f5ef00d 00:37:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:30 ---> Running in 6cc3c7af0226 00:37:30 Removing intermediate container 6cc3c7af0226 00:37:30 ---> a810dbeac009 00:37:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:30 ---> Running in 4369df177327 00:37:31 Removing intermediate container 4369df177327 00:37:31 ---> e4192a5d68dd 00:37:31 Step 22/24 : LABEL arch=x86_64 00:37:31 ---> Running in 9cc118ea2d3d 00:37:31 Removing intermediate container 9cc118ea2d3d 00:37:31 ---> a7fef0f0557c 00:37:31 Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:37:32 ---> Running in 3ad5a96610bf 00:37:32 Removing intermediate container 3ad5a96610bf 00:37:32 ---> caba8a32efb1 00:37:32 Step 24/24 : LABEL version=0.0.0 00:37:32 ---> Running in ea9aa1056e7c 00:37:32 Removing intermediate container ea9aa1056e7c 00:37:32 ---> ce9f94191b82 00:37:32 00:37:32 Successfully built ce9f94191b82 00:37:32 Successfully tagged core-metadata:latest 00:37:44  Building core-metadata ... done Removing intermediate container 6154b90354c7 00:37:44 ---> 13b8e50def15 00:37:44 00:37:44 Step 11/23 : FROM alpine:3.12 00:37:44 ---> 13621d1b12d4 00:37:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:44 Removing intermediate container c02599af85b1 00:37:44 ---> 3d2a61431cfb 00:37:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:44 ---> Running in 15ed7a3c4024 00:37:44 ---> Running in e30802e7ee1f 00:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 (1/2) Installing ca-certificates (20191127-r4) 00:37:44 (2/2) Installing dumb-init (1.2.2-r1) 00:37:44 Executing busybox-1.31.1-r20.trigger 00:37:44 Executing ca-certificates-20191127-r4.trigger 00:37:44 OK: 6 MiB in 16 packages 00:37:44 Removing intermediate container 15ed7a3c4024 00:37:44 ---> e4abbf783ae4 00:37:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:45 ---> Running in 7736b1e346c6 00:37:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:45 Removing intermediate container e30802e7ee1f 00:37:45 ---> becebf386951 00:37:45 00:37:45 Step 12/24 : FROM docker:20.10.0 00:37:45 Removing intermediate container 7736b1e346c6 00:37:45 ---> 552409ef4197 00:37:45 Step 14/23 : ENV APP_PORT=59860 00:37:45 ---> Running in 5afa893a406d 00:37:45 20.10.0: Pulling from library/docker 00:37:45 Removing intermediate container 5afa893a406d 00:37:45 ---> f719e24f75e9 00:37:45 Step 15/23 : EXPOSE $APP_PORT 00:37:45 ---> Running in 27b4804e4697 00:37:46 Removing intermediate container 27b4804e4697 00:37:46 ---> 7b24a56017a2 00:37:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:47 ---> 4e424ae92ef4 00:37:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:47 Removing intermediate container e350efee714b 00:37:47 ---> a678d37843f9 00:37:47 00:37:47 Step 11/24 : FROM alpine:3.12 00:37:47 ---> 13621d1b12d4 00:37:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:47 ---> Running in bda742940e18 00:37:47 Removing intermediate container bda742940e18 00:37:47 ---> f70faefaa180 00:37:47 Step 13/24 : ENV APP_PORT=59880 00:37:47 ---> 2debcea88e55 00:37:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:47 ---> Running in b4158a6d6497 00:37:48 Removing intermediate container b4158a6d6497 00:37:48 ---> c431c19e3f19 00:37:48 Step 14/24 : EXPOSE $APP_PORT 00:37:48 ---> 3ebb3ae203df 00:37:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:37:48 ---> Running in 0e80ac3732ef 00:37:49 ---> Running in 360de2809001 00:37:49 Removing intermediate container 0e80ac3732ef 00:37:49 ---> 8f95912e641e 00:37:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:49 ---> Running in 335b45e89d25 00:37:49 Removing intermediate container 360de2809001 00:37:49 ---> a7f9652560b5 00:37:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:49 ---> Running in 6463b72a8914 00:37:49 Removing intermediate container 6463b72a8914 00:37:49 ---> a364b2e7803f 00:37:49 Step 21/23 : LABEL arch=x86_64 00:37:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:49 Status: Downloaded newer image for docker:20.10.0 00:37:49 ---> aefe523efa57 00:37:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:49 ---> Running in 385138c7f7df 00:37:49 ---> Running in 3787c6d1c98f 00:37:49 Removing intermediate container 3787c6d1c98f 00:37:49 ---> 01572ba69bba 00:37:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:49 Removing intermediate container 385138c7f7df 00:37:49 ---> d1a51f225404 00:37:49 Step 22/23 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:37:49 ---> Running in df675fc34045 00:37:49 ---> Running in 43709376d13b 00:37:49 Removing intermediate container df675fc34045 00:37:49 ---> 5bc65ded72dd 00:37:49 Step 23/23 : LABEL version=0.0.0 00:37:49 ---> Running in 48fdb53182f5 00:37:49 Removing intermediate container 335b45e89d25 00:37:49 ---> 56a01389931e 00:37:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:37:50 ---> Running in cf6e90aab541 00:37:50 Removing intermediate container 48fdb53182f5 00:37:50 ---> b5920563cb4e 00:37:50 00:37:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:50 Successfully built b5920563cb4e 00:37:50 Successfully tagged support-notifications:latest 00:37:50  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:50 (1/39) Installing readline (8.0.4-r0) 00:37:50 (2/39) Installing bash (5.0.17-r0) 00:37:50 Executing bash-5.0.17-r0.post-install 00:37:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:50 (4/39) Installing libcurl (7.77.0-r0) 00:37:50 (5/39) Installing curl (7.77.0-r0) 00:37:50 (6/39) Installing dumb-init (1.2.2-r1) 00:37:50 (7/39) Installing libbz2 (1.0.8-r1) 00:37:50 (8/39) Installing expat (2.2.9-r1) 00:37:50 (9/39) Installing libffi (3.3-r2) 00:37:50 (10/39) Installing gdbm (1.13-r1) 00:37:50 (11/39) Installing xz-libs (5.2.5-r0) 00:37:50 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:50 (13/39) Installing python3 (3.8.10-r0) 00:37:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:51 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:51 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:51 (17/39) Installing py3-six (1.15.0-r0) 00:37:51 (18/39) Installing py3-packaging (20.4-r0) 00:37:51 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:51 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:51 (21/39) Installing py3-idna (2.9-r0) 00:37:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:51 (24/39) Installing py3-requests (2.23.0-r0) 00:37:51 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:51 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:51 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:51 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:51 (30/39) Installing py3-distro (1.5.0-r1) 00:37:51 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:51 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:51 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:51 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:51 (35/39) Installing py3-progress (1.5-r0) 00:37:51 (36/39) Installing py3-toml (0.10.1-r0) 00:37:51 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:51 (39/39) Installing py3-pip (20.1.1-r0) 00:37:51 (1/6) Installing dumb-init (1.2.2-r1) 00:37:51 Executing busybox-1.31.1-r19.trigger 00:37:51 OK: 72 MiB in 59 packages 00:37:51 (2/6) Installing libgcc (9.3.0-r2) 00:37:51 (3/6) Installing libsodium (1.0.18-r0) 00:37:51 (4/6) Installing libstdc++ (9.3.0-r2) 00:37:52 Collecting docker-compose==1.23.2 00:37:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:52 Collecting docopt<0.7,>=0.6.1 00:37:52 Downloading docopt-0.6.2.tar.gz (25 kB) 00:37:52 (5/6) Installing libzmq (4.3.3-r0) 00:37:52 Collecting websocket-client<1.0,>=0.32.0 00:37:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:37:52 (6/6) Installing zeromq (4.3.3-r0) 00:37:52 Executing busybox-1.31.1-r20.trigger 00:37:52 OK: 8 MiB in 20 packages 00:37:52 Collecting PyYAML<4,>=3.10 00:37:52 Downloading PyYAML-3.13.tar.gz (270 kB) 00:37:53 Collecting texttable<0.10,>=0.9.0 00:37:53 Downloading texttable-0.9.1.tar.gz (11 kB) 00:37:53 Removing intermediate container cf6e90aab541 00:37:53 ---> 55ddc95657cf 00:37:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:53 ---> fa09585aa32c 00:37:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:53 Collecting dockerpty<0.5,>=0.4.1 00:37:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:54 ---> 9dca9574583f 00:37:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:54 ---> 3304f62e5aea 00:37:54 Step 20/24 : ENTRYPOINT ["/core-data"] 00:37:54 ---> Running in 8c26faf5ee02 00:37:54 Collecting docker<4.0,>=3.6.0 00:37:54 Removing intermediate container 8c26faf5ee02 00:37:54 ---> dcc98e3b8e1f 00:37:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:37:54 ---> Running in bd5306a908ec 00:37:54 Collecting jsonschema<3,>=2.5.1 00:37:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:37:54 Removing intermediate container bd5306a908ec 00:37:54 ---> 5d597e298b23 00:37:54 Step 22/24 : LABEL arch=x86_64 00:37:54 ---> Running in 123d86e486a2 00:37:54 Collecting cached-property<2,>=1.2.0 00:37:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37: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) 00:37:54 Removing intermediate container 123d86e486a2 00:37:54 ---> d183a98922b3 00:37:54 Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:37:54 ---> Running in 30910fd5c5f8 00:37:54 Collecting urllib3<1.25,>=1.21.1 00:37:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:37:55 Collecting idna<2.8,>=2.5 00:37:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:37:55 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:37:55 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:37:55 Removing intermediate container 30910fd5c5f8 00:37:55 ---> 5354673762b8 00:37:55 Step 24/24 : LABEL version=0.0.0 00:37:55 Collecting docker-pycreds>=0.4.0 00:37:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:37:55 ---> Running in 9d253e151db8 00:37:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:37:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:37:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:37:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:37:55 Removing intermediate container 9d253e151db8 00:37:55 ---> 1a2cb43a8da9 00:37:55 00:37:55 Installing collected packages: docopt, websocket-client, PyYAML, texttable, dockerpty, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, docker-compose 00:37:55 Running setup.py install for docopt: started 00:37:55 Successfully built 1a2cb43a8da9 00:37:55 Successfully tagged core-data:latest 00:37:55  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' 00:37:55 Running setup.py install for PyYAML: started 00:37:56 Running setup.py install for PyYAML: finished with status 'done' 00:37:56 Running setup.py install for texttable: started 00:37:56 Running setup.py install for texttable: finished with status 'done' 00:37:56 Running setup.py install for dockerpty: started 00:37:56 Running setup.py install for dockerpty: finished with status 'done' 00:37:56 Attempting uninstall: urllib3 00:37:56 Found existing installation: urllib3 1.25.9 00:37:56 Uninstalling urllib3-1.25.9: 00:37:56 Successfully uninstalled urllib3-1.25.9 00:37:56 Attempting uninstall: idna 00:37:56 Found existing installation: idna 2.9 00:37:56 Uninstalling idna-2.9: 00:37:56 Successfully uninstalled idna-2.9 00:37:57 Attempting uninstall: requests 00:37:57 Found existing installation: requests 2.23.0 00:37:57 Uninstalling requests-2.23.0: 00:37:57 Successfully uninstalled requests-2.23.0 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 00:37:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:00 Removing intermediate container 43709376d13b 00:38:00 ---> a8f98e27473a 00:38:00 Step 15/24 : ENV APP_PORT=58890 00:38:00 ---> Running in 45cfd2a0921c 00:38:00 Removing intermediate container 45cfd2a0921c 00:38:00 ---> 18f3838ce131 00:38:00 Step 16/24 : EXPOSE $APP_PORT 00:38:00 ---> Running in 7f75942e606f 00:38:00 Removing intermediate container 7f75942e606f 00:38:00 ---> 283c7c6337c1 00:38:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:38:00 ---> 8ea8cb505c08 00:38:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:01 ---> 2f8375abbe7b 00:38:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:01 ---> 740592506839 00:38:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:38:01 ---> Running in b77108b7abd8 00:38:01 Removing intermediate container b77108b7abd8 00:38:01 ---> d9b8b2131efa 00:38:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:01 ---> Running in e5d122d359f4 00:38:01 Removing intermediate container e5d122d359f4 00:38:01 ---> efeb8260144d 00:38:01 Step 22/24 : LABEL arch=x86_64 00:38:01 ---> Running in f69ea71ba722 00:38:01 Removing intermediate container f69ea71ba722 00:38:01 ---> 73986f8983e9 00:38:01 Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 00:38:01 ---> Running in db644015e2ea 00:38:01 Removing intermediate container db644015e2ea 00:38:01 ---> a1524876679f 00:38:01 Step 24/24 : LABEL version=0.0.0 00:38:01 ---> Running in f0cc8e26287c 00:38:01 Removing intermediate container f0cc8e26287c 00:38:01 ---> 33edc8024692 00:38:01 00:38:01 Successfully built 33edc8024692 00:38:01 Successfully tagged sys-mgmt-agent:latest 00:38:02  Building sys-mgmt-agent ... done  [Pipeline] } 00:38:02 $ docker stop --time=1 bf4f07ff808ea1d28df6d375e7ad6b8f3f682113c4706b5f3a5a135bf33546d5 00:38:03 $ docker rm -f bf4f07ff808ea1d28df6d375e7ad6b8f3f682113c4706b5f3a5a135bf33546d5 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:03 + docker images 00:38:03 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:03 sys-mgmt-agent latest 33edc8024692 2 seconds ago 312MB 00:38:03 core-data latest 1a2cb43a8da9 8 seconds ago 20.3MB 00:38:03 support-notifications latest b5920563cb4e 14 seconds ago 16.7MB 00:38:03 a678d37843f9 17 seconds ago 1.15GB 00:38:03 becebf386951 18 seconds ago 1.15GB 00:38:03 13b8e50def15 21 seconds ago 1.15GB 00:38:03 core-metadata latest ce9f94191b82 31 seconds ago 16.6MB 00:38:03 6e59c6f2f4f0 35 seconds ago 1.15GB 00:38:03 security-bootstrapper latest d66babfceade 51 seconds ago 18.6MB 00:38:03 security-secretstore-setup latest 975c8e097fed About a minute ago 28.7MB 00:38:03 security-proxy-setup latest 3a79922cbdea About a minute ago 25.7MB 00:38:03 support-scheduler latest 4ebd3252034d About a minute ago 15.9MB 00:38:03 core-command latest 3b07e59bc605 About a minute ago 15.9MB 00:38:03 ce2a11e1625f About a minute ago 1.14GB 00:38:03 fb131806b0f4 About a minute ago 1.15GB 00:38:03 c7689d85bb2e About a minute ago 1.15GB 00:38:03 b5dca9886b59 About a minute ago 1.15GB 00:38:03 f3b5166b2355 About a minute ago 1.15GB 00:38:03 ci-base-image-x86_64 latest 0a05af3e3083 6 minutes ago 647MB 00:38:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 26 hours ago 37.5MB 00:38:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 00:38:03 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:38:03 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:38:03 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 00:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements 00:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 100.0% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 53.1% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.524s coverage: 87.7% of statements 00:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.190s coverage: 78.9% of statements 00:38:19 Still waiting to schedule task 00:38:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-2132’ 00:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 81.2% of statements 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.1% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.196s coverage: 22.0% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements 00:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements 00:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.160s coverage: 94.1% of statements 00:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements 00:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.173s coverage: 87.5% of statements 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.231s coverage: 85.4% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.737s coverage: 64.4% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements 00:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.033s coverage: 66.9% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.6% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.3% of statements 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 91.9% of statements 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 62.7% of statements 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.6% of statements 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 00:39:09 GO111MODULE=on go vet ./... 00:40:31 gofmt -l . 00:40:31 [ "`gofmt -l .`" = "" ] 00:40:31 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:31 + ls -al . 00:40:31 total 588 00:40:31 drwxrwxr-x 9 1001 1001 4096 Jul 8 00:40 . 00:40:31 drwxr-xr-x 4 root root 4096 Jul 8 00:36 .. 00:40:31 -rw-rw-r-- 1 1001 1001 11 Jul 8 00:34 .dockerignore 00:40:31 drwxrwxr-x 8 1001 1001 4096 Jul 8 00:34 .git 00:40:31 drwxrwxr-x 3 1001 1001 4096 Jul 8 00:34 .github 00:40:31 -rw-rw-r-- 1 1001 1001 818 Jul 8 00:34 .gitignore 00:40:31 -rw-rw-r-- 1 1001 1001 166 Jul 8 00:34 .sonarcloud.properties 00:40:31 -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:34 Attribution.txt 00:40:31 -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:34 CHANGELOG.md 00:40:31 -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:34 CONTRIBUTING.md 00:40:31 -rw-rw-r-- 1 1001 1001 931 Jul 8 00:34 Dockerfile.build 00:40:31 -rw-rw-r-- 1 1001 1001 849 Jul 8 00:34 Jenkinsfile 00:40:31 -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:34 LICENSE 00:40:31 -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:34 Makefile 00:40:31 -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:34 README.md 00:40:31 -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:34 SECURITY.md 00:40:31 -rw-rw-r-- 1 1001 1001 5 Jul 8 00:30 VERSION 00:40:31 -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:34 ZMQWindows.md 00:40:31 drwxrwxr-x 2 1001 1001 4096 Jul 8 00:34 bin 00:40:31 drwxrwxr-x 14 1001 1001 4096 Jul 8 00:34 cmd 00:40:31 -rw-r--r-- 1 root root 398095 Jul 8 00:39 coverage.out 00:40:31 -rw-rw-r-- 1 1001 1001 806 Jul 8 00:34 go.mod 00:40:31 -rw-r--r-- 1 root root 20850 Jul 8 00:36 go.sum 00:40:31 drwxrwxr-x 7 1001 1001 4096 Jul 8 00:34 internal 00:40:31 drwxrwxr-x 3 1001 1001 4096 Jul 8 00:34 openapi 00:40:31 drwxrwxr-x 4 1001 1001 4096 Jul 8 00:34 snap 00:40:31 -rw-rw-r-- 1 1001 1001 168 Jul 8 00:34 version.go [Pipeline] sh 00:40:32 + '[' -e coverage.out ] 00:40:32 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:32 Warning: overwriting stash ‘coverage-report’ 00:40:33 Stashed 1 file(s) [Pipeline] sh 00:40:33 + make build 00:40:33 go mod tidy 00:40:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:03 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 00:41:05 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 00:41:08 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 00:41:09 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 00:41:13 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 00:41:16 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 00:41:19 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 00:41: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 00:41:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:41:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:41:35 $ docker stop --time=1 19da648aefb8051450bbbb8533c2a48f3bf9dfc2d5599698fffcf6b8d88addff 00:41:37 $ docker rm -f 19da648aefb8051450bbbb8533c2a48f3bf9dfc2d5599698fffcf6b8d88addff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:39 00:41:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:39 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:39 29e5d40040c1: Pulling fs layer 00:41:39 1ce36da41761: Pulling fs layer 00:41:39 25b303627fd3: Pulling fs layer 00:41:40 29e5d40040c1: Verifying Checksum 00:41:40 29e5d40040c1: Download complete 00:41:41 1ce36da41761: Verifying Checksum 00:41:41 1ce36da41761: Download complete 00:41:41 29e5d40040c1: Pull complete 00:41:42 1ce36da41761: Pull complete 00:41:42 25b303627fd3: Verifying Checksum 00:41:42 25b303627fd3: Download complete 00:41:52 25b303627fd3: Pull complete 00:41:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:41:52 prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container 00:41:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:41:55 $ docker top 4de493918f2b33ea3a5c4a25f3692b357cc7f1bda191781724c17ba35bef8c6f -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:56 + docker-compose build --help 00:41:56 + grep parallel 00:42:00 --parallel Build images in parallel. [Pipeline] } 00:42:00 $ docker stop --time=1 4de493918f2b33ea3a5c4a25f3692b357cc7f1bda191781724c17ba35bef8c6f 00:42:02 $ docker rm -f 4de493918f2b33ea3a5c4a25f3692b357cc7f1bda191781724c17ba35bef8c6f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:03 . [Pipeline] withDockerContainer 00:42:03 prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container 00:42:03 $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:04 $ docker top 4cae2f2c0ff3f56890e8a7989d8707019e413a7cdf1e1476ce7abec0eb094e6f -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:05 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:10 Building core-command ... 00:42:10 Building core-data ... 00:42:10 Building core-metadata ... 00:42:10 Building security-bootstrapper ... 00:42:10 Building security-proxy-setup ... 00:42:10 Building security-secretstore-setup ... 00:42:10 Building support-notifications ... 00:42:10 Building support-scheduler ... 00:42:10 Building sys-mgmt-agent ... 00:42:10 Building support-notifications 00:42:10 Building security-bootstrapper 00:42:10 Building security-secretstore-setup 00:42:10 Building core-command 00:42:10 Building sys-mgmt-agent 00:43:02 Running on prd-ubuntu18.04-docker-8c-8g-2165 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:43:02 Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout 00:43:02 The recommended git tool is: git 00:43:05 using credential edgex-jenkins-ssh 00:43:05 Cloning the remote Git repository 00:43:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:05 > git init /w/workspace/edgex-go/35 # timeout=10 00:43:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:05 > git --version # timeout=10 00:43:05 > git --version # 'git version 2.17.1' 00:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:43:16 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a 00:43:16 Merge succeeded, producing 8320b9c5ad8d965922f62f9ea4ef1012757e4201 00:43:16 Checking out Revision 8320b9c5ad8d965922f62f9ea4ef1012757e4201 (PR-3531) 00:43:16 > git config core.sparsecheckout # timeout=10 00:43:16 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 00:43:16 > git remote # timeout=10 00:43:16 > git config --get remote.origin.url # timeout=10 00:43:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:16 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 00:43:16 > git rev-parse HEAD^{commit} # timeout=10 00:43:16 > git config core.sparsecheckout # timeout=10 00:43:16 > git checkout -f 8320b9c5ad8d965922f62f9ea4ef1012757e4201 # timeout=10 00:43:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 21a3baaee089 00:43:18 Step 3/32 : WORKDIR /edgex-go 00:43:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 21a3baaee089 00:43:18 Step 3/24 : WORKDIR /edgex-go 00:43:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 21a3baaee089 00:43:18 Step 3/23 : WORKDIR /edgex-go 00:43:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 21a3baaee089 00:43:18 Step 3/26 : WORKDIR /edgex-go 00:43:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 21a3baaee089 00:43:18 Step 3/24 : WORKDIR /edgex-go 00:43:18 ---> Running in 43b2ab9256fe 00:43:18 ---> Running in 07d153f36da7 00:43:18 ---> Running in b7e496d65d2c 00:43:18 ---> Running in fb4d77b4148a 00:43:18 ---> Running in 883d18cd30b7 00:43:18 Removing intermediate container 43b2ab9256fe 00:43:18 ---> 17b3f80b6cf3 00:43:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:18 Removing intermediate container b7e496d65d2c 00:43:18 ---> 82e931c2d377 00:43:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:18 Removing intermediate container 883d18cd30b7 00:43:18 ---> 9e5965b21013 00:43:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:18 ---> Running in d362a6163c86 00:43:18 Removing intermediate container 07d153f36da7 00:43:18 ---> 045d76b90ad8 00:43:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:18 Removing intermediate container fb4d77b4148a 00:43:18 ---> 923792d0f541 00:43:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:18 ---> Running in 1c1d3b233650 00:43:18 ---> Running in e9f072d46cc0 00:43:18 ---> Running in e77098dc71f3 00:43:18 ---> Running in 7be9bf57e8d0 00:43:19 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" 00:43:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:20 + echo snap-build.sh 00:43:20 snap-build.sh 00:43:20 + SNAP_BASE_DIR=. 00:43:20 + '[' '!' -z /w/workspace/edgex-go/35 ']' 00:43:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/35 00:43:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/35]' 00:43:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/35] 00:43:20 + cd /w/workspace/edgex-go/35 00:43:20 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:20 Reading package lists... 00:43:20 Building dependency tree... 00:43:20 Reading state information... 00:43:19 > git rev-list --no-walk 6e6ed2435c209c7ed987b0017ef719baf24ad154 # timeout=10 00:43:21 The following packages were automatically installed and are no longer required: 00:43:21 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:21 uidmap xdelta3 00:43:21 Use 'sudo apt autoremove' to remove them. 00:43:21 The following packages will be REMOVED: 00:43:21 lxd* lxd-client* 00:43:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:21 After this operation, 31.7 MB disk space will be freed. 00:43:21 Removing intermediate container 1c1d3b233650 00:43:21 ---> 7a5b81805983 00:43:21 Step 5/24 : RUN apk add --update --no-cache make git 00:43:21 Removing intermediate container d362a6163c86 00:43:21 ---> 2562c47d9789 00:43:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:21 ---> Running in 28e6d2afdf17 00:43:21 ---> Running in c5d4e4567790 00:43:21 Removing intermediate container 7be9bf57e8d0 00:43:21 ---> 225ef08352c5 00:43:21 Step 5/26 : RUN apk add --update --no-cache make git 00:43:21 ---> Running in 84f0edf9b22f 00:43:21 Removing intermediate container e77098dc71f3 00:43:21 Removing intermediate container e9f072d46cc0 00:43:21 ---> 421f66ebe37e 00:43:21 Step 5/24 : RUN apk add --update --no-cache make bash git 00:43:21 ---> 936ced96da80 00:43:21 Step 5/32 : RUN apk add --update --no-cache make git 00:43:22 (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.) 00:43:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:22 ---> Running in 1c4a7c3bf813 00:43:22 ---> Running in d08dabb9a725 00:43:22 Removing lxd dnsmasq configuration 00:43:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:24 (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.) 00:43:24 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:25 Processing triggers for systemd (237-3ubuntu10.45) ... 00:43:25 Processing triggers for ureadahead (0.100.0-21) ... 00:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:25 OK: 218 MiB in 52 packages 00:43:25 OK: 218 MiB in 52 packages 00:43:26 OK: 218 MiB in 52 packages 00:43:26 OK: 218 MiB in 52 packages 00:43:26 + sudo snap remove --purge lxd 00:43:27 snap "lxd" is not installed 00:43:27 + sudo groupadd --force --system lxd 00:43:27 ++ whoami 00:43:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:27 + newgrp - lxd 00:43:27 + sudo snap install lxd 00:43:27 OK: 218 MiB in 52 packages 00:43:27 Removing intermediate container 28e6d2afdf17 00:43:27 ---> b3f1676d5a1a 00:43:27 Step 6/24 : COPY go.mod . 00:43:27 Removing intermediate container c5d4e4567790 00:43:27 ---> 505f2fa1b30e 00:43:27 Step 6/23 : COPY go.mod . 00:43:28 Removing intermediate container d08dabb9a725 00:43:28 ---> 8cdcb948e433 00:43:28 Step 6/24 : COPY go.mod . 00:43:28 Removing intermediate container 1c4a7c3bf813 00:43:28 ---> 318b4bc6f213 00:43:28 Step 6/32 : COPY go.mod . 00:43:28 Removing intermediate container 84f0edf9b22f 00:43:28 ---> 5d9fbbb77eb2 00:43:28 Step 6/26 : COPY go.mod . 00:43:28 ---> ce81890a4c39 00:43:28 Step 7/24 : RUN go mod download 00:43:29 ---> Running in e26e7e14c590 00:43:29 ---> 4f06c06f4242 00:43:29 Step 7/23 : RUN go mod download 00:43:29 ---> Running in 818d3d50ebac 00:43:29 ---> 3ffedbb69f65 00:43:29 Step 7/24 : RUN go mod download 00:43:29 ---> Running in db350c287696 00:43:29 ---> 8ac69a0b86b2 00:43:29 Step 7/32 : RUN go mod download 00:43:29 ---> bc68276d7b4c 00:43:29 Step 7/26 : RUN go mod download 00:43:29 ---> Running in 9393800515ee 00:43:30 ---> Running in 150c6adf4f17 00:43:32 2021-07-08T00:43:32Z INFO Waiting for automatic snapd restart... 00:43:33 Removing intermediate container e26e7e14c590 00:43:33 ---> ceddf520c5e2 00:43:33 Step 8/24 : COPY . . 00:43:33 Removing intermediate container 818d3d50ebac 00:43:33 ---> 9f1e12f79eae 00:43:33 Step 8/23 : COPY . . 00:43:34 Removing intermediate container db350c287696 00:43:34 ---> ec673d870729 00:43:34 Step 8/24 : COPY . . 00:43:35 Removing intermediate container 9393800515ee 00:43:35 ---> 9b0099f4f873 00:43:35 Step 8/32 : COPY . . 00:43:35 Removing intermediate container 150c6adf4f17 00:43:35 ---> 37f00ffe2119 00:43:35 Step 8/26 : COPY . . 00:43:50 lxd 4.15 from Canonical* installed 00:43:50 + sudo lxd init --auto 00:43:57 + sudo snap install --classic snapcraft 00:43:57 ---> 231235acacae 00:43:57 Step 9/24 : RUN go mod tidy 00:43:57 ---> c9e3e46a3273 00:43:57 Step 9/23 : RUN go mod tidy 00:43:57 ---> a91f2d849244 00:43:57 Step 9/24 : RUN go mod tidy 00:43:57 ---> 919f14911180 00:43:57 Step 9/32 : RUN go mod tidy 00:43:57 ---> Running in 9bb7688f96c0 00:43:57 ---> dfa5462fbce5 00:43:57 Step 9/26 : RUN go mod tidy 00:43:57 ---> Running in 7d2f5b0d50a0 00:43:57 ---> Running in 39e750f8aeda 00:43:57 ---> Running in 553d9b1e3637 00:43:57 ---> Running in f6f5ce9ae894 00:44:05 Removing intermediate container 9bb7688f96c0 00:44:05 ---> b958ac8e2fe8 00:44:05 Step 10/24 : RUN make cmd/core-command/core-command 00:44:05 ---> Running in 2a03c2bd4dfa 00:44:05 Removing intermediate container f6f5ce9ae894 00:44:05 ---> cc88ef258d0f 00:44:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:44:05 Removing intermediate container 7d2f5b0d50a0 00:44:05 ---> 7e6e27d959dc 00:44:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:44:05 ---> Running in 61d7f4bd64dd 00:44:05 ---> Running in e25a822908c3 00:44:05 Removing intermediate container 39e750f8aeda 00:44:05 ---> 161b8b832887 00:44:05 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:44:05 Removing intermediate container 553d9b1e3637 00:44:05 ---> 80ec3af85c09 00:44:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:44:05 ---> Running in fba2f2a93af5 00:44:05 ---> Running in e57a4c6bf510 00:44:06 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 00:44: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 00:44:08 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 00:44:08 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 00:44: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 00:44:09 snapcraft 4.8.3 from Canonical* installed 00:44:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:44:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:44:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:44:09 Dload Upload Total Spent Left Speed 00:44:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 00:44:09 100 3325k 100 3325k 0 0 8796k 0 --:--:-- --:--:-- --:--:-- 8796k 00:44:09 ./yq_linux_amd64 00:44:09 + sudo snapcraft prime --use-lxd 00:44:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:44:11 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: 00:44:11 - README.md 00:44:11 00:44:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:12 Launching a container. 00:44:20 Waiting for container to be ready 00:44:20 To start your first instance, try: lxc launch ubuntu:18.04 00:44:20 00:44:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:44:24 Waiting for network to be ready... 00:44:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 00:44:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:44:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:44:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:44:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:44:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:44:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 00:44:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:44:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 00:44:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:44:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:44:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:44:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:44:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:44:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 00:44:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:44:29 Fetched 24.8 MB in 4s (6504 kB/s) 00:44:29 Reading package lists... 00:44:29 Reading package lists... 00:44:30 Building dependency tree... 00:44:30 Reading state information... 00:44:30 The following additional packages will be installed: 00:44:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:44:30 Suggested packages: 00:44:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:44:30 Recommended packages: 00:44:30 gnupg libsasl2-modules 00:44:30 The following NEW packages will be installed: 00:44:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:44:30 The following packages will be upgraded: 00:44:30 gpg gpg-agent gpgconf libudev1 00:44:30 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:44:30 Need to get 3530 kB of archives. 00:44:30 After this operation, 13.3 MB of additional disk space will be used. 00:44:30 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] 00:44:30 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] 00:44:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:44:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:44:30 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:44:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:44:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:44:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:44:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:44:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:44:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:44:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:44:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:44:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:44:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:44:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:44:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:44:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:44:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:44:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:44:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:44:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:44:31 debconf: delaying package configuration, since apt-utils is not installed 00:44:31 Fetched 3530 kB in 1s (3523 kB/s) 00:44:31 (Reading database ... 12511 files and directories currently installed.) 00:44:31 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:44:31 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:31 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:44:31 Selecting previously unselected package udev. 00:44:31 (Reading database ... 12511 files and directories currently installed.) 00:44:31 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:44:31 Unpacking udev (237-3ubuntu10.48) ... 00:44:31 Selecting previously unselected package libfuse2:amd64. 00:44:31 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:44:31 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:44:31 Selecting previously unselected package fuse. 00:44:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:44:31 Unpacking fuse (2.9.7-1ubuntu1) ... 00:44:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:31 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:31 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:31 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:32 Selecting previously unselected package libksba8:amd64. 00:44:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:44:32 Unpacking libksba8:amd64 (1.3.5-2) ... 00:44:32 Selecting previously unselected package libroken18-heimdal:amd64. 00:44:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:44:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:44:32 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:44:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libwind0-heimdal:amd64. 00:44:32 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:44:32 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:44:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:44:32 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:44:32 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:32 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:32 Selecting previously unselected package libsasl2-modules-db:amd64. 00:44:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:44:32 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:32 Selecting previously unselected package libsasl2-2:amd64. 00:44:32 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:44:32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:32 Selecting previously unselected package libldap-common. 00:44:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:44:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:44:32 Selecting previously unselected package libldap-2.4-2:amd64. 00:44:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:44:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:44:32 Selecting previously unselected package dirmngr. 00:44:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:44:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:44:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:44:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:44:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:44:33 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libksba8:amd64 (1.3.5-2) ... 00:44:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:33 Setting up udev (237-3ubuntu10.48) ... 00:44:33 invoke-rc.d: policy-rc.d denied execution of start. 00:44:33 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Processing triggers for systemd (237-3ubuntu10) ... 00:44:33 Setting up fuse (2.9.7-1ubuntu1) ... 00:44:33 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:44:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:44:33 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:44:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:44:34 settings in the [Install] section, and DefaultInstance for template units). 00:44:34 This means they are not meant to be enabled using systemctl. 00:44:34 Possible reasons for having this kind of units are: 00:44:34 1) A unit may be statically enabled by being symlinked from another unit's 00:44:34 .wants/ or .requires/ directory. 00:44:34 2) A unit's purpose may be to act as a helper for some other unit which has 00:44:34 a requirement dependency on it. 00:44:34 3) A unit may be started when needed via activation (socket, path, timer, 00:44:34 D-Bus, udev, scripted systemctl call, ...). 00:44:34 4) In case of template units, the unit is meant to be enabled with some 00:44:34 instance name specified. 00:44:34 Reading package lists... 00:44:34 Building dependency tree... 00:44:34 Reading state information... 00:44:34 The following additional packages will be installed: 00:44:34 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:44:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:44:34 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:44:34 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:44:34 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:44:34 Suggested packages: 00:44:34 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:44:34 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:44:34 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:44:34 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:44:34 systemd-container policykit-1 00:44:34 Recommended packages: 00:44:34 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:44:34 The following NEW packages will be installed: 00:44:34 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:44:34 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:44:34 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:44:34 multiarch-support openssh-client python3 python3-minimal python3.6 00:44:34 python3.6-minimal snapd squashfs-tools sudo 00:44:34 The following packages will be upgraded: 00:44:34 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:44:34 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:44:34 Need to get 36.7 MB of archives. 00:44:34 After this operation, 147 MB of additional disk space will be used. 00:44:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:44:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:44:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:44:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:44:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:44:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:44:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:44:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:44:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:44:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:44:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:44:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:44:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:44:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:44:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:44:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:44:35 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:44:35 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:44:35 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:44:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:44:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:44:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:44:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:44:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:44:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:44:35 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:44:35 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:44:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:44:35 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:44:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:44:37 debconf: delaying package configuration, since apt-utils is not installed 00:44:37 Fetched 36.7 MB in 2s (15.9 MB/s) 00:44:37 (Reading database ... 12757 files and directories currently installed.) 00:44:37 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:44:37 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:37 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:44:37 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:37 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:44:37 (Reading database ... 12757 files and directories currently installed.) 00:44:37 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:44:37 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:44:38 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:44:38 (Reading database ... 12757 files and directories currently installed.) 00:44:38 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:44:38 Unpacking apt (1.6.14) over (1.6.1) ... 00:44:38 Setting up apt (1.6.14) ... 00:44:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:44:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:44:39 (Reading database ... 12764 files and directories currently installed.) 00:44:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:44:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:44:39 Selecting previously unselected package libpython3.6-minimal:amd64. 00:44:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:39 Selecting previously unselected package libexpat1:amd64. 00:44:39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:44:39 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:39 Selecting previously unselected package python3.6-minimal. 00:44:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:44:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:44:39 Checking for services that may need to be restarted...done. 00:44:39 Checking for services that may need to be restarted...done. 00:44:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:44:40 Selecting previously unselected package python3-minimal. 00:44:40 (Reading database ... 13012 files and directories currently installed.) 00:44:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:44:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:44:40 Selecting previously unselected package mime-support. 00:44:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:44:40 Unpacking mime-support (3.60ubuntu1) ... 00:44:40 Selecting previously unselected package libmpdec2:amd64. 00:44:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:44:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:44:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:40 Selecting previously unselected package python3.6. 00:44:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:44:40 Selecting previously unselected package libpython3-stdlib:amd64. 00:44:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:44:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:40 Setting up python3-minimal (3.6.7-1~18.04) ... 00:44:40 Selecting previously unselected package python3. 00:44:40 (Reading database ... 13442 files and directories currently installed.) 00:44:40 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:44:40 Unpacking python3 (3.6.7-1~18.04) ... 00:44:40 Selecting previously unselected package multiarch-support. 00:44:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:44:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:44:40 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:44:40 Selecting previously unselected package liblzo2-2:amd64. 00:44:40 (Reading database ... 13479 files and directories currently installed.) 00:44:40 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:44:40 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:44:40 Selecting previously unselected package libbsd0:amd64. 00:44:40 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:44:40 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:40 Selecting previously unselected package sudo. 00:44:40 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:44:40 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:44:41 Selecting previously unselected package apparmor. 00:44:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:44:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:44:41 Selecting previously unselected package libedit2:amd64. 00:44:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:44:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:44:41 Selecting previously unselected package libkrb5support0:amd64. 00:44:41 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:44:41 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:41 Selecting previously unselected package libk5crypto3:amd64. 00:44:41 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:44:41 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:41 Selecting previously unselected package libkeyutils1:amd64. 00:44:41 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:44:41 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:41 Selecting previously unselected package libkrb5-3:amd64. 00:44:41 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:44:41 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:41 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:44:41 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:44:41 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:41 Selecting previously unselected package libssl1.0.0:amd64. 00:44:41 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:44:41 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:44:41 Selecting previously unselected package openssh-client. 00:44:41 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:44:41 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:42 Selecting previously unselected package squashfs-tools. 00:44:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:44:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:44:42 Selecting previously unselected package snapd. 00:44:42 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:44:42 Unpacking snapd (2.49.2+18.04) ... 00:44:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:44:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:44:44 Setting up mime-support (3.60ubuntu1) ... 00:44:44 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:44:44 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:44 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:44 Setting up systemd (237-3ubuntu10.48) ... 00:44:44 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:44:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:44:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:44:45 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:44:45 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:45 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:45 Setting up python3 (3.6.7-1~18.04) ... 00:44:45 running python rtupdate hooks for python3.6... 00:44:45 running python post-rtupdate hooks for python3.6... 00:44:45 Setting up apparmor (2.12-4ubuntu5.1) ... 00:44:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:44:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:46 Setting up snapd (2.49.2+18.04) ... 00:44:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:44:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:44:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:44:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:44:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:44:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:44:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:44:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:44:48 /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' 00:44:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:48 Processing triggers for systemd (237-3ubuntu10.48) ... 00:44:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:51 Reading package lists... 00:44:51 Reading package lists... 00:44:51 Building dependency tree... 00:44:51 Reading state information... 00:44:51 Calculating upgrade... 00:44:51 The following packages will be upgraded: 00:44:51 advancecomp base-files bash binutils binutils-common 00:44:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:44:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:44:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:44:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:44:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:44:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:44:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:44:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:44:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:44:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:44:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:44:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:44:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:44:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:44:51 ubuntu-keyring util-linux 00:44:51 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:44:51 Need to get 64.1 MB of archives. 00:44:51 After this operation, 5112 kB of additional disk space will be used. 00:44:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:44:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:44:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:44:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:44:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:44:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:44:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:44:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:44:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:44:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:44:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:44:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:44:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:44:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:44:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:44:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:44:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:44:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:44:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:44:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:44:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:44:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:44:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:44:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:44:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:44:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:44:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:44:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:44:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:44:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:44:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:44:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:44:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:44:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:44:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:44:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:44:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:44:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:44:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:44:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:44:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:44:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:44:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:44:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:44:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:44:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:44:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:44:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:44:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:44:52 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] 00:44:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:44:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:44:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:44:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:44:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:44:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:44:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:44:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:44:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:44:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:44:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:44:52 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:44:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:44:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:44:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:44:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:44:52 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:44:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:44:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:44:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:44:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:44:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:44:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:44:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:44:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:44:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:44:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:44:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:44:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:44:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:44:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:44:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:44:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:44:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:44:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:44:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:44:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:44:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:44:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:44:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:44:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:44:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:44:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:44:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:44:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:44:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:44:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:44:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:44:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:44:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:44:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:44:53 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:44:53 debconf: delaying package configuration, since apt-utils is not installed 00:44:53 Fetched 64.1 MB in 2s (36.0 MB/s) 00:44:53 (Reading database ... 13914 files and directories currently installed.) 00:44:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:44:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:44:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:44:54 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:44:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:54 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:54 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:54 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:54 (Reading database ... 13914 files and directories currently installed.) 00:44:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:44:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:44:55 (Reading database ... 13914 files and directories currently installed.) 00:44:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:55 (Reading database ... 13914 files and directories currently installed.) 00:44:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:44:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:44:56 (Reading database ... 13914 files and directories currently installed.) 00:44:56 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:44:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:44:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:44:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:44:56 Setting up base-files (10.1ubuntu2.10) ... 00:44:56 Installing new version of config file /etc/issue ... 00:44:56 Installing new version of config file /etc/issue.net ... 00:44:56 Installing new version of config file /etc/lsb-release ... 00:44:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:44:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:44:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:44:56 Removing obsolete conffile /etc/default/motd-news ... 00:44:56 (Reading database ... 13915 files and directories currently installed.) 00:44:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:44:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:44:56 Setting up bash (4.4.18-2ubuntu1.2) ... 00:44:56 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 00:44:56 (Reading database ... 13915 files and directories currently installed.) 00:44:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:44:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:44:56 (Reading database ... 13915 files and directories currently installed.) 00:44:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:44:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:44:57 Setting up tar (1.29b-2ubuntu0.2) ... 00:44:57 (Reading database ... 13915 files and directories currently installed.) 00:44:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:44:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:44:57 (Reading database ... 13915 files and directories currently installed.) 00:44:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:57 (Reading database ... 13915 files and directories currently installed.) 00:44:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:44:57 (Reading database ... 13915 files and directories currently installed.) 00:44:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:44:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:44:57 Setting up grep (3.1-2build1) ... 00:44:57 (Reading database ... 13915 files and directories currently installed.) 00:44:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:58 Setting up login (1:4.5-1ubuntu2) ... 00:44:58 (Reading database ... 13915 files and directories currently installed.) 00:44:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:44:58 (Reading database ... 13915 files and directories currently installed.) 00:44:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:44:59 (Reading database ... 13915 files and directories currently installed.) 00:44:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:44:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:44:59 (Reading database ... 13915 files and directories currently installed.) 00:44:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:44:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:45:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:45:00 (Reading database ... 13915 files and directories currently installed.) 00:45:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:00 (Reading database ... 13915 files and directories currently installed.) 00:45:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:00 (Reading database ... 13915 files and directories currently installed.) 00:45:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:00 (Reading database ... 13915 files and directories currently installed.) 00:45:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:01 (Reading database ... 13915 files and directories currently installed.) 00:45:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:01 (Reading database ... 13915 files and directories currently installed.) 00:45:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:01 (Reading database ... 13915 files and directories currently installed.) 00:45:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:01 (Reading database ... 13915 files and directories currently installed.) 00:45:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:45:01 (Reading database ... 13915 files and directories currently installed.) 00:45:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:45:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:45:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:45:02 (Reading database ... 13915 files and directories currently installed.) 00:45:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:45:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:45:02 (Reading database ... 13915 files and directories currently installed.) 00:45:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:45:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:45:02 (Reading database ... 13917 files and directories currently installed.) 00:45:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:45:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:45:02 Setting up debconf (1.5.66ubuntu1) ... 00:45:03 (Reading database ... 13917 files and directories currently installed.) 00:45:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:45:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:45:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:45:03 (Reading database ... 13917 files and directories currently installed.) 00:45:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:45:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:45:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:45:03 (Reading database ... 13917 files and directories currently installed.) 00:45:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:45:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:45:03 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:45:03 (Reading database ... 13917 files and directories currently installed.) 00:45:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:45:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:45:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:45:03 (Reading database ... 13919 files and directories currently installed.) 00:45:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:45:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:45:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:45:04 (Reading database ... 13923 files and directories currently installed.) 00:45:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:45:04 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:45:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:04 (Reading database ... 13923 files and directories currently installed.) 00:45:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:45:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:45:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:45:04 (Reading database ... 13923 files and directories currently installed.) 00:45:04 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:45:04 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:45:04 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:45:04 (Reading database ... 13923 files and directories currently installed.) 00:45:04 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:45:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:45:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:45:04 (Reading database ... 13923 files and directories currently installed.) 00:45:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:04 (Reading database ... 13923 files and directories currently installed.) 00:45:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:45:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:45:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:45:05 (Reading database ... 13923 files and directories currently installed.) 00:45:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:45:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:45:05 Setting up passwd (1:4.5-1ubuntu2) ... 00:45:05 (Reading database ... 13923 files and directories currently installed.) 00:45:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:45:05 (Reading database ... 13923 files and directories currently installed.) 00:45:05 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:45:05 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:45:05 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:45:05 (Reading database ... 13923 files and directories currently installed.) 00:45:05 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:45:05 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:45:05 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:45:05 (Reading database ... 13923 files and directories currently installed.) 00:45:05 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:45:05 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:45:05 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:45:05 (Reading database ... 13923 files and directories currently installed.) 00:45:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:45:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:45:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:45:06 (Reading database ... 13923 files and directories currently installed.) 00:45:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:45:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:45:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:45:06 (Reading database ... 13923 files and directories currently installed.) 00:45:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:45:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:45:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:45:06 (Reading database ... 13923 files and directories currently installed.) 00:45:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:45:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:45:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:45:06 (Reading database ... 13923 files and directories currently installed.) 00:45:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:45:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:45:06 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:45:06 (Reading database ... 13924 files and directories currently installed.) 00:45:06 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:45:06 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:45:06 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:45:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:45:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:45:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:45:06 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:45:06 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:45:06 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:45:06 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:45:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:45:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:45:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:45:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:45:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:45:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:45:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:45:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:45:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:45:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:45:07 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:45:07 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:45:07 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:45:07 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:45:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:45:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:45:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:45:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:45:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:45:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:45:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:45:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:45:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:45:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:45:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:12 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:45:12 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:45:12 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:45:12 00:45:12 Current default time zone: 'Etc/UTC' 00:45:12 Local time is now: Thu Jul 8 00:45:12 UTC 2021. 00:45:12 Universal Time is now: Thu Jul 8 00:45:12 UTC 2021. 00:45:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:45:12 00:45:12 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:45:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:12 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:45:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:45:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:45:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:45:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:45:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:45:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:45:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:45:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:45:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:45:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:12 Setting up patch (2.7.6-2ubuntu1.1) ... 00:45:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:45:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:45:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:45:12 Installing new version of config file /etc/ssl/openssl.cnf ... 00:45:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:45:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:45:13 Setting up ca-certificates (20210119~18.04.1) ... 00:45:15 Updating certificates in /etc/ssl/certs... 00:45:15 23 added, 27 removed; done. 00:45:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:45:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:45:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:45:15 Setting up pkgbinarymangler (138.18.04.1) ... 00:45:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:45:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up perl (5.26.1-6ubuntu0.5) ... 00:45:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:45:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:45:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:45:15 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:45:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:45:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:45:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:45:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:45:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:45:15 Processing triggers for systemd (237-3ubuntu10.48) ... 00:45:15 Processing triggers for mime-support (3.60ubuntu1) ... 00:45:15 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:45:16 Updating certificates in /etc/ssl/certs... 00:45:16 0 added, 0 removed; done. 00:45:16 Running hooks in /etc/ca-certificates/update.d... 00:45:16 done. 00:45:16 Reading package lists... 00:45:17 Building dependency tree... 00:45:17 Reading state information... 00:45:17 The following NEW packages will be installed: 00:45:17 apt-transport-https 00:45:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:45:17 Need to get 4348 B of archives. 00:45:17 After this operation, 154 kB of additional disk space will be used. 00:45:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:45:17 debconf: delaying package configuration, since apt-utils is not installed 00:45:17 Fetched 4348 B in 0s (24.2 kB/s) 00:45:17 Selecting previously unselected package apt-transport-https. 00:45:17 (Reading database ... 13929 files and directories currently installed.) 00:45:17 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:45:17 Unpacking apt-transport-https (1.6.14) ... 00:45:17 Setting up apt-transport-https (1.6.14) ... 00:45:18 Waiting for network to be ready... 00:45:23 2021-07-08T00:45:20Z INFO Waiting for automatic snapd restart... 00:45:23 snapd 2.51.1 from Canonical* installed 00:45:24 "snapd" switched to the "latest/stable" channel 00:45:24 00:45:27 core18 20210611 from Canonical* installed 00:45:27 "core18" switched to the "latest/stable" channel 00:45:27 00:45:30 snapcraft 4.8.3 from Canonical* installed 00:45:30 "snapcraft" switched to the "latest/stable" channel 00:45:30 00:45:34 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: 00:45:34 - README.md 00:45:34 00:45:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:45:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:36 Reading package lists... 00:45:36 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 00:45:36 Reading package lists... 00:45:36 Building dependency tree... 00:45:36 Reading state information... 00:45:36 Suggested packages: 00:45:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:45:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:45:36 Recommended packages: 00:45:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:45:36 The following NEW packages will be installed: 00:45:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:45:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:45:36 pkg-config zip 00:45:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:45:37 Need to get 7663 kB of archives. 00:45:37 After this operation, 43.8 MB of additional disk space will be used. 00:45:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:45:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:45:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:45:37 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:45:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:45:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:45:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:45:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:45:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:45:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:45:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:45:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:45:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:45:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:45:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:45:37 debconf: delaying package configuration, since apt-utils is not installed 00:45:37 Fetched 7663 kB in 1s (10.1 MB/s) 00:45:37 Selecting previously unselected package libglib2.0-0:amd64. 00:45:37 (Reading database ... 13933 files and directories currently installed.) 00:45:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:45:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:45:38 Selecting previously unselected package libpsl5:amd64. 00:45:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:45:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:45:38 Selecting previously unselected package libnghttp2-14:amd64. 00:45:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:45:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:38 Selecting previously unselected package librtmp1:amd64. 00:45:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:45:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:38 Selecting previously unselected package libcurl3-gnutls:amd64. 00:45:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:45:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:45:38 Selecting previously unselected package liberror-perl. 00:45:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:45:38 Unpacking liberror-perl (0.17025-1) ... 00:45:38 Selecting previously unselected package git-man. 00:45:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:45:38 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:45:38 Selecting previously unselected package git. 00:45:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:45:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:45:39 Selecting previously unselected package libnorm1:amd64. 00:45:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:45:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:39 Selecting previously unselected package libpgm-5.2-0:amd64. 00:45:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:45:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:39 Selecting previously unselected package libsodium23:amd64. 00:45:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:45:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:45:39 Selecting previously unselected package libzmq5:amd64. 00:45:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:39 Selecting previously unselected package libzmq3-dev:amd64. 00:45:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:39 Selecting previously unselected package pkg-config. 00:45:39 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:45:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:45:39 Selecting previously unselected package zip. 00:45:39 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:45:39 Unpacking zip (3.0-11build1) ... 00:45:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:39 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:45:39 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:39 Setting up liberror-perl (0.17025-1) ... 00:45:39 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:45:39 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:45:39 No schema files found: doing nothing. 00:45:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:39 Setting up zip (3.0-11build1) ... 00:45:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:39 Setting up libsodium23:amd64 (1.0.16-2) ... 00:45:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:45:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:45:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:39 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:45:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:45:40 git set to automatically installed. 00:45:40 git-man set to automatically installed. 00:45:40 libcurl3-gnutls set to automatically installed. 00:45:40 liberror-perl set to automatically installed. 00:45:40 libglib2.0-0 set to automatically installed. 00:45:40 libnghttp2-14 set to automatically installed. 00:45:40 libnorm1 set to automatically installed. 00:45:40 libpgm-5.2-0 set to automatically installed. 00:45:40 libpsl5 set to automatically installed. 00:45:40 librtmp1 set to automatically installed. 00:45:40 libsodium23 set to automatically installed. 00:45:40 libzmq3-dev set to automatically installed. 00:45:40 libzmq5 set to automatically installed. 00:45:40 pkg-config set to automatically installed. 00:45:40 zip set to automatically installed. 00:45:41 snapd is not logged in, snap install commands will use sudo 00:45:50 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:45:50 snapd is not logged in, snap install commands will use sudo 00:45:51 snap "core18" has no updates available 00:45:52 Pulling config-common 00:45:52 + snapcraftctl pull 00:45:53 Pulling go-build-helper 00:45:53 + snapcraftctl pull 00:45:54 'edgex-go' has dependencies that need to be staged: go-build-helper 00:45:54 Skipping pull go-build-helper (already ran) 00:45:54 Building go-build-helper 00:45:54 + snapcraftctl build 00:45:56 Staging go-build-helper 00:45:56 + snapcraftctl stage 00:46:00 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 00:46:00 Removing intermediate container fba2f2a93af5 00:46:00 ---> 647852c5d932 00:46:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:46:00 Removing intermediate container 2a03c2bd4dfa 00:46:00 ---> de9cd408eb0e 00:46:00 00:46:00 Step 11/24 : FROM alpine:3.12 00:46:00 ---> Running in ad3ba7571d7a 00:46:00 3.12: Pulling from library/alpine 00:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:02 Status: Downloaded newer image for alpine:3.12 00:46:02 ---> c4fd0aeabfcf 00:46:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:46:03 ---> Running in f891c4e8e6ae 00:46:03 Removing intermediate container e57a4c6bf510 00:46:03 ---> ab909c55beb1 00:46:03 00:46:03 Step 11/32 : FROM alpine:3.12 00:46:03 ---> c4fd0aeabfcf 00:46:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:46:04 Removing intermediate container e25a822908c3 00:46:04 ---> f658ff6d571e 00:46:04 00:46:04 Step 11/23 : FROM alpine:3.12 00:46:04 ---> c4fd0aeabfcf 00:46:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:04 Removing intermediate container 61d7f4bd64dd 00:46:04 ---> e393a213ec37 00:46:04 00:46:04 Step 11/26 : FROM alpine:3.12 00:46:04 ---> c4fd0aeabfcf 00:46:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:46:04 ---> Running in 40a3a019620f 00:46:04 ---> Running in 0b347f953300 00:46:04 ---> Running in 9cf4e9b38147 00:46:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:46:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 00:46:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:46:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:46:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:46:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:46:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:46:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 00:46:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:46:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:46:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:46:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:46:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:46:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:46:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:46:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:46:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:46:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 00:46:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:46:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:46:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:46:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:46:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:46:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 00:46:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:46:04 Fetched 24.8 MB in 0s (0 B/s) 00:46:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:46:04 Fetched 224 kB in 0s (0 B/s) 00:46:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:46:04 Fetched 157 kB in 0s (0 B/s) 00:46:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:46:04 Fetched 221 kB in 0s (0 B/s) 00:46:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:46:04 Fetched 143 kB in 0s (0 B/s) 00:46:04 Pulling edgex-go 00:46:04 + snapcraftctl pull 00:46:04 Removing intermediate container 40a3a019620f 00:46:04 ---> 6ec6aba42e87 00:46:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:46:05 Removing intermediate container ad3ba7571d7a 00:46:05 ---> 6ae99988a6e1 00:46:05 00:46:05 Step 12/24 : FROM docker:20.10.0 00:46:05 ---> Running in 38b7112fa2ee 00:46:05 20.10.0: Pulling from library/docker 00:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:05 Pulling hooks 00:46:05 + snapcraftctl pull 00:46:06 (1/1) Installing dumb-init (1.2.2-r1) 00:46:06 Executing busybox-1.31.1-r20.trigger 00:46:06 OK: 5 MiB in 15 packages 00:46:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:07 (1/6) Installing ca-certificates (20191127-r4) 00:46:07 (1/2) Installing ca-certificates (20191127-r4) 00:46:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:46:07 (3/6) Installing libcurl (7.77.0-r0) 00:46:07 (2/2) Installing dumb-init (1.2.2-r1) 00:46:07 (4/6) Installing curl (7.77.0-r0) 00:46:07 Executing busybox-1.31.1-r20.trigger 00:46:07 (5/6) Installing dumb-init (1.2.2-r1) 00:46:07 (6/6) Installing su-exec (0.2-r1) 00:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:07 Executing busybox-1.31.1-r20.trigger 00:46:07 Executing ca-certificates-20191127-r4.trigger 00:46:07 Executing ca-certificates-20191127-r4.trigger 00:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:08 OK: 6 MiB in 16 packages 00:46:08 OK: 7 MiB in 20 packages 00:46:08 (1/2) Installing dumb-init (1.2.2-r1) 00:46:08 (2/2) Installing su-exec (0.2-r1) 00:46:08 Executing busybox-1.31.1-r20.trigger 00:46:08 OK: 5 MiB in 16 packages 00:46:08 Removing intermediate container f891c4e8e6ae 00:46:08 ---> b29aa6f8e918 00:46:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:09 ---> Running in ac6961d2ae61 00:46:09 Removing intermediate container ac6961d2ae61 00:46:09 ---> 17ec6d1696bb 00:46:09 Step 14/24 : ENV APP_PORT=59882 00:46:10 ---> Running in 7ce3b03b91f1 00:46:10 Removing intermediate container 38b7112fa2ee 00:46:10 ---> bf8b06785cc7 00:46:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:46:10 Removing intermediate container 9cf4e9b38147 00:46:10 ---> 549648f2628c 00:46:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:46:11 Removing intermediate container 0b347f953300 00:46:11 ---> 9244daafe531 00:46:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:11 Removing intermediate container 7ce3b03b91f1 00:46:11 ---> 36850fcd88ec 00:46:11 Step 15/24 : EXPOSE $APP_PORT 00:46:11 ---> Running in 40cd5fdf3649 00:46:11 ---> Running in 78e77620a7f3 00:46:11 ---> Running in 12717a0c5d81 00:46:11 ---> Running in 3540ff0999f7 00:46:12 Removing intermediate container 78e77620a7f3 00:46:12 ---> bb5fadecb04d 00:46:12 Step 14/26 : WORKDIR / 00:46:12 ---> Running in c62aa3033d2c 00:46:12 Removing intermediate container 40cd5fdf3649 00:46:12 ---> 07b688b21197 00:46:12 Step 14/23 : ENV APP_PORT=59860 00:46:12 Removing intermediate container 12717a0c5d81 00:46:12 ---> f3d0eabba1c2 00:46:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:46:12 Removing intermediate container 3540ff0999f7 00:46:12 ---> 2cdc66fb9461 00:46:12 Step 16/24 : WORKDIR / 00:46:12 ---> Running in 411f68f2f7e7 00:46:12 ---> Running in 1c9f8bd5795b 00:46:12 ---> Running in aceda73b17af 00:46:13 Removing intermediate container c62aa3033d2c 00:46:13 ---> 06e7f3949c50 00:46:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:46:13 Removing intermediate container 1c9f8bd5795b 00:46:13 ---> 8998deb7ad05 00:46:13 Step 15/23 : EXPOSE $APP_PORT 00:46:13 Removing intermediate container 411f68f2f7e7 00:46:13 ---> ea037e4ccd18 00:46:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:46:13 ---> Running in 8a86bfa774b7 00:46:13 ---> Running in 3f4f160dfce2 00:46:13 Removing intermediate container aceda73b17af 00:46:13 ---> e5bb19859152 00:46:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:14 Removing intermediate container 3f4f160dfce2 00:46:14 ---> c7767befdbdc 00:46:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:15 ---> f0b6df396545 00:46:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:46:15 ---> f5f91f496219 00:46:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:46:16 ---> f108f9dc52c8 00:46:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:16 ---> c3fcd4573189 00:46:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:46:16 Removing intermediate container 8a86bfa774b7 00:46:16 ---> e7a574057e74 00:46:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:46:16 ---> Running in 3b7ac5613df8 00:46:17 ---> c3d1a6fd1a6b 00:46:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:46:18 Removing intermediate container 3b7ac5613df8 00:46:18 ---> 5d0e298e5a93 00:46:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:46:18 ---> b656b8f21239 00:46:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:46:19 ---> 8d6bb00a8d4c 00:46:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:19 ---> 337dab1aa6e6 00:46:19 Step 20/24 : ENTRYPOINT ["/core-command"] 00:46:19 ---> Running in d28ca718675d 00:46:19 ---> 8a32f1c28fa4 00:46:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:46:19 ---> 7a5caca62d94 00:46:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:46:19 ---> Running in d80b6aa25827 00:46:19 Removing intermediate container d28ca718675d 00:46:19 ---> 5c2d940f7c85 00:46:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:20 ---> Running in 1e9acc157d14 00:46:20 ---> 884910782d57 00:46:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:46:20 ---> Running in 559075de5364 00:46:21 Removing intermediate container 1e9acc157d14 00:46:21 ---> 9244a042ee19 00:46:21 Step 22/24 : LABEL arch=arm64 00:46:21 ---> Running in 48b970e73aa8 00:46:21 Removing intermediate container 559075de5364 00:46:21 ---> e59976282d55 00:46:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:21 ---> 1342a7dc7df8 00:46:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:46:21 ---> Running in a9d156e3fd14 00:46:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:46:21 Status: Downloaded newer image for docker:20.10.0 00:46:21 ---> eeaf43b92773 00:46:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:46:22 Removing intermediate container 48b970e73aa8 00:46:22 ---> 81ed0c5a3f40 00:46:22 Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:46:22 ---> Running in 49792b532c14 00:46:22 ---> Running in 122d6bc19b92 00:46:22 Removing intermediate container a9d156e3fd14 00:46:22 ---> 3467505564b6 00:46:22 Step 21/23 : LABEL arch=arm64 00:46:23 ---> Running in dc063e7f7d19 00:46:23 Removing intermediate container 122d6bc19b92 00:46:23 ---> fdc52de6cf58 00:46:23 Step 24/24 : LABEL version=0.0.0 00:46:23 Removing intermediate container d80b6aa25827 00:46:23 ---> eb0d8f54c042 00:46:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:23 Removing intermediate container 49792b532c14 00:46:23 ---> 733b48d1e11e 00:46:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:46:23 ---> b714eaa46500 00:46:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:46:23 ---> Running in 38bb815a92f2 00:46:23 ---> Running in 5858147b04ce 00:46:23 Removing intermediate container dc063e7f7d19 00:46:23 ---> e9c42a7eef17 00:46:23 Step 22/23 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:46:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:23 Fetched 0 B in 0s (0 B/s) 00:46:23 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:46:23 Fetched 96.5 kB in 0s (0 B/s) 00:46:23 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:46:23 Fetched 279 kB in 0s (0 B/s) 00:46:23 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:46:23 Fetched 122 kB in 0s (0 B/s) 00:46:23 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:46:23 Fetched 77.8 kB in 0s (0 B/s) 00:46:23 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:46:23 Fetched 8848 B in 0s (0 B/s) 00:46:23 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:46:23 Fetched 47.8 kB in 0s (0 B/s) 00:46:23 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:46:23 Fetched 45.6 kB in 0s (0 B/s) 00:46:23 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:46:23 Fetched 15.0 kB in 0s (0 B/s) 00:46:23 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:46:23 Fetched 219 kB in 0s (0 B/s) 00:46:23 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:46:23 Fetched 154 kB in 0s (0 B/s) 00:46:23 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:46:23 Fetched 50.6 kB in 0s (0 B/s) 00:46:23 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:46:23 Fetched 14.8 kB in 0s (0 B/s) 00:46:23 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:46:23 Fetched 41.8 kB in 0s (0 B/s) 00:46:23 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:46:23 Fetched 499 kB in 0s (0 B/s) 00:46:23 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:46:23 Fetched 111 kB in 0s (0 B/s) 00:46:23 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:46:23 Fetched 240 kB in 0s (0 B/s) 00:46:23 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:46:23 Fetched 29.3 kB in 0s (0 B/s) 00:46:23 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:46:23 Fetched 85.5 kB in 0s (0 B/s) 00:46:23 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:46:23 Fetched 24.5 kB in 0s (0 B/s) 00:46:23 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:46:23 Fetched 49.2 kB in 0s (0 B/s) 00:46:23 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:46:23 Fetched 54.2 kB in 0s (0 B/s) 00:46:23 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:46:23 Fetched 30.8 kB in 0s (0 B/s) 00:46:23 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:46:23 Fetched 15.8 kB in 0s (0 B/s) 00:46:23 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:46:23 Fetched 85.9 kB in 0s (0 B/s) 00:46:23 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:46:23 Fetched 8720 B in 0s (0 B/s) 00:46:23 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:46:23 Fetched 140 kB in 0s (0 B/s) 00:46:23 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:46:23 Fetched 119 kB in 0s (0 B/s) 00:46:23 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:46:23 Fetched 111 kB in 0s (0 B/s) 00:46:23 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:46:23 Fetched 11.1 kB in 0s (0 B/s) 00:46:23 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:46:23 Fetched 645 kB in 0s (0 B/s) 00:46:23 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:46:23 Fetched 41.3 kB in 0s (0 B/s) 00:46:23 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:46:23 Fetched 17.9 kB in 0s (0 B/s) 00:46:23 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:46:23 Fetched 368 kB in 0s (0 B/s) 00:46:23 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:46:23 Fetched 187 kB in 0s (0 B/s) 00:46:23 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:46:23 Fetched 175 kB in 0s (0 B/s) 00:46:23 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:46:23 Fetched 206 kB in 0s (0 B/s) 00:46:23 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:46:23 Fetched 1301 kB in 0s (0 B/s) 00:46:23 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:46:23 Fetched 36.2 kB in 0s (0 B/s) 00:46:23 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:46:23 Fetched 159 kB in 0s (0 B/s) 00:46:23 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:46:23 Fetched 107 kB in 0s (0 B/s) 00:46:23 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:46:23 Fetched 48.7 kB in 0s (0 B/s) 00:46:23 Pulling static-packages 00:46:23 + snapcraftctl pull 00:46:23 Pulling version 00:46:23 + cd /root/project 00:46:23 + git describe --tags --abbrev=0 00:46:23 + sed s/v// 00:46:23 + GIT_VERSION=2.0.1-dev.2 00:46:23 + [ -z 2.0.1-dev.2 ] 00:46:23 + snapcraftctl set-version 2.0.1-dev.2 00:46:23 Building config-common 00:46:23 + snapcraftctl build 00:46:24 ---> Running in f32106035c91 00:46:24 Removing intermediate container 38bb815a92f2 00:46:24 ---> b911d04a3440 00:46:24 00:46:24 ---> 25602774c4b4 00:46:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:46:25 Successfully built b911d04a3440 00:46:25 ---> 6303464ed19a 00:46:25 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/ 00:46:25 Successfully tagged core-command-arm64:latest 00:46:25  Building core-command ... done Building support-scheduler 00:46:25 Removing intermediate container f32106035c91 00:46:25 ---> 2dc8d8623652 00:46:25 Step 23/23 : LABEL version=0.0.0 00:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:25 ---> Running in da3a7307e12a 00:46:25 Skipping build go-build-helper (already ran) 00:46:25 ---> Running in 0570c58b06ad 00:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:25 Building edgex-go 00:46:25 + cd /root/parts/edgex-go/src 00:46:25 + git describe --tags --abbrev=0 00:46:25 + sed s/v// 00:46:25 + GIT_VERSION=2.0.1-dev.2 00:46:25 + [ -z 2.0.1-dev.2 ] 00:46:25 + echo 2.0.1-dev.2 00:46:25 + make build 00:46:25 go mod tidy 00:46:26 (1/39) Installing readline (8.0.4-r0) 00:46:26 (2/39) Installing bash (5.0.17-r0) 00:46:26 Executing bash-5.0.17-r0.post-install 00:46:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:46:26 (4/39) Installing libcurl (7.77.0-r0) 00:46:26 (5/39) Installing curl (7.77.0-r0) 00:46:26 (6/39) Installing dumb-init (1.2.2-r1) 00:46:26 (7/39) Installing libbz2 (1.0.8-r1) 00:46:26 (8/39) Installing expat (2.2.9-r1) 00:46:26 (9/39) Installing libffi (3.3-r2) 00:46:26 (10/39) Installing gdbm (1.13-r1) 00:46:26 (11/39) Installing xz-libs (5.2.5-r0) 00:46:26 (12/39) Installing sqlite-libs (3.32.1-r1) 00:46:26 (13/39) Installing python3 (3.8.10-r0) 00:46:26 ---> fd7c3a00f023 00:46:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:46:26 Removing intermediate container 0570c58b06ad 00:46:26 ---> 8812de01e9f1 00:46:26 00:46:27 go: downloading github.com/gorilla/mux v1.8.0 00:46:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:46:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:46:27 go: downloading github.com/stretchr/testify v1.7.0 00:46:27 Successfully built 8812de01e9f1 00:46:27 Successfully tagged support-notifications-arm64:latest 00:46:27 Building core-metadata 00:46:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:46:27 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 00:46:27 go: downloading github.com/google/uuid v1.2.0 00:46:27 go: downloading gopkg.in/yaml.v2 v2.4.0 00:46:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:46:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:46:27 go: downloading github.com/lib/pq v1.10.2 00:46:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:46:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:46:27 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:46:28 go: downloading github.com/pelletier/go-toml v1.9.2 00:46:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:46:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:46:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:46:28 go: downloading github.com/davecgh/go-spew v1.1.1 00:46:28 go: downloading github.com/pmezard/go-difflib v1.0.0 00:46:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:46:28  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) 00:46:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:46:28 (16/39) Installing py3-parsing (2.4.7-r0) 00:46:28 (17/39) Installing py3-six (1.15.0-r0) 00:46:28 (18/39) Installing py3-packaging (20.4-r0) 00:46:28 (19/39) Installing py3-setuptools (47.0.0-r0) 00:46:28 (20/39) Installing py3-chardet (3.0.4-r4) 00:46:28 (21/39) Installing py3-idna (2.9-r0) 00:46:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:46:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:46:28 (24/39) Installing py3-requests (2.23.0-r0) 00:46:28 (25/39) Installing py3-msgpack (1.0.0-r0) 00:46:28 (26/39) Installing py3-lockfile (0.12.2-r3) 00:46:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:46:29 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:46:29 go: downloading github.com/stretchr/objx v0.1.0 00:46:29 go: downloading github.com/go-kit/kit v0.9.0 00:46:29 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:46:29 go: downloading github.com/x448/float16 v0.8.4 00:46:29 (28/39) Installing py3-colorama (0.4.3-r0) 00:46:29 (29/39) Installing py3-distlib (0.3.0-r0) 00:46:29 (30/39) Installing py3-distro (1.5.0-r1) 00:46:29 (31/39) Installing py3-webencodings (0.5.1-r3) 00:46:29 (32/39) Installing py3-html5lib (1.0.1-r4) 00:46:29 (33/39) Installing py3-pytoml (0.1.21-r0) 00:46:29 (34/39) Installing py3-pep517 (0.8.2-r0) 00:46:29 ---> 01248eaea542 00:46:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:46:29 (35/39) Installing py3-progress (1.5-r0) 00:46:29 (36/39) Installing py3-toml (0.10.1-r0) 00:46:29 (37/39) Installing py3-retrying (1.3.3-r0) 00:46:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:46:29 (39/39) Installing py3-pip (20.1.1-r0) 00:46:29 Executing busybox-1.31.1-r19.trigger 00:46:29 OK: 72 MiB in 59 packages 00:46:29 go: downloading github.com/go-playground/universal-translator v0.17.0 00:46:29 go: downloading github.com/leodido/go-urn v1.2.0 00:46:29 go: downloading golang.org/x/text v0.3.2 00:46:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:46:29 go: downloading github.com/go-playground/locales v0.13.0 00:46:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:46:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:46:29 go: downloading github.com/pebbe/zmq4 v1.2.7 00:46:29 go: downloading github.com/kr/pretty v0.2.0 00:46:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:46:29 go: downloading github.com/go-stack/stack v1.8.0 00:46:29 go: downloading github.com/hashicorp/consul/api v1.8.1 00:46:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:46:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:46:29 go: downloading github.com/gorilla/websocket v1.4.2 00:46:29 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:46:30 go: downloading github.com/kr/text v0.1.0 00:46:30 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:46:30 go: downloading github.com/onsi/ginkgo v1.10.1 00:46:30 go: downloading github.com/onsi/gomega v1.7.0 00:46:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:46:30 Removing intermediate container da3a7307e12a 00:46:30 ---> 04dd0f9b0c6b 00:46:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:46:30 go: downloading github.com/mitchellh/copystructure v1.0.0 00:46:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:46:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:46:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:46:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:46:30 go: downloading github.com/hashicorp/serf v0.9.5 00:46:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:46:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:46:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:46:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:46:30 go: downloading github.com/fatih/color v1.9.0 00:46:30 go: downloading github.com/mattn/go-colorable v0.1.6 00:46:30 go: downloading github.com/mattn/go-isatty v0.0.12 00:46:30 go: downloading github.com/pkg/errors v0.8.1 00:46:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:46:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:46:30 go: downloading github.com/hashicorp/memberlist v0.2.2 00:46:30 go: downloading github.com/hpcloud/tail v1.0.0 00:46:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:46:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:46:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:46:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:46:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:46:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:46:30 go: downloading github.com/miekg/dns v1.1.26 00:46:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:46:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:46:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:46:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:46:30 go: downloading github.com/hashicorp/errwrap v1.0.0 00:46:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data 00:46:31 ---> e2a424e0d2fd 00:46:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:46:31 ---> Running in 0d7e3340052b 00:46:32 Removing intermediate container 0d7e3340052b 00:46:32 ---> 5b3eb11d9742 00:46:32 Step 24/26 : LABEL arch=arm64 00:46:32 ---> dc30991a4800 00:46:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:46:32 ---> Running in 75af3b9c5f02 00:46:32 ---> Running in c0e94d62374f 00:46:32 Removing intermediate container 75af3b9c5f02 00:46:32 ---> 2a65efcbdab6 00:46:32 Step 25/26 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:46:33 ---> Running in 087792778c8d 00:46:33 Removing intermediate container c0e94d62374f 00:46:33 ---> 092b4f79388a 00:46:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:46:33 Removing intermediate container 087792778c8d 00:46:33 ---> 4291d1908086 00:46:33 Step 26/26 : LABEL version=0.0.0 00:46:34 ---> Running in def080aab02d 00:46:34 ---> d90233a83305 00:46:34 Step 27/32 : RUN chmod +x /entrypoint.sh 00:46:34 Collecting docker-compose==1.23.2 00:46:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:46:34 ---> Running in 3a8c6931c42e 00:46:35 Removing intermediate container def080aab02d 00:46:35 ---> 6100ac830039 00:46:35 00:46:35 Successfully built 6100ac830039 00:46:35 Successfully tagged security-secretstore-setup-arm64:latest 00:46:35  Building security-secretstore-setup ... done Building core-data 00:46:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:46:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:46:37 Collecting texttable<0.10,>=0.9.0 00:46:37 Downloading texttable-0.9.1.tar.gz (11 kB) 00:46:38 Removing intermediate container 3a8c6931c42e 00:46:38 ---> 8376dc841324 00:46:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:46:38 ---> Running in 29ff992a0c27 00:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:46:39 Removing intermediate container 29ff992a0c27 00:46:39 ---> 76a6aad62d8b 00:46:39 Step 29/32 : CMD ["gate"] 00:46:40 ---> Running in e8a0a908b2e9 00:46:40 Collecting docker<4.0,>=3.6.0 00:46:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:46:40 Removing intermediate container e8a0a908b2e9 00:46:40 ---> c4bb5e01cea6 00:46:40 Step 30/32 : LABEL arch=arm64 00:46:41 ---> Running in 3312aa3a4f0b 00:46:41 Collecting websocket-client<1.0,>=0.32.0 00:46:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:46:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:46:42 Removing intermediate container 3312aa3a4f0b 00:46:42 ---> d22453a942fd 00:46:42 Step 31/32 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:46:42 Collecting cached-property<2,>=1.2.0 00:46:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:46:42 ---> Running in 036840db7125 00:46:43 Collecting dockerpty<0.5,>=0.4.1 00:46:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:46:43 Removing intermediate container 036840db7125 00:46:43 ---> 4b736dd95d79 00:46:43 Step 32/32 : LABEL version=0.0.0 00:46:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command 00:46:43 ---> Running in f6bd777f3d48 00:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:44 Removing intermediate container f6bd777f3d48 00:46:44 ---> 40f884b70636 00:46:44 00:46:45 Successfully built 40f884b70636 00:46:45 Successfully tagged security-bootstrapper-arm64:latest 00:46:45 Building security-proxy-setup 00:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:45  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 00:46:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:46 Collecting PyYAML<4,>=3.10 00:46:46 Downloading PyYAML-3.13.tar.gz (270 kB) 00:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:51 Collecting docopt<0.7,>=0.6.1 00:46:51 Downloading docopt-0.6.2.tar.gz (25 kB) 00:46:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:46:53 Collecting idna<2.8,>=2.5 00:46:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:46:53 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:46:53 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:46:53 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:46:53 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:46:53 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:46:53 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:46:53 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:46:53 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:46:53 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:46:53 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:46:53 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:46:53 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:46:53 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:46:53 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:46:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:46:53 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:46:53 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:46:53 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:46:53 + 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 00:46:53 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:46:53 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:46:53 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:46:53 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:46:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:46:53 + 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 00:46:53 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:46:53 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:46:53 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:46:54 Collecting urllib3<1.25,>=1.21.1 00:46:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:46:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:46:54 Collecting docker-pycreds>=0.4.0 00:46:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:46:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:46:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:46:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:46:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:46:55 Building hooks 00:46:55 + cd /root/parts/hooks/src 00:46:55 + make build 00:46:55 go mod tidy 00:46:55 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 00:46:55 go: downloading github.com/stretchr/testify v1.5.1 00:46:55 go: downloading gopkg.in/yaml.v2 v2.2.2 00:46:55 go: downloading github.com/davecgh/go-spew v1.1.0 00:46:55 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:46:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:55 ---> 21a3baaee089 00:46:55 Step 3/23 : WORKDIR /edgex-go 00:46:55 ---> Using cache 00:46:55 ---> 045d76b90ad8 00:46:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:55 ---> Using cache 00:46:55 ---> 225ef08352c5 00:46:55 Step 5/23 : RUN apk add --update --no-cache make git 00:46:55 ---> Using cache 00:46:55 ---> 5d9fbbb77eb2 00:46:55 Step 6/23 : COPY go.mod . 00:46:55 ---> Using cache 00:46:55 ---> bc68276d7b4c 00:46:55 Step 7/23 : RUN go mod download 00:46:55 ---> Using cache 00:46:55 ---> 37f00ffe2119 00:46:55 Step 8/23 : COPY . . 00:46:55 ---> Using cache 00:46:55 ---> dfa5462fbce5 00:46:55 Step 9/23 : RUN go mod tidy 00:46:55 ---> Using cache 00:46:55 ---> cc88ef258d0f 00:46:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:46:55 Installing collected packages: idna, urllib3, requests, texttable, websocket-client, docker-pycreds, docker, cached-property, dockerpty, jsonschema, PyYAML, docopt, docker-compose 00:46:55 Attempting uninstall: idna 00:46:55 Found existing installation: idna 2.9 00:46:55 Uninstalling idna-2.9: 00:46:55 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:46:55 Successfully uninstalled idna-2.9 00:46:56 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:46:56 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:46:57 Attempting uninstall: urllib3 00:46:57 Found existing installation: urllib3 1.25.9 00:46:57 Uninstalling urllib3-1.25.9: 00:46:57 Successfully uninstalled urllib3-1.25.9 00:46:58 ---> Running in 2bdda3fa053b 00:46:58 Attempting uninstall: requests 00:46:58 Found existing installation: requests 2.23.0 00:46:58 Uninstalling requests-2.23.0: 00:46:58 Successfully uninstalled requests-2.23.0 00:46:58 Running setup.py install for texttable: started 00:46:59 Building static-packages 00:46:59 + snapcraftctl build 00:46:59 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 00:47:01 Running setup.py install for texttable: finished with status 'done' 00:47:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:01 ---> 21a3baaee089 00:47:01 Step 3/24 : WORKDIR /edgex-go 00:47:01 ---> Using cache 00:47:01 ---> 045d76b90ad8 00:47:01 Building version 00:47:01 + snapcraftctl build 00:47:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:01 ---> Using cache 00:47:01 ---> 225ef08352c5 00:47:01 Step 5/24 : RUN apk add --update --no-cache make git 00:47:01 ---> Using cache 00:47:01 ---> 5d9fbbb77eb2 00:47:01 Step 6/24 : COPY go.mod . 00:47:01 ---> Using cache 00:47:01 ---> bc68276d7b4c 00:47:01 Step 7/24 : RUN go mod download 00:47:01 ---> Using cache 00:47:01 ---> 37f00ffe2119 00:47:01 Step 8/24 : COPY . . 00:47:01 ---> Using cache 00:47:01 ---> dfa5462fbce5 00:47:01 Step 9/24 : RUN go mod tidy 00:47:01 ---> Using cache 00:47:01 ---> cc88ef258d0f 00:47:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:47:03 ---> Running in ec22e312a0d2 00:47:03 Staging config-common 00:47:03 + snapcraftctl stage 00:47:03 Running setup.py install for dockerpty: started 00:47:04 Skipping stage go-build-helper (already ran) 00:47:04 Staging edgex-go 00:47:04 + snapcraftctl stage 00:47:04 Staging hooks 00:47:04 + snapcraftctl stage 00:47:05 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 00:47:06 Staging static-packages 00:47:06 + snapcraftctl stage 00:47:06 Running setup.py install for dockerpty: finished with status 'done' 00:47:07 Running setup.py install for PyYAML: started 00:47:07 Staging version 00:47:07 + snapcraftctl stage 00:47:08 Priming config-common 00:47:08 + snapcraftctl prime 00:47:09 Priming go-build-helper 00:47:09 + snapcraftctl prime 00:47:10 Priming edgex-go 00:47:10 + snapcraftctl prime 00:47:10 Running setup.py install for PyYAML: finished with status 'done' 00:47:10 Running setup.py install for docopt: started 00:47:11 + snapcraftctl prime 00:47:11 Priming hooks 00:47:12 Priming static-packages 00:47:12 + snapcraftctl prime 00:47:13 Running setup.py install for docopt: finished with status 'done' 00:47:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 00:47:15 Priming version 00:47:15 + snapcraftctl prime 00:47:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:15 ---> 21a3baaee089 00:47:15 Step 3/24 : WORKDIR /edgex-go 00:47:15 ---> Using cache 00:47:15 ---> 045d76b90ad8 00:47:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:15 ---> Using cache 00:47:15 ---> 225ef08352c5 00:47:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:16 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:47:16 ---> Running in 933d17083569 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:47:21 OK: 218 MiB in 52 packages 00:47:23 Removing intermediate container 933d17083569 00:47:23 ---> 9dae4f6d90ca 00:47:23 Step 6/24 : COPY go.mod . 00:47:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:24 ---> 21a3baaee089 00:47:24 Step 3/22 : WORKDIR /edgex-go 00:47:24 ---> Using cache 00:47:24 ---> 045d76b90ad8 00:47:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:24 ---> Using cache 00:47:24 ---> 225ef08352c5 00:47:24 Step 5/22 : RUN apk add --update --no-cache make git 00:47:24 ---> Using cache 00:47:24 ---> 5d9fbbb77eb2 00:47:25 Step 6/22 : COPY go.mod . 00:47:25 ---> Using cache 00:47:25 ---> bc68276d7b4c 00:47:25 Step 7/22 : RUN go mod download 00:47:25 ---> Using cache 00:47:25 ---> 37f00ffe2119 00:47:25 Step 8/22 : COPY . . 00:47:25 ---> Using cache 00:47:25 ---> dfa5462fbce5 00:47:25 Step 9/22 : RUN go mod tidy 00:47:25 ---> Using cache 00:47:25 ---> cc88ef258d0f 00:47:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:25 ---> Running in 789fe9e4999a 00:47:25 ---> 82d72ad1dfaf 00:47:25 Step 7/24 : RUN go mod download 00:47:26 ---> Running in ff4c951f3826 00:47:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:47:32 Removing intermediate container ff4c951f3826 00:47:32 ---> 8087d50d59f9 00:47:32 Step 8/24 : COPY . . 00:47:32 Removing intermediate container 5858147b04ce 00:47:32 ---> bfa1ac412be8 00:47:32 Step 15/24 : ENV APP_PORT=58890 00:47:33 ---> Running in 32626f44fe36 00:47:34 Removing intermediate container 32626f44fe36 00:47:34 ---> 5bd82597e387 00:47:34 Step 16/24 : EXPOSE $APP_PORT 00:47:34 ---> Running in 5f7ff52e0af1 00:47:35 Removing intermediate container 5f7ff52e0af1 00:47:35 ---> 5f8d758c8451 00:47:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:47:39 ---> c909f4a6f0ea 00:47:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:47:41 ---> 92ea6784cfc2 00:47:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:47:43 ---> ed5ab066caf5 00:47:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:47:43 ---> Running in 59821131ac6b 00:47:45 Removing intermediate container 59821131ac6b 00:47:45 ---> b096163e58fe 00:47:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:45 ---> Running in 77d436e485a2 00:47:46 Removing intermediate container 77d436e485a2 00:47:46 ---> d42da5cec9b5 00:47:46 Step 22/24 : LABEL arch=arm64 00:47:47 ---> Running in 8521e0d0809d 00:47:48 Removing intermediate container 8521e0d0809d 00:47:48 ---> 860f735deae6 00:47:48 Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:47:49 ---> Running in 8f9ae9b6608a 00:47:50 Removing intermediate container 8f9ae9b6608a 00:47:50 ---> d7d36225f419 00:47:50 Step 24/24 : LABEL version=0.0.0 00:47:50 ---> Running in a048306f43ef 00:47:51 Removing intermediate container a048306f43ef 00:47:51 ---> bf0aba8c1d54 00:47:51 00:47:52 ---> f55b099e4d82 00:47:52 Step 9/24 : RUN go mod tidy 00:47:52 Successfully built bf0aba8c1d54 00:47:52 Successfully tagged sys-mgmt-agent-arm64:latest 00:47:52 ---> Running in 6ba5bf84f122 00:47:59  Building sys-mgmt-agent ... done Removing intermediate container 6ba5bf84f122 00:47:59 ---> b36cbea4135a 00:47:59 Step 10/24 : RUN make cmd/core-data/core-data 00:47:59 ---> Running in 501e51ea100d 00:48:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:48:40 Removing intermediate container 2bdda3fa053b 00:48:40 ---> 08b8e1475a0c 00:48:40 00:48:40 Step 11/23 : FROM alpine:3.12 00:48:40 ---> c4fd0aeabfcf 00:48:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:48:40 ---> Using cache 00:48:40 ---> b29aa6f8e918 00:48:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:40 ---> Using cache 00:48:40 ---> 17ec6d1696bb 00:48:40 Step 14/23 : ENV APP_PORT=59861 00:48:40 ---> Running in bcfe4d59547c 00:48:41 Removing intermediate container bcfe4d59547c 00:48:41 ---> 5eb26b23e19c 00:48:41 Step 15/23 : EXPOSE $APP_PORT 00:48:41 ---> Running in 9b7f85cd003a 00:48:42 Removing intermediate container 9b7f85cd003a 00:48:42 ---> c710bcb5176a 00:48:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:43 ---> 425194a6b6f3 00:48:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:45 ---> 5907df515466 00:48:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:46 ---> 34eaffb37374 00:48:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:48:46 ---> Running in 7c6c5cf89dfc 00:48:47 Removing intermediate container 7c6c5cf89dfc 00:48:47 ---> cfb2e428229d 00:48:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:47 ---> Running in 3140a374a078 00:48:48 Removing intermediate container 3140a374a078 00:48:48 ---> 9a82e689b832 00:48:48 Step 21/23 : LABEL arch=arm64 00:48:48 ---> Running in e648a1efed54 00:48:48 Removing intermediate container e648a1efed54 00:48:48 ---> 36af6ec59813 00:48:48 Step 22/23 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:48:49 ---> Running in a08a4900329c 00:48:50 Removing intermediate container a08a4900329c 00:48:50 ---> eaf3c0fc1345 00:48:50 Step 23/23 : LABEL version=0.0.0 00:48:50 ---> Running in 4c21aa905fd9 00:48:51 Removing intermediate container 4c21aa905fd9 00:48:51 ---> ba6c70cb9aa8 00:48:51 00:48:52 Successfully built ba6c70cb9aa8 00:48:52 Successfully tagged support-scheduler-arm64:latest 00:48:53  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:54 Removing intermediate container ec22e312a0d2 00:48:54 ---> e608244f79f5 00:48:54 00:48:54 Step 11/24 : FROM alpine:3.12 00:48:54 ---> c4fd0aeabfcf 00:48:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:48:54 ---> Using cache 00:48:54 ---> b29aa6f8e918 00:48:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:54 ---> Using cache 00:48:54 ---> 17ec6d1696bb 00:48:54 Step 14/24 : ENV APP_PORT=59881 00:48:54 ---> Running in 3f149e3792fd 00:48:55 Removing intermediate container 3f149e3792fd 00:48:55 ---> e666217b03a6 00:48:55 Step 15/24 : EXPOSE $APP_PORT 00:48:55 ---> Running in 1d33dd992265 00:48:56 Removing intermediate container 1d33dd992265 00:48:56 ---> 158d86dfbf53 00:48:56 Step 16/24 : WORKDIR / 00:48:56 ---> Running in cc97486bfa8f 00:48:57 Removing intermediate container cc97486bfa8f 00:48:57 ---> 578e2e71df9e 00:48:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:58 ---> 802ed5c6ac7c 00:48:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:49:00 ---> 3b94e32b748a 00:49:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:49:01 ---> baba1bedfd25 00:49:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:49:01 ---> Running in 6f195f8dee24 00:49:03 Removing intermediate container 6f195f8dee24 00:49:03 ---> 5b887dbc38ae 00:49:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:03 ---> Running in 590128031c59 00:49:04 Removing intermediate container 590128031c59 00:49:04 ---> fa8d557f0720 00:49:04 Step 22/24 : LABEL arch=arm64 00:49:05 ---> Running in f3f3a9b2ffe3 00:49:05 Removing intermediate container 789fe9e4999a 00:49:05 ---> 56d57ec1b7bd 00:49:05 00:49:05 Step 11/22 : FROM alpine:3.12 00:49:05 ---> c4fd0aeabfcf 00:49:05 Step 12/22 : RUN apk add --update --no-cache curl 00:49:05 ---> Running in 546d53b54c9c 00:49:06 Removing intermediate container f3f3a9b2ffe3 00:49:06 ---> 51232688be92 00:49:06 Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:49:06 ---> Running in fd0f0e53f9fd 00:49:06 Removing intermediate container fd0f0e53f9fd 00:49:06 ---> bbdbc97ed928 00:49:06 Step 24/24 : LABEL version=0.0.0 00:49:07 ---> Running in 05682da49dc6 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:07 Removing intermediate container 05682da49dc6 00:49:07 ---> 26c0a169fb4e 00:49:07 00:49:08 Successfully built 26c0a169fb4e 00:49:08 Successfully tagged core-metadata-arm64:latest 00:49:08  Building core-metadata ... done (1/4) Installing ca-certificates (20191127-r4) 00:49:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:08 (3/4) Installing libcurl (7.77.0-r0) 00:49:08 (4/4) Installing curl (7.77.0-r0) 00:49:08 Executing busybox-1.31.1-r20.trigger 00:49:08 Executing ca-certificates-20191127-r4.trigger 00:49:08 OK: 7 MiB in 18 packages 00:49:10 Removing intermediate container 546d53b54c9c 00:49:10 ---> 94244b8f69aa 00:49:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:10 ---> Running in 7ea66ebefdf1 00:49:11 Removing intermediate container 7ea66ebefdf1 00:49:11 ---> db6612918774 00:49:11 Step 14/22 : WORKDIR /edgex 00:49:11 ---> Running in c862bd61e965 00:49:12 Removing intermediate container c862bd61e965 00:49:12 ---> 7c32c2a6df7c 00:49:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:13 ---> 12cf38a01247 00:49:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:14 ---> 3b7b806a6598 00:49:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:15 ---> 499b738417f0 00:49:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:15 ---> Running in 16e1c09ed45e 00:49:16 Removing intermediate container 16e1c09ed45e 00:49:16 ---> 51ebaadaaf20 00:49:16 Step 19/22 : CMD ["--init=true"] 00:49:16 ---> Running in 9b1e359fc289 00:49:17 Removing intermediate container 9b1e359fc289 00:49:17 ---> 1817c8a460f8 00:49:17 Step 20/22 : LABEL arch=arm64 00:49:17 ---> Running in 54b89b93281e 00:49:18 Removing intermediate container 54b89b93281e 00:49:18 ---> c26f44722697 00:49:18 Step 21/22 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:49:18 ---> Running in 84b95347911d 00:49:18 Removing intermediate container 501e51ea100d 00:49:18 ---> 4193c1e640da 00:49:18 00:49:18 Step 11/24 : FROM alpine:3.12 00:49:18 ---> c4fd0aeabfcf 00:49:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:19 ---> Running in 20aebb986535 00:49:19 Removing intermediate container 84b95347911d 00:49:19 ---> fae497636db3 00:49:19 Step 22/22 : LABEL version=0.0.0 00:49:19 ---> Running in aa92ee2f3806 00:49:19 Removing intermediate container 20aebb986535 00:49:19 ---> b9818136149d 00:49:19 Step 13/24 : ENV APP_PORT=59880 00:49:19 ---> Running in 3fc0f2b0a606 00:49:19 Removing intermediate container aa92ee2f3806 00:49:19 ---> ef333af03a07 00:49:19 00:49:20 Successfully built ef333af03a07 00:49:20 Successfully tagged security-proxy-setup-arm64:latest 00:49:20  Building security-proxy-setup ... done Removing intermediate container 3fc0f2b0a606 00:49:20 ---> 6fae50b207ff 00:49:20 Step 14/24 : EXPOSE $APP_PORT 00:49:20 ---> Running in e61072d728a3 00:49:21 Removing intermediate container e61072d728a3 00:49:21 ---> b7424a254fe9 00:49:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:21 ---> Running in 1f1675298096 00:49:23 Removing intermediate container 1f1675298096 00:49:23 ---> 3210ad34762e 00:49:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:49:23 ---> Running in 4ea79474710b 00:49:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:26 (1/6) Installing dumb-init (1.2.2-r1) 00:49:26 (2/6) Installing libgcc (9.3.0-r2) 00:49:26 (3/6) Installing libsodium (1.0.18-r0) 00:49:26 (4/6) Installing libstdc++ (9.3.0-r2) 00:49:26 (5/6) Installing libzmq (4.3.3-r0) 00:49:26 (6/6) Installing zeromq (4.3.3-r0) 00:49:26 Executing busybox-1.31.1-r20.trigger 00:49:26 OK: 8 MiB in 20 packages 00:49:27 Removing intermediate container 4ea79474710b 00:49:27 ---> 226b35fc4414 00:49:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:28 ---> b998e5b946df 00:49:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:30 ---> b966425eb6ef 00:49:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:30 ---> c90f2856af45 00:49:30 Step 20/24 : ENTRYPOINT ["/core-data"] 00:49:31 ---> Running in 04435c1be53d 00:49:31 Removing intermediate container 04435c1be53d 00:49:31 ---> 1cb3cc9c1178 00:49:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:31 ---> Running in 5bde359dcf97 00:49:32 Removing intermediate container 5bde359dcf97 00:49:32 ---> efb499d2f8e2 00:49:32 Step 22/24 : LABEL arch=arm64 00:49:32 ---> Running in d275e7487dbd 00:49:32 Removing intermediate container d275e7487dbd 00:49:32 ---> eb983f962426 00:49:32 Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 00:49:32 ---> Running in cb24dd3736a3 00:49:33 Removing intermediate container cb24dd3736a3 00:49:33 ---> 6c9648b3aa68 00:49:33 Step 24/24 : LABEL version=0.0.0 00:49:33 ---> Running in 6a9921d72eea 00:49:34 Removing intermediate container 6a9921d72eea 00:49:34 ---> 01e1d8a524e6 00:49:34 00:49:34 Successfully built 01e1d8a524e6 00:49:34 Successfully tagged core-data-arm64:latest 00:49:34  Building core-data ... done  [Pipeline] } 00:49:34 $ docker stop --time=1 4cae2f2c0ff3f56890e8a7989d8707019e413a7cdf1e1476ce7abec0eb094e6f 00:49:36 $ docker rm -f 4cae2f2c0ff3f56890e8a7989d8707019e413a7cdf1e1476ce7abec0eb094e6f [Pipeline] // withDockerContainer [Pipeline] sh 00:49:36 + docker images 00:49:37 REPOSITORY TAG IMAGE ID CREATED SIZE 00:49:37 core-data-arm64 latest 01e1d8a524e6 3 seconds ago 19.2MB 00:49:37 security-proxy-setup-arm64 latest ef333af03a07 17 seconds ago 24.2MB 00:49:37 4193c1e640da 18 seconds ago 975MB 00:49:37 core-metadata-arm64 latest 26c0a169fb4e 29 seconds ago 15.7MB 00:49:37 56d57ec1b7bd 32 seconds ago 973MB 00:49:37 e608244f79f5 43 seconds ago 972MB 00:49:37 support-scheduler-arm64 latest ba6c70cb9aa8 46 seconds ago 15.1MB 00:49:37 08b8e1475a0c 57 seconds ago 968MB 00:49:37 sys-mgmt-agent-arm64 latest bf0aba8c1d54 About a minute ago 299MB 00:49:37 security-bootstrapper-arm64 latest 40f884b70636 2 minutes ago 17.5MB 00:49:37 security-secretstore-setup-arm64 latest 6100ac830039 3 minutes ago 27.1MB 00:49:37 support-notifications-arm64 latest 8812de01e9f1 3 minutes ago 15.7MB 00:49:37 core-command-arm64 latest b911d04a3440 3 minutes ago 15MB 00:49:37 6ae99988a6e1 3 minutes ago 969MB 00:49:37 ab909c55beb1 3 minutes ago 970MB 00:49:37 f658ff6d571e 3 minutes ago 969MB 00:49:37 e393a213ec37 3 minutes ago 976MB 00:49:37 de9cd408eb0e 3 minutes ago 967MB 00:49:37 ci-base-image-arm64 latest 21a3baaee089 13 minutes ago 641MB 00:49:37 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 00:49:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 weeks ago 429MB 00:49:37 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:49:37 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] libraryResource [Pipeline] sh 00:49:37 ---> job-cost.sh 00:49:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nO4A 00:50:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:51:53 lf-activate-venv(): INFO: Adding /tmp/venv-nO4A/bin to PATH 00:51:53 INFO: No Stack... 00:51:53 INFO: Retrieving Pricing Info for: v2-standard-4 00:51:53 INFO: Archiving Costs [Pipeline] sh 00:51:53 + cat+ /w/workspace/edgex-go/35/archives/cost.csvcut -d, 00:51:53 -f6 [Pipeline] lock 00:51:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] 00:51:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] did not exist. Created. 00:51:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:51:54 + echo total: 0.18000000715255737 [Pipeline] stash 00:51:54 Stashed 1 file(s) [Pipeline] } 00:51:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] [Pipeline] // lock [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 00:51:55 provisioning config files... 00:51:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/35@tmp/config7651763177460835811tmp [Pipeline] { [Pipeline] sh 00:51:55 + set +x 00:51:55 + curl -s https://codecov.io/bash 00:51:55 + bash -s -- 00:51:56 00:51:56 _____ _ 00:51:56 / ____| | | 00:51:56 | | ___ __| | ___ ___ _____ __ 00:51:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:51:56 | |___| (_) | (_| | __/ (_| (_) \ V / 00:51:56 \_____\___/ \__,_|\___|\___\___/ \_/ 00:51:56 Bash-1.0.3 00:51:56 00:51:56 00:51:56 ==> git version 2.24.4 found 00:51:56 ==> 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 00:51:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:51:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:51:56 ==> Jenkins CI detected. 00:51:56 project root: . 00:51:56 --> token set from env 00:51:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:51:56 ==> Running gcov in . (disable via -X gcov) 00:51:56 ==> Python coveragepy not found 00:51:56 ==> Searching for coverage reports in: 00:51:56 + . 00:51:56 -> Found 1 reports 00:51:56 ==> Detecting git/mercurial file structure 00:51:56 ==> Reading reports 00:51:56 + ./coverage.out bytes=398095 00:51:56 ==> Appending adjustments 00:51:56 https://docs.codecov.io/docs/fixing-reports 00:51:57 + Found adjustments 00:51:57 ==> Gzipping contents 00:51:57 56K /tmp/codecov.sFuRTU.gz 00:51:57 ==> Uploading reports 00:51:57 url: https://codecov.io 00:51:57 query: branch=PR-3531&commit=d254be024d05f1461ebe21894856791ee0b12424&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:51:57 -> Pinging Codecov 00:51:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=d254be024d05f1461ebe21894856791ee0b12424&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:51:57 -> Uploading to 00:51:57 https://storage.googleapis.com/codecov/v4/raw/2021-07-08/00271124DB129430A58F1EEE437C3FCB/d254be024d05f1461ebe21894856791ee0b12424/a3eb657a-1565-4b1e-98d6-75a8deb7fdd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210708%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210708T005157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8958c2fcf380a28e1a236d997a10742b1fd5cfd79c584d6a06b05083685248a6 00:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:57 Dload Upload Total Spent Left Speed 00:51:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54887 0 0 100 54887 0 135k --:--:-- --:--:-- --:--:-- 135k 00:51:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d254be024d05f1461ebe21894856791ee0b12424 [Pipeline] } 00:51:58 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 00:51:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:59 ---> package-listing.sh 00:51:59 ++ facter osfamily 00:51:59 ++ tr '[:upper:]' '[:lower:]' 00:52:00 + OS_FAMILY=redhat 00:52:00 + workspace=/w/workspace/edgex-go/35 00:52:00 + START_PACKAGES=/tmp/packages_start.txt 00:52:00 + END_PACKAGES=/tmp/packages_end.txt 00:52:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:00 + PACKAGES=/tmp/packages_start.txt 00:52:00 + '[' /w/workspace/edgex-go/35 ']' 00:52:00 + PACKAGES=/tmp/packages_end.txt 00:52:00 + case "${OS_FAMILY}" in 00:52:00 + sort 00:52:00 + rpm -qa 00:52:02 + '[' -f /tmp/packages_start.txt ']' 00:52:02 + '[' -f /tmp/packages_end.txt ']' 00:52:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:02 + '[' /w/workspace/edgex-go/35 ']' 00:52:02 + mkdir -p /w/workspace/edgex-go/35/archives/ 00:52:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/35/archives/ [Pipeline] echo 00:52:02 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/35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:03 00:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:04 alpine: Pulling from edgex-lftools-log-publisher 00:52:04 df20fa9351a1: Pulling fs layer 00:52:04 36b3adc4ff6f: Pulling fs layer 00:52:04 8ad3a11d3b57: Pulling fs layer 00:52:04 46f8f816bc3b: Pulling fs layer 00:52:04 93b61091891f: Pulling fs layer 00:52:04 93b9cdb0e59b: Pulling fs layer 00:52:04 5e14af77c1be: Pulling fs layer 00:52:04 01666e4c0597: Pulling fs layer 00:52:04 aa168da1d23b: Pulling fs layer 00:52:04 93b9cdb0e59b: Waiting 00:52:04 5e14af77c1be: Waiting 00:52:04 01666e4c0597: Waiting 00:52:04 aa168da1d23b: Waiting 00:52:04 46f8f816bc3b: Waiting 00:52:04 93b61091891f: Waiting 00:52:04 36b3adc4ff6f: Download complete 00:52:04 df20fa9351a1: Verifying Checksum 00:52:04 df20fa9351a1: Download complete 00:52:04 93b61091891f: Verifying Checksum 00:52:04 93b61091891f: Download complete 00:52:04 93b9cdb0e59b: Download complete 00:52:04 5e14af77c1be: Verifying Checksum 00:52:04 5e14af77c1be: Download complete 00:52:04 df20fa9351a1: Pull complete 00:52:04 01666e4c0597: Verifying Checksum 00:52:04 01666e4c0597: Download complete 00:52:04 8ad3a11d3b57: Verifying Checksum 00:52:04 8ad3a11d3b57: Download complete 00:52:04 36b3adc4ff6f: Pull complete 00:52:04 8ad3a11d3b57: Pull complete 00:52:05 46f8f816bc3b: Verifying Checksum 00:52:05 46f8f816bc3b: Download complete 00:52:05 46f8f816bc3b: Pull complete 00:52:05 93b61091891f: Pull complete 00:52:05 93b9cdb0e59b: Pull complete 00:52:05 5e14af77c1be: Pull complete 00:52:06 01666e4c0597: Pull complete 00:52:06 aa168da1d23b: Verifying Checksum 00:52:06 aa168da1d23b: Download complete 00:52:10 aa168da1d23b: Pull complete 00:52:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:10 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 00:52:10 $ 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/35/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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:14 $ docker top f4bb7f676bd6dee7d8d5e360952bc4ad56ce84b010b50f3bb655a8d4ede26b13 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:14 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:14 + mkdir -p /var/log/sa [Pipeline] sh 00:52:15 + ls /var/log/sa-host 00:52:15 + sadf -c /var/log/sa-host/sa05 00:52:15 file_magic: OK 00:52:15 HZ: Using current value: 100 00:52:15 file_header: OK 00:52:15 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 00:52:15 Statistics: 00:52:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:15 File successfully converted to sysstat format version 12.2.1 00:52:15 + sadf -c /var/log/sa-host/sa08 00:52:15 file_magic: OK 00:52:15 HZ: Using current value: 100 00:52:15 file_header: OK 00:52:15 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 00:52:15 Statistics: 00:52:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:15 provisioning config files... 00:52:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/35@tmp/config3545972014201000180tmp [Pipeline] { [Pipeline] echo 00:52:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:15 ---> create-netrc.sh [Pipeline] } 00:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:52:16 ---> python-tools-install.sh [Pipeline] echo 00:52:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:16 ---> sudo-logs.sh 00:52:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:52:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:16 ---> job-cost.sh 00:52:16 lf-activate-venv: SKIPPING 00:52:16 DEBUG: total: 0.18000000715255737 00:52:16 INFO: Retrieving Stack Cost... 00:52:17 INFO: Retrieving Pricing Info for: v3-standard-2 00:52:18 INFO: Archiving Costs [Pipeline] echo 00:52:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:18 ---> logs-deploy.sh 00:52:18 lf-activate-venv: SKIPPING 00:52:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/35 00:52:18 INFO: archiving workspace using pattern(s): 00:52:19 Archives upload complete. 00:52:19 INFO: archiving logs to Nexus 00:52:20 ---> uname -a: 00:52:20 Linux prd-centos7-docker-4c-2g-2158.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:52:20 00:52:20 00:52:20 ---> lscpu: 00:52:20 Architecture: x86_64 00:52:20 CPU op-mode(s): 32-bit, 64-bit 00:52:20 Byte Order: Little Endian 00:52:20 Address sizes: 40 bits physical, 48 bits virtual 00:52:20 CPU(s): 2 00:52:20 On-line CPU(s) list: 0,1 00:52:20 Thread(s) per core: 1 00:52:20 Core(s) per socket: 1 00:52:20 Socket(s): 2 00:52:20 NUMA node(s): 1 00:52:20 Vendor ID: AuthenticAMD 00:52:20 CPU family: 23 00:52:20 Model: 49 00:52:20 Model name: AMD EPYC-Rome Processor 00:52:20 Stepping: 0 00:52:20 CPU MHz: 2800.000 00:52:20 BogoMIPS: 5600.00 00:52:20 Virtualization: AMD-V 00:52:20 Hypervisor vendor: KVM 00:52:20 Virtualization type: full 00:52:20 L1d cache: 64 KiB 00:52:20 L1i cache: 64 KiB 00:52:20 L2 cache: 1 MiB 00:52:20 L3 cache: 32 MiB 00:52:20 NUMA node0 CPU(s): 0,1 00:52:20 Vulnerability Itlb multihit: Not affected 00:52:20 Vulnerability L1tf: Not affected 00:52:20 Vulnerability Mds: Not affected 00:52:20 Vulnerability Meltdown: Not affected 00:52:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:52:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:52:20 Vulnerability Srbds: Not affected 00:52:20 Vulnerability Tsx async abort: Not affected 00:52:20 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:52:20 00:52:20 00:52:20 ---> nproc: 00:52:20 2 00:52:20 00:52:20 00:52:20 ---> df -h: 00:52:20 Filesystem Size Used Available Use% Mounted on 00:52:20 overlay 40.0G 12.9G 27.1G 32% / 00:52:20 tmpfs 64.0M 0 64.0M 0% /dev 00:52:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:52:20 shm 64.0M 0 64.0M 0% /dev/shm 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/35 00:52:20 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/35@tmp 00:52:20 00:52:20 00:52:20 ---> free -m: 00:52:20 total used free shared buff/cache available 00:52:20 Mem: 7821 1201 1693 0 4926 6581 00:52:20 Swap: 1023 1 1022 00:52:20 00:52:20 00:52:20 ---> ip addr: 00:52:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:52:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:52:20 inet 127.0.0.1/8 scope host lo 00:52:20 valid_lft forever preferred_lft forever 00:52:20 inet6 ::1/128 scope host 00:52:20 valid_lft forever preferred_lft forever 00:52:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:52:20 link/ether fa:16:3e:97:26:d2 brd ff:ff:ff:ff:ff:ff 00:52:20 inet 10.30.123.194/23 brd 10.30.123.255 scope global dynamic eth0 00:52:20 valid_lft 85045sec preferred_lft 85045sec 00:52:20 inet6 fe80::f816:3eff:fe97:26d2/64 scope link 00:52:20 valid_lft forever preferred_lft forever 00:52:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:52:20 link/ether 02:42:46:bc:75:1a brd ff:ff:ff:ff:ff:ff 00:52:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:52:20 valid_lft forever preferred_lft forever 00:52:20 inet6 fe80::42:46ff:febc:751a/64 scope link 00:52:20 valid_lft forever preferred_lft forever 00:52:20 00:52:20 00:52:20 ---> sar -b -r -n DEV: 00:52:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/08/21 _x86_64_ (2 CPU) 00:52:20 00:52:20 00:29:33 LINUX RESTART (2 CPU) 00:52:20 00:52:20 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:52:20 00:31:02 125.26 16.40 108.86 0.00 5569.63 21389.73 0.00 00:52:20 00:32:01 173.96 0.03 173.93 0.00 1.08 48783.68 0.00 00:52:20 00:33:01 57.32 0.00 57.32 0.00 0.00 6645.21 0.00 00:52:20 00:34:01 54.16 0.03 54.13 0.00 1.07 5296.65 0.00 00:52:20 00:35:01 338.13 93.36 244.77 0.00 2263.01 148756.86 0.00 00:52:20 00:36:01 388.73 141.01 247.72 0.00 7453.21 149500.02 0.00 00:52:20 00:37:02 447.43 57.70 389.73 0.00 2404.26 195902.91 0.00 00:52:20 00:38:01 308.67 20.15 288.52 0.00 2484.66 82389.15 0.00 00:52:20 00:39:01 22.27 10.64 11.63 0.00 1348.03 526.65 0.00 00:52:20 00:40:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 00:52:20 00:41:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 00:52:20 00:42:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 00:52:20 00:43:01 0.23 0.00 0.23 0.00 0.00 1.97 0.00 00:52:20 00:44:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 00:52:20 00:45:01 0.40 0.18 0.22 0.00 5.73 2.33 0.00 00:52:20 00:46:01 0.80 0.00 0.80 0.00 0.00 16.19 0.00 00:52:20 00:47:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 00:52:20 00:48:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 00:52:20 00:49:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 00:52:20 00:50:01 0.20 0.00 0.20 0.00 0.00 2.38 0.00 00:52:20 00:51:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 00:52:20 00:52:01 31.48 31.25 0.23 0.00 3586.28 15.39 0.00 00:52:20 Average: 88.49 16.87 71.62 0.00 1141.83 29925.29 0.00 00:52:20 00:52:20 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:52:20 00:31:02 5155236 0 794440 9.92 2620 2056644 1291888 14.26 720176 1721872 156 00:52:20 00:32:01 4329588 0 930512 11.62 2620 2746220 1252296 13.83 953476 2198940 20 00:52:20 00:33:01 3840072 0 1089060 13.60 2620 3077188 1859592 20.53 1326008 2284240 142140 00:52:20 00:34:01 3941064 0 991752 12.38 2620 3073504 1452636 16.04 1190820 2314700 147876 00:52:20 00:35:01 2030756 0 1198960 14.97 2620 4776604 2076624 22.93 1347872 3981444 48 00:52:20 00:36:01 170596 0 1880788 23.48 2620 5954936 4027928 44.47 3244552 3861552 113220 00:52:20 00:37:02 226860 0 1215332 15.17 2620 6564128 1654272 18.26 3378540 3669792 212700 00:52:20 00:38:01 1891628 0 1197040 14.95 2620 4917652 1563196 17.26 1831496 3560844 24 00:52:20 00:39:01 2362192 0 1127832 14.08 2620 4516296 1297452 14.32 1370936 3573596 8 00:52:20 00:40:01 2366580 0 1123440 14.03 2620 4516300 1255292 13.86 1372456 3568908 20 00:52:20 00:41:01 2367904 0 1122056 14.01 2620 4516360 1255376 13.86 1372576 3568924 16 00:52:20 00:42:01 2367784 0 1122228 14.01 2620 4516308 1255292 13.86 1372356 3568908 8 00:52:20 00:43:01 2368164 0 1121844 14.01 2620 4516312 1255292 13.86 1372468 3568908 8 00:52:20 00:44:01 2367800 0 1122204 14.01 2620 4516316 1255460 13.86 1372692 3568908 8 00:52:20 00:45:01 2367800 0 1122172 14.01 2620 4516348 1255292 13.86 1372792 3568516 16 00:52:20 00:46:01 2367680 0 1122288 14.01 2620 4516352 1255388 13.86 1372892 3568516 16 00:52:20 00:47:01 2367808 0 1122156 14.01 2620 4516356 1255292 13.86 1372804 3568516 12 00:52:20 00:48:01 2367560 0 1122396 14.01 2620 4516364 1255292 13.86 1372928 3568516 8 00:52:20 00:49:01 2367972 0 1121984 14.01 2620 4516364 1255292 13.86 1372812 3568516 16 00:52:20 00:50:01 2367212 0 1122732 14.02 2620 4516376 1255520 13.86 1373352 3568516 8 00:52:20 00:51:01 2367900 0 1122044 14.01 2620 4516376 1255424 13.86 1373192 3568516 8 00:52:20 00:52:01 2237064 0 1145008 14.30 2620 4624248 1287644 14.22 1396408 3675520 204 00:52:20 Average: 2481692 0 1138103 14.21 2620 4386525 1492170 16.47 1510618 3348485 28025 00:52:20 00:52:20 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:52:20 00:31:02 eth0 1576.44 1552.53 6416.63 217.34 0.00 0.00 0.00 0.00 00:52:20 00:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:31:02 docker0 820.63 576.56 67.92 2681.09 0.00 0.00 0.00 0.00 00:52:20 00:32:01 eth0 525.28 467.75 3597.92 46.22 0.00 0.00 0.00 0.00 00:52:20 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:32:01 docker0 218.22 245.25 14.77 857.20 0.00 0.00 0.00 0.00 00:52:20 00:33:01 eth0 39.42 24.01 31.13 66.92 0.00 0.00 0.00 0.00 00:52:20 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:33:01 veth9b94555 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 00:52:20 00:33:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 00:52:20 00:34:01 eth0 23.10 12.49 18.59 9.66 0.00 0.00 0.00 0.00 00:52:20 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:34:01 veth9b94555 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 00:52:20 00:34:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 00:52:20 00:35:01 vethc46fc31 4.16 4.98 0.31 12.31 0.00 0.00 0.00 0.00 00:52:20 00:35:01 veth285708e 2.00 3.33 0.14 10.60 0.00 0.00 0.00 0.00 00:52:20 00:35:01 vethaced767 2.11 3.49 0.15 10.61 0.00 0.00 0.00 0.00 00:52:20 00:35:01 eth0 223.32 185.41 1793.44 74.16 0.00 0.00 0.00 0.00 00:52:20 00:36:01 veth10fd515 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:52:20 00:36:01 veth5d5a4db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:20 00:36:01 eth0 65.98 48.95 105.15 59.67 0.00 0.00 0.00 0.00 00:52:20 00:36:01 veth7464500 0.00 1.03 0.00 0.06 0.00 0.00 0.00 0.00 00:52:20 00:37:02 veth83d748e 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:52:20 00:37:02 eth0 99.17 62.63 342.05 18.33 0.00 0.00 0.00 0.00 00:52:20 00:37:02 veth7464500 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 00:52:20 00:37:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:52:20 00:38:01 eth0 237.98 184.13 1708.98 80.77 0.00 0.00 0.00 0.00 00:52:20 00:38:01 veth7464500 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:52:20 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:38:01 docker0 1209.28 1041.48 94.08 4469.51 0.00 0.00 0.00 0.00 00:52:20 00:39:01 eth0 4.68 3.06 4.52 1.78 0.00 0.00 0.00 0.00 00:52:20 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:39:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:40:01 eth0 0.23 0.25 0.02 0.02 0.00 0.00 0.00 0.00 00:52:20 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:41:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 00:52:20 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:42:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:43:01 eth0 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 00:52:20 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:44:01 eth0 0.55 0.37 0.28 0.20 0.00 0.00 0.00 0.00 00:52:20 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:52:20 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:46:01 eth0 0.33 0.28 0.14 0.08 0.00 0.00 0.00 0.00 00:52:20 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:52:20 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:48:01 eth0 0.45 0.03 0.03 0.00 0.00 0.00 0.00 0.00 00:52:20 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:49:01 eth0 0.37 0.08 0.04 0.01 0.00 0.00 0.00 0.00 00:52:20 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:50:01 eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00 00:52:20 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:51:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 00:52:20 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:52:01 eth0 9.08 6.03 9.57 4.17 0.00 0.00 0.00 0.00 00:52:20 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 Average: eth0 127.31 115.59 634.87 26.30 0.00 0.00 0.00 0.00 00:52:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:20 Average: docker0 54.15 46.64 4.21 200.13 0.00 0.00 0.00 0.00 00:52:20 00:52:20 00:52:20 ---> sar -P ALL: 00:52:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/08/21 _x86_64_ (2 CPU) 00:52:20 00:52:20 00:29:33 LINUX RESTART (2 CPU) 00:52:20 00:52:20 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:52:20 00:31:02 all 29.03 0.00 5.97 5.48 0.09 59.44 00:52:20 00:31:02 0 32.22 0.00 7.03 7.11 0.09 53.55 00:52:20 00:31:02 1 25.86 0.00 4.92 3.85 0.09 65.28 00:52:20 00:32:01 all 12.06 0.00 6.46 6.02 0.08 75.38 00:52:20 00:32:01 0 12.13 0.00 6.59 6.77 0.07 74.44 00:52:20 00:32:01 1 12.00 0.00 6.33 5.27 0.09 76.33 00:52:20 00:33:01 all 57.45 0.00 6.01 2.26 0.11 34.17 00:52:20 00:33:01 0 58.18 0.00 6.17 2.05 0.11 33.49 00:52:20 00:33:01 1 56.73 0.00 5.85 2.46 0.11 34.85 00:52:20 00:34:01 all 51.68 0.00 6.75 1.07 0.12 40.38 00:52:20 00:34:01 0 50.77 0.00 7.02 1.01 0.11 41.10 00:52:20 00:34:01 1 52.60 0.00 6.48 1.14 0.13 39.66 00:52:20 00:35:01 all 26.21 0.00 12.72 29.49 0.13 31.46 00:52:20 00:35:01 0 26.09 0.00 12.94 30.53 0.11 30.33 00:52:20 00:35:01 1 26.32 0.00 12.50 28.45 0.14 32.58 00:52:20 00:36:01 all 43.13 0.00 12.58 36.51 0.13 7.65 00:52:20 00:36:01 0 42.23 0.00 12.79 36.89 0.15 7.94 00:52:20 00:36:01 1 44.03 0.00 12.37 36.13 0.11 7.36 00:52:20 00:37:02 all 47.00 0.00 17.22 28.68 0.14 6.96 00:52:20 00:37:02 0 47.37 0.00 16.80 27.84 0.13 7.87 00:52:20 00:37:02 1 46.64 0.00 17.65 29.52 0.15 6.05 00:52:20 00:38:01 all 60.82 0.00 13.30 13.87 0.13 11.88 00:52:20 00:38:01 0 63.57 0.00 13.06 12.65 0.13 10.60 00:52:20 00:38:01 1 58.08 0.00 13.55 15.09 0.13 13.15 00:52:20 00:39:01 all 0.58 0.00 0.45 0.24 0.02 98.71 00:52:20 00:39:01 0 0.38 0.00 0.33 0.28 0.02 98.98 00:52:20 00:39:01 1 0.77 0.00 0.57 0.20 0.02 98.44 00:52:20 00:40:01 all 0.18 0.00 0.03 0.00 0.02 99.77 00:52:20 00:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:52:20 00:40:01 1 0.32 0.00 0.03 0.00 0.02 99.63 00:52:20 00:41:01 all 0.18 0.00 0.04 0.00 0.03 99.76 00:52:20 00:41:01 0 0.27 0.00 0.02 0.00 0.03 99.68 00:52:20 00:41:01 1 0.08 0.00 0.07 0.00 0.02 99.83 00:52:20 00:52:20 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:52:20 00:42:01 all 0.13 0.00 0.04 0.00 0.01 99.82 00:52:20 00:42:01 0 0.20 0.00 0.03 0.00 0.00 99.77 00:52:20 00:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:52:20 00:43:01 all 0.18 0.00 0.02 0.00 0.01 99.79 00:52:20 00:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:52:20 00:43:01 1 0.32 0.00 0.02 0.00 0.00 99.67 00:52:20 00:44:01 all 0.17 0.00 0.03 0.00 0.01 99.80 00:52:20 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:52:20 00:44:01 1 0.32 0.00 0.03 0.00 0.02 99.63 00:52:20 00:45:01 all 0.20 0.00 0.04 0.00 0.02 99.74 00:52:20 00:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:52:20 00:45:01 1 0.35 0.00 0.03 0.00 0.02 99.60 00:52:20 00:46:01 all 0.07 0.00 0.04 0.00 0.01 99.88 00:52:20 00:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:52:20 00:46:01 1 0.08 0.00 0.05 0.00 0.00 99.87 00:52:20 00:47:01 all 0.19 0.00 0.04 0.00 0.01 99.76 00:52:20 00:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:52:20 00:47:01 1 0.33 0.00 0.03 0.00 0.02 99.62 00:52:20 00:48:01 all 0.18 0.00 0.01 0.00 0.01 99.80 00:52:20 00:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:52:20 00:48:01 1 0.32 0.00 0.00 0.00 0.00 99.68 00:52:20 00:49:01 all 0.20 0.00 0.03 0.00 0.01 99.76 00:52:20 00:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:52:20 00:49:01 1 0.33 0.00 0.03 0.00 0.00 99.63 00:52:20 00:50:01 all 0.18 0.00 0.03 0.00 0.01 99.79 00:52:20 00:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:52:20 00:50:01 1 0.32 0.00 0.02 0.00 0.00 99.67 00:52:20 00:51:01 all 0.18 0.00 0.03 0.00 0.02 99.77 00:52:20 00:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:52:20 00:51:01 1 0.30 0.00 0.03 0.00 0.02 99.65 00:52:20 00:52:01 all 1.93 0.00 0.67 0.78 0.03 96.59 00:52:20 00:52:01 0 1.37 0.00 0.67 0.49 0.02 97.46 00:52:20 00:52:01 1 2.50 0.00 0.67 1.07 0.03 95.72 00:52:20 00:52:20 Average: CPU %user %nice %system %iowait %steal %idle 00:52:20 Average: all 14.29 0.00 3.56 5.36 0.05 76.75 00:52:20 Average: 0 14.41 0.00 3.61 5.41 0.05 76.53 00:52:20 Average: 1 14.17 0.00 3.51 5.31 0.05 76.97 00:52:20 00:52:20 00:52:20