Pull request #3711 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0505b8724c48e736eb469e87a39b8651fc480a9f+d2a5f5fee6def632ee193f4e05018b338845a8fb (5b318762aa59451987102ccf574094bc5dbfdaa0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3688174069342814492.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh688940709030191083.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3711/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3711/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6957216174298037673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6574314338547905103.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3711/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3711/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7867163649871950006.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-376’ Running on prd-centos7-docker-4c-2g-379 in /w/workspace/edgexfoundry_edgex-go_PR-3711 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh978502742856233239.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2a5f5fee6def632ee193f4e05018b338845a8fb into PR head commit 0505b8724c48e736eb469e87a39b8651fc480a9f Merge succeeded, producing 0505b8724c48e736eb469e87a39b8651fc480a9f Checking out Revision 0505b8724c48e736eb469e87a39b8651fc480a9f (PR-3711) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8088346702663100176.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3711/head:refs/remotes/origin/PR-3711 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2706216783895350685.key > git merge d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 Commit message: "feat(security): Revert CORS changes for API Gateway" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:38 ========================================================= 17:37:38 EdgeX Global Pipelines Version Info 17:37:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:39 ------------------- 17:37:39 stable info: 17:37:39 ------------------- 17:37:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:37:39 Message: update stable to v1.0.205 17:37:40 ------------------- 17:37:40 experimental info: 17:37:40 ------------------- 17:37:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:37:40 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials > git rev-list --no-walk 6fd8c6c7c0082cc74649d17a9dadcba86799a78f # timeout=10 [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3711 [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3711 [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3711 [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0505b8724c48e736eb469e87a39b8651fc480a9f [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0505b87 [Pipeline] echo 17:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:41 provisioning config files... 17:37:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2528256750415332137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:41 ---> docker-login.sh 17:37:41 nexus3.edgexfoundry.org:10001 17:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:41 Configure a credential helper to remove this warning. See 17:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:41 17:37:41 Login Succeeded 17:37:41 nexus3.edgexfoundry.org:10002 17:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:42 Configure a credential helper to remove this warning. See 17:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:42 17:37:42 Login Succeeded 17:37:42 nexus3.edgexfoundry.org:10003 17:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:42 Configure a credential helper to remove this warning. See 17:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:42 17:37:42 Login Succeeded 17:37:42 nexus3.edgexfoundry.org:10004 17:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:42 Configure a credential helper to remove this warning. See 17:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:42 17:37:42 Login Succeeded 17:37:42 docker.io 17:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:42 Configure a credential helper to remove this warning. See 17:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:42 17:37:42 Login Succeeded 17:37:42 ---> docker-login.sh ends [Pipeline] } 17:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:43 ++ 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 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ cut -d/ -f2 17:37:43 ++ dirname cmd/core-command/Dockerfile 17:37:43 + echo core-command,cmd/core-command/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/core-data/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo core-data,cmd/core-data/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/core-metadata/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo core-metadata,cmd/core-metadata/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/security-bootstrapper/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/security-proxy-setup/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/support-notifications/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo support-notifications,cmd/support-notifications/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/support-scheduler/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:37:43 + for file in '`ls cmd/**/Dockerfile`' 17:37:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:37:43 ++ cut -d/ -f2 17:37:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:37:43 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 17:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:37:44 17:37:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:37:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:37:44 latest: Pulling from edgex-devops/git-semver 17:37:44 31603596830f: Pulling fs layer 17:37:44 04fac38145f0: Pulling fs layer 17:37:44 701f6daf10bf: Pulling fs layer 17:37:44 24f72da36158: Pulling fs layer 17:37:44 24f72da36158: Waiting 17:37:44 04fac38145f0: Verifying Checksum 17:37:44 04fac38145f0: Download complete 17:37:45 31603596830f: Verifying Checksum 17:37:45 31603596830f: Download complete 17:37:45 31603596830f: Pull complete 17:37:45 24f72da36158: Verifying Checksum 17:37:45 24f72da36158: Download complete 17:37:45 04fac38145f0: Pull complete 17:37:45 701f6daf10bf: Verifying Checksum 17:37:45 701f6daf10bf: Download complete 17:37:46 701f6daf10bf: Pull complete 17:37:46 24f72da36158: Pull complete 17:37:46 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 17:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:37:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:37:46 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 17:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:37:47 $ docker top 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:47 [ssh-agent] Looking for ssh-agent implementation... 17:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:47 $ docker exec 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent 17:37:47 SSH_AUTH_SOCK=/tmp/ssh-0uBf59qYtOB7/agent.15 17:37:47 SSH_AGENT_PID=22 17:37:47 Running ssh-add (command line suppressed) 17:37:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4110127033339747231.key (/w/workspace/edgex-go/2@tmp/private_key_4110127033339747231.key) 17:37:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:48 + git tag --points-at HEAD [Pipeline] } 17:37:48 $ docker exec --env ******** --env ******** 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent -k 17:37:48 unset SSH_AUTH_SOCK; 17:37:48 unset SSH_AGENT_PID; 17:37:48 echo Agent pid 22 killed; 17:37:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:48 [ssh-agent] Looking for ssh-agent implementation... 17:37:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:48 $ docker exec 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent 17:37:48 SSH_AUTH_SOCK=/tmp/ssh-Ev4vApYMdDvN/agent.56 17:37:48 SSH_AGENT_PID=62 17:37:48 Running ssh-add (command line suppressed) 17:37:49 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6577437033464103415.key (/w/workspace/edgex-go/2@tmp/private_key_6577437033464103415.key) 17:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:49 + git semver init 17:37:49 # -> Open(): unable to determine branch for HEAD 17:37:49 # $GIT_DIR = /w/workspace/edgex-go/2/.git 17:37:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 17:37:49 # $SEMVER_REMOTE_NAME = origin 17:37:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:37:49 # $SEMVER_USER_NAME = edgex-jenkins 17:37:49 # $SEMVER_BRANCH = PR-3711 17:37:49 # $SEMVER_TEMP = /tmp/semver-804287302 17:37:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:38:21 # '/tmp/semver-804287302' -> '/w/workspace/edgex-go/2/.semver' 17:38:21 # -> Force: false 17:38:21 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 17:38:21 $ docker exec --env ******** --env ******** 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent -k 17:38:21 unset SSH_AUTH_SOCK; 17:38:21 unset SSH_AGENT_PID; 17:38:21 echo Agent pid 62 killed; 17:38:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:22 + git semver [Pipeline] } 17:38:22 $ docker stop --time=1 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 17:38:23 $ docker rm -f 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 [Pipeline] // withDockerContainer [Pipeline] sh 17:38:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:38:24 Stashed 1 file(s) [Pipeline] echo 17:38:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 17:38:24 ========================================================= 17:38:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:38:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:38:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:38:25 540db60ca938: Pulling fs layer 17:38:25 adcc1eea9eea: Pulling fs layer 17:38:25 4c4ab2625f07: Pulling fs layer 17:38:25 db62176df00c: Pulling fs layer 17:38:25 3b30891b0d05: Pulling fs layer 17:38:25 06b49ca38bd5: Pulling fs layer 17:38:25 c788192a36de: Pulling fs layer 17:38:25 a77e37c0d609: Pulling fs layer 17:38:25 c3185cebc471: Pulling fs layer 17:38:25 06b49ca38bd5: Waiting 17:38:25 c788192a36de: Waiting 17:38:25 a77e37c0d609: Waiting 17:38:25 c3185cebc471: Waiting 17:38:25 db62176df00c: Waiting 17:38:25 3b30891b0d05: Waiting 17:38:25 4c4ab2625f07: Verifying Checksum 17:38:25 4c4ab2625f07: Download complete 17:38:25 adcc1eea9eea: Verifying Checksum 17:38:25 adcc1eea9eea: Download complete 17:38:25 3b30891b0d05: Verifying Checksum 17:38:25 3b30891b0d05: Download complete 17:38:25 06b49ca38bd5: Verifying Checksum 17:38:25 06b49ca38bd5: Download complete 17:38:25 c788192a36de: Verifying Checksum 17:38:25 c788192a36de: Download complete 17:38:25 540db60ca938: Verifying Checksum 17:38:25 540db60ca938: Download complete 17:38:25 540db60ca938: Pull complete 17:38:25 adcc1eea9eea: Pull complete 17:38:25 4c4ab2625f07: Pull complete 17:38:26 a77e37c0d609: Verifying Checksum 17:38:26 a77e37c0d609: Download complete 17:38:30 c3185cebc471: Verifying Checksum 17:38:30 c3185cebc471: Download complete 17:38:30 db62176df00c: Verifying Checksum 17:38:30 db62176df00c: Download complete 17:38:34 db62176df00c: Pull complete 17:38:34 3b30891b0d05: Pull complete 17:38:34 06b49ca38bd5: Pull complete 17:38:34 c788192a36de: Pull complete 17:38:34 a77e37c0d609: Pull complete 17:38:36 c3185cebc471: Pull complete 17:38:36 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 17:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:38:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:38:37 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:38:37 WORKDIR /edgex 17:38:37 COPY go.mod . 17:38:37 RUN go mod download' 17:38:37 + docker build -t ci-base-image-x86_64 -f - . 17:38:38 Sending build context to Docker daemon 328.8MB 17:38:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:38:38 ---> 031687cdd783 17:38:38 Step 2/4 : WORKDIR /edgex 17:38:39 Still waiting to schedule task 17:38:39 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-377’ 17:38:40 ---> Running in c58006e4e7d4 17:38:40 Removing intermediate container c58006e4e7d4 17:38:40 ---> f930c6c0e086 17:38:40 Step 3/4 : COPY go.mod . 17:38:40 ---> 487f7f950297 17:38:40 Step 4/4 : RUN go mod download 17:38:40 ---> Running in 477e0ce97c87 17:39:12 Removing intermediate container 477e0ce97c87 17:39:12 ---> 3d8e93cc16f3 17:39:12 Successfully built 3d8e93cc16f3 17:39:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:39:13 + docker inspect -f . ci-base-image-x86_64 17:39:13 . [Pipeline] withDockerContainer 17:39:13 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 17:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:39:14 $ docker top d09d373b728c05ce7d10a9c2e0ffc6e8bb194e69467771e805ddcb1ee8f3144b -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:14 + go version 17:39:14 go version go1.16.6 linux/amd64 [Pipeline] } 17:39:14 $ docker stop --time=1 d09d373b728c05ce7d10a9c2e0ffc6e8bb194e69467771e805ddcb1ee8f3144b 17:39:15 $ docker rm -f d09d373b728c05ce7d10a9c2e0ffc6e8bb194e69467771e805ddcb1ee8f3144b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:39:16 + docker inspect -f . ci-base-image-x86_64 17:39:16 . [Pipeline] withDockerContainer 17:39:16 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 17:39: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:39:16 $ docker top 73d933d99cd4b3d5cbcf2482e10528f2e7dc508a6ff7709819d86ecb05448704 -eo pid,comm [Pipeline] { [Pipeline] echo 17:39:17 ========================================================= 17:39:17 [edgeXBuildGoParallel] Running Tests and Build... 17:39:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:39:17 + go mod tidy [Pipeline] sh 17:39:17 + make test 17:39:17 go mod tidy 17:39:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:39:23 ? github.com/edgexfoundry/edgex-go [no test files] 17:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:39:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:39:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:39:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:39:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:39:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:39:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:39:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 17:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements 17:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 17:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements 17:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 17:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.237s coverage: 94.2% of statements 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:39:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:39:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 17:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 17:39:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 17:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 17:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 17:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 17:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 17:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 17:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 17:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 17:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.222s coverage: 81.8% of statements 17:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 17:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 70.5% of statements 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 17:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 17:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 17:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:40:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 17:40:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:40:39 if [ "zx86_64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 17:40:39 /go/bin/golangci-lint 17:41:01 GO111MODULE=on go vet ./... 17:41:12 gofmt -l . 17:41:12 [ "`gofmt -l .`" = "" ] 17:41:12 ./bin/test-attribution-txt.sh [Pipeline] sh 17:41:13 + ls -al . 17:41:13 total 612 17:41:13 drwxrwxr-x 10 1001 1001 4096 Sep 16 17:41 . 17:41:13 drwxr-xr-x 4 root root 28 Sep 16 17:39 .. 17:41:13 -rw-rw-r-- 1 1001 1001 11 Sep 16 17:37 .dockerignore 17:41:13 drwxrwxr-x 8 1001 1001 179 Sep 16 17:37 .git 17:41:13 drwxrwxr-x 4 1001 1001 142 Sep 16 17:37 .github 17:41:13 -rw-rw-r-- 1 1001 1001 818 Sep 16 17:37 .gitignore 17:41:13 -rw-rw-r-- 1 1001 1001 129 Sep 16 17:37 .golangci.yml 17:41:13 -rw-rw-r-- 1 1001 1001 76 Sep 16 17:37 .hadolint.yml 17:41:13 drwx------ 3 1001 1001 58 Sep 16 17:38 .semver 17:41:13 -rw-rw-r-- 1 1001 1001 166 Sep 16 17:37 .sonarcloud.properties 17:41:13 -rw-rw-r-- 1 1001 1001 1171 Sep 16 17:37 ADOPTERS.md 17:41:13 -rw-rw-r-- 1 1001 1001 8493 Sep 16 17:37 Attribution.txt 17:41:13 -rw-rw-r-- 1 1001 1001 43881 Sep 16 17:37 CHANGELOG.md 17:41:13 -rw-rw-r-- 1 1001 1001 3804 Sep 16 17:37 CONTRIBUTING.md 17:41:13 -rw-rw-r-- 1 1001 1001 677 Sep 16 17:37 GOVERNANCE.md 17:41:13 -rw-rw-r-- 1 1001 1001 849 Sep 16 17:37 Jenkinsfile 17:41:13 -rw-rw-r-- 1 1001 1001 10775 Sep 16 17:37 LICENSE 17:41:13 -rw-rw-r-- 1 1001 1001 6068 Sep 16 17:37 Makefile 17:41:13 -rw-rw-r-- 1 1001 1001 582 Sep 16 17:37 OWNERS.md 17:41:13 -rw-rw-r-- 1 1001 1001 8643 Sep 16 17:37 README.md 17:41:13 -rw-rw-r-- 1 1001 1001 6912 Sep 16 17:37 SECURITY.md 17:41:13 -rw-rw-r-- 1 1001 1001 5 Sep 16 17:38 VERSION 17:41:13 -rw-rw-r-- 1 1001 1001 4131 Sep 16 17:37 ZMQWindows.md 17:41:13 drwxrwxr-x 2 1001 1001 37 Sep 16 17:37 bin 17:41:13 drwxrwxr-x 14 1001 1001 4096 Sep 16 17:37 cmd 17:41:13 -rw-r--r-- 1 root root 403630 Sep 16 17:40 coverage.out 17:41:13 -rw-rw-r-- 1 1001 1001 841 Sep 16 17:37 go.mod 17:41:13 -rw-r--r-- 1 root root 50064 Sep 16 17:39 go.sum 17:41:13 drwxrwxr-x 8 1001 1001 124 Sep 16 17:37 internal 17:41:13 drwxrwxr-x 3 1001 1001 16 Sep 16 17:37 openapi 17:41:13 drwxrwxr-x 4 1001 1001 71 Sep 16 17:37 snap 17:41:13 -rw-rw-r-- 1 1001 1001 204 Sep 16 17:37 version.go [Pipeline] sh 17:41:13 + '[' -e coverage.out ] 17:41:13 + chown 1001:1001 coverage.out [Pipeline] stash 17:41:13 Stashed 1 file(s) [Pipeline] sh 17:41:13 + make build 17:41:13 go mod tidy 17:41: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 17:41:15 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 17:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:41:22 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 17:41:23 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 17:41:23 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 17:41:24 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 17:41:25 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 17:41:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:41:28 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 17:41:28 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 17: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] } 17:41:31 $ docker stop --time=1 73d933d99cd4b3d5cbcf2482e10528f2e7dc508a6ff7709819d86ecb05448704 17:41:33 $ docker rm -f 73d933d99cd4b3d5cbcf2482e10528f2e7dc508a6ff7709819d86ecb05448704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:41:36 17:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:41:37 latest: Pulling from edgex-devops/edgex-compose 17:41:37 cbdbe7a5bc2a: Pulling fs layer 17:41:37 ca9280d653b3: Pulling fs layer 17:41:37 7e9c9ca2126c: Pulling fs layer 17:41:37 cbdbe7a5bc2a: Verifying Checksum 17:41:37 cbdbe7a5bc2a: Download complete 17:41:37 cbdbe7a5bc2a: Pull complete 17:41:38 ca9280d653b3: Verifying Checksum 17:41:38 ca9280d653b3: Download complete 17:41:38 ca9280d653b3: Pull complete 17:41:40 7e9c9ca2126c: Verifying Checksum 17:41:40 7e9c9ca2126c: Download complete 17:41:43 7e9c9ca2126c: Pull complete 17:41:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:41:44 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 17:41:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:41:46 $ docker top 095856e4addd10000a1f0db1d50ef9c4e09a038462a75fe2e001ce56f7920346 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:47 + docker-compose build --help 17:41:47 + grep parallel 17:41:47 --parallel Build images in parallel. [Pipeline] } 17:41:47 $ docker stop --time=1 095856e4addd10000a1f0db1d50ef9c4e09a038462a75fe2e001ce56f7920346 17:41:48 $ docker rm -f 095856e4addd10000a1f0db1d50ef9c4e09a038462a75fe2e001ce56f7920346 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:41:49 . [Pipeline] withDockerContainer 17:41:49 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 17:41:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:41:49 $ docker top cc2fd8fbc9b00d75f1d586975be05beeec952f40f362bf40a35e7a0374751ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:50 + docker-compose -f ./docker-compose-build.yml build --parallel 17:41:50 Building core-command ... 17:41:50 Building core-data ... 17:41:50 Building core-metadata ... 17:41:50 Building security-bootstrapper ... 17:41:50 Building security-proxy-setup ... 17:41:50 Building security-secretstore-setup ... 17:41:50 Building support-notifications ... 17:41:50 Building support-scheduler ... 17:41:50 Building sys-mgmt-agent ... 17:41:50 Building security-secretstore-setup 17:41:50 Building security-proxy-setup 17:41:50 Building security-bootstrapper 17:41:50 Building support-notifications 17:41:50 Building support-scheduler 17:42:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:42:03 ---> 3d8e93cc16f3 17:42:03 Step 3/22 : WORKDIR /edgex-go 17:42:03 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:42:03 ---> 3d8e93cc16f3 17:42:03 Step 3/26 : WORKDIR /edgex-go 17:42:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:42:03 ---> 3d8e93cc16f3 17:42:03 Step 3/23 : WORKDIR /edgex-go 17:42:05 ---> Running in e5da5c3516a9 17:42:05 ---> Running in 8103a89b923f 17:42:05 ---> Running in b564a7839e0f 17:42:10 Removing intermediate container 8103a89b923f 17:42:10 ---> 45d81a6e9cfe 17:42:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:10 Removing intermediate container b564a7839e0f 17:42:10 ---> 3362ae23059a 17:42:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:10 Removing intermediate container e5da5c3516a9 17:42:10 ---> 8b0a56e0d6eb 17:42:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:10 ---> Running in 8fdd6c5fc182 17:42:10 ---> Running in ff89f7899e96 17:42:10 ---> Running in 69b6c774b9a8 17:42:17 Removing intermediate container 69b6c774b9a8 17:42:17 ---> ee424b48b205 17:42:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:42:17 Removing intermediate container 8fdd6c5fc182 17:42:17 ---> 9c4241259087 17:42:17 Step 5/26 : RUN apk add --update --no-cache make git 17:42:17 Removing intermediate container ff89f7899e96 17:42:17 ---> b487415b9b10 17:42:17 Step 5/22 : RUN apk add --update --no-cache make git 17:42:17 ---> Running in d327ef6a5381 17:42:17 ---> Running in 4e71a78320ba 17:42:17 ---> Running in efaf073902e8 17:42:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:42:18 ---> 3d8e93cc16f3 17:42:18 Step 3/23 : WORKDIR /edgex-go 17:42:18 ---> Using cache 17:42:18 ---> 8b0a56e0d6eb 17:42:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:18 ---> Using cache 17:42:18 ---> ee424b48b205 17:42:18 Step 5/23 : RUN apk add --update --no-cache make git 17:42:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:42:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:42:18 ---> 3d8e93cc16f3 17:42:18 Step 3/32 : WORKDIR /edgex-go 17:42:18 ---> Using cache 17:42:18 ---> 8b0a56e0d6eb 17:42:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:19 ---> Using cache 17:42:19 ---> ee424b48b205 17:42:19 Step 5/32 : RUN apk add --update --no-cache make git 17:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:19 ---> Running in 649a50efb433 17:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:19 ---> Running in edc381a55d08 17:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:19 OK: 219 MiB in 52 packages 17:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:20 OK: 219 MiB in 52 packages 17:42:20 OK: 219 MiB in 52 packages 17:42:20 Removing intermediate container d327ef6a5381 17:42:20 ---> af2b4fc60f9e 17:42:20 Step 6/26 : COPY go.mod . 17:42:20 ---> cd8efc6bf465 17:42:20 Step 7/26 : RUN go mod download 17:42:20 ---> Running in da0592bcb372 17:42:20 Removing intermediate container efaf073902e8 17:42:20 ---> d513fcd29998 17:42:20 Step 6/22 : COPY go.mod . 17:42:20 Removing intermediate container 4e71a78320ba 17:42:20 ---> 98338cbf9aca 17:42:20 Step 6/23 : COPY go.mod . 17:42:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:20 ---> d607b95cdd17 17:42:20 Step 7/22 : RUN go mod download 17:42:20 ---> 8bb62b6034f6 17:42:20 Step 7/23 : RUN go mod download 17:42:20 ---> Running in 60e74ae118b6 17:42:20 ---> Running in c5915c26efb1 17:42:20 OK: 219 MiB in 52 packages 17:42:21 OK: 219 MiB in 52 packages 17:42:21 Removing intermediate container edc381a55d08 17:42:21 ---> 12d8a95740d4 17:42:21 Step 6/32 : COPY go.mod . 17:42:21 Removing intermediate container 649a50efb433 17:42:21 ---> 32a98c27a841 17:42:21 Step 6/23 : COPY go.mod . 17:42:21 ---> 62d3b0e6a385 17:42:21 Step 7/32 : RUN go mod download 17:42:21 ---> Running in 9e3f03962eb9 17:42:22 Removing intermediate container da0592bcb372 17:42:22 ---> 4afb5ef91b55 17:42:22 Step 8/26 : COPY . . 17:42:22 ---> bb2d26c18372 17:42:22 Step 7/23 : RUN go mod download 17:42:22 ---> Running in 90b080c3525f 17:42:24 Removing intermediate container 60e74ae118b6 17:42:24 ---> e2fa0e74d928 17:42:24 Step 8/22 : COPY . . 17:42:24 Removing intermediate container c5915c26efb1 17:42:24 ---> ed4d5ba4c659 17:42:24 Step 8/23 : COPY . . 17:42:24 Removing intermediate container 9e3f03962eb9 17:42:24 ---> 14c114536e0c 17:42:24 Step 8/32 : COPY . . 17:42:25 Removing intermediate container 90b080c3525f 17:42:25 ---> 30d5e0729314 17:42:25 Step 8/23 : COPY . . 17:42:33 ---> f5109f0b4ffe 17:42:33 Step 9/26 : RUN go mod tidy 17:42:33 ---> Running in 210f090902f9 17:42:33 ---> 229980027d3f 17:42:33 Step 9/23 : RUN go mod tidy 17:42:33 ---> 66fafddb03d9 17:42:33 Step 9/32 : RUN go mod tidy 17:42:34 ---> Running in 9009fcf402ae 17:42:34 ---> Running in d7a50e2307cc 17:42:37 Removing intermediate container d7a50e2307cc 17:42:37 ---> 21d71c3350a6 17:42:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:42:37 Removing intermediate container 210f090902f9 17:42:37 ---> 09760c78ccff 17:42:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:42:37 ---> Running in d484a8a20abb 17:42:37 ---> Running in 5abae209a4e5 17:42:37 Removing intermediate container 9009fcf402ae 17:42:37 ---> 287cfb188cac 17:42:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:42:37 ---> Running in d14158f56c9c 17:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:42:38 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 17:42:39 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 17:42:44 ---> c920d3f60d33 17:42:44 Step 9/22 : RUN go mod tidy 17:42:44 ---> Running in 7b5a300061be 17:42:44 ---> 6fad41167e2f 17:42:44 Step 9/23 : RUN go mod tidy 17:42:44 ---> Running in a49ac573b6b6 17:42:47 Removing intermediate container 7b5a300061be 17:42:47 ---> 09f82bfcd0c2 17:42:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:42:47 Removing intermediate container a49ac573b6b6 17:42:47 ---> f4c52b7fe24f 17:42:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:42:47 ---> Running in f4f1f665eb2d 17:42:47 ---> Running in 7512e95a304e 17:42:48 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 17:42:48 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 17:42:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-380 in /w/workspace/edgexfoundry_edgex-go_PR-3711 [Pipeline] { [Pipeline] ws 17:42:48 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:42:48 The recommended git tool is: git 17:42:54 using credential edgex-jenkins-ssh 17:42:54 Cloning the remote Git repository 17:42:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:42:54 > git init /w/workspace/edgex-go/2 # timeout=10 17:42:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:42:54 > git --version # timeout=10 17:42:54 > git --version # 'git version 2.17.1' 17:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3711/head:refs/remotes/origin/PR-3711 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:43:11 Merging remotes/origin/main commit d2a5f5fee6def632ee193f4e05018b338845a8fb into PR head commit 0505b8724c48e736eb469e87a39b8651fc480a9f 17:43:11 Merge succeeded, producing 0505b8724c48e736eb469e87a39b8651fc480a9f 17:43:11 Checking out Revision 0505b8724c48e736eb469e87a39b8651fc480a9f (PR-3711) 17:43:11 > git config core.sparsecheckout # timeout=10 17:43:11 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 17:43:11 > git remote # timeout=10 17:43:11 > git config --get remote.origin.url # timeout=10 17:43:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:11 > git merge d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 17:43:11 > git rev-parse HEAD^{commit} # timeout=10 17:43:11 > git config core.sparsecheckout # timeout=10 17:43:11 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 17:43:16 Commit message: "feat(security): Revert CORS changes for API Gateway" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:16 provisioning config files... 17:43:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9011595212256804421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:17 ---> docker-login.sh 17:43:17 nexus3.edgexfoundry.org:10001 17:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:19 Configure a credential helper to remove this warning. See 17:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:19 17:43:19 Login Succeeded 17:43:19 nexus3.edgexfoundry.org:10002 17:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:19 Configure a credential helper to remove this warning. See 17:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:19 17:43:19 Login Succeeded 17:43:19 nexus3.edgexfoundry.org:10003 17:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:20 Configure a credential helper to remove this warning. See 17:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:20 17:43:20 Login Succeeded 17:43:20 nexus3.edgexfoundry.org:10004 17:43:20 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 17:43:20 Removing intermediate container d14158f56c9c 17:43:20 ---> ef658e7d6482 17:43:20 17:43:20 Step 11/32 : FROM alpine:3.12 17:43:20 Removing intermediate container 5abae209a4e5 17:43:20 ---> d03543a314ef 17:43:20 17:43:20 Step 11/26 : FROM alpine:3.12 17:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:20 3.12: Pulling from library/alpine 17:43:20 3.12: Pulling from library/alpine 17:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:20 Configure a credential helper to remove this warning. See 17:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:20 17:43:20 Login Succeeded 17:43:20 docker.io 17:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:21 Configure a credential helper to remove this warning. See 17:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:21 17:43:21 Login Succeeded 17:43:21 ---> docker-login.sh ends [Pipeline] } 17:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:43:22 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 17:43:22 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 17:43:22 Status: Downloaded newer image for alpine:3.12 17:43:22 Status: Downloaded newer image for alpine:3.12 17:43:22 ---> 48b8ec4ed9eb 17:43:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:43:22 ---> 48b8ec4ed9eb 17:43:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:43:22 Removing intermediate container d484a8a20abb 17:43:22 ---> c74a4eec9e3e 17:43:22 17:43:22 Step 11/23 : FROM alpine:3.12 17:43:22 ---> 48b8ec4ed9eb 17:43:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:43:22 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 17:43:22 ---> Running in 30361a032581 17:43:22 ---> Running in aaee1f28bd25 17:43:22 ---> Running in 36067f583a58 17:43:22 Removing intermediate container aaee1f28bd25 17:43:22 ---> 250c5d594efe 17:43:22 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:43:22 ---> Running in 774e6b09cfb0 [Pipeline] echo 17:43:22 ========================================================= 17:43:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:43:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:43:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:23 595b0fe564bb: Pulling fs layer 17:43:23 24495759ef45: Pulling fs layer 17:43:23 d148012ef14d: Pulling fs layer 17:43:23 e90a11edd702: Pulling fs layer 17:43:23 d77568369979: Pulling fs layer 17:43:23 fc1c9f9a7f3b: Pulling fs layer 17:43:23 170f2ba95c9a: Pulling fs layer 17:43:23 97ac5df62f85: Pulling fs layer 17:43:23 e90a11edd702: Waiting 17:43:23 fc1c9f9a7f3b: Waiting 17:43:23 d77568369979: Waiting 17:43:23 170f2ba95c9a: Waiting 17:43:23 97ac5df62f85: Waiting 17:43:23 d148012ef14d: Download complete 17:43:23 24495759ef45: Verifying Checksum 17:43:23 24495759ef45: Download complete 17:43:23 d77568369979: Verifying Checksum 17:43:23 d77568369979: Download complete 17:43:23 fc1c9f9a7f3b: Verifying Checksum 17:43:23 fc1c9f9a7f3b: Download complete 17:43:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:23 595b0fe564bb: Verifying Checksum 17:43:23 595b0fe564bb: Download complete 17:43:23 170f2ba95c9a: Download complete 17:43:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:23 (1/3) Installing ca-certificates (20191127-r4) 17:43:23 (2/3) Installing dumb-init (1.2.2-r1) 17:43:23 (3/3) Installing su-exec (0.2-r1) 17:43:23 Executing busybox-1.31.1-r20.trigger 17:43:23 Executing ca-certificates-20191127-r4.trigger 17:43:23 OK: 6 MiB in 17 packages 17:43:23 595b0fe564bb: Pull complete 17:43:24 (1/2) Installing dumb-init (1.2.2-r1) 17:43:24 (2/2) Installing su-exec (0.2-r1) 17:43:24 Executing busybox-1.31.1-r20.trigger 17:43:24 OK: 6 MiB in 16 packages 17:43:24 Removing intermediate container 36067f583a58 17:43:24 ---> b44c2e48a560 17:43:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:43:24 (1/2) Installing ca-certificates (20191127-r4) 17:43:24 ---> Running in 20eae8efd256 17:43:24 24495759ef45: Pull complete 17:43:24 (2/2) Installing dumb-init (1.2.2-r1) 17:43:24 Executing busybox-1.31.1-r20.trigger 17:43:24 Executing ca-certificates-20191127-r4.trigger 17:43:24 OK: 6 MiB in 16 packages 17:43:24 Removing intermediate container 20eae8efd256 17:43:24 ---> 2a95c51a1b4b 17:43:24 Step 14/26 : WORKDIR / 17:43:24 ---> Running in 831697383cf5 17:43:24 Removing intermediate container 774e6b09cfb0 17:43:24 ---> d722826d962f 17:43:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:43:25 Removing intermediate container 831697383cf5 17:43:25 ---> 3c248fc24c69 17:43:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:43:25 ---> Running in bbe09ec1d5fa 17:43:25 Removing intermediate container 30361a032581 17:43:25 ---> 2a3e2bc5e84b 17:43:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:43:25 ---> Running in 42a7d2f30638 17:43:25 Removing intermediate container bbe09ec1d5fa 17:43:25 ---> fa690a35ac4c 17:43:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:43:25 d148012ef14d: Pull complete 17:43:25 ---> Running in 3aac0e57f414 17:43:25 Removing intermediate container 42a7d2f30638 17:43:25 ---> 82075fdca5d7 17:43:25 Step 14/23 : ENV APP_PORT=59860 17:43:25 ---> a7d79b61fa26 17:43:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:43:25 ---> Running in 579e0efd49ed 17:43:25 Removing intermediate container 3aac0e57f414 17:43:25 ---> 96711c257e2a 17:43:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:43:25 ---> Running in 672e2a62fed7 17:43:26 97ac5df62f85: Verifying Checksum 17:43:26 97ac5df62f85: Download complete 17:43:26 Removing intermediate container 579e0efd49ed 17:43:26 ---> 216c53c5befe 17:43:26 Step 15/23 : EXPOSE $APP_PORT 17:43:26 ---> d5889b411377 17:43:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:43:26 ---> Running in a5f237fff754 17:43:26 Removing intermediate container 7512e95a304e 17:43:26 ---> f5e7121a3dd3 17:43:26 17:43:26 Step 11/22 : FROM alpine:3.12 17:43:26 ---> 48b8ec4ed9eb 17:43:26 Step 12/22 : RUN apk add --update --no-cache curl 17:43:26 ---> Running in 91c311f78eb5 17:43:26 Removing intermediate container a5f237fff754 17:43:26 ---> 88dd2b868508 17:43:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:26 ---> 268312d9c1e8 17:43:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:27 e90a11edd702: Verifying Checksum 17:43:27 e90a11edd702: Download complete 17:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:27 ---> 1e8487af997f 17:43:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:43:27 ---> ffba9f73f403 17:43:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:43:27 Removing intermediate container f4f1f665eb2d 17:43:27 ---> 0d1e7c0efa79 17:43:27 17:43:27 Step 11/23 : FROM alpine:3.12 17:43:27 ---> 48b8ec4ed9eb 17:43:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:43:27 (1/4) Installing ca-certificates (20191127-r4) 17:43:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:43:27 (3/4) Installing libcurl (7.79.0-r0) 17:43:27 ---> Running in 8338847c9907 17:43:27 (4/4) Installing curl (7.79.0-r0) 17:43:27 Removing intermediate container 672e2a62fed7 17:43:27 ---> 7117983b1a5c 17:43:27 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:43:27 Executing busybox-1.31.1-r20.trigger 17:43:27 Executing ca-certificates-20191127-r4.trigger 17:43:27 OK: 7 MiB in 18 packages 17:43:27 ---> Running in 0a1fb094b31f 17:43:27 ---> 00ab1ccd2077 17:43:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:43:27 ---> 69d74d343c00 17:43:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:43:27 Removing intermediate container 0a1fb094b31f 17:43:27 ---> 08ad1920688f 17:43:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:27 ---> 9d0afcdf19b1 17:43:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:43:28 ---> 0dc518d019a9 17:43:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:43:28 Removing intermediate container 91c311f78eb5 17:43:28 ---> 2fc2fadc76f2 17:43:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:43:28 (1/1) Installing dumb-init (1.2.2-r1) 17:43:28 ---> c17840b8874a 17:43:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:43:28 Executing busybox-1.31.1-r20.trigger 17:43:28 ---> Running in be881b9d96f1 17:43:28 OK: 6 MiB in 15 packages 17:43:28 ---> Running in 3d646a71e654 17:43:28 ---> Running in d356a4f1a263 17:43:28 Removing intermediate container be881b9d96f1 17:43:28 ---> 1d43b701e836 17:43:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:28 Removing intermediate container d356a4f1a263 17:43:28 ---> 82db4f9d7dd1 17:43:28 Step 14/22 : WORKDIR /edgex 17:43:28 ---> Running in bd2370067033 17:43:28 ---> Running in cc4689f8217b 17:43:28 ---> fedb6957ac37 17:43:28 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/ 17:43:28 ---> Running in 73eedee27937 17:43:28 Removing intermediate container 8338847c9907 17:43:28 ---> 7fe6885db766 17:43:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:43:28 ---> Running in 199fd711a8d3 17:43:28 Removing intermediate container bd2370067033 17:43:28 ---> 8b4a381bc560 17:43:28 Step 21/23 : LABEL arch=x86_64 17:43:28 Removing intermediate container cc4689f8217b 17:43:28 ---> fb3960ba1073 17:43:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:43:28 ---> Running in 97d6d201afa5 17:43:28 Removing intermediate container 199fd711a8d3 17:43:28 ---> f033ec3c22cd 17:43:28 Step 14/23 : ENV APP_PORT=59861 17:43:28 ---> Running in f4e735001bd3 17:43:29 Removing intermediate container 97d6d201afa5 17:43:29 ---> 7b1fb3cc146d 17:43:29 Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:43:29 ---> Running in 7cdc3c7528c4 17:43:29 ---> e7f307e2433c 17:43:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:43:29 Removing intermediate container 3d646a71e654 17:43:29 ---> bd7cc2770856 17:43:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:29 Removing intermediate container f4e735001bd3 17:43:29 ---> cb75b409c0e7 17:43:29 Step 15/23 : EXPOSE $APP_PORT 17:43:29 Removing intermediate container 7cdc3c7528c4 17:43:29 ---> 68cc4b48e98e 17:43:29 Step 23/23 : LABEL version=0.0.0 17:43:29 ---> Running in bd6e148bf20f 17:43:29 ---> Running in ac9fa3b18ccc 17:43:29 ---> 22a8093f8f6c 17:43:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:43:29 ---> a0152bc0d15c 17:43:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:43:29 Removing intermediate container bd6e148bf20f 17:43:29 ---> c18e07f669d9 17:43:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:29 Removing intermediate container ac9fa3b18ccc 17:43:29 ---> ca8947095974 17:43:29 17:43:29 Removing intermediate container 73eedee27937 17:43:29 ---> 465167d81bea 17:43:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:43:29 ---> Running in 6b19eb0a5f82 17:43:29 Successfully built ca8947095974 17:43:29 Successfully tagged support-notifications:latest 17:43:29 Building core-command 17:43:29  Building support-notifications ... done  ---> 3b0a99be4386 17:43:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:43:30 ---> 1ebce9a06fb6 17:43:30 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:43:30 ---> fccb83665b0f 17:43:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:43:30 Removing intermediate container 6b19eb0a5f82 17:43:30 ---> b0007843cbb8 17:43:30 Step 24/26 : LABEL arch=x86_64 17:43:31 ---> Running in ce9705e72576 17:43:31 ---> ba3048153585 17:43:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:43:31 ---> Running in a172ccc3a4dd 17:43:31 ---> 2f34a7ac0c5e 17:43:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:43:31 Removing intermediate container ce9705e72576 17:43:31 ---> f55acb874751 17:43:31 Step 19/22 : CMD ["--init=true"] 17:43:31 Removing intermediate container a172ccc3a4dd 17:43:31 ---> 0ed3384a49ba 17:43:31 Step 25/26 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:43:31 ---> 0ff209df14e9 17:43:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:43:31 ---> Running in 13b8b2f6557a 17:43:31 ---> Running in 12e661255674 17:43:31 ---> Running in 58bd8a2216c1 17:43:31 ---> d0683261f838 17:43:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:43:31 Removing intermediate container 13b8b2f6557a 17:43:31 ---> 022cf6586cd0 17:43:31 Step 20/22 : LABEL arch=x86_64 17:43:31 Removing intermediate container 12e661255674 17:43:31 ---> 15790d677ba5 17:43:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:31 ---> Running in cf0815f69006 17:43:31 Removing intermediate container 58bd8a2216c1 17:43:31 ---> 736872f1ac88 17:43:31 Step 26/26 : LABEL version=0.0.0 17:43:31 ---> Running in 8781eb884ad4 17:43:31 ---> Running in bc43c6b96ed7 17:43:31 ---> 365a0e308142 17:43:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:43:31 Removing intermediate container cf0815f69006 17:43:31 ---> 1af2800b963c 17:43:31 Step 21/22 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:43:32 Removing intermediate container bc43c6b96ed7 17:43:32 ---> c701ee359352 17:43:32 17:43:32 ---> Running in c8860ef4e7b7 17:43:32 ---> Running in ce4251164139 17:43:32 Removing intermediate container 8781eb884ad4 17:43:32 ---> 198a7a8ad6dc 17:43:32 Step 21/23 : LABEL arch=x86_64 17:43:32 ---> Running in 6c6c9dfc7e72 17:43:32 Successfully built c701ee359352 17:43:32 Successfully tagged security-secretstore-setup:latest 17:43:32  Building security-secretstore-setup ... done Building core-data 17:43:32 Removing intermediate container c8860ef4e7b7 17:43:32 ---> 3c1fe1bfae51 17:43:32 Step 22/22 : LABEL version=0.0.0 17:43:32 Removing intermediate container ce4251164139 17:43:32 ---> 002f9b734314 17:43:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:43:32 ---> Running in 4c299f0ec9b2 17:43:32 Removing intermediate container 6c6c9dfc7e72 17:43:32 ---> 581404928f5f 17:43:32 Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:43:33 ---> Running in 52da2a644c9f 17:43:33 Removing intermediate container 4c299f0ec9b2 17:43:33 ---> 9e77a1497b90 17:43:33 17:43:34 Successfully built 9e77a1497b90 17:43:34 ---> 88e8e8c6a116 17:43:34 Step 27/32 : RUN chmod +x /entrypoint.sh 17:43:34 Successfully tagged security-proxy-setup:latest 17:43:34 Building sys-mgmt-agent 17:43:34  Building security-proxy-setup ... done Removing intermediate container 52da2a644c9f 17:43:34 ---> 7b8197d661fd 17:43:34 Step 23/23 : LABEL version=0.0.0 17:43:34 ---> Running in 01d664f2d95b 17:43:35 ---> Running in 8e2a73ee4b6d 17:43:37 Removing intermediate container 8e2a73ee4b6d 17:43:37 ---> ff34696fec76 17:43:37 17:43:37 Successfully built ff34696fec76 17:43:37 Successfully tagged support-scheduler:latest 17:43:37  Building support-scheduler ... done Building core-metadata 17:43:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:43:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:43:39 ---> 3d8e93cc16f3 17:43:39 Step 3/24 : WORKDIR /edgex-go 17:43:39 e90a11edd702: Pull complete 17:43:39 d77568369979: Pull complete 17:43:39 fc1c9f9a7f3b: Pull complete 17:43:39 170f2ba95c9a: Pull complete 17:43:39 ---> Using cache 17:43:39 ---> 8b0a56e0d6eb 17:43:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:39 ---> Using cache 17:43:39 ---> ee424b48b205 17:43:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:43:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:43:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:43:41 ---> 3d8e93cc16f3 17:43:41 Step 3/24 : WORKDIR /edgex-go 17:43:41 ---> Using cache 17:43:41 ---> 8b0a56e0d6eb 17:43:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:41 ---> Using cache 17:43:41 ---> ee424b48b205 17:43:41 Step 5/24 : RUN apk add --update --no-cache make bash git 17:43:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:43:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:43:41 ---> 3d8e93cc16f3 17:43:41 Step 3/24 : WORKDIR /edgex-go 17:43:41 ---> Using cache 17:43:41 ---> 8b0a56e0d6eb 17:43:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:41 ---> Using cache 17:43:41 ---> ee424b48b205 17:43:41 Step 5/24 : RUN apk add --update --no-cache make git 17:43:41 ---> Using cache 17:43:41 ---> 32a98c27a841 17:43:41 Step 6/24 : COPY go.mod . 17:43:42 ---> Using cache 17:43:42 ---> bb2d26c18372 17:43:42 Step 7/24 : RUN go mod download 17:43:42 ---> Using cache 17:43:42 ---> 30d5e0729314 17:43:42 Step 8/24 : COPY . . 17:43:42 ---> Using cache 17:43:42 ---> 6fad41167e2f 17:43:42 Step 9/24 : RUN go mod tidy 17:43:42 ---> Using cache 17:43:42 ---> f4c52b7fe24f 17:43:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:43:42 Removing intermediate container 01d664f2d95b 17:43:42 ---> 43cf2ab779a9 17:43:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:43:42 ---> Running in e031e3583ce6 17:43:42 ---> Running in 6c84571d920a 17:43:42 ---> Running in 51d2228767e8 17:43:42 ---> Running in 0898d9935c61 17:43:43 Removing intermediate container 0898d9935c61 17:43:43 ---> 9d8f4e6b99ca 17:43:43 Step 29/32 : CMD ["gate"] 17:43:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:43:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:43:43 ---> 3d8e93cc16f3 17:43:43 Step 3/24 : WORKDIR /edgex-go 17:43:43 ---> Using cache 17:43:43 ---> 8b0a56e0d6eb 17:43:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:43 ---> Using cache 17:43:43 ---> ee424b48b205 17:43:43 Step 5/24 : RUN apk add --update --no-cache make git 17:43:43 ---> Using cache 17:43:43 ---> 32a98c27a841 17:43:43 Step 6/24 : COPY go.mod . 17:43:43 ---> Using cache 17:43:43 ---> bb2d26c18372 17:43:43 Step 7/24 : RUN go mod download 17:43:43 ---> Using cache 17:43:43 ---> 30d5e0729314 17:43:43 Step 8/24 : COPY . . 17:43:43 ---> Using cache 17:43:43 ---> 6fad41167e2f 17:43:43 Step 9/24 : RUN go mod tidy 17:43:43 ---> Using cache 17:43:43 ---> f4c52b7fe24f 17:43:43 Step 10/24 : RUN make cmd/core-command/core-command 17:43:44 ---> Running in 993d4e342b91 17:43:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:43:44 ---> Running in 26db87f8b287 17:43:44 Removing intermediate container 993d4e342b91 17:43:44 ---> 38985558da68 17:43:44 Step 30/32 : LABEL arch=x86_64 17:43:44 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 17:43:44 ---> Running in ed15b76c9710 17:43:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:43:44 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 17:43:44 Removing intermediate container ed15b76c9710 17:43:44 ---> c04b28f7f92f 17:43:44 Step 31/32 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:43:44 ---> Running in d3d944d9e719 17:43:44 Removing intermediate container d3d944d9e719 17:43:44 ---> 8ea45d2e8d54 17:43:44 Step 32/32 : LABEL version=0.0.0 17:43:44 97ac5df62f85: Pull complete 17:43:44 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 17:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:43:45 ---> Running in 52a1a0d65ff8 17:43:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:43:45 Removing intermediate container 52a1a0d65ff8 17:43:45 ---> f2d941cbf849 17:43:45 17:43:45 Successfully built f2d941cbf849 17:43:45 Successfully tagged security-bootstrapper:latest 17:43:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:43:45 WORKDIR /edgex 17:43:45 COPY go.mod . 17:43:45 RUN go mod download 17:43:45 + docker build -t ci-base-image-arm64 -f - . 17:43:45  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:43:45 OK: 219 MiB in 52 packages 17:43:46 Removing intermediate container e031e3583ce6 17:43:46 ---> 80c71fc2a4cf 17:43:46 Step 6/24 : COPY go.mod . 17:43:46 OK: 219 MiB in 52 packages 17:43:47 ---> e9b547273cd5 17:43:47 Step 7/24 : RUN go mod download 17:43:47 ---> Running in 06ba156910db 17:43:47 Removing intermediate container 51d2228767e8 17:43:47 ---> e988120fff22 17:43:47 Step 6/24 : COPY go.mod . 17:43:47 Sending build context to Docker daemon 166MB 17:43:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:43:47 ---> 04bc70af865f 17:43:47 Step 2/4 : WORKDIR /edgex 17:43:47 ---> d4f08fad8de8 17:43:47 Step 7/24 : RUN go mod download 17:43:47 ---> Running in c26fc7d3386c 17:43:49 Removing intermediate container c26fc7d3386c 17:43:49 ---> 80c5875d3000 17:43:49 Step 8/24 : COPY . . 17:43:49 Removing intermediate container 06ba156910db 17:43:49 ---> 7b4e6f668262 17:43:49 Step 8/24 : COPY . . 17:43:51 ---> Running in e640d7781f54 17:43:51 Removing intermediate container e640d7781f54 17:43:51 ---> 1fdbf4c047d4 17:43:51 Step 3/4 : COPY go.mod . 17:43:52 ---> b394ce1ec888 17:43:52 Step 4/4 : RUN go mod download 17:43:52 ---> Running in 11fb08234507 17:43:59 ---> 9603fef2e1af 17:43:59 Step 9/24 : RUN go mod tidy 17:43:59 ---> Running in ac56f7f5e28e 17:43:59 ---> 8d4bfdeae0d6 17:43:59 Step 9/24 : RUN go mod tidy 17:43:59 ---> Running in 7246abcb74a3 17:44:00 Removing intermediate container ac56f7f5e28e 17:44:00 ---> 3095ae7b9ae6 17:44:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:44:00 ---> Running in 892a068d12c4 17:44:01 Removing intermediate container 7246abcb74a3 17:44:01 ---> af281f3fc336 17:44:01 Step 10/24 : RUN make cmd/core-data/core-data 17:44:01 ---> Running in 5612c9cf60d7 17:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:44: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 17:44:11 Removing intermediate container 26db87f8b287 17:44:11 ---> 4d53753f18ad 17:44:11 17:44:11 Step 11/24 : FROM alpine:3.12 17:44:11 ---> 48b8ec4ed9eb 17:44:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:44:11 ---> Using cache 17:44:11 ---> 7fe6885db766 17:44:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:44:11 ---> Using cache 17:44:11 ---> f033ec3c22cd 17:44:11 Step 14/24 : ENV APP_PORT=59882 17:44:11 ---> Running in 5469e660601a 17:44:11 Removing intermediate container 5469e660601a 17:44:11 ---> 9f057f141c41 17:44:11 Step 15/24 : EXPOSE $APP_PORT 17:44:11 ---> Running in fd47bc4eef7d 17:44:11 Removing intermediate container fd47bc4eef7d 17:44:11 ---> 43231ea8803b 17:44:11 Step 16/24 : WORKDIR / 17:44:11 ---> Running in d7b3fb402bd8 17:44:11 Removing intermediate container d7b3fb402bd8 17:44:11 ---> 2f0be7fa447e 17:44:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:12 ---> 10590666b39a 17:44:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:44:12 ---> 3fcfca839901 17:44:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:44:12 ---> 31ff3311e06a 17:44:12 Step 20/24 : ENTRYPOINT ["/core-command"] 17:44:12 ---> Running in 8302a4d3941a 17:44:13 Removing intermediate container 8302a4d3941a 17:44:13 ---> fa4ca1a4e5b4 17:44:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:13 ---> Running in e9b222cb0adf 17:44:13 Removing intermediate container e9b222cb0adf 17:44:13 ---> 7b9c8a647a22 17:44:13 Step 22/24 : LABEL arch=x86_64 17:44:13 ---> Running in 85a7e4446d97 17:44:13 Removing intermediate container 85a7e4446d97 17:44:13 ---> 2c6bf6cb4f2d 17:44:13 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:44:13 ---> Running in 66a8161ca712 17:44:13 Removing intermediate container 66a8161ca712 17:44:13 ---> 4898999baad3 17:44:13 Step 24/24 : LABEL version=0.0.0 17:44:13 ---> Running in 6706c183feba 17:44:14 Removing intermediate container 6706c183feba 17:44:14 ---> bdb23a752aa6 17:44:14 17:44:14 Successfully built bdb23a752aa6 17:44:14 Successfully tagged core-command:latest 17:44:16  Building core-command ... done Removing intermediate container 6c84571d920a 17:44:16 ---> ca1b8ba98bae 17:44:16 17:44:16 Step 11/24 : FROM alpine:3.12 17:44:16 ---> 48b8ec4ed9eb 17:44:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:44:16 ---> Using cache 17:44:16 ---> 7fe6885db766 17:44:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:44:16 ---> Using cache 17:44:16 ---> f033ec3c22cd 17:44:16 Step 14/24 : ENV APP_PORT=59881 17:44:16 ---> Running in c1315369b109 17:44:16 Removing intermediate container c1315369b109 17:44:16 ---> a7cc3b1ff294 17:44:16 Step 15/24 : EXPOSE $APP_PORT 17:44:16 ---> Running in 63b7afab4cc5 17:44:16 Removing intermediate container 63b7afab4cc5 17:44:16 ---> 2b7830ec1a9f 17:44:16 Step 16/24 : WORKDIR / 17:44:16 ---> Running in 7a3d09bb8ff1 17:44:16 Removing intermediate container 7a3d09bb8ff1 17:44:16 ---> bd80d4d4cffb 17:44:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:17 ---> 4aff485a1c3d 17:44:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:44:17 ---> 11e082eb3342 17:44:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:44:17 ---> cd2e72e1409d 17:44:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:44:18 ---> Running in 03e566124257 17:44:18 Removing intermediate container 03e566124257 17:44:18 ---> 3a8779746c79 17:44:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:18 ---> Running in 42b391a01d1f 17:44:18 Removing intermediate container 42b391a01d1f 17:44:18 ---> 9d5fe8d8903b 17:44:18 Step 22/24 : LABEL arch=x86_64 17:44:18 ---> Running in a6f5ab4db3ff 17:44:18 Removing intermediate container a6f5ab4db3ff 17:44:18 ---> 53555c1fd855 17:44:18 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:44:18 ---> Running in cf248008903c 17:44:18 Removing intermediate container cf248008903c 17:44:18 ---> 134f4518c3f4 17:44:18 Step 24/24 : LABEL version=0.0.0 17:44:18 ---> Running in 9325f61b9a89 17:44:18 Removing intermediate container 9325f61b9a89 17:44:18 ---> 3361a9090373 17:44:18 17:44:19 Successfully built 3361a9090373 17:44:19 Successfully tagged core-metadata:latest 17:44:25  Building core-metadata ... done Removing intermediate container 892a068d12c4 17:44:25 ---> 5e4d2e472b9c 17:44:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:44:25 ---> Running in 8ee5dd578932 17:44:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:44:26 Removing intermediate container 8ee5dd578932 17:44:26 ---> 345ce0bb9469 17:44:26 17:44:26 Step 12/24 : FROM docker:20.10.7 17:44:26 20.10.7: Pulling from library/docker 17:44:28 Removing intermediate container 5612c9cf60d7 17:44:28 ---> e24f91885723 17:44:28 17:44:28 Step 11/24 : FROM alpine:3.12 17:44:28 ---> 48b8ec4ed9eb 17:44:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:44:28 ---> Running in c00729d22551 17:44:28 Removing intermediate container c00729d22551 17:44:28 ---> cd7262bb7b9d 17:44:28 Step 13/24 : ENV APP_PORT=59880 17:44:28 ---> Running in 9d38382d5748 17:44:28 Removing intermediate container 9d38382d5748 17:44:28 ---> 6cb38c89a44e 17:44:28 Step 14/24 : EXPOSE $APP_PORT 17:44:28 ---> Running in 75e364072354 17:44:28 Removing intermediate container 75e364072354 17:44:28 ---> c5536a9a8fe1 17:44:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:28 ---> Running in 9380fb48dd25 17:44:29 Removing intermediate container 9380fb48dd25 17:44:29 ---> 827c3dea8deb 17:44:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:44:29 ---> Running in 7cfe1e877e6d 17:44:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:44:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:44:30 (1/6) Installing dumb-init (1.2.2-r1) 17:44:30 (2/6) Installing libgcc (9.3.0-r2) 17:44:30 (3/6) Installing libsodium (1.0.18-r0) 17:44:31 (4/6) Installing libstdc++ (9.3.0-r2) 17:44:31 (5/6) Installing libzmq (4.3.3-r0) 17:44:32 (6/6) Installing zeromq (4.3.3-r0) 17:44:32 Executing busybox-1.31.1-r20.trigger 17:44:32 OK: 8 MiB in 20 packages 17:44:33 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 17:44:33 Status: Downloaded newer image for docker:20.10.7 17:44:33 ---> 08bdaf2f88f9 17:44:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:44:33 ---> Running in c58f764a2240 17:44:33 Removing intermediate container 7cfe1e877e6d 17:44:33 ---> fb87e4ceb88f 17:44:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:33 Removing intermediate container c58f764a2240 17:44:33 ---> 10b70d4e7629 17:44:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:44:33 ---> Running in 78e1b162a1d4 17:44:33 ---> 43f761bffa2f 17:44:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:44:33 ---> 73cfeaf03044 17:44:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:44:33 ---> 7ce00e9d6650 17:44:33 Step 20/24 : ENTRYPOINT ["/core-data"] 17:44:33 ---> Running in 6d6c5e2cc0f3 17:44:33 (1/39) Installing readline (8.1.0-r0) 17:44:33 Removing intermediate container 6d6c5e2cc0f3 17:44:33 ---> afa509146718 17:44:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:33 (2/39) Installing bash (5.1.0-r0) 17:44:33 ---> Running in d60fffaefdad 17:44:33 Executing bash-5.1.0-r0.post-install 17:44:33 (3/39) Installing brotli-libs (1.0.9-r3) 17:44:34 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:44:34 (5/39) Installing libcurl (7.79.0-r0) 17:44:34 (6/39) Installing curl (7.79.0-r0) 17:44:34 Removing intermediate container d60fffaefdad 17:44:34 ---> 7435442cf51f 17:44:34 Step 22/24 : LABEL arch=x86_64 17:44:34 (7/39) Installing dumb-init (1.2.5-r0) 17:44:34 (8/39) Installing libbz2 (1.0.8-r1) 17:44:34 ---> Running in 2f3d055fb95d 17:44:34 (9/39) Installing expat (2.2.10-r1) 17:44:34 (10/39) Installing libffi (3.3-r2) 17:44:34 (11/39) Installing gdbm (1.19-r0) 17:44:34 (12/39) Installing xz-libs (5.2.5-r0) 17:44:34 (13/39) Installing sqlite-libs (3.34.1-r0) 17:44:34 (14/39) Installing python3 (3.8.10-r0) 17:44:34 Removing intermediate container 2f3d055fb95d 17:44:34 ---> f5d1631c4b90 17:44:34 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:44:34 ---> Running in 9de17816a0bf 17:44:34 Removing intermediate container 9de17816a0bf 17:44:34 ---> b25cdb12f22b 17:44:34 Step 24/24 : LABEL version=0.0.0 17:44:34 ---> Running in 84928fc1dc7c 17:44:34 Removing intermediate container 84928fc1dc7c 17:44:34 ---> 522c6f0ed409 17:44:34 17:44:34 Successfully built 522c6f0ed409 17:44:35 Successfully tagged core-data:latest 17:44:35  Building core-data ... done (15/39) Installing py3-appdirs (1.4.4-r1) 17:44:35 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:44:35 (17/39) Installing py3-parsing (2.4.7-r1) 17:44:35 (18/39) Installing py3-six (1.15.0-r0) 17:44:35 (19/39) Installing py3-packaging (20.9-r0) 17:44:35 (20/39) Installing py3-setuptools (51.3.3-r0) 17:44:35 (21/39) Installing py3-chardet (4.0.0-r0) 17:44:35 (22/39) Installing py3-idna (3.1-r0) 17:44:35 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:44:35 (24/39) Installing py3-requests (2.25.1-r1) 17:44:35 (25/39) Installing py3-msgpack (1.0.2-r0) 17:44:35 (26/39) Installing py3-lockfile (0.12.2-r3) 17:44:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:44:35 (28/39) Installing py3-colorama (0.4.4-r0) 17:44:35 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:44:35 (30/39) Installing py3-distlib (0.3.1-r1) 17:44:35 (31/39) Installing py3-distro (1.5.0-r1) 17:44:35 (32/39) Installing py3-webencodings (0.5.1-r3) 17:44:35 (33/39) Installing py3-html5lib (1.1-r0) 17:44:35 (34/39) Installing py3-pytoml (0.1.21-r0) 17:44:35 (35/39) Installing py3-pep517 (0.9.1-r0) 17:44:35 (36/39) Installing py3-progress (1.5-r0) 17:44:35 (37/39) Installing py3-retrying (1.3.3-r0) 17:44:35 (38/39) Installing py3-toml (0.10.2-r0) 17:44:35 (39/39) Installing py3-pip (20.3.4-r0) 17:44:35 Executing busybox-1.32.1-r6.trigger 17:44:35 OK: 82 MiB in 59 packages 17:44:37 Collecting docker-compose==1.23.2 17:44:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:44:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:44:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:44:37 Collecting docker<4.0,>=3.6.0 17:44:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:44:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:44:37 Collecting docopt<0.7,>=0.6.1 17:44:37 Downloading docopt-0.6.2.tar.gz (25 kB) 17:44:38 Collecting texttable<0.10,>=0.9.0 17:44:38 Downloading texttable-0.9.1.tar.gz (11 kB) 17:44:38 Collecting websocket-client<1.0,>=0.32.0 17:44:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:44:38 Collecting dockerpty<0.5,>=0.4.1 17:44:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:44:38 Collecting PyYAML<4,>=3.10 17:44:38 Downloading PyYAML-3.13.tar.gz (270 kB) 17:44:39 Collecting jsonschema<3,>=2.5.1 17:44:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:44:39 Collecting cached-property<2,>=1.2.0 17:44:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:44:39 Collecting docker-pycreds>=0.4.0 17:44:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:44:39 Collecting chardet<3.1.0,>=3.0.2 17:44:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:44:39 Collecting idna<2.8,>=2.5 17:44:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:44:39 Collecting certifi>=2017.4.17 17:44:39 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:44:39 Collecting urllib3<1.25,>=1.21.1 17:44:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:44:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:44:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:44:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:44:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:44:39 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:44:39 Attempting uninstall: urllib3 17:44:39 Found existing installation: urllib3 1.26.2 17:44:39 Uninstalling urllib3-1.26.2: 17:44:39 Successfully uninstalled urllib3-1.26.2 17:44:40 Attempting uninstall: idna 17:44:40 Found existing installation: idna 3.1 17:44:40 Uninstalling idna-3.1: 17:44:40 Successfully uninstalled idna-3.1 17:44:40 Attempting uninstall: chardet 17:44:40 Found existing installation: chardet 4.0.0 17:44:40 Uninstalling chardet-4.0.0: 17:44:40 Successfully uninstalled chardet-4.0.0 17:44:40 Attempting uninstall: requests 17:44:40 Found existing installation: requests 2.25.1 17:44:40 Uninstalling requests-2.25.1: 17:44:40 Successfully uninstalled requests-2.25.1 17:44:40 Running setup.py install for texttable: started 17:44:40 Running setup.py install for texttable: finished with status 'done' 17:44:40 Running setup.py install for PyYAML: started 17:44:41 Running setup.py install for PyYAML: finished with status 'done' 17:44:41 Running setup.py install for docopt: started 17:44:41 Running setup.py install for docopt: finished with status 'done' 17:44:41 Running setup.py install for dockerpty: started 17:44:42 Running setup.py install for dockerpty: finished with status 'done' 17:44:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:44:45 Removing intermediate container 78e1b162a1d4 17:44:45 ---> 08a2264a1252 17:44:45 Step 15/24 : ENV APP_PORT=58890 17:44:45 ---> Running in 6333e66cc5bd 17:44:45 Removing intermediate container 6333e66cc5bd 17:44:45 ---> 7c6ac4319726 17:44:45 Step 16/24 : EXPOSE $APP_PORT 17:44:45 ---> Running in 3d7f87ec5e0c 17:44:45 Removing intermediate container 3d7f87ec5e0c 17:44:45 ---> ad10adfd509c 17:44:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:44:45 ---> 8d36f57f80a2 17:44:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:44:46 ---> eff2e0503a04 17:44:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:44:46 ---> 7293db89251d 17:44:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:44:46 ---> Running in 4527ccdce10d 17:44:46 Removing intermediate container 4527ccdce10d 17:44:46 ---> 09a893735f2f 17:44:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:46 ---> Running in 71da73c145a2 17:44:46 Removing intermediate container 71da73c145a2 17:44:46 ---> 5356422967c0 17:44:46 Step 22/24 : LABEL arch=x86_64 17:44:46 ---> Running in 20ddf6529e08 17:44:46 Removing intermediate container 20ddf6529e08 17:44:46 ---> 9567c7fca002 17:44:46 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:44:46 ---> Running in bf6efbacaf0f 17:44:46 Removing intermediate container bf6efbacaf0f 17:44:46 ---> 80c73bd56b7e 17:44:46 Step 24/24 : LABEL version=0.0.0 17:44:46 ---> Running in 7e124076141c 17:44:46 Removing intermediate container 7e124076141c 17:44:46 ---> 8b9eb5540d7a 17:44:46 17:44:46 Successfully built 8b9eb5540d7a 17:44:46 Successfully tagged sys-mgmt-agent:latest 17:44:47  Building sys-mgmt-agent ... done  [Pipeline] } 17:44:47 $ docker stop --time=1 cc2fd8fbc9b00d75f1d586975be05beeec952f40f362bf40a35e7a0374751ef6 17:44:48 $ docker rm -f cc2fd8fbc9b00d75f1d586975be05beeec952f40f362bf40a35e7a0374751ef6 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:49 + docker images 17:44:49 REPOSITORY TAG IMAGE ID CREATED SIZE 17:44:49 sys-mgmt-agent latest 8b9eb5540d7a 3 seconds ago 325MB 17:44:49 core-data latest 522c6f0ed409 15 seconds ago 20.4MB 17:44:49 e24f91885723 22 seconds ago 1.76GB 17:44:49 345ce0bb9469 23 seconds ago 1.75GB 17:44:49 core-metadata latest 3361a9090373 31 seconds ago 16.7MB 17:44:49 ca1b8ba98bae 34 seconds ago 1.76GB 17:44:49 core-command latest bdb23a752aa6 36 seconds ago 16MB 17:44:49 4d53753f18ad 39 seconds ago 1.75GB 17:44:49 security-bootstrapper latest f2d941cbf849 About a minute ago 18.8MB 17:44:49 support-scheduler latest ff34696fec76 About a minute ago 16.1MB 17:44:49 security-proxy-setup latest 9e77a1497b90 About a minute ago 26MB 17:44:49 security-secretstore-setup latest c701ee359352 About a minute ago 28.1MB 17:44:49 support-notifications latest ca8947095974 About a minute ago 16.8MB 17:44:49 0d1e7c0efa79 About a minute ago 1.75GB 17:44:49 f5e7121a3dd3 About a minute ago 1.76GB 17:44:49 c74a4eec9e3e About a minute ago 1.75GB 17:44:49 d03543a314ef About a minute ago 1.76GB 17:44:49 ef658e7d6482 About a minute ago 1.75GB 17:44:49 ci-base-image-x86_64 latest 3d8e93cc16f3 5 minutes ago 1.25GB 17:44:49 alpine 3.12 48b8ec4ed9eb 2 weeks ago 5.58MB 17:44:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 4 weeks ago 37.5MB 17:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 17:44:49 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 17:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 17:45:04 Still waiting to schedule task 17:45:04 ‘prd-ubuntu18.04-docker-8c-8g-378’ is offline 17:45:29 Removing intermediate container 11fb08234507 17:45:29 ---> 32b429bf3558 17:45:29 Successfully built 32b429bf3558 17:45:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:45:29 + docker inspect -f . ci-base-image-arm64 17:45:29 . [Pipeline] withDockerContainer 17:45:30 prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container 17:45:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:31 $ docker top fa1d68f3cc1ef32045a8f4a0d43140632f7f32d1f33ee7c295569d5b889b1eb6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:32 + go version 17:45:32 go version go1.16.6 linux/arm64 [Pipeline] } 17:45:32 $ docker stop --time=1 fa1d68f3cc1ef32045a8f4a0d43140632f7f32d1f33ee7c295569d5b889b1eb6 17:45:34 $ docker rm -f fa1d68f3cc1ef32045a8f4a0d43140632f7f32d1f33ee7c295569d5b889b1eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:35 + docker inspect -f . ci-base-image-arm64 17:45:35 . [Pipeline] withDockerContainer 17:45:35 prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container 17:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:37 $ docker top 7f11a05a4367011dfe874da2608ffcc8af7b9fa365249cedd8324675d2ad9298 -eo pid,comm [Pipeline] { [Pipeline] echo 17:45:37 ========================================================= 17:45:37 [edgeXBuildGoParallel] Running Tests and Build... 17:45:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:45:38 + go mod tidy [Pipeline] sh 17:45:40 + make test 17:45:40 go mod tidy 17:45:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:46:07 ? github.com/edgexfoundry/edgex-go [no test files] 17:47:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:47:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:47:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:47:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:47:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:47:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:47:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 100.0% of statements 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:47:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.275s coverage: 46.3% of statements 17:47:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:47:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:47:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.644s coverage: 90.1% of statements 17:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:47:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.265s coverage: 81.2% of statements 17:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:47:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.494s coverage: 94.2% of statements 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.274s coverage: 60.0% of statements 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.291s coverage: 0.8% of statements 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.209s coverage: 21.7% of statements 17:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.172s coverage: 47.1% of statements 17:47:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements 17:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 17:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.319s coverage: 96.3% of statements 17:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements 17:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 17:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements 17:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.527s coverage: 81.8% of statements 17:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.810s coverage: 91.2% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.748s coverage: 64.4% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 17:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 17:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 17:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.348s coverage: 70.5% of statements 17:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.714s coverage: 43.6% of statements 17:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 17:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.189s coverage: 84.8% of statements 17:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:48:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.209s coverage: 19.5% of statements 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:48:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.0% of statements 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:48:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:48:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:48:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:48:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:48:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements 17:48:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 17:48:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:48:27 if [ "zaarch64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 17:48:27 GO111MODULE=on go vet ./... 17:49:49 gofmt -l . 17:49:49 [ "`gofmt -l .`" = "" ] 17:49:49 ./bin/test-attribution-txt.sh [Pipeline] sh 17:49:50 + ls -al . 17:49:50 total 640 17:49:50 drwxrwxr-x 9 1001 1001 4096 Sep 16 17:49 . 17:49:50 drwxr-xr-x 4 root root 4096 Sep 16 17:45 .. 17:49:50 -rw-rw-r-- 1 1001 1001 11 Sep 16 17:43 .dockerignore 17:49:50 drwxrwxr-x 8 1001 1001 4096 Sep 16 17:43 .git 17:49:50 drwxrwxr-x 4 1001 1001 4096 Sep 16 17:43 .github 17:49:50 -rw-rw-r-- 1 1001 1001 818 Sep 16 17:43 .gitignore 17:49:50 -rw-rw-r-- 1 1001 1001 129 Sep 16 17:43 .golangci.yml 17:49:50 -rw-rw-r-- 1 1001 1001 76 Sep 16 17:43 .hadolint.yml 17:49:50 -rw-rw-r-- 1 1001 1001 166 Sep 16 17:43 .sonarcloud.properties 17:49:50 -rw-rw-r-- 1 1001 1001 1171 Sep 16 17:43 ADOPTERS.md 17:49:50 -rw-rw-r-- 1 1001 1001 8493 Sep 16 17:43 Attribution.txt 17:49:50 -rw-rw-r-- 1 1001 1001 43881 Sep 16 17:43 CHANGELOG.md 17:49:50 -rw-rw-r-- 1 1001 1001 3804 Sep 16 17:43 CONTRIBUTING.md 17:49:50 -rw-rw-r-- 1 1001 1001 677 Sep 16 17:43 GOVERNANCE.md 17:49:50 -rw-rw-r-- 1 1001 1001 849 Sep 16 17:43 Jenkinsfile 17:49:50 -rw-rw-r-- 1 1001 1001 10775 Sep 16 17:43 LICENSE 17:49:50 -rw-rw-r-- 1 1001 1001 6068 Sep 16 17:43 Makefile 17:49:50 -rw-rw-r-- 1 1001 1001 582 Sep 16 17:43 OWNERS.md 17:49:50 -rw-rw-r-- 1 1001 1001 8643 Sep 16 17:43 README.md 17:49:50 -rw-rw-r-- 1 1001 1001 6912 Sep 16 17:43 SECURITY.md 17:49:50 -rw-rw-r-- 1 1001 1001 5 Sep 16 17:38 VERSION 17:49:50 -rw-rw-r-- 1 1001 1001 4131 Sep 16 17:43 ZMQWindows.md 17:49:50 drwxrwxr-x 2 1001 1001 4096 Sep 16 17:43 bin 17:49:50 drwxrwxr-x 14 1001 1001 4096 Sep 16 17:43 cmd 17:49:50 -rw-r--r-- 1 root root 403630 Sep 16 17:48 coverage.out 17:49:50 -rw-rw-r-- 1 1001 1001 841 Sep 16 17:43 go.mod 17:49:50 -rw-r--r-- 1 root root 50064 Sep 16 17:45 go.sum 17:49:50 drwxrwxr-x 8 1001 1001 4096 Sep 16 17:43 internal 17:49:50 drwxrwxr-x 3 1001 1001 4096 Sep 16 17:43 openapi 17:49:50 drwxrwxr-x 4 1001 1001 4096 Sep 16 17:43 snap 17:49:50 -rw-rw-r-- 1 1001 1001 204 Sep 16 17:43 version.go [Pipeline] sh 17:49:50 + '[' -e coverage.out ] 17:49:50 + chown 1001:1001 coverage.out [Pipeline] stash 17:49:50 Warning: overwriting stash ‘coverage-report’ 17:49:51 Stashed 1 file(s) [Pipeline] sh 17:49:52 + make build 17:49:52 go mod tidy 17:49:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:49:59 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 17:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:50:23 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 17:50:28 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 17:50:28 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 17:50:32 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 17:50:35 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 17:50:38 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 17:50:42 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 17:50:45 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 17:50:49 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] } 17:50:54 $ docker stop --time=1 7f11a05a4367011dfe874da2608ffcc8af7b9fa365249cedd8324675d2ad9298 17:50:57 $ docker rm -f 7f11a05a4367011dfe874da2608ffcc8af7b9fa365249cedd8324675d2ad9298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:50:59 17:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:50:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:51:00 latest: Pulling from edgex-devops/edgex-compose-arm64 17:51:00 29e5d40040c1: Pulling fs layer 17:51:00 1ce36da41761: Pulling fs layer 17:51:00 25b303627fd3: Pulling fs layer 17:51:00 29e5d40040c1: Download complete 17:51:01 1ce36da41761: Verifying Checksum 17:51:01 1ce36da41761: Download complete 17:51:01 29e5d40040c1: Pull complete 17:51:02 1ce36da41761: Pull complete 17:51:02 25b303627fd3: Download complete 17:51:13 25b303627fd3: Pull complete 17:51:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:51:13 prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container 17:51:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:51:16 $ docker top 1a38e76805630595a100c6683f2b85c1544a8585188508bc2e2e34777fe2e843 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:17 + + grepdocker-compose parallel build 17:51:17 --help 17:51:22 --parallel Build images in parallel. [Pipeline] } 17:51:22 $ docker stop --time=1 1a38e76805630595a100c6683f2b85c1544a8585188508bc2e2e34777fe2e843 17:51:24 $ docker rm -f 1a38e76805630595a100c6683f2b85c1544a8585188508bc2e2e34777fe2e843 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:51:24 . [Pipeline] withDockerContainer 17:51:25 prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container 17:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:51:26 $ docker top d571faa1d5dccb21b5e4126f0a69973cc05e7dcd55045001f106a8c0766a28d3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:27 + docker-compose -f ./docker-compose-build.yml build --parallel 17:51:32 Building core-command ... 17:51:32 Building core-data ... 17:51:32 Building core-metadata ... 17:51:32 Building security-bootstrapper ... 17:51:32 Building security-proxy-setup ... 17:51:32 Building security-secretstore-setup ... 17:51:32 Building support-notifications ... 17:51:32 Building support-scheduler ... 17:51:32 Building sys-mgmt-agent ... 17:51:32 Building support-notifications 17:51:32 Building core-command 17:51:32 Building core-data 17:51:32 Building support-scheduler 17:51:32 Building sys-mgmt-agent 17:52:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:52:40 ---> 32b429bf3558 17:52:40 Step 3/24 : WORKDIR /edgex-go 17:52:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:52:40 ---> 32b429bf3558 17:52:40 Step 3/24 : WORKDIR /edgex-go 17:52:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:52:40 ---> 32b429bf3558 17:52:40 Step 3/23 : WORKDIR /edgex-go 17:52:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:52:40 ---> 32b429bf3558 17:52:40 Step 3/24 : WORKDIR /edgex-go 17:52:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:52:40 ---> 32b429bf3558 17:52:40 Step 3/23 : WORKDIR /edgex-go 17:52:41 ---> Running in 00adbe395ae2 17:52:41 ---> Running in c66c61b20c07 17:52:41 ---> Running in d8f9e628b0ff 17:52:41 ---> Running in eca8dfcae3e0 17:52:41 ---> Running in 8cbe496a4cda 17:52:42 Removing intermediate container d8f9e628b0ff 17:52:42 ---> 93d8378d7758 17:52:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:42 Removing intermediate container 00adbe395ae2 17:52:42 ---> 1e09ad08c085 17:52:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:42 Removing intermediate container c66c61b20c07 17:52:42 ---> b0f9376a1cd9 17:52:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:42 Removing intermediate container 8cbe496a4cda 17:52:42 ---> 83e1f9912802 17:52:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:42 Removing intermediate container eca8dfcae3e0 17:52:42 ---> 6c650b3482d8 17:52:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:43 ---> Running in 7c8de8f0d13b 17:52:43 ---> Running in 8c7b8a66fb54 17:52:43 ---> Running in 283b2049c766 17:52:43 ---> Running in deba4488e8d8 17:52:43 ---> Running in 3c38d98ee143 17:52:47 Removing intermediate container 8c7b8a66fb54 17:52:47 ---> 2f3369ec0974 17:52:47 Step 5/23 : RUN apk add --update --no-cache make git 17:52:47 Removing intermediate container 7c8de8f0d13b 17:52:47 ---> e2f9336daef9 17:52:47 Step 5/24 : RUN apk add --update --no-cache make git 17:52:47 Removing intermediate container 283b2049c766 17:52:47 ---> be707a3d3441 17:52:47 Step 5/24 : RUN apk add --update --no-cache make bash git 17:52:47 ---> Running in 42c32cfede11 17:52:47 ---> Running in b2b3c2fbf5ed 17:52:47 ---> Running in f943f5cb0564 17:52:47 Removing intermediate container deba4488e8d8 17:52:47 ---> 423961ccc693 17:52:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:52:47 Removing intermediate container 3c38d98ee143 17:52:47 ---> 7c105ec86d82 17:52:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:52:47 ---> Running in 99848a87e71c 17:52:48 ---> Running in 7c927550f359 17:52:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:52:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:52:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:52:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:52:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:52:51 OK: 218 MiB in 52 packages 17:52:52 OK: 218 MiB in 52 packages 17:52:52 OK: 218 MiB in 52 packages 17:52:52 OK: 218 MiB in 52 packages 17:52:52 OK: 218 MiB in 52 packages 17:52:53 Removing intermediate container 42c32cfede11 17:52:53 ---> 0370a8b0be4f 17:52:53 Step 6/23 : COPY go.mod . 17:52:53 Removing intermediate container f943f5cb0564 17:52:53 ---> d81f06671b3e 17:52:53 Step 6/24 : COPY go.mod . 17:52:54 Removing intermediate container b2b3c2fbf5ed 17:52:54 ---> c9df87b68a35 17:52:54 Step 6/24 : COPY go.mod . 17:52:54 Removing intermediate container 7c927550f359 17:52:54 ---> e632b9ba818a 17:52:54 Step 6/23 : COPY go.mod . 17:52:54 Removing intermediate container 99848a87e71c 17:52:54 ---> 37b3e8a5cac5 17:52:54 Step 6/24 : COPY go.mod . 17:52:55 ---> e3545d46c84a 17:52:55 Step 7/23 : RUN go mod download 17:52:55 ---> a58a720fceba 17:52:55 Step 7/24 : RUN go mod download 17:52:55 ---> Running in 5cb8c49c877c 17:52:55 ---> Running in 914ac4fcf5d4 17:52:55 ---> 047fa95cd0de 17:52:55 Step 7/24 : RUN go mod download 17:52:55 ---> Running in c38bcef13c94 17:52:55 ---> 05fe4e21fed6 17:52:55 Step 7/23 : RUN go mod download 17:52:55 ---> 875593b00f8c 17:52:55 Step 7/24 : RUN go mod download 17:52:56 ---> Running in 8b3cb8002bb1 17:52:56 ---> Running in eebf4bb6520a 17:53:01 Removing intermediate container 5cb8c49c877c 17:53:01 ---> 371e22e25fee 17:53:01 Step 8/23 : COPY . . 17:53:02 Removing intermediate container 914ac4fcf5d4 17:53:02 ---> 1651810c3393 17:53:02 Step 8/24 : COPY . . 17:53:03 Removing intermediate container 8b3cb8002bb1 17:53:03 ---> 094659713b97 17:53:03 Step 8/24 : COPY . . 17:53:03 Removing intermediate container eebf4bb6520a 17:53:03 ---> eb1b9cd0f123 17:53:03 Step 8/23 : COPY . . 17:53:03 Removing intermediate container c38bcef13c94 17:53:03 ---> 61663d3e090a 17:53:03 Step 8/24 : COPY . . 17:53:30 ---> 02151ef12305 17:53:30 Step 9/24 : RUN go mod tidy 17:53:30 ---> b0dcf1332ef7 17:53:30 Step 9/23 : RUN go mod tidy 17:53:30 ---> 7fb14ef2bdf1 17:53:30 Step 9/23 : RUN go mod tidy 17:53:30 ---> e2ceb296a1ba 17:53:30 Step 9/24 : RUN go mod tidy 17:53:30 ---> b856e3e54b93 17:53:30 Step 9/24 : RUN go mod tidy 17:53:30 ---> Running in 05ba58240697 17:53:30 ---> Running in bb8680a16ef5 17:53:30 ---> Running in 4457cea04c3f 17:53:30 ---> Running in c034fe44814e 17:53:30 ---> Running in 19bf056f9895 17:53:34 Removing intermediate container 05ba58240697 17:53:34 ---> 1b130a4acdc2 17:53:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:53:34 ---> Running in d6e48ec7b5cb 17:53:34 Removing intermediate container bb8680a16ef5 17:53:34 ---> 4a4475fc0979 17:53:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:53:35 Removing intermediate container 19bf056f9895 17:53:35 ---> 95fb0d7414a7 17:53:35 Step 10/24 : RUN make cmd/core-command/core-command 17:53:35 ---> Running in abe078363770 17:53:35 Removing intermediate container c034fe44814e 17:53:35 ---> 98d0bc4f898a 17:53:35 Step 10/24 : RUN make cmd/core-data/core-data 17:53:35 ---> Running in 961dbce2f3ff 17:53:35 ---> Running in f938a92c7266 17:53:35 Removing intermediate container 4457cea04c3f 17:53:35 ---> 9e45e8f5f76b 17:53:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:53:36 ---> Running in b611b3ac4718 17:53:36 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 17:53:37 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 17:53:37 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 17:53:38 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 17:53:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:54:03 Running on prd-ubuntu18.04-docker-8c-8g-381 in /w/workspace/edgexfoundry_edgex-go_PR-3711 [Pipeline] { [Pipeline] ws 17:54:03 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:54:03 The recommended git tool is: git 17:54:06 using credential edgex-jenkins-ssh 17:54:06 Cloning the remote Git repository 17:54:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:54:06 > git init /w/workspace/edgex-go/2 # timeout=10 17:54:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:06 > git --version # timeout=10 17:54:06 > git --version # 'git version 2.17.1' 17:54:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:12 Merging remotes/origin/main commit d2a5f5fee6def632ee193f4e05018b338845a8fb into PR head commit 0505b8724c48e736eb469e87a39b8651fc480a9f 17:54:12 Merge succeeded, producing 0505b8724c48e736eb469e87a39b8651fc480a9f 17:54:12 Checking out Revision 0505b8724c48e736eb469e87a39b8651fc480a9f (PR-3711) 17:54:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:54:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:54:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3711/head:refs/remotes/origin/PR-3711 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:54:12 > git config core.sparsecheckout # timeout=10 17:54:12 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 17:54:12 > git remote # timeout=10 17:54:12 > git config --get remote.origin.url # timeout=10 17:54:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:12 > git merge d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 17:54:12 > git rev-parse HEAD^{commit} # timeout=10 17:54:12 > git config core.sparsecheckout # timeout=10 17:54:12 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 17:54:16 Commit message: "feat(security): Revert CORS changes for API Gateway" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:17 + echo snap-build.sh 17:54:17 snap-build.sh 17:54:17 + SNAP_BASE_DIR=. 17:54:17 + '[' '!' -z /w/workspace/edgex-go/2 ']' 17:54:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 17:54:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 17:54:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 17:54:17 + cd /w/workspace/edgex-go/2 17:54:17 + sudo apt-get remove -qy --purge lxd lxd-client 17:54:17 Reading package lists... 17:54:17 Building dependency tree... 17:54:17 Reading state information... 17:54:17 The following packages were automatically installed and are no longer required: 17:54:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:54:17 uidmap xdelta3 17:54:17 Use 'sudo apt autoremove' to remove them. 17:54:17 The following packages will be REMOVED: 17:54:17 lxd* lxd-client* 17:54:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:54:17 After this operation, 31.7 MB disk space will be freed. 17:54:18 (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.) 17:54:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:54:18 Removing lxd dnsmasq configuration 17:54:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:54:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:54:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:54:19 (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.) 17:54:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:54:21 Processing triggers for systemd (237-3ubuntu10.45) ... 17:54:21 Processing triggers for ureadahead (0.100.0-21) ... 17:54:21 + sudo snap remove --purge lxd 17:54:21 snap "lxd" is not installed 17:54:21 + sudo groupadd --force --system lxd 17:54:21 ++ whoami 17:54:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:54:21 + newgrp - lxd 17:54:21 + sudo snap install lxd 17:55:18 2021-09-16T17:55:13Z INFO Waiting for automatic snapd restart... 17:55:45 Removing intermediate container d6e48ec7b5cb 17:55:45 ---> 0ab2cb32db0d 17:55:45 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:55:45 Removing intermediate container 961dbce2f3ff 17:55:45 ---> 0e91563f9d4a 17:55:45 17:55:45 Step 11/24 : FROM alpine:3.12 17:55:45 ---> Running in 3da726ce8a0b 17:55:45 3.12: Pulling from library/alpine 17:55:45 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 17:55:45 Status: Downloaded newer image for alpine:3.12 17:55:45 ---> afc2cc120ca2 17:55:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:55:45 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 17:55:45 ---> Running in 8d4a67023d63 17:55:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:45 (1/1) Installing dumb-init (1.2.2-r1) 17:55:45 Executing busybox-1.31.1-r20.trigger 17:55:45 OK: 5 MiB in 15 packages 17:55:45 Removing intermediate container abe078363770 17:55:45 ---> faa75fb6353c 17:55:45 17:55:45 Step 11/23 : FROM alpine:3.12 17:55:45 ---> afc2cc120ca2 17:55:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:55:45 ---> Running in 4369c1052bba 17:55:45 Removing intermediate container 8d4a67023d63 17:55:45 ---> 27a48eb5297c 17:55:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:45 Removing intermediate container 3da726ce8a0b 17:55:45 ---> ee12ab9826ab 17:55:45 17:55:45 Step 12/24 : FROM docker:20.10.7 17:55:45 ---> Running in 7d0229467238 17:55:45 20.10.7: Pulling from library/docker 17:55:45 Removing intermediate container 7d0229467238 17:55:45 ---> 12670dba410a 17:55:45 Step 14/24 : ENV APP_PORT=59882 17:55:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:46 (1/1) Installing dumb-init (1.2.2-r1) 17:55:46 Executing busybox-1.31.1-r20.trigger 17:55:46 Removing intermediate container b611b3ac4718 17:55:46 ---> 972d75880dd6 17:55:46 17:55:46 Step 11/23 : FROM alpine:3.12 17:55:46 ---> afc2cc120ca2 17:55:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:55:46 OK: 5 MiB in 15 packages 17:55:46 ---> Running in e798b5c0aa46 17:55:47 ---> Running in e2bf69312214 17:55:48 Removing intermediate container e798b5c0aa46 17:55:48 ---> a20c8d38a3bb 17:55:48 Step 15/24 : EXPOSE $APP_PORT 17:55:48 ---> Running in 9508e00c5e61 17:55:48 Removing intermediate container 4369c1052bba 17:55:48 ---> ff5549671627 17:55:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:49 ---> Running in 719ebd105652 17:55:49 Removing intermediate container 9508e00c5e61 17:55:49 ---> d1a7d6a41fc4 17:55:49 Step 16/24 : WORKDIR / 17:55:49 ---> Running in c6e9dc33f7d5 17:55:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:50 Removing intermediate container 719ebd105652 17:55:50 ---> 5df4048d11a2 17:55:50 Step 14/23 : ENV APP_PORT=59861 17:55:51 (1/2) Installing ca-certificates (20191127-r4) 17:55:51 (2/2) Installing dumb-init (1.2.2-r1) 17:55:51 Executing busybox-1.31.1-r20.trigger 17:55:51 Executing ca-certificates-20191127-r4.trigger 17:55:51 ---> Running in 50149eab7476 17:55:51 OK: 6 MiB in 16 packages 17:55:51 Removing intermediate container c6e9dc33f7d5 17:55:51 ---> ea310957e7eb 17:55:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:51 Removing intermediate container 50149eab7476 17:55:51 ---> 9599a9d5e687 17:55:51 Step 15/23 : EXPOSE $APP_PORT 17:55:52 ---> Running in de065372e174 17:55:53 ---> 409f67530f58 17:55:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:55:53 Removing intermediate container de065372e174 17:55:53 ---> 924811bf3a3a 17:55:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:53 Removing intermediate container f938a92c7266 17:55:53 ---> 15068ec5a130 17:55:53 17:55:53 Step 11/24 : FROM alpine:3.12 17:55:53 ---> afc2cc120ca2 17:55:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:55:54 Removing intermediate container e2bf69312214 17:55:54 ---> 925703b3e19a 17:55:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:55:54 ---> Running in 8a4ad813b406 17:55:55 ---> Running in e49042745eea 17:55:55 ---> 1870784f9282 17:55:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:55:55 ---> e2cf72d09a60 17:55:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:55:55 Removing intermediate container 8a4ad813b406 17:55:55 ---> 846934c2fc60 17:55:55 Step 13/24 : ENV APP_PORT=59880 17:55:55 Removing intermediate container e49042745eea 17:55:55 ---> abed60dc325c 17:55:55 Step 14/23 : ENV APP_PORT=59860 17:55:56 ---> Running in c353a6af08e0 17:55:56 ---> Running in b9d8ae334fc5 17:55:57 ---> c3c0f3daffcc 17:55:57 Step 20/24 : ENTRYPOINT ["/core-command"] 17:55:57 Removing intermediate container c353a6af08e0 17:55:57 ---> 6bf4c22e59ff 17:55:57 Step 14/24 : EXPOSE $APP_PORT 17:55:57 ---> Running in b2251426aae2 17:55:57 ---> 309228861d29 17:55:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:55:57 Removing intermediate container b9d8ae334fc5 17:55:57 ---> 6168047230c6 17:55:57 Step 15/23 : EXPOSE $APP_PORT 17:55:57 ---> Running in 86dbd449da59 17:55:57 ---> Running in 4d83e6d70dfc 17:55:58 Removing intermediate container b2251426aae2 17:55:58 ---> 52b488c8d189 17:55:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:58 ---> Running in d212d099a1ba 17:55:58 Removing intermediate container 86dbd449da59 17:55:58 ---> 13d127908570 17:55:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:58 Removing intermediate container 4d83e6d70dfc 17:55:58 ---> db0b7bbddb36 17:55:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:59 ---> Running in 950e10e1c4b8 17:55:59 ---> 1c92ac2fff93 17:55:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:55:59 ---> Running in c88441bcff48 17:55:59 Removing intermediate container d212d099a1ba 17:55:59 ---> cab13c53625c 17:55:59 Step 22/24 : LABEL arch=arm64 17:55:59 ---> Running in 76c15485df9c 17:55:59 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 17:55:59 Status: Downloaded newer image for docker:20.10.7 17:55:59 ---> df445af6242a 17:55:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:56:00 ---> Running in 96c398e4fdf8 17:56:00 ---> 6378bc6d567c 17:56:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:56:00 Removing intermediate container c88441bcff48 17:56:00 ---> 757472d3911c 17:56:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:00 Removing intermediate container 76c15485df9c 17:56:00 ---> 86288b3cdef2 17:56:00 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:56:00 ---> Running in 7310500ce076 17:56:00 ---> Running in d14425739b05 17:56:00 Removing intermediate container 96c398e4fdf8 17:56:00 ---> 199eb91c3d7e 17:56:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:56:01 ---> Running in eed517853f89 17:56:01 Removing intermediate container 7310500ce076 17:56:01 ---> be21de346593 17:56:01 Step 21/23 : LABEL arch=arm64 17:56:01 Removing intermediate container d14425739b05 17:56:01 ---> 25c0775aeaa8 17:56:01 Step 24/24 : LABEL version=0.0.0 17:56:01 ---> Running in 07296852305c 17:56:01 ---> 955a698f2aa8 17:56:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:56:02 ---> Running in d2c7a43ad022 17:56:02 Removing intermediate container 950e10e1c4b8 17:56:02 ---> 4833441bd9aa 17:56:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:56:02 ---> Running in 1831c6fe3d8f 17:56:03 Removing intermediate container 07296852305c 17:56:03 ---> 60ad9bca5a51 17:56:03 Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:56:03 Removing intermediate container d2c7a43ad022 17:56:03 ---> 32db081224e3 17:56:03 17:56:03 ---> Running in ad5fdb8ef904 17:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:03 ---> 816b67a168c2 17:56:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:56:03 Successfully built 32db081224e3 17:56:03 Successfully tagged core-command-arm64:latest 17:56:03  Building core-command ... done Building security-bootstrapper 17:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:03 ---> Running in 1f8b3503c97d 17:56:04 Removing intermediate container ad5fdb8ef904 17:56:04 ---> a4a8ac8739c1 17:56:04 Step 23/23 : LABEL version=0.0.0 17:56:04 ---> Running in b08bc7a01b1c 17:56:04 (1/39) Installing readline (8.1.0-r0) 17:56:04 (2/39) Installing bash (5.1.0-r0) 17:56:04 Executing bash-5.1.0-r0.post-install 17:56:04 (3/39) Installing brotli-libs (1.0.9-r3) 17:56:04 Removing intermediate container 1f8b3503c97d 17:56:04 ---> 2fb307f9ed94 17:56:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:04 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:56:04 (5/39) Installing libcurl (7.79.0-r0) 17:56:04 (6/39) Installing curl (7.79.0-r0) 17:56:04 (7/39) Installing dumb-init (1.2.5-r0) 17:56:04 (8/39) Installing libbz2 (1.0.8-r1) 17:56:04 (9/39) Installing expat (2.2.10-r1) 17:56:04 (10/39) Installing libffi (3.3-r2) 17:56:04 (11/39) Installing gdbm (1.19-r0) 17:56:04 (12/39) Installing xz-libs (5.2.5-r0) 17:56:04 (13/39) Installing sqlite-libs (3.34.1-r0) 17:56:04 (14/39) Installing python3 (3.8.10-r0) 17:56:05 ---> Running in c1a924cb1b25 17:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:05 Removing intermediate container b08bc7a01b1c 17:56:05 ---> b61ed1980f77 17:56:05 17:56:05 Successfully built b61ed1980f77 17:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:06 Successfully tagged support-scheduler-arm64:latest 17:56:06 Building security-proxy-setup 17:56:06  Building support-scheduler ... done Removing intermediate container c1a924cb1b25 17:56:06 ---> 4dc4f3ac4ba1 17:56:06 Step 21/23 : LABEL arch=arm64 17:56:06 (1/6) Installing dumb-init (1.2.2-r1) 17:56:06 (2/6) Installing libgcc (9.3.0-r2) 17:56:06 (15/39) Installing py3-appdirs (1.4.4-r1) 17:56:06 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:56:06 (17/39) Installing py3-parsing (2.4.7-r1) 17:56:06 (18/39) Installing py3-six (1.15.0-r0) 17:56:06 (19/39) Installing py3-packaging (20.9-r0) 17:56:06 (20/39) Installing py3-setuptools (51.3.3-r0) 17:56:06 ---> Running in a3b20f9cb023 17:56:06 (21/39) Installing py3-chardet (4.0.0-r0) 17:56:07 (22/39) Installing py3-idna (3.1-r0) 17:56:07 (3/6) Installing libsodium (1.0.18-r0) 17:56:07 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:56:07 (24/39) Installing py3-requests (2.25.1-r1) 17:56:07 (4/6) Installing libstdc++ (9.3.0-r2) 17:56:07 (25/39) Installing py3-msgpack (1.0.2-r0) 17:56:07 (26/39) Installing py3-lockfile (0.12.2-r3) 17:56:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:56:07 (28/39) Installing py3-colorama (0.4.4-r0) 17:56:07 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:56:07 (30/39) Installing py3-distlib (0.3.1-r1) 17:56:07 (31/39) Installing py3-distro (1.5.0-r1) 17:56:07 (32/39) Installing py3-webencodings (0.5.1-r3) 17:56:07 (33/39) Installing py3-html5lib (1.1-r0) 17:56:07 (5/6) Installing libzmq (4.3.3-r0) 17:56:07 (34/39) Installing py3-pytoml (0.1.21-r0) 17:56:07 (35/39) Installing py3-pep517 (0.9.1-r0) 17:56:07 (36/39) Installing py3-progress (1.5-r0) 17:56:07 (37/39) Installing py3-retrying (1.3.3-r0) 17:56:07 (38/39) Installing py3-toml (0.10.2-r0) 17:56:07 (6/6) Installing zeromq (4.3.3-r0) 17:56:07 (39/39) Installing py3-pip (20.3.4-r0) 17:56:07 Executing busybox-1.31.1-r20.trigger 17:56:07 OK: 8 MiB in 20 packages 17:56:08 Removing intermediate container a3b20f9cb023 17:56:08 ---> 68e82d1a6487 17:56:08 Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:56:08 Executing busybox-1.32.1-r6.trigger 17:56:08 OK: 82 MiB in 59 packages 17:56:08 ---> Running in 58794d24de75 17:56:10 Removing intermediate container 58794d24de75 17:56:10 ---> 4f3e844b36bb 17:56:10 Step 23/23 : LABEL version=0.0.0 17:56:10 Removing intermediate container 1831c6fe3d8f 17:56:10 ---> d6746452d62e 17:56:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:10 ---> Running in c5c3f05ef2ab 17:56:11 Removing intermediate container c5c3f05ef2ab 17:56:11 ---> 8a73caeb2846 17:56:11 17:56:11 ---> 546b3713e21e 17:56:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:56:11 Successfully built 8a73caeb2846 17:56:11 Successfully tagged support-notifications-arm64:latest 17:56:11  Building support-notifications ... done Building core-metadata 17:56:13 ---> a45d935d5021 17:56:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:56:14 ---> e0d9bcedc11a 17:56:14 Step 20/24 : ENTRYPOINT ["/core-data"] 17:56:14 ---> Running in fc205d78fed6 17:56:15 Removing intermediate container fc205d78fed6 17:56:15 ---> 7a3d15011b8f 17:56:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:16 ---> Running in 1a805993a65a 17:56:16 Collecting docker-compose==1.23.2 17:56:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:56:16 Removing intermediate container 1a805993a65a 17:56:16 ---> 44f44764f923 17:56:16 Step 22/24 : LABEL arch=arm64 17:56:16 ---> Running in f001910fe30d 17:56:17 Collecting PyYAML<4,>=3.10 17:56:17 Downloading PyYAML-3.13.tar.gz (270 kB) 17:56:17 Removing intermediate container f001910fe30d 17:56:17 ---> 3534ffc22383 17:56:17 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:56:17 ---> Running in 13326473b75f 17:56:18 Removing intermediate container 13326473b75f 17:56:18 ---> 561759b2041f 17:56:18 Step 24/24 : LABEL version=0.0.0 17:56:18 ---> Running in 0eed6763e874 17:56:19 Removing intermediate container 0eed6763e874 17:56:19 ---> 53a94acd9440 17:56:19 17:56:19 Successfully built 53a94acd9440 17:56:19 Successfully tagged core-data-arm64:latest 17:56:19  Building core-data ... done Building security-secretstore-setup 17:56:21 Collecting docker<4.0,>=3.6.0 17:56:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:56:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:56:21 Collecting texttable<0.10,>=0.9.0 17:56:21 Downloading texttable-0.9.1.tar.gz (11 kB) 17:56:23 Collecting docopt<0.7,>=0.6.1 17:56:23 Downloading docopt-0.6.2.tar.gz (25 kB) 17:56:26 Collecting cached-property<2,>=1.2.0 17:56:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:56:26 Collecting jsonschema<3,>=2.5.1 17:56:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:56:26 Collecting dockerpty<0.5,>=0.4.1 17:56:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:56:28 Collecting websocket-client<1.0,>=0.32.0 17:56:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:56:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:56:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:56:30 Collecting docker-pycreds>=0.4.0 17:56:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:56:31 Collecting idna<2.8,>=2.5 17:56:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:56:31 Collecting chardet<3.1.0,>=3.0.2 17:56:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:56:32 Collecting certifi>=2017.4.17 17:56:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:56:32 Collecting urllib3<1.25,>=1.21.1 17:56:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:56:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:56:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:56:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:56:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:56:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:56:34 Attempting uninstall: urllib3 17:56:34 Found existing installation: urllib3 1.26.2 17:56:34 Uninstalling urllib3-1.26.2: 17:56:34 Successfully uninstalled urllib3-1.26.2 17:56:34 Attempting uninstall: idna 17:56:35 Found existing installation: idna 3.1 17:56:35 Uninstalling idna-3.1: 17:56:35 Successfully uninstalled idna-3.1 17:56:35 Attempting uninstall: chardet 17:56:35 Found existing installation: chardet 4.0.0 17:56:35 Uninstalling chardet-4.0.0: 17:56:36 Successfully uninstalled chardet-4.0.0 17:56:37 Attempting uninstall: requests 17:56:37 Found existing installation: requests 2.25.1 17:56:37 Uninstalling requests-2.25.1: 17:56:37 Successfully uninstalled requests-2.25.1 17:56:38 Running setup.py install for texttable: started 17:56:40 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:56:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:56:40 ---> 32b429bf3558 17:56:40 Step 3/32 : WORKDIR /edgex-go 17:56:40 ---> Using cache 17:56:40 ---> 6c650b3482d8 17:56:40 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:40 ---> Using cache 17:56:40 ---> 7c105ec86d82 17:56:40 Step 5/32 : RUN apk add --update --no-cache make git 17:56:40 Running setup.py install for texttable: finished with status 'done' 17:56:40 Running setup.py install for PyYAML: started 17:56:43 Running setup.py install for PyYAML: finished with status 'done' 17:56:44 Running setup.py install for docopt: started 17:56:44 ---> Running in 9e850dd16eaf 17:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:46 Running setup.py install for docopt: finished with status 'done' 17:56:46 Running setup.py install for dockerpty: started 17:56:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:56:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:56:46 ---> 32b429bf3558 17:56:46 Step 3/22 : WORKDIR /edgex-go 17:56:46 ---> Using cache 17:56:46 ---> 6c650b3482d8 17:56:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:46 ---> Using cache 17:56:46 ---> 7c105ec86d82 17:56:46 Step 5/22 : RUN apk add --update --no-cache make git 17:56:47 ---> Running in 492da8ed79f4 17:56:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:48 OK: 218 MiB in 52 packages 17:56:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:49 Running setup.py install for dockerpty: finished with status 'done' 17:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:50 OK: 218 MiB in 52 packages 17:56:51 Removing intermediate container 9e850dd16eaf 17:56:51 ---> dc38702bd1a7 17:56:51 Step 6/32 : COPY go.mod . 17:56:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:56:52 ---> 5fb6d3f27f0e 17:56:52 Step 7/32 : RUN go mod download 17:56:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:56:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:56:52 ---> 32b429bf3558 17:56:52 Step 3/24 : WORKDIR /edgex-go 17:56:52 ---> Using cache 17:56:52 ---> 6c650b3482d8 17:56:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:52 ---> Using cache 17:56:52 ---> 7c105ec86d82 17:56:52 Step 5/24 : RUN apk add --update --no-cache make git 17:56:52 ---> Using cache 17:56:52 ---> dc38702bd1a7 17:56:52 Step 6/24 : COPY go.mod . 17:56:52 ---> Using cache 17:56:52 ---> 5fb6d3f27f0e 17:56:52 Step 7/24 : RUN go mod download 17:56:52 ---> Running in 2fdd8f33931b 17:56:53 ---> Running in 8dda6a6d1f55 17:56:53 Removing intermediate container 492da8ed79f4 17:56:53 ---> 13ce18255644 17:56:53 Step 6/22 : COPY go.mod . 17:56:55 ---> ea01a4b86f84 17:56:55 Step 7/22 : RUN go mod download 17:56:55 ---> Running in 34c85bf91993 17:56:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:56:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:56:59 ---> 32b429bf3558 17:56:59 Step 3/26 : WORKDIR /edgex-go 17:56:59 ---> Using cache 17:56:59 ---> 6c650b3482d8 17:56:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:59 ---> Using cache 17:56:59 ---> 7c105ec86d82 17:56:59 Step 5/26 : RUN apk add --update --no-cache make git 17:56:59 ---> Using cache 17:56:59 ---> 13ce18255644 17:56:59 Step 6/26 : COPY go.mod . 17:56:59 ---> Using cache 17:56:59 ---> ea01a4b86f84 17:56:59 Step 7/26 : RUN go mod download 17:56:59 ---> Running in b85b9bb36291 17:56:59 Removing intermediate container 8dda6a6d1f55 17:56:59 ---> fc38dd736c01 17:56:59 Step 8/32 : COPY . . 17:57:00 Removing intermediate container 2fdd8f33931b 17:57:00 ---> b6e5cd41e2a6 17:57:00 Step 8/24 : COPY . . 17:57:01 Removing intermediate container 34c85bf91993 17:57:01 ---> f4ee1e2d97d3 17:57:01 Step 8/22 : COPY . . 17:57:07 Removing intermediate container b85b9bb36291 17:57:07 ---> 29661821e72b 17:57:07 Step 8/26 : COPY . . 17:57:10 Removing intermediate container eed517853f89 17:57:10 ---> 16395d7906c6 17:57:10 Step 15/24 : ENV APP_PORT=58890 17:57:14 ---> Running in 8aa5437007a5 17:57:16 Removing intermediate container 8aa5437007a5 17:57:16 ---> f0423811b695 17:57:16 Step 16/24 : EXPOSE $APP_PORT 17:57:17 ---> Running in b5db4200edc9 17:57:18 Removing intermediate container b5db4200edc9 17:57:18 ---> 039debd28195 17:57:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:57:18 ---> 454dfc8f5a08 17:57:18 Step 9/32 : RUN go mod tidy 17:57:19 ---> f83e0ab2c562 17:57:19 Step 9/24 : RUN go mod tidy 17:57:19 ---> Running in 3e11210d2814 17:57:20 ---> a333afcff7ae 17:57:20 Step 9/22 : RUN go mod tidy 17:57:20 ---> Running in a6e49335e14d 17:57:21 ---> 1ae305273af7 17:57:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:57:21 ---> Running in 52d8debd392d 17:57:23 ---> 990f97de417b 17:57:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:57:25 ---> 5f6343aa5978 17:57:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:57:25 ---> e61119def890 17:57:25 Step 9/26 : RUN go mod tidy 17:57:25 ---> Running in fe2f9d3aec82 17:57:25 ---> Running in 834fb6bd7bbb 17:57:26 Removing intermediate container fe2f9d3aec82 17:57:26 ---> a6eb9ce138fe 17:57:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:27 ---> Running in 85a94c0745fb 17:57:27 Removing intermediate container 3e11210d2814 17:57:27 ---> 40ee71dd3258 17:57:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:57:27 ---> Running in ac6c3d8e4985 17:57:27 Removing intermediate container 85a94c0745fb 17:57:27 Removing intermediate container a6e49335e14d 17:57:27 ---> eb9be7ddab9d 17:57:27 ---> 2e1d7186c1d5 17:57:27 Step 22/24 : LABEL arch=arm64Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:57:27 17:57:27 Removing intermediate container 52d8debd392d 17:57:27 ---> 2f808baf52d2 17:57:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:57:28 ---> Running in 2e0fd2d6a3bd 17:57:28 ---> Running in c4008f2e0f2f 17:57:28 ---> Running in c9bb1fec95e1 17:57:29 Removing intermediate container 2e0fd2d6a3bd 17:57:29 ---> d153d4ae5465 17:57:29 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:57:29 ---> Running in f331462f0ac3 17:57: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 17:57:30 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 17:57:30 Removing intermediate container f331462f0ac3 17:57:30 ---> 9fd62272cd96 17:57:30 Step 24/24 : LABEL version=0.0.0 17:57:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:57:31 ---> Running in f43aecb466a1 17:57:31 Removing intermediate container 834fb6bd7bbb 17:57:31 ---> 71d02ed5e538 17:57:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:57:31 ---> Running in 2cc1c2a1b060 17:57:31 Removing intermediate container f43aecb466a1 17:57:31 ---> 8cfce21f0613 17:57:31 17:57:32 Successfully built 8cfce21f0613 17:57:32 Successfully tagged sys-mgmt-agent-arm64:latest 17:57:34  Building sys-mgmt-agent ... done 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 17:58:55 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 17:59: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 17:59:06 Removing intermediate container ac6c3d8e4985 17:59:06 ---> 03e58ff58577 17:59:06 17:59:06 Step 11/32 : FROM alpine:3.12 17:59:06 ---> afc2cc120ca2 17:59:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:59:06 ---> Running in a5c7e473ddf6 17:59:08 Removing intermediate container a5c7e473ddf6 17:59:08 ---> a8d3d079910a 17:59:08 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:59:09 ---> Running in 413fede5a859 17:59:09 Removing intermediate container c9bb1fec95e1 17:59:09 ---> 74a4008ff80b 17:59:09 17:59:09 Step 11/22 : FROM alpine:3.12 17:59:09 ---> afc2cc120ca2 17:59:09 Step 12/22 : RUN apk add --update --no-cache curl 17:59:10 ---> Running in f1c8de01ba92 17:59:10 Removing intermediate container 2cc1c2a1b060 17:59:10 ---> 8965b2f3f035 17:59:10 17:59:10 Step 11/26 : FROM alpine:3.12 17:59:10 ---> afc2cc120ca2 17:59:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:59:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:11 ---> Running in 98b505360a13 17:59:11 (1/2) Installing dumb-init (1.2.2-r1) 17:59:11 (2/2) Installing su-exec (0.2-r1) 17:59:11 Executing busybox-1.31.1-r20.trigger 17:59:12 OK: 5 MiB in 16 packages 17:59:12 Removing intermediate container c4008f2e0f2f 17:59:12 ---> 6f8a970cb1f7 17:59:12 17:59:12 Step 11/24 : FROM alpine:3.12 17:59:12 ---> afc2cc120ca2 17:59:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:59:12 ---> Using cache 17:59:12 ---> ff5549671627 17:59:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:59:12 ---> Using cache 17:59:12 ---> 5df4048d11a2 17:59:12 Step 14/24 : ENV APP_PORT=59881 17:59:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:12 ---> Running in 99111a2d10e3 17:59:12 (1/4) Installing ca-certificates (20191127-r4) 17:59:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:59:12 (3/4) Installing libcurl (7.79.0-r0) 17:59:12 (4/4) Installing curl (7.79.0-r0) 17:59:12 Executing busybox-1.31.1-r20.trigger 17:59:12 Executing ca-certificates-20191127-r4.trigger 17:59:13 Removing intermediate container 99111a2d10e3 17:59:13 OK: 7 MiB in 18 packages 17:59:13 ---> bace267b72e8 17:59:13 Step 15/24 : EXPOSE $APP_PORT 17:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:13 ---> Running in 6145ad01c3fe 17:59:13 Removing intermediate container 413fede5a859 17:59:13 ---> 46a26d9aa18d 17:59:13 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:59:14 (1/3) Installing ca-certificates (20191127-r4) 17:59:14 ---> Running in 888212be0133 17:59:14 (2/3) Installing dumb-init (1.2.2-r1) 17:59:14 (3/3) Installing su-exec (0.2-r1) 17:59:14 Executing busybox-1.31.1-r20.trigger 17:59:14 Executing ca-certificates-20191127-r4.trigger 17:59:14 Removing intermediate container 6145ad01c3fe 17:59:14 ---> 3806cc501a65 17:59:14 Step 16/24 : WORKDIR / 17:59:14 OK: 6 MiB in 17 packages 17:59:14 ---> Running in aac9f7d5650d 17:59:14 Removing intermediate container 888212be0133 17:59:14 ---> ac88d6e6a197 17:59:14 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:59:15 Removing intermediate container f1c8de01ba92 17:59:15 ---> 68a59cc47ce6 17:59:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:59:15 ---> Running in 3ec6a8fd7bb3 17:59:15 ---> Running in 5ad1a00f84e3 17:59:15 Removing intermediate container aac9f7d5650d 17:59:15 ---> 6df90097f2f0 17:59:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:15 Removing intermediate container 3ec6a8fd7bb3 17:59:15 ---> 716321f8b95e 17:59:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:59:15 Removing intermediate container 5ad1a00f84e3 17:59:15 ---> b0b0ff09333b 17:59:15 Step 14/22 : WORKDIR /edgex 17:59:16 ---> Running in 74d1405d4d05 17:59:16 ---> Running in 91a8f485526e 17:59:16 Removing intermediate container 98b505360a13 17:59:16 ---> c409506e8ebd 17:59:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:59:16 ---> 999b4ba7b426 17:59:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:59:16 ---> Running in 5db80a420027 17:59:17 Removing intermediate container 91a8f485526e 17:59:17 ---> 4984e9878693 17:59:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:59:17 Removing intermediate container 5db80a420027 17:59:17 ---> e1df7e204678 17:59:17 Step 14/26 : WORKDIR / 17:59:17 ---> Running in 9d159cd4a5a0 17:59:18 ---> f3d3d2885116 17:59:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:59:18 ---> 5a0715925282 17:59:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:59:18 Removing intermediate container 9d159cd4a5a0 17:59:18 ---> 341360c594aa 17:59:18 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:59:19 Removing intermediate container 74d1405d4d05 17:59:19 ---> 12af06b6d849 17:59:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:59:19 ---> 76b488410faa 17:59:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:59:19 ---> Running in 7bde3b336f9b 17:59:19 ---> Running in d4f1cfa3bec5 17:59:19 ---> 86ca68baea43 17:59:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:59:19 ---> f5fce5931e52 17:59:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:59:20 Removing intermediate container 7bde3b336f9b 17:59:20 ---> 9a3614e57fa3 17:59:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:59:20 Removing intermediate container d4f1cfa3bec5 17:59:20 ---> b718be3f4ea0 17:59:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:59:20 ---> Running in 571511e6c1fa 17:59:21 ---> d6a60f048bba 17:59:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:59:21 ---> f2097c78f3cc 17:59:21 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:59:21 Removing intermediate container 571511e6c1fa 17:59:21 ---> d03f943f3318 17:59:21 Step 22/24 : LABEL arch=arm64 17:59:21 ---> d2b97d65ff01 17:59:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:59:21 ---> Running in 97542d71a414 17:59:21 ---> Running in a21cd9ff0fa4 17:59:21 ---> Running in f56ad79f538a 17:59:22 ---> 0b1296736ad9 17:59:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:59:22 Removing intermediate container 97542d71a414 17:59:22 ---> d3b23371f193 17:59:22 Step 19/22 : CMD ["--init=true"] 17:59:22 Removing intermediate container a21cd9ff0fa4 17:59:22 ---> f80905e844e6 17:59:22 Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:59:22 ---> Running in e9a96c2b2b90 17:59:22 ---> Running in 281b8da58d47 17:59:23 Removing intermediate container e9a96c2b2b90 17:59:23 ---> dce5573a33e0 17:59:23 Step 20/22 : LABEL arch=arm64 17:59:23 Removing intermediate container 281b8da58d47 17:59:23 ---> 778f114235bf 17:59:23 Step 24/24 : LABEL version=0.0.0 17:59:23 ---> 13c2adb66b59 17:59:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:59:23 ---> Running in fd9acdc17d06 17:59:23 ---> Running in 3f60a51b1969 17:59:24 Removing intermediate container 3f60a51b1969 17:59:24 Removing intermediate container fd9acdc17d06 17:59:24 ---> 302ac06c18bf 17:59:24 17:59:24 ---> b00901aa654e 17:59:24 Step 21/22 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:59:24 Successfully built 302ac06c18bf 17:59:24 Successfully tagged core-metadata-arm64:latest 17:59:24  Building core-metadata ... done  ---> Running in 3473425c2de9 17:59:24 Removing intermediate container f56ad79f538a 17:59:24 ---> c44af01098b4 17:59:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:25 ---> fa782c57f29a 17:59:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:59:25 Removing intermediate container 3473425c2de9 17:59:25 ---> 2274eb84bca6 17:59:25 Step 22/22 : LABEL version=0.0.0 17:59:25 ---> Running in 662fd4846462 17:59:25 ---> 0f93e42bc971 17:59:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:59:26 Removing intermediate container 662fd4846462 17:59:26 ---> 2e768e5be1ea 17:59:26 17:59:26 Successfully built 2e768e5be1ea 17:59:26 Successfully tagged security-proxy-setup-arm64:latest 17:59:27  Building security-proxy-setup ... done  ---> f28fd4b44e7c 17:59:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:59:27 ---> a23abe947b07 17:59:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:59:27 ---> b7dabc18e45d 17:59:27 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/ 17:59:27 ---> Running in 305b03adfa58 17:59:28 ---> a65370610064 17:59:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:59:29 ---> 0e56140387b9 17:59:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:59:30 ---> e48373502105 17:59:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:59:30 Removing intermediate container 305b03adfa58 17:59:30 ---> 137f3f73d3b9 17:59:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:59:30 ---> Running in a64cb7a5f24c 17:59:30 ---> Running in e2177a471794 17:59:31 Removing intermediate container a64cb7a5f24c 17:59:31 ---> 44ea392515d0 17:59:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:59:31 Removing intermediate container e2177a471794 17:59:31 ---> a15b5ee0d21f 17:59:31 Step 24/26 : LABEL arch=arm64 17:59:31 ---> Running in 1b8365b2fb0f 17:59:32 Removing intermediate container 1b8365b2fb0f 17:59:32 ---> a60fe940683f 17:59:32 Step 25/26 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:59:32 ---> 58482dba3334 17:59:32 Step 27/32 : RUN chmod +x /entrypoint.sh 17:59:32 ---> Running in ad43eb3d46b9 17:59:32 ---> Running in 74d437d98e92 17:59:32 Removing intermediate container ad43eb3d46b9 17:59:32 ---> c047cf97af11 17:59:32 Step 26/26 : LABEL version=0.0.0 17:59:32 ---> Running in 01af619b4e60 17:59:33 Removing intermediate container 01af619b4e60 17:59:33 ---> 39580886a4f0 17:59:33 17:59:33 Successfully built 39580886a4f0 17:59:33 Successfully tagged security-secretstore-setup-arm64:latest 17:59:34  Building security-secretstore-setup ... done Removing intermediate container 74d437d98e92 17:59:34 ---> 07a38a2bea18 17:59:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:59:35 ---> Running in 75fea55da10b 17:59:36 Removing intermediate container 75fea55da10b 17:59:36 ---> a372ee728161 17:59:36 Step 29/32 : CMD ["gate"] 17:59:36 ---> Running in a29ae6d4d850 17:59:36 Removing intermediate container a29ae6d4d850 17:59:36 ---> 0e9f008b1155 17:59:36 Step 30/32 : LABEL arch=arm64 17:59:37 ---> Running in 65c4e05ee8e5 17:59:37 Removing intermediate container 65c4e05ee8e5 17:59:37 ---> 5baae6c72ace 17:59:37 Step 31/32 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f 17:59:38 ---> Running in 610c1cc3d67c 17:59:38 Removing intermediate container 610c1cc3d67c 17:59:38 ---> e47935aa61b0 17:59:38 Step 32/32 : LABEL version=0.0.0 17:59:39 ---> Running in c225b5bca1d4 17:59:39 Removing intermediate container c225b5bca1d4 17:59:39 ---> ce0c6ce40b0c 17:59:39 17:59:40 Successfully built ce0c6ce40b0c 17:59:40 Successfully tagged security-bootstrapper-arm64:latest 17:59:40  Building security-bootstrapper ... done  [Pipeline] } 17:59:40 $ docker stop --time=1 d571faa1d5dccb21b5e4126f0a69973cc05e7dcd55045001f106a8c0766a28d3 17:59:42 $ docker rm -f d571faa1d5dccb21b5e4126f0a69973cc05e7dcd55045001f106a8c0766a28d3 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:42 + docker images 17:59:42 REPOSITORY TAG IMAGE ID CREATED SIZE 17:59:42 security-bootstrapper-arm64 latest ce0c6ce40b0c 3 seconds ago 17.7MB 17:59:42 security-secretstore-setup-arm64 latest 39580886a4f0 9 seconds ago 26.5MB 17:59:42 security-proxy-setup-arm64 latest 2e768e5be1ea 17 seconds ago 24.6MB 17:59:42 core-metadata-arm64 latest 302ac06c18bf 18 seconds ago 15.8MB 17:59:42 6f8a970cb1f7 31 seconds ago 1.57GB 17:59:42 8965b2f3f035 32 seconds ago 1.57GB 17:59:42 74a4008ff80b 34 seconds ago 1.57GB 17:59:42 03e58ff58577 37 seconds ago 1.57GB 17:59:42 sys-mgmt-agent-arm64 latest 8cfce21f0613 2 minutes ago 312MB 17:59:42 core-data-arm64 latest 53a94acd9440 3 minutes ago 19.3MB 17:59:42 support-notifications-arm64 latest 8a73caeb2846 3 minutes ago 15.9MB 17:59:42 support-scheduler-arm64 latest b61ed1980f77 3 minutes ago 15.2MB 17:59:42 core-command-arm64 latest 32db081224e3 3 minutes ago 15.2MB 17:59:42 15068ec5a130 3 minutes ago 1.57GB 17:59:42 972d75880dd6 3 minutes ago 1.57GB 17:59:42 ee12ab9826ab 3 minutes ago 1.57GB 17:59:42 faa75fb6353c 4 minutes ago 1.57GB 17:59:42 0e91563f9d4a 4 minutes ago 1.56GB 17:59:42 ci-base-image-arm64 latest 32b429bf3558 14 minutes ago 1.24GB 17:59:42 alpine 3.12 afc2cc120ca2 2 weeks ago 5.33MB 17:59:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 17:59:42 docker 20.10.7 df445af6242a 3 months ago 234MB 17:59:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:43 17:59:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:59:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:44 arm64: Pulling from edgex-lftools-log-publisher 17:59:44 448f6bf000e3: Pulling fs layer 17:59:44 f757da607395: Pulling fs layer 17:59:44 05883995daec: Pulling fs layer 17:59:44 8603b9c90790: Pulling fs layer 17:59:44 1560dd03e051: Pulling fs layer 17:59:44 27f5ce0e4adf: Pulling fs layer 17:59:44 c2d8d7efcc4b: Pulling fs layer 17:59:44 8603b9c90790: Waiting 17:59:44 1560dd03e051: Waiting 17:59:44 27f5ce0e4adf: Waiting 17:59:44 c2d8d7efcc4b: Waiting 17:59:44 f757da607395: Verifying Checksum 17:59:44 f757da607395: Download complete 17:59:44 8603b9c90790: Verifying Checksum 17:59:44 8603b9c90790: Download complete 17:59:44 1560dd03e051: Verifying Checksum 17:59:44 1560dd03e051: Download complete 17:59:44 27f5ce0e4adf: Download complete 17:59:45 05883995daec: Verifying Checksum 17:59:45 05883995daec: Download complete 17:59:46 448f6bf000e3: Verifying Checksum 17:59:46 448f6bf000e3: Download complete 17:59:48 c2d8d7efcc4b: Verifying Checksum 17:59:48 c2d8d7efcc4b: Download complete 17:59:49 448f6bf000e3: Pull complete 17:59:50 f757da607395: Pull complete 17:59:51 05883995daec: Pull complete 17:59:51 8603b9c90790: Pull complete 17:59:52 1560dd03e051: Pull complete 17:59:53 27f5ce0e4adf: Pull complete 18:00:08 c2d8d7efcc4b: Pull complete 18:00:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:00:08 prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container 18:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:00:13 $ docker top f1e0fd76fe01eed60b3f77f8badd5830c708715c495da7636460ff663d2d981f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:14 ---> job-cost.sh 18:00:14 lf-activate-venv: SKIPPING 18:00:14 INFO: No Stack... 18:00:15 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:15 INFO: Archiving Costs [Pipeline] sh 18:00:16 + cut -d, -f6 18:00:16 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 18:00:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] 18:00:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] did not exist. Created. 18:00:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:16 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:17 Stashed 1 file(s) [Pipeline] } 18:00:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:17 $ docker stop --time=1 f1e0fd76fe01eed60b3f77f8badd5830c708715c495da7636460ff663d2d981f 18:00:19 $ docker rm -f f1e0fd76fe01eed60b3f77f8badd5830c708715c495da7636460ff663d2d981f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:04:10 lxd 4.18 from Canonical* installed 18:04:10 + sudo lxd init --auto 18:04:20 + sudo snap install --classic snapcraft 18:11:57 snapcraft 5.0 from Canonical* installed 18:11:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:11:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:11:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:57 Dload Upload Total Spent Left Speed 18:11:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3522 0 --:--:-- --:--:-- --:--:-- 3522 18:11:57 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 9287k 18:11:57 ./yq_linux_amd64 18:11:57 + sudo snapcraft prime --use-lxd 18:11:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:11:57 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: 18:11:57 - README.md 18:11:57 18:11:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:11:57 Launching a container. 18:11:59 Waiting for container to be ready 18:12:00 To start your first instance, try: lxc launch ubuntu:18.04 18:12:00 18:12:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:12:03 Waiting for network to be ready... 18:12:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:12:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:12:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] 18:12:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] 18:12:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:12:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:12:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] 18:12:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] 18:12:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 18:12:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 18:12:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:12:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:12:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:12:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:12:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:12:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:12:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:12:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:12:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:12:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] 18:12:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] 18:12:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:12:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:12:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] 18:12:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] 18:12:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 18:12:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 18:12:08 Fetched 25.2 MB in 4s (5719 kB/s) 18:12:09 Reading package lists... 18:12:09 Reading package lists... 18:12:09 Building dependency tree... 18:12:09 Reading state information... 18:12:09 The following additional packages will be installed: 18:12:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:12:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:12:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:12:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:12:09 Suggested packages: 18:12:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:12:09 Recommended packages: 18:12:09 gnupg libsasl2-modules 18:12:09 The following NEW packages will be installed: 18:12:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:12:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:12:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:12:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:12:09 The following packages will be upgraded: 18:12:09 gpg gpg-agent gpgconf libudev1 18:12:09 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 18:12:09 Need to get 3527 kB of archives. 18:12:09 After this operation, 13.3 MB of additional disk space will be used. 18:12:09 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] 18:12:10 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] 18:12:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:12:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:12:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 18:12:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 18:12:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:12:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:12:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:12:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:12:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:12:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:12:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:12:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:12:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:12:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:12:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:12:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:12:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:12:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:12:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:12:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:12:11 debconf: delaying package configuration, since apt-utils is not installed 18:12:11 Fetched 3527 kB in 1s (3129 kB/s) 18:12:11 (Reading database ... 12511 files and directories currently installed.) 18:12:11 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 18:12:11 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:12:11 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 18:12:11 Selecting previously unselected package udev. 18:12:11 (Reading database ... 12511 files and directories currently installed.) 18:12:11 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 18:12:11 Unpacking udev (237-3ubuntu10.52) ... 18:12:11 Selecting previously unselected package libfuse2:amd64. 18:12:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:12:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:12:11 Selecting previously unselected package fuse. 18:12:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:12:11 Unpacking fuse (2.9.7-1ubuntu1) ... 18:12:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:12:11 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:12:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:12:11 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:12:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:12:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:12:11 Selecting previously unselected package libksba8:amd64. 18:12:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:12:11 Unpacking libksba8:amd64 (1.3.5-2) ... 18:12:12 Selecting previously unselected package libroken18-heimdal:amd64. 18:12:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:12:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:12:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:12:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libwind0-heimdal:amd64. 18:12:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:12:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:12:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:12:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:12:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:12:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Selecting previously unselected package libsasl2-modules-db:amd64. 18:12:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:12:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:12:12 Selecting previously unselected package libsasl2-2:amd64. 18:12:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:12:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:12:12 Selecting previously unselected package libldap-common. 18:12:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:12:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:12:12 Selecting previously unselected package libldap-2.4-2:amd64. 18:12:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:12:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:12:12 Selecting previously unselected package dirmngr. 18:12:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:12:12 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:12:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:12:12 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:12:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:12:12 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:12:12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:12:12 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:12:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:12 Setting up libksba8:amd64 (1.3.5-2) ... 18:12:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:12:12 Setting up udev (237-3ubuntu10.52) ... 18:12:13 invoke-rc.d: policy-rc.d denied execution of start. 18:12:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Processing triggers for systemd (237-3ubuntu10) ... 18:12:13 Setting up fuse (2.9.7-1ubuntu1) ... 18:12:13 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:12:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:12:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:12:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:12:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:12:13 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:12:13 settings in the [Install] section, and DefaultInstance for template units). 18:12:13 This means they are not meant to be enabled using systemctl. 18:12:13 Possible reasons for having this kind of units are: 18:12:13 1) A unit may be statically enabled by being symlinked from another unit's 18:12:13 .wants/ or .requires/ directory. 18:12:13 2) A unit's purpose may be to act as a helper for some other unit which has 18:12:13 a requirement dependency on it. 18:12:13 3) A unit may be started when needed via activation (socket, path, timer, 18:12:13 D-Bus, udev, scripted systemctl call, ...). 18:12:13 4) In case of template units, the unit is meant to be enabled with some 18:12:13 instance name specified. 18:12:13 Reading package lists... 18:12:14 Building dependency tree... 18:12:14 Reading state information... 18:12:14 The following additional packages will be installed: 18:12:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:12:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:12:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:12:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:12:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:12:14 Suggested packages: 18:12:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:12:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:12:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:12:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:12:14 systemd-container policykit-1 18:12:14 Recommended packages: 18:12:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:12:14 The following NEW packages will be installed: 18:12:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:12:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:12:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:12:14 multiarch-support openssh-client python3 python3-minimal python3.6 18:12:14 python3.6-minimal snapd squashfs-tools sudo 18:12:14 The following packages will be upgraded: 18:12:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:12:14 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 18:12:14 Need to get 36.7 MB of archives. 18:12:14 After this operation, 147 MB of additional disk space will be used. 18:12:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 18:12:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:12:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 18:12:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:12:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:12:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:12:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:12:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:12:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:12:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:12:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:12:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:12:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:12:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:12:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 18:12:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 18:12:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 18:12:15 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 18:12:15 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 18:12:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 18:12:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:12:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:12:15 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:12:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:12:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:12:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:12:15 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:12:15 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:12:15 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:12:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 18:12:16 debconf: delaying package configuration, since apt-utils is not installed 18:12:16 Fetched 36.7 MB in 2s (17.3 MB/s) 18:12:16 (Reading database ... 12757 files and directories currently installed.) 18:12:16 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 18:12:16 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:12:17 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 18:12:17 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:12:17 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 18:12:17 (Reading database ... 12757 files and directories currently installed.) 18:12:17 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 18:12:17 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 18:12:17 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 18:12:17 (Reading database ... 12757 files and directories currently installed.) 18:12:17 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 18:12:17 Unpacking apt (1.6.14) over (1.6.1) ... 18:12:17 Setting up apt (1.6.14) ... 18:12:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:12:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:12:18 (Reading database ... 12764 files and directories currently installed.) 18:12:18 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:12:18 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:12:18 Selecting previously unselected package libpython3.6-minimal:amd64. 18:12:18 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:12:18 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:12:18 Selecting previously unselected package libexpat1:amd64. 18:12:18 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:12:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:12:18 Selecting previously unselected package python3.6-minimal. 18:12:18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:12:18 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:12:18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 18:12:18 Checking for services that may need to be restarted...done. 18:12:18 Checking for services that may need to be restarted...done. 18:12:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:12:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:12:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:12:19 Selecting previously unselected package python3-minimal. 18:12:19 (Reading database ... 13012 files and directories currently installed.) 18:12:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:12:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:12:19 Selecting previously unselected package mime-support. 18:12:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:12:19 Unpacking mime-support (3.60ubuntu1) ... 18:12:19 Selecting previously unselected package libmpdec2:amd64. 18:12:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:12:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:12:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:12:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:12:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:12:19 Selecting previously unselected package python3.6. 18:12:19 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:12:19 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:12:19 Selecting previously unselected package libpython3-stdlib:amd64. 18:12:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:12:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:12:19 Setting up python3-minimal (3.6.7-1~18.04) ... 18:12:19 Selecting previously unselected package python3. 18:12:19 (Reading database ... 13442 files and directories currently installed.) 18:12:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:12:19 Unpacking python3 (3.6.7-1~18.04) ... 18:12:19 Selecting previously unselected package multiarch-support. 18:12:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:12:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:12:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:12:20 Selecting previously unselected package liblzo2-2:amd64. 18:12:20 (Reading database ... 13479 files and directories currently installed.) 18:12:20 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:12:20 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:12:20 Selecting previously unselected package libbsd0:amd64. 18:12:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:12:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:12:20 Selecting previously unselected package sudo. 18:12:20 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:12:20 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:12:20 Selecting previously unselected package apparmor. 18:12:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:12:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:12:20 Selecting previously unselected package libedit2:amd64. 18:12:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:12:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:12:20 Selecting previously unselected package libkrb5support0:amd64. 18:12:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:12:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:12:20 Selecting previously unselected package libk5crypto3:amd64. 18:12:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:12:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:12:20 Selecting previously unselected package libkeyutils1:amd64. 18:12:20 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:12:20 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:12:20 Selecting previously unselected package libkrb5-3:amd64. 18:12:20 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:12:20 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:12:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:12:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:12:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:12:20 Selecting previously unselected package libssl1.0.0:amd64. 18:12:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 18:12:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:12:20 Selecting previously unselected package openssh-client. 18:12:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 18:12:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 18:12:21 Selecting previously unselected package squashfs-tools. 18:12:21 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 18:12:21 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:12:21 Selecting previously unselected package snapd. 18:12:21 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 18:12:21 Unpacking snapd (2.49.2+18.04) ... 18:12:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:12:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:12:23 Setting up mime-support (3.60ubuntu1) ... 18:12:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:12:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:12:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:12:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:12:23 Setting up systemd (237-3ubuntu10.52) ... 18:12:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:12:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:12:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:12:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:12:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:12:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:12:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:12:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:12:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:12:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:12:24 Setting up python3 (3.6.7-1~18.04) ... 18:12:24 running python rtupdate hooks for python3.6... 18:12:24 running python post-rtupdate hooks for python3.6... 18:12:24 Setting up apparmor (2.12-4ubuntu5.1) ... 18:12:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:12:25 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:12:25 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 18:12:25 Setting up snapd (2.49.2+18.04) ... 18:12:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:12:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:12:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:12:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:12:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:12:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:12:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:12:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:12:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:12:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:12:27 /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' 18:12:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:12:27 Processing triggers for systemd (237-3ubuntu10.52) ... 18:12:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:12:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:12:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:12:29 Reading package lists... 18:12:29 Reading package lists... 18:12:29 Building dependency tree... 18:12:29 Reading state information... 18:12:29 Calculating upgrade... 18:12:29 The following packages will be upgraded: 18:12:29 advancecomp base-files bash binutils binutils-common 18:12:29 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:12:29 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:12:29 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 18:12:29 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 18:12:29 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:12:29 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:12:29 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:12:29 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:12:29 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:12:29 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:12:29 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:12:29 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:12:29 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:12:29 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:12:29 ubuntu-keyring util-linux 18:12:29 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:12:29 Need to get 64.2 MB of archives. 18:12:29 After this operation, 5139 kB of additional disk space will be used. 18:12:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 18:12:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:12:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:12:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:12:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:12:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:12:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:12:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:12:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:12:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:12:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:12:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:12:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:12:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:12:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:12:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:12:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:12:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:12:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:12:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:12:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:12:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:12:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:12:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:12:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:12:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:12:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:12:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:12:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:12:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:12:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:12:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:12:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:12:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 18:12:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:12:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:12:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:12:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:12:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:12:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:12:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:12:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 18:12:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:12:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:12:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:12:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:12:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:12:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:12:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:12:30 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] 18:12:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:12:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:12:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:12:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:12:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:12:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:12:30 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:12:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:12:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:12:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:12:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:12:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:12:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:12:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:12:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:12:30 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:12:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:12:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:12:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 18:12:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:12:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:12:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:12:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 18:12:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:12:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:12:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:12:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:12:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:12:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:12:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:12:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:12:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:12:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:12:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:12:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 18:12:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:12:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 18:12:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 18:12:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:12:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:12:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:12:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 18:12:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:12:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:12:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:12:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:12:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:12:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:12:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:12:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:12:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:12:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:12:31 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:12:31 debconf: delaying package configuration, since apt-utils is not installed 18:12:32 Fetched 64.2 MB in 2s (33.3 MB/s) 18:12:32 (Reading database ... 13914 files and directories currently installed.) 18:12:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:12:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:12:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:12:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:12:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 18:12:32 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 18:12:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:33 (Reading database ... 13914 files and directories currently installed.) 18:12:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:12:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:12:33 (Reading database ... 13914 files and directories currently installed.) 18:12:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:12:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:12:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:33 (Reading database ... 13914 files and directories currently installed.) 18:12:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:12:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:12:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:12:34 (Reading database ... 13914 files and directories currently installed.) 18:12:34 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 18:12:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:12:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:12:34 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 18:12:34 Setting up base-files (10.1ubuntu2.11) ... 18:12:34 Installing new version of config file /etc/issue ... 18:12:34 Installing new version of config file /etc/issue.net ... 18:12:34 Installing new version of config file /etc/lsb-release ... 18:12:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:12:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:12:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:12:34 Removing obsolete conffile /etc/default/motd-news ... 18:12:34 (Reading database ... 13915 files and directories currently installed.) 18:12:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:12:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:12:34 Setting up bash (4.4.18-2ubuntu1.2) ... 18:12:34 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 18:12:34 (Reading database ... 13915 files and directories currently installed.) 18:12:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:12:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:12:35 (Reading database ... 13915 files and directories currently installed.) 18:12:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:12:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:12:35 Setting up tar (1.29b-2ubuntu0.2) ... 18:12:35 (Reading database ... 13915 files and directories currently installed.) 18:12:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:12:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:12:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:12:35 (Reading database ... 13915 files and directories currently installed.) 18:12:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:12:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:12:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:12:35 (Reading database ... 13915 files and directories currently installed.) 18:12:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:12:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:12:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:12:35 (Reading database ... 13915 files and directories currently installed.) 18:12:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:12:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:12:36 Setting up grep (3.1-2build1) ... 18:12:36 (Reading database ... 13915 files and directories currently installed.) 18:12:36 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 18:12:36 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 18:12:36 Setting up gzip (1.6-5ubuntu1.1) ... 18:12:36 (Reading database ... 13915 files and directories currently installed.) 18:12:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:12:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:12:36 Setting up login (1:4.5-1ubuntu2) ... 18:12:36 (Reading database ... 13915 files and directories currently installed.) 18:12:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:12:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:12:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:12:36 (Reading database ... 13915 files and directories currently installed.) 18:12:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:12:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:12:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:12:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:12:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:12:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:12:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:12:37 (Reading database ... 13915 files and directories currently installed.) 18:12:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:12:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:12:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:12:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:12:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:12:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:12:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:12:37 (Reading database ... 13915 files and directories currently installed.) 18:12:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:12:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:12:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:12:38 (Reading database ... 13915 files and directories currently installed.) 18:12:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:12:38 (Reading database ... 13915 files and directories currently installed.) 18:12:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:12:38 (Reading database ... 13915 files and directories currently installed.) 18:12:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:12:38 (Reading database ... 13915 files and directories currently installed.) 18:12:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:12:38 (Reading database ... 13915 files and directories currently installed.) 18:12:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:12:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:12:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:12:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:12:38 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:12:38 (Reading database ... 13915 files and directories currently installed.) 18:12:38 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:12:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:12:38 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:12:38 (Reading database ... 13915 files and directories currently installed.) 18:12:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:12:39 (Reading database ... 13915 files and directories currently installed.) 18:12:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:12:39 (Reading database ... 13915 files and directories currently installed.) 18:12:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:12:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:12:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:12:40 (Reading database ... 13915 files and directories currently installed.) 18:12:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:12:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:12:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:12:40 (Reading database ... 13915 files and directories currently installed.) 18:12:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:12:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:12:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:12:40 (Reading database ... 13917 files and directories currently installed.) 18:12:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:12:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:12:40 Setting up debconf (1.5.66ubuntu1) ... 18:12:40 (Reading database ... 13917 files and directories currently installed.) 18:12:40 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:12:40 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:12:40 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:12:40 (Reading database ... 13917 files and directories currently installed.) 18:12:40 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:12:40 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:12:40 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:12:40 (Reading database ... 13917 files and directories currently installed.) 18:12:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:12:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:12:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:12:41 (Reading database ... 13917 files and directories currently installed.) 18:12:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:12:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:12:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:12:41 (Reading database ... 13919 files and directories currently installed.) 18:12:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:12:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:12:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:12:41 (Reading database ... 13923 files and directories currently installed.) 18:12:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:12:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:12:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 18:12:41 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:12:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:12:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:12:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:12:41 (Reading database ... 13923 files and directories currently installed.) 18:12:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 18:12:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 18:12:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 18:12:42 (Reading database ... 13923 files and directories currently installed.) 18:12:42 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:12:42 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:12:42 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:12:42 (Reading database ... 13923 files and directories currently installed.) 18:12:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:12:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:12:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:12:42 (Reading database ... 13923 files and directories currently installed.) 18:12:42 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:12:42 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:12:42 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:12:42 (Reading database ... 13923 files and directories currently installed.) 18:12:42 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:12:42 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:12:42 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:12:42 (Reading database ... 13923 files and directories currently installed.) 18:12:42 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:12:42 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:12:42 Setting up passwd (1:4.5-1ubuntu2) ... 18:12:42 (Reading database ... 13923 files and directories currently installed.) 18:12:42 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:12:42 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:12:42 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:12:43 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:12:43 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:12:43 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:12:43 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:12:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:12:43 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:12:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:12:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:12:43 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:12:43 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 18:12:43 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 18:12:43 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:12:43 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:12:43 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:12:43 (Reading database ... 13923 files and directories currently installed.) 18:12:43 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:12:43 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:12:43 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:12:43 (Reading database ... 13924 files and directories currently installed.) 18:12:43 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:12:43 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:12:43 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:12:43 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:12:44 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:12:44 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:12:44 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:12:44 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:12:44 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:12:44 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:12:44 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:12:44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:12:44 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:12:44 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:12:44 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:12:44 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:12:44 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:12:44 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:12:44 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:12:44 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:12:44 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:12:44 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:12:44 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:12:44 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:12:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:12:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:12:45 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:12:45 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:12:45 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:12:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:12:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:12:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:12:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:12:45 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:12:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:12:45 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:12:45 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:46 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:12:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:12:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:12:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:12:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:12:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:12:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:12:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:12:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:12:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:12:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:12:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:12:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:12:49 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:12:49 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:12:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:12:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:12:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:12:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:12:49 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:12:49 18:12:49 Current default time zone: 'Etc/UTC' 18:12:49 Local time is now: Thu Sep 16 18:12:49 UTC 2021. 18:12:49 Universal Time is now: Thu Sep 16 18:12:49 UTC 2021. 18:12:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:12:49 18:12:49 Setting up systemd-sysv (237-3ubuntu10.52) ... 18:12:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:49 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 18:12:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:12:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:12:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:12:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:12:49 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:12:49 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:12:49 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:12:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:12:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:12:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:12:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:49 Setting up patch (2.7.6-2ubuntu1.1) ... 18:12:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:12:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:12:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 18:12:49 Installing new version of config file /etc/ssl/openssl.cnf ... 18:12:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:12:49 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:12:49 Setting up ca-certificates (20210119~18.04.1) ... 18:12:51 Updating certificates in /etc/ssl/certs... 18:12:52 23 added, 27 removed; done. 18:12:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:12:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:12:52 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:12:52 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:12:52 Setting up pkgbinarymangler (138.18.04.1) ... 18:12:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:12:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up perl (5.26.1-6ubuntu0.5) ... 18:12:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:12:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:12:52 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:12:52 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:12:52 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:12:52 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:12:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:12:52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:12:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:12:52 Processing triggers for systemd (237-3ubuntu10.52) ... 18:12:52 Processing triggers for mime-support (3.60ubuntu1) ... 18:12:52 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:12:52 Updating certificates in /etc/ssl/certs... 18:12:53 0 added, 0 removed; done. 18:12:53 Running hooks in /etc/ca-certificates/update.d... 18:12:53 done. 18:12:53 Reading package lists... 18:12:53 Building dependency tree... 18:12:53 Reading state information... 18:12:53 The following NEW packages will be installed: 18:12:53 apt-transport-https 18:12:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:12:54 Need to get 4348 B of archives. 18:12:54 After this operation, 154 kB of additional disk space will be used. 18:12:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 18:12:54 debconf: delaying package configuration, since apt-utils is not installed 18:12:54 Fetched 4348 B in 0s (23.8 kB/s) 18:12:54 Selecting previously unselected package apt-transport-https. 18:12:54 (Reading database ... 13929 files and directories currently installed.) 18:12:54 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 18:12:54 Unpacking apt-transport-https (1.6.14) ... 18:12:54 Setting up apt-transport-https (1.6.14) ... 18:12:54 Waiting for network to be ready... 18:13:00 2021-09-16T18:12:58Z INFO Waiting for automatic snapd restart... 18:13:01 snapd 2.51.4 from Canonical* installed 18:13:02 "snapd" switched to the "latest/stable" channel 18:13:02 18:13:05 core18 20210722 from Canonical* installed 18:13:05 "core18" switched to the "latest/stable" channel 18:13:05 18:13:07 snapcraft 5.0 from Canonical* installed 18:13:07 "snapcraft" switched to the "latest/stable" channel 18:13:07 18:13:12 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: 18:13:12 - README.md 18:13:12 18:13:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:13:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:13:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:13:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:13:13 Reading package lists... 18:13:13 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.15 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 18:13:13 Reading package lists... 18:13:14 Building dependency tree... 18:13:14 Reading state information... 18:13:14 Suggested packages: 18:13:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:13:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:13:14 Recommended packages: 18:13:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:13:14 The following NEW packages will be installed: 18:13:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:13:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:13:14 pkg-config zip 18:13:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:13:14 Need to get 7670 kB of archives. 18:13:14 After this operation, 43.8 MB of additional disk space will be used. 18:13:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:13:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:13:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.15 [218 kB] 18:13:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 18:13:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 18:13:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:13:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:13:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:13:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:13:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:13:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:13:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:13:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:13:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:13:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:13:15 debconf: delaying package configuration, since apt-utils is not installed 18:13:15 Fetched 7670 kB in 1s (10.3 MB/s) 18:13:15 Selecting previously unselected package libglib2.0-0:amd64. 18:13:15 (Reading database ... 13933 files and directories currently installed.) 18:13:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:13:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:13:15 Selecting previously unselected package libpsl5:amd64. 18:13:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:13:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:13:15 Selecting previously unselected package libnghttp2-14:amd64. 18:13:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:13:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:13:15 Selecting previously unselected package librtmp1:amd64. 18:13:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:13:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:13:15 Selecting previously unselected package libcurl3-gnutls:amd64. 18:13:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.15_amd64.deb ... 18:13:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... 18:13:15 Selecting previously unselected package liberror-perl. 18:13:15 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:13:15 Unpacking liberror-perl (0.17025-1) ... 18:13:15 Selecting previously unselected package git-man. 18:13:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 18:13:15 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 18:13:15 Selecting previously unselected package git. 18:13:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 18:13:16 Unpacking git (1:2.17.1-1ubuntu0.9) ... 18:13:16 Selecting previously unselected package libnorm1:amd64. 18:13:16 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:13:16 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:13:16 Selecting previously unselected package libpgm-5.2-0:amd64. 18:13:16 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:13:16 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:13:16 Selecting previously unselected package libsodium23:amd64. 18:13:16 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:13:16 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:13:16 Selecting previously unselected package libzmq5:amd64. 18:13:16 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:13:16 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:13:16 Selecting previously unselected package libzmq3-dev:amd64. 18:13:16 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:13:16 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:13:16 Selecting previously unselected package pkg-config. 18:13:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:13:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:13:16 Selecting previously unselected package zip. 18:13:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:13:16 Unpacking zip (3.0-11build1) ... 18:13:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:13:16 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 18:13:16 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:13:16 Setting up liberror-perl (0.17025-1) ... 18:13:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:13:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:13:16 No schema files found: doing nothing. 18:13:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:13:16 Setting up zip (3.0-11build1) ... 18:13:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:13:16 Setting up libsodium23:amd64 (1.0.16-2) ... 18:13:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:13:17 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:13:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... 18:13:17 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:13:17 Setting up git (1:2.17.1-1ubuntu0.9) ... 18:13:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:13:17 git set to automatically installed. 18:13:17 git-man set to automatically installed. 18:13:17 libcurl3-gnutls set to automatically installed. 18:13:17 liberror-perl set to automatically installed. 18:13:17 libglib2.0-0 set to automatically installed. 18:13:17 libnghttp2-14 set to automatically installed. 18:13:17 libnorm1 set to automatically installed. 18:13:17 libpgm-5.2-0 set to automatically installed. 18:13:17 libpsl5 set to automatically installed. 18:13:17 librtmp1 set to automatically installed. 18:13:17 libsodium23 set to automatically installed. 18:13:17 libzmq3-dev set to automatically installed. 18:13:17 libzmq5 set to automatically installed. 18:13:17 pkg-config set to automatically installed. 18:13:17 zip set to automatically installed. 18:13:18 snapd is not logged in, snap install commands will use sudo 18:23:10 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 18:23:10 snapd is not logged in, snap install commands will use sudo 18:23:10 snap "core18" has no updates available 18:23:10 Pulling config-common 18:23:10 + snapcraftctl pull 18:23:10 Pulling go-build-helper 18:23:10 + snapcraftctl pull 18:23:10 'edgex-go' has dependencies that need to be staged: go-build-helper 18:23:10 Skipping pull go-build-helper (already ran) 18:23:10 Building go-build-helper 18:23:10 + snapcraftctl build 18:23:10 Staging go-build-helper 18:23:10 + snapcraftctl stage 18:23:17 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:23:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:23:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] 18:23:17 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:23:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] 18:23:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:23:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:23:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] 18:23:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] 18:23:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 18:23:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 18:23:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:23:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:23:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:23:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:23:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:23:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:23:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:23:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:23:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] 18:23:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] 18:23:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:23:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:23:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] 18:23:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] 18:23:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 18:23:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 18:23:17 Fetched 25.2 MB in 0s (0 B/s) 18:23:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:23:17 Fetched 224 kB in 0s (0 B/s) 18:23:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:23:17 Fetched 157 kB in 0s (0 B/s) 18:23:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:23:17 Fetched 221 kB in 0s (0 B/s) 18:23:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:23:17 Fetched 143 kB in 0s (0 B/s) 18:23:17 Pulling edgex-go 18:23:17 + snapcraftctl pull 18:23:17 Pulling hooks 18:23:17 + snapcraftctl pull 18:23:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:23:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:23:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:23:36 Fetched 0 B in 0s (0 B/s) 18:23:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:23:36 Fetched 96.5 kB in 0s (0 B/s) 18:23:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:23:36 Fetched 279 kB in 0s (0 B/s) 18:23:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:23:36 Fetched 122 kB in 0s (0 B/s) 18:23:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:23:36 Fetched 77.8 kB in 0s (0 B/s) 18:23:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:23:36 Fetched 8848 B in 0s (0 B/s) 18:23:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:23:36 Fetched 47.8 kB in 0s (0 B/s) 18:23:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:23:36 Fetched 45.6 kB in 0s (0 B/s) 18:23:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:23:36 Fetched 15.0 kB in 0s (0 B/s) 18:23:36 Get:1 libcurl4_7.58.0-2ubuntu3.15_amd64.deb [219 kB] 18:23:36 Fetched 219 kB in 0s (0 B/s) 18:23:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:23:36 Fetched 154 kB in 0s (0 B/s) 18:23:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:23:36 Fetched 50.6 kB in 0s (0 B/s) 18:23:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:23:36 Fetched 14.8 kB in 0s (0 B/s) 18:23:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:23:36 Fetched 41.8 kB in 0s (0 B/s) 18:23:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:23:36 Fetched 499 kB in 0s (0 B/s) 18:23:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:23:36 Fetched 111 kB in 0s (0 B/s) 18:23:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:23:36 Fetched 240 kB in 0s (0 B/s) 18:23:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:23:36 Fetched 29.3 kB in 0s (0 B/s) 18:23:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:23:36 Fetched 85.5 kB in 0s (0 B/s) 18:23:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:23:36 Fetched 24.5 kB in 0s (0 B/s) 18:23:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:23:36 Fetched 49.2 kB in 0s (0 B/s) 18:23:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:23:36 Fetched 54.2 kB in 0s (0 B/s) 18:23:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:23:36 Fetched 30.8 kB in 0s (0 B/s) 18:23:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:23:36 Fetched 15.8 kB in 0s (0 B/s) 18:23:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:23:36 Fetched 85.9 kB in 0s (0 B/s) 18:23:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:23:36 Fetched 8720 B in 0s (0 B/s) 18:23:36 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:23:36 Fetched 140 kB in 0s (0 B/s) 18:23:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:23:36 Fetched 119 kB in 0s (0 B/s) 18:23:36 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:23:36 Fetched 111 kB in 0s (0 B/s) 18:23:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:23:36 Fetched 11.1 kB in 0s (0 B/s) 18:23:36 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 18:23:36 Fetched 646 kB in 0s (0 B/s) 18:23:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:23:36 Fetched 41.3 kB in 0s (0 B/s) 18:23:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:23:36 Fetched 17.9 kB in 0s (0 B/s) 18:23:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:23:36 Fetched 368 kB in 0s (0 B/s) 18:23:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:23:36 Fetched 187 kB in 0s (0 B/s) 18:23:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:23:36 Fetched 175 kB in 0s (0 B/s) 18:23:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:23:36 Fetched 206 kB in 0s (0 B/s) 18:23:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 18:23:36 Fetched 1302 kB in 0s (0 B/s) 18:23:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:23:36 Fetched 36.2 kB in 0s (0 B/s) 18:23:36 Get:1 curl_7.58.0-2ubuntu3.15_amd64.deb [159 kB] 18:23:36 Fetched 159 kB in 0s (0 B/s) 18:23:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:23:36 Fetched 107 kB in 0s (0 B/s) 18:23:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:23:36 Fetched 48.7 kB in 0s (0 B/s) 18:23:36 Pulling static-packages 18:23:36 + snapcraftctl pull 18:23:36 Pulling version 18:23:36 + cd /root/project 18:23:36 + git describe --tags --abbrev=0 18:23:36 + sed s/v// 18:23:36 + GIT_VERSION=2.0.1-dev.46 18:23:36 + [ -z 2.0.1-dev.46 ] 18:23:36 + snapcraftctl set-version 2.0.1-dev.46 18:23:36 Building config-common 18:23:36 + snapcraftctl build 18:23:37 Skipping build go-build-helper (already ran) 18:23:38 Building edgex-go 18:23:38 + cd /root/parts/edgex-go/src 18:23:38 + git describe --tags --abbrev=0 18:23:38 + sed s/v// 18:23:38 + GIT_VERSION=2.0.1-dev.46 18:23:38 + [ -z 2.0.1-dev.46 ] 18:23:38 + echo 2.0.1-dev.46 18:23:38 + make build 18:23:38 go mod tidy 18:23:41 go: downloading github.com/gorilla/mux v1.8.0 18:23:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:23:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 18:23:41 go: downloading github.com/stretchr/testify v1.7.0 18:23:41 go: downloading github.com/google/uuid v1.3.0 18:23:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:23:41 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:23:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:23:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:23:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:23:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:23:41 go: downloading github.com/lib/pq v1.10.3 18:23:41 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:23:41 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:23:41 go: downloading github.com/pelletier/go-toml v1.9.4 18:23:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:23:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:23:42 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:23:42 go: downloading github.com/go-kit/kit v0.11.0 18:23:42 go: downloading github.com/davecgh/go-spew v1.1.1 18:23:42 go: downloading github.com/pmezard/go-difflib v1.0.0 18:23:42 go: downloading github.com/stretchr/objx v0.1.1 18:23:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:23:42 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:23:42 go: downloading github.com/x448/float16 v0.8.4 18:23:43 go: downloading github.com/go-playground/universal-translator v0.18.0 18:23:43 go: downloading github.com/leodido/go-urn v1.2.1 18:23:43 go: downloading golang.org/x/text v0.3.6 18:23:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:23:43 go: downloading github.com/go-playground/locales v0.14.0 18:23:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:23:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:23:43 go: downloading github.com/pebbe/zmq4 v1.2.7 18:23:43 go: downloading github.com/kr/pretty v0.3.0 18:23:43 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:23:43 go: downloading github.com/go-stack/stack v1.8.0 18:23:43 go: downloading github.com/hashicorp/consul/api v1.8.1 18:23:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:23:43 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:23:43 go: downloading github.com/kr/text v0.2.0 18:23:43 go: downloading github.com/rogpeppe/go-internal v1.8.0 18:23:43 go: downloading github.com/gorilla/websocket v1.4.2 18:23:43 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 18:23:44 go: downloading github.com/onsi/ginkgo v1.10.1 18:23:44 go: downloading github.com/onsi/gomega v1.7.0 18:23:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:23:44 go: downloading github.com/mitchellh/copystructure v1.0.0 18:23:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:23:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:23:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:23:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:23:44 go: downloading github.com/hashicorp/serf v0.9.5 18:23:44 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:23:44 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:23:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:23:44 go: downloading github.com/fatih/color v1.9.0 18:23:44 go: downloading github.com/mattn/go-colorable v0.1.6 18:23:44 go: downloading github.com/mattn/go-isatty v0.0.12 18:23:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:23:44 go: downloading github.com/pkg/errors v0.9.1 18:23:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:23:44 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:23:44 go: downloading github.com/hashicorp/memberlist v0.2.2 18:23:44 go: downloading github.com/hpcloud/tail v1.0.0 18:23:44 go: downloading gopkg.in/yaml.v2 v2.4.0 18:23:44 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:23:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:23:44 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:23:44 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:23:44 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:23:44 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:23:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:23:44 go: downloading github.com/miekg/dns v1.1.26 18:23:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:23:44 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:23:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:23:44 go: downloading github.com/hashicorp/errwrap v1.0.0 18:23:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data 18:23:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:23:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command 18:23:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:24:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:24:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:24:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:24:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config 18:24:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:24:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:24:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:24:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:24:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:24:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:24:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:24:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:24:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:24:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:24:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:24:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:24:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:24:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:24:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:24:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:24:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:24:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:24:07 + 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 18:24:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:24:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:24:07 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:24:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:24:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:24:07 + 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 18:24:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:24:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:24:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:24:08 Building hooks 18:24:08 + cd /root/parts/hooks/src 18:24:08 + make build 18:24:08 go mod tidy 18:24:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 18:24:09 go: downloading github.com/stretchr/testify v1.5.1 18:24:09 go: downloading gopkg.in/yaml.v2 v2.2.2 18:24:09 go: downloading github.com/davecgh/go-spew v1.1.0 18:24:09 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:24:10 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:24:10 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:24:10 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:24:14 Building static-packages 18:24:14 + snapcraftctl build 18:24:15 Building version 18:24:15 + snapcraftctl build 18:24:18 Staging config-common 18:24:18 + snapcraftctl stage 18:24:18 Skipping stage go-build-helper (already ran) 18:24:18 Staging edgex-go 18:24:18 + snapcraftctl stage 18:24:19 Staging hooks 18:24:19 + snapcraftctl stage 18:24:21 Staging static-packages 18:24:21 + snapcraftctl stage 18:24:22 Staging version 18:24:22 + snapcraftctl stage 18:24:23 Priming config-common 18:24:23 + snapcraftctl prime 18:24:24 Priming go-build-helper 18:24:24 + snapcraftctl prime 18:24:25 Priming edgex-go 18:24:25 + snapcraftctl prime 18:24:26 Priming hooks 18:24:26 + snapcraftctl prime 18:24:27 Priming static-packages 18:24:27 + snapcraftctl prime 18:24:30 Priming version 18:24:30 + snapcraftctl prime 18:24:31 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:24:33 provisioning config files... 18:24:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9212087021605787643tmp [Pipeline] { [Pipeline] sh 18:24:33 + set +x 18:24:33 + curl -s https://codecov.io/bash 18:24:33 + bash -s -- 18:24:34 18:24:34 _____ _ 18:24:34 / ____| | | 18:24:34 | | ___ __| | ___ ___ _____ __ 18:24:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:34 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:34 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:34 Bash-1.0.6 18:24:34 18:24:34 18:24:34 ==> git version 2.24.4 found 18:24:34 ==> 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 18:24:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:24:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:24:34 ==> Jenkins CI detected. 18:24:34 current dir:  /w/workspace/edgex-go/2 18:24:34 project root: . 18:24:34 --> token set from env 18:24:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:34 ==> Running gcov in . (disable via -X gcov) 18:24:34 ==> Python coveragepy not found 18:24:34 ==> Searching for coverage reports in: 18:24:34 + . 18:24:34 -> Found 1 reports 18:24:34 ==> Detecting git/mercurial file structure 18:24:34 ==> Reading reports 18:24:34 + ./coverage.out bytes=403630 18:24:34 ==> Appending adjustments 18:24:34 https://docs.codecov.io/docs/fixing-reports 18:24:35 + Found adjustments 18:24:35 ==> Gzipping contents 18:24:35 56K /tmp/codecov.ghVRs1.gz 18:24:35 ==> Uploading reports 18:24:35 url: https://codecov.io 18:24:35 query: branch=PR-3711&commit=0505b8724c48e736eb469e87a39b8651fc480a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3711%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3711&job=&cmd_args= 18:24:35 -> Pinging Codecov 18:24:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3711&commit=0505b8724c48e736eb469e87a39b8651fc480a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3711%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3711&job=&cmd_args= 18:24:36 -> Uploading to 18:24:36 https://storage.googleapis.com/codecov/v4/raw/2021-09-16/00271124DB129430A58F1EEE437C3FCB/0505b8724c48e736eb469e87a39b8651fc480a9f/0c91c8ef-6d24-4dad-80d2-e6579983f5c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T182435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba40ecd8c93e5c949444a94e40b28a31416728bd6d92a9068a12fbca72a6cba1 18:24:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:36 Dload Upload Total Spent Left Speed 18:24:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54412 0 0 100 54412 0 144k --:--:-- --:--:-- --:--:-- 145k 18:24:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0505b8724c48e736eb469e87a39b8651fc480a9f [Pipeline] } 18:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:24:37 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:24:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:38 ---> package-listing.sh 18:24:38 ++ facter osfamily 18:24:38 ++ tr '[:upper:]' '[:lower:]' 18:24:38 + OS_FAMILY=redhat 18:24:38 + workspace=/w/workspace/edgex-go/2 18:24:38 + START_PACKAGES=/tmp/packages_start.txt 18:24:38 + END_PACKAGES=/tmp/packages_end.txt 18:24:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:38 + PACKAGES=/tmp/packages_start.txt 18:24:38 + '[' /w/workspace/edgex-go/2 ']' 18:24:38 + PACKAGES=/tmp/packages_end.txt 18:24:38 + case "${OS_FAMILY}" in 18:24:38 + rpm -qa 18:24:38 + sort 18:24:40 + '[' -f /tmp/packages_start.txt ']' 18:24:40 + '[' -f /tmp/packages_end.txt ']' 18:24:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:40 + '[' /w/workspace/edgex-go/2 ']' 18:24:40 + mkdir -p /w/workspace/edgex-go/2/archives/ 18:24:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 18:24:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:24:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:41 18:24:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:42 latest: Pulling from edgex-lftools-log-publisher 18:24:42 b4d181a07f80: Pulling fs layer 18:24:42 a1111a8f2ec3: Pulling fs layer 18:24:42 ed53099fbce6: Pulling fs layer 18:24:42 dc539afda2c1: Pulling fs layer 18:24:42 77bc0d833cb6: Pulling fs layer 18:24:42 9065ff56babe: Pulling fs layer 18:24:42 d287ab97295c: Pulling fs layer 18:24:42 77bc0d833cb6: Waiting 18:24:42 9065ff56babe: Waiting 18:24:42 d287ab97295c: Waiting 18:24:42 dc539afda2c1: Waiting 18:24:42 a1111a8f2ec3: Verifying Checksum 18:24:42 a1111a8f2ec3: Download complete 18:24:42 dc539afda2c1: Verifying Checksum 18:24:42 dc539afda2c1: Download complete 18:24:42 77bc0d833cb6: Verifying Checksum 18:24:42 77bc0d833cb6: Download complete 18:24:42 9065ff56babe: Verifying Checksum 18:24:42 9065ff56babe: Download complete 18:24:43 ed53099fbce6: Verifying Checksum 18:24:43 ed53099fbce6: Download complete 18:24:44 b4d181a07f80: Verifying Checksum 18:24:44 b4d181a07f80: Download complete 18:24:45 b4d181a07f80: Pull complete 18:24:45 a1111a8f2ec3: Pull complete 18:24:46 ed53099fbce6: Pull complete 18:24:46 dc539afda2c1: Pull complete 18:24:46 77bc0d833cb6: Pull complete 18:24:46 9065ff56babe: Pull complete 18:24:48 d287ab97295c: Verifying Checksum 18:24:48 d287ab97295c: Download complete 18:24:52 d287ab97295c: Pull complete 18:24:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:24:52 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 18:24:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:56 $ docker top 19b0a964d526440f5a703985ac1d1e38d318b5f3f24c341e00e96c266793706b -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:56 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:57 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:57 + ls /var/log/sa-host 18:24:57 + sadf -c /var/log/sa-host/sa05 18:24:57 file_magic: OK 18:24:57 HZ: Using current value: 100 18:24:57 file_header: OK 18:24:57 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 18:24:57 Statistics: 18:24:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:24:57 File successfully converted to sysstat format version 12.0.3 18:24:57 + sadf -c /var/log/sa-host/sa16 18:24:57 file_magic: OK 18:24:57 HZ: Using current value: 100 18:24:57 file_header: OK 18:24:57 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 18:24:57 Statistics: 18:24:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:24:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:58 provisioning config files... 18:24:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5714112466365599685tmp [Pipeline] { [Pipeline] echo 18:24:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:24:58 ---> create-netrc.sh [Pipeline] } 18:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:24:58 ---> python-tools-install.sh [Pipeline] echo 18:24:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:24:59 ---> sudo-logs.sh 18:24:59 Archiving 'sudo' log.. 18:24:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-379.vexxhost.local: Name or service not known 18:24:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-379.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:24:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:24:59 ---> job-cost.sh 18:24:59 lf-activate-venv: SKIPPING 18:24:59 DEBUG: total: 0.10999999940395355 18:24:59 INFO: Retrieving Stack Cost... 18:25:01 INFO: Retrieving Pricing Info for: v3-standard-2 18:25:01 INFO: Archiving Costs [Pipeline] echo 18:25:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:01 ---> logs-deploy.sh 18:25:01 lf-activate-venv: SKIPPING 18:25:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3711/2 18:25:01 INFO: archiving workspace using pattern(s): 18:25:02 Archives upload complete. 18:25:02 INFO: archiving logs to Nexus 18:25:03 ---> uname -a: 18:25:03 Linux prd-centos7-docker-4c-2g-379.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:25:03 18:25:03 18:25:03 ---> lscpu: 18:25:03 Architecture: x86_64 18:25:03 CPU op-mode(s): 32-bit, 64-bit 18:25:03 Byte Order: Little Endian 18:25:03 Address sizes: 40 bits physical, 48 bits virtual 18:25:03 CPU(s): 2 18:25:03 On-line CPU(s) list: 0,1 18:25:03 Thread(s) per core: 1 18:25:03 Core(s) per socket: 1 18:25:03 Socket(s): 2 18:25:03 NUMA node(s): 1 18:25:03 Vendor ID: AuthenticAMD 18:25:03 CPU family: 23 18:25:03 Model: 49 18:25:03 Model name: AMD EPYC-Rome Processor 18:25:03 Stepping: 0 18:25:03 CPU MHz: 2800.000 18:25:03 BogoMIPS: 5600.00 18:25:03 Virtualization: AMD-V 18:25:03 Hypervisor vendor: KVM 18:25:03 Virtualization type: full 18:25:03 L1d cache: 32K 18:25:03 L1i cache: 32K 18:25:03 L2 cache: 512K 18:25:03 L3 cache: 16384K 18:25:03 NUMA node0 CPU(s): 0,1 18:25:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:25:03 18:25:03 18:25:03 ---> nproc: 18:25:03 2 18:25:03 18:25:03 18:25:03 ---> df -h: 18:25:03 Filesystem Size Used Avail Use% Mounted on 18:25:03 overlay 40G 14G 27G 33% / 18:25:03 tmpfs 64M 0 64M 0% /dev 18:25:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:25:03 shm 64M 0 64M 0% /dev/shm 18:25:03 /dev/vda1 40G 14G 27G 33% /facter-os 18:25:03 18:25:03 18:25:03 ---> sar -b -r -n DEV: 18:25:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 18:25:03 18:25:03 17:36:27 LINUX RESTART (2 CPU) 18:25:03 18:25:03 17:37:01 tps rtps wtps bread/s bwrtn/s 18:25:03 17:38:02 87.66 3.41 84.24 2579.08 8483.66 18:25:03 17:39:01 247.59 0.15 247.43 22.49 70263.45 18:25:03 17:40:01 177.25 0.02 177.24 0.27 33205.10 18:25:03 17:41:01 68.70 0.02 68.69 0.53 8209.49 18:25:03 17:42:01 287.08 77.93 209.15 1954.15 125860.69 18:25:03 17:43:01 774.93 447.32 327.61 27045.67 191624.60 18:25:03 17:44:01 614.96 161.58 453.38 6138.75 212964.10 18:25:03 17:45:01 239.59 31.04 208.56 3711.09 37076.49 18:25:03 17:46:02 1.33 0.00 1.33 0.00 21.35 18:25:03 17:47:01 0.22 0.00 0.22 0.00 2.35 18:25:03 17:48:01 0.28 0.00 0.28 0.00 3.20 18:25:03 17:49:01 0.25 0.03 0.22 1.87 2.45 18:25:03 17:50:01 0.20 0.00 0.20 0.00 2.10 18:25:03 17:51:01 0.20 0.00 0.20 0.00 1.88 18:25:03 17:52:01 0.55 0.18 0.37 5.73 6.10 18:25:03 17:53:01 0.92 0.00 0.92 0.00 18.01 18:25:03 17:54:01 0.27 0.00 0.27 0.00 4.03 18:25:03 17:55:01 0.33 0.00 0.33 0.00 5.46 18:25:03 17:56:01 0.30 0.00 0.30 0.00 4.08 18:25:03 17:57:01 0.22 0.00 0.22 0.00 3.18 18:25:03 17:58:01 0.35 0.00 0.35 0.00 5.06 18:25:03 17:59:01 0.27 0.00 0.27 0.00 4.18 18:25:03 18:00:01 0.40 0.00 0.40 0.00 6.03 18:25:03 18:01:01 0.32 0.02 0.30 0.13 4.06 18:25:03 18:02:01 0.92 0.58 0.33 100.43 7.21 18:25:03 18:03:01 0.30 0.00 0.30 0.00 4.73 18:25:03 18:04:01 0.35 0.00 0.35 0.00 5.05 18:25:03 18:05:01 0.27 0.00 0.27 0.00 4.02 18:25:03 18:06:01 0.25 0.00 0.25 0.00 4.53 18:25:03 18:07:01 0.22 0.00 0.22 0.00 2.90 18:25:03 18:08:01 0.22 0.00 0.22 0.00 3.17 18:25:03 18:09:01 0.25 0.00 0.25 0.00 2.78 18:25:03 18:10:01 0.23 0.00 0.23 0.00 2.45 18:25:03 18:11:01 0.20 0.00 0.20 0.00 1.48 18:25:03 18:12:01 0.17 0.00 0.17 0.00 1.47 18:25:03 18:13:01 0.23 0.00 0.23 0.00 2.18 18:25:03 18:14:01 0.30 0.00 0.30 0.00 3.61 18:25:03 18:15:01 0.23 0.00 0.23 0.00 2.48 18:25:03 18:16:01 0.20 0.00 0.20 0.00 1.65 18:25:03 18:17:01 0.17 0.00 0.17 0.00 1.50 18:25:03 18:18:01 0.20 0.00 0.20 0.00 2.00 18:25:03 18:19:01 0.28 0.00 0.28 0.00 3.25 18:25:03 18:20:02 0.28 0.00 0.28 0.00 2.78 18:25:03 18:21:01 0.19 0.00 0.19 0.00 1.78 18:25:03 18:22:01 0.17 0.00 0.17 0.00 1.50 18:25:03 18:23:01 0.18 0.00 0.18 0.00 2.12 18:25:03 18:24:01 0.27 0.00 0.27 0.00 3.51 18:25:03 Average: 53.45 15.41 38.04 885.96 14653.22 18:25:03 18:25:03 17:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:25:03 17:38:02 5095644 0 899452 11.23 2620 2011224 1511952 16.69 901352 1601056 116972 18:25:03 17:39:01 3153244 0 1123412 14.03 2620 3729664 1625336 17.94 1185628 3034312 28468 18:25:03 17:40:01 3090984 0 1206920 15.07 2620 3708416 1783588 19.69 1411100 2856728 237316 18:25:03 17:41:01 3035288 0 1323632 16.53 2620 3647400 1652624 18.25 1483172 2837876 97468 18:25:03 17:42:01 1554116 0 1308456 16.34 2620 5143748 1949052 21.52 1575048 4141476 438840 18:25:03 17:43:01 478372 0 1991588 24.87 2620 5536360 3812176 42.09 2988444 3749796 103404 18:25:03 17:44:01 1226840 0 1418092 17.71 2620 5361388 2841584 31.37 2285104 3683012 6776 18:25:03 17:45:01 2612060 0 1220444 15.24 2620 4173816 1303120 14.39 1251516 3371768 20 18:25:03 17:46:02 2622036 0 1210464 15.11 2620 4173820 1262060 13.93 1255956 3363176 12 18:25:03 17:47:01 2624604 0 1207892 15.08 2620 4173824 1264484 13.96 1255900 3363232 12 18:25:03 17:48:01 2626072 0 1206420 15.06 2620 4173828 1261988 13.93 1255768 3363236 12 18:25:03 17:49:01 2626036 0 1206392 15.06 2620 4173892 1261988 13.93 1255892 3363296 16 18:25:03 17:50:01 2626144 0 1206280 15.06 2620 4173896 1262024 13.93 1255792 3363296 8 18:25:03 17:51:01 2626068 0 1206352 15.06 2620 4173900 1261988 13.93 1255668 3363296 8 18:25:03 17:52:01 2625668 0 1206716 15.07 2620 4173936 1262084 13.93 1256752 3362584 16 18:25:03 17:53:01 2625616 0 1206764 15.07 2620 4173940 1262036 13.93 1256616 3362584 12 18:25:03 17:54:01 2625588 0 1206788 15.07 2620 4173944 1261988 13.93 1256540 3362584 16 18:25:03 17:55:01 2624964 0 1207404 15.08 2620 4173952 1262348 13.94 1257292 3362584 8 18:25:03 17:56:01 2624480 0 1207888 15.08 2620 4173952 1261392 13.93 1257168 3362584 12 18:25:03 17:57:01 2623932 0 1208428 15.09 2620 4173960 1274780 14.07 1257796 3362584 16 18:25:03 17:58:01 2623196 0 1209164 15.10 2620 4173960 1289172 14.23 1258240 3362584 20 18:25:03 17:59:01 2625608 0 1206748 15.07 2620 4173964 1260744 13.92 1256564 3362584 16 18:25:03 18:00:01 2625832 0 1206516 15.06 2620 4173972 1260744 13.92 1256688 3362584 8 18:25:03 18:01:01 2623604 0 1208744 15.09 2620 4173972 1279988 14.13 1258320 3362584 8 18:25:03 18:02:01 2618740 0 1210620 15.12 2620 4176960 1264440 13.96 1263488 3362800 12 18:25:03 18:03:01 2619520 0 1209832 15.11 2620 4176968 1264128 13.96 1263024 3362804 12 18:25:03 18:04:01 2619912 0 1209440 15.10 2620 4176968 1264044 13.96 1262676 3362800 8 18:25:03 18:05:01 2618748 0 1210600 15.12 2620 4176972 1264260 13.96 1263432 3362800 8 18:25:03 18:06:01 2619772 0 1209568 15.10 2620 4176980 1264044 13.96 1262712 3362800 8 18:25:03 18:07:01 2619544 0 1209792 15.11 2620 4176984 1264128 13.96 1262916 3362800 12 18:25:03 18:08:01 2619896 0 1209432 15.10 2620 4176992 1264056 13.96 1262848 3362800 12 18:25:03 18:09:01 2619904 0 1209424 15.10 2620 4176992 1264044 13.96 1262844 3362800 8 18:25:03 18:10:01 2619788 0 1209528 15.10 2620 4177004 1264044 13.96 1262736 3362804 8 18:25:03 18:11:01 2619968 0 1209348 15.10 2620 4177004 1264044 13.96 1262740 3362800 8 18:25:03 18:12:01 2619888 0 1209420 15.10 2620 4177012 1264116 13.96 1262820 3362804 16 18:25:03 18:13:01 2619616 0 1209688 15.10 2620 4177016 1264092 13.96 1262948 3362800 12 18:25:03 18:14:01 2619500 0 1209804 15.11 2620 4177016 1264104 13.96 1262820 3362800 12 18:25:03 18:15:01 2619432 0 1209864 15.11 2620 4177024 1264044 13.96 1262744 3362800 12 18:25:03 18:16:01 2619456 0 1209840 15.11 2620 4177024 1264044 13.96 1262780 3362800 8 18:25:03 18:17:01 2619212 0 1210076 15.11 2620 4177032 1264128 13.96 1262964 3362800 12 18:25:03 18:18:01 2618640 0 1210644 15.12 2620 4177036 1264272 13.96 1263192 3362800 8 18:25:03 18:19:01 2619332 0 1209948 15.11 2620 4177040 1264044 13.96 1262908 3362800 8 18:25:03 18:20:02 2619472 0 1209804 15.11 2620 4177044 1264044 13.96 1262800 3362800 8 18:25:03 18:21:01 2619408 0 1209868 15.11 2620 4177044 1264044 13.96 1262800 3362800 8 18:25:03 18:22:01 2619072 0 1210196 15.11 2620 4177052 1264128 13.96 1262892 3362800 12 18:25:03 18:23:01 2618868 0 1210396 15.11 2620 4177056 1264212 13.96 1263136 3362800 8 18:25:03 18:24:01 2619324 0 1209936 15.11 2620 4177060 1264044 13.96 1262828 3362800 8 18:25:03 Average: 2606234 0 1226341 15.31 2620 4173745 1400081 15.46 1324157 3328209 21908 18:25:03 18:25:03 17:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:25:03 17:38:02 eth0 1445.37 1095.92 5054.46 110.96 0.00 0.00 0.00 0.00 18:25:03 17:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:38:02 veth032736b 486.49 518.47 52.43 1995.55 0.00 0.00 0.00 0.00 18:25:03 17:38:02 docker0 486.49 518.34 45.78 1995.54 0.00 0.00 0.00 0.00 18:25:03 17:39:01 eth0 1177.66 874.43 6144.72 84.40 0.00 0.00 0.00 0.00 18:25:03 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:39:01 docker0 541.30 683.10 45.12 2796.18 0.00 0.00 0.00 0.00 18:25:03 17:40:01 eth0 47.01 27.79 37.33 58.30 0.00 0.00 0.00 0.00 18:25:03 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:40:01 veth80e6f17 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 18:25:03 17:40:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 18:25:03 17:41:01 eth0 19.79 11.50 13.70 7.37 0.00 0.00 0.00 0.00 18:25:03 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:41:01 veth80e6f17 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 18:25:03 17:41:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 18:25:03 17:42:01 eth0 280.00 175.88 1701.53 112.42 0.00 0.00 0.00 0.00 18:25:03 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:42:01 veth897e8a7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:25:03 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:43:01 veth272d7b3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:25:03 17:43:01 veth33468c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:25:03 17:43:01 veth64acfe0 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:25:03 17:43:01 vethf59f423 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:25:03 17:44:01 veth623830b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:44:01 veth91f8e20 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:25:03 17:44:01 vethaf38f45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:44:01 veth41b729d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:25:03 17:45:01 eth0 3832.67 2705.96 15681.64 547.10 0.00 0.00 0.00 0.00 18:25:03 17:45:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:25:03 17:45:01 docker0 1194.24 1458.16 101.13 5586.23 0.00 0.00 0.00 0.00 18:25:03 17:46:02 eth0 0.35 0.22 0.38 0.04 0.00 0.00 0.00 0.00 18:25:03 17:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:47:01 eth0 0.22 0.19 0.08 0.04 0.00 0.00 0.00 0.00 18:25:03 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:48:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 18:25:03 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:25:03 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:50:01 eth0 0.20 0.17 0.10 0.01 0.00 0.00 0.00 0.00 18:25:03 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:51:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:52:01 eth0 0.20 0.20 0.08 0.05 0.00 0.00 0.00 0.00 18:25:03 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:53:01 eth0 0.20 0.18 0.07 0.04 0.00 0.00 0.00 0.00 18:25:03 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:54:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:25:03 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:55:01 eth0 1.50 0.88 0.34 9.79 0.00 0.00 0.00 0.00 18:25:03 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:56:01 eth0 1.25 0.55 0.34 6.52 0.00 0.00 0.00 0.00 18:25:03 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:57:01 eth0 2.43 1.13 0.54 13.14 0.00 0.00 0.00 0.00 18:25:03 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:58:01 eth0 1.43 0.67 0.35 6.53 0.00 0.00 0.00 0.00 18:25:03 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:59:01 eth0 0.90 0.07 0.07 0.01 0.00 0.00 0.00 0.00 18:25:03 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:00:01 eth0 0.42 0.03 0.02 0.00 0.00 0.00 0.00 0.00 18:25:03 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:01:01 eth0 2.32 0.98 0.43 6.63 0.00 0.00 0.00 0.00 18:25:03 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:02:01 eth0 1.18 0.87 0.62 2.40 0.00 0.00 0.00 0.00 18:25:03 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:03:01 eth0 0.22 0.15 0.07 0.04 0.00 0.00 0.00 0.00 18:25:03 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:04:01 eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:25:03 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:05:01 eth0 1.75 0.52 0.63 0.39 0.00 0.00 0.00 0.00 18:25:03 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:06:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:07:01 eth0 0.18 0.08 0.08 0.04 0.00 0.00 0.00 0.00 18:25:03 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:08:01 eth0 0.12 0.08 0.06 0.03 0.00 0.00 0.00 0.00 18:25:03 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:09:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:25:03 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:12:01 eth0 0.15 0.08 0.08 0.04 0.00 0.00 0.00 0.00 18:25:03 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:13:01 eth0 0.12 0.07 0.06 0.03 0.00 0.00 0.00 0.00 18:25:03 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:14:01 eth0 0.22 0.25 0.11 0.02 0.00 0.00 0.00 0.00 18:25:03 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:17:01 eth0 0.62 0.18 0.13 0.07 0.00 0.00 0.00 0.00 18:25:03 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:18:01 eth0 0.55 0.33 0.33 0.20 0.00 0.00 0.00 0.00 18:25:03 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:20:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:21:01 eth0 0.78 0.00 0.06 0.00 0.00 0.00 0.00 0.00 18:25:03 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:22:01 eth0 0.22 0.13 0.08 0.04 0.00 0.00 0.00 0.00 18:25:03 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:23:01 eth0 0.52 0.37 0.32 0.23 0.00 0.00 0.00 0.00 18:25:03 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 Average: eth0 74.75 53.56 320.11 11.55 0.00 0.00 0.00 0.00 18:25:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:03 Average: docker0 25.44 31.07 2.15 119.01 0.00 0.00 0.00 0.00 18:25:03 18:25:03 18:25:03 ---> sar -P ALL: 18:25:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 18:25:03 18:25:03 17:36:27 LINUX RESTART (2 CPU) 18:25:03 18:25:03 17:37:01 CPU %user %nice %system %iowait %steal %idle 18:25:03 17:38:02 all 13.43 0.00 4.41 2.36 0.10 79.70 18:25:03 17:38:02 0 12.76 0.00 5.47 4.32 0.11 77.35 18:25:03 17:38:02 1 14.09 0.00 3.37 0.44 0.09 82.02 18:25:03 17:39:01 all 24.81 0.00 8.72 2.62 0.09 63.76 18:25:03 17:39:01 0 27.37 0.00 9.29 2.57 0.09 60.67 18:25:03 17:39:01 1 22.29 0.00 8.16 2.66 0.09 66.80 18:25:03 17:40:01 all 61.87 0.00 10.44 1.28 0.11 26.31 18:25:03 17:40:01 0 62.37 0.00 10.67 1.39 0.11 25.46 18:25:03 17:40:01 1 61.36 0.00 10.20 1.17 0.11 27.15 18:25:03 17:41:01 all 40.15 0.00 4.77 0.59 0.09 54.41 18:25:03 17:41:01 0 40.06 0.00 4.53 0.55 0.09 54.77 18:25:03 17:41:01 1 40.23 0.00 5.01 0.63 0.09 54.04 18:25:03 17:42:01 all 46.57 0.00 15.10 3.16 0.13 35.03 18:25:03 17:42:01 0 47.08 0.00 15.37 2.68 0.13 34.74 18:25:03 17:42:01 1 46.06 0.00 14.83 3.65 0.13 35.33 18:25:03 17:43:01 all 48.68 0.00 18.33 29.60 0.14 3.26 18:25:03 17:43:01 0 48.12 0.00 19.05 29.43 0.13 3.26 18:25:03 17:43:01 1 49.25 0.00 17.60 29.76 0.15 3.25 18:25:03 17:44:01 all 69.17 0.00 20.41 8.46 0.15 1.80 18:25:03 17:44:01 0 69.35 0.00 19.80 8.80 0.15 1.90 18:25:03 17:44:01 1 69.00 0.00 21.02 8.13 0.15 1.70 18:25:03 17:45:01 all 44.69 0.00 11.41 3.02 0.11 40.78 18:25:03 17:45:01 0 43.52 0.00 11.32 3.29 0.11 41.76 18:25:03 17:45:01 1 45.85 0.00 11.49 2.74 0.11 39.81 18:25:03 17:46:02 all 0.25 0.00 0.07 0.00 0.00 99.68 18:25:03 17:46:02 0 0.07 0.00 0.08 0.00 0.00 99.85 18:25:03 17:46:02 1 0.43 0.00 0.05 0.00 0.00 99.52 18:25:03 17:47:01 all 0.22 0.00 0.08 0.00 0.02 99.69 18:25:03 17:47:01 0 0.03 0.00 0.08 0.00 0.02 99.86 18:25:03 17:47:01 1 0.41 0.00 0.07 0.00 0.02 99.51 18:25:03 17:48:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:25:03 17:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:25:03 17:48:01 1 0.28 0.00 0.03 0.00 0.02 99.67 18:25:03 18:25:03 17:48:01 CPU %user %nice %system %iowait %steal %idle 18:25:03 17:49:01 all 0.17 0.00 0.03 0.00 0.01 99.80 18:25:03 17:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:25:03 17:49:01 1 0.30 0.00 0.03 0.00 0.00 99.67 18:25:03 17:50:01 all 0.14 0.00 0.03 0.00 0.03 99.80 18:25:03 17:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:25:03 17:50:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:25:03 17:51:01 all 0.17 0.00 0.04 0.00 0.02 99.77 18:25:03 17:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:25:03 17:51:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:25:03 17:52:01 all 0.13 0.00 0.05 0.00 0.03 99.80 18:25:03 17:52:01 0 0.02 0.00 0.07 0.00 0.03 99.88 18:25:03 17:52:01 1 0.23 0.00 0.03 0.00 0.02 99.72 18:25:03 17:53:01 all 0.12 0.00 0.03 0.00 0.01 99.84 18:25:03 17:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:25:03 17:53:01 1 0.20 0.00 0.05 0.00 0.02 99.73 18:25:03 17:54:01 all 0.14 0.00 0.04 0.00 0.01 99.81 18:25:03 17:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:25:03 17:54:01 1 0.23 0.00 0.05 0.00 0.00 99.72 18:25:03 17:55:01 all 0.07 0.00 0.03 0.00 0.02 99.88 18:25:03 17:55:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:25:03 17:55:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:25:03 17:56:01 all 0.06 0.00 0.05 0.00 0.00 99.89 18:25:03 17:56:01 0 0.07 0.00 0.05 0.00 0.00 99.88 18:25:03 17:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:25:03 17:57:01 all 0.07 0.00 0.05 0.00 0.01 99.87 18:25:03 17:57:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:25:03 17:57:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:25:03 17:58:01 all 0.06 0.00 0.06 0.00 0.02 99.87 18:25:03 17:58:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:25:03 17:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:25:03 17:59:01 all 0.04 0.00 0.03 0.00 0.01 99.92 18:25:03 17:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:25:03 17:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:25:03 18:25:03 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:25:03 18:00:01 all 0.05 0.00 0.04 0.00 0.01 99.90 18:25:03 18:00:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:25:03 18:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:25:03 18:01:01 all 0.08 0.00 0.07 0.00 0.00 99.86 18:25:03 18:01:01 0 0.08 0.00 0.07 0.00 0.00 99.85 18:25:03 18:01:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:25:03 18:02:01 all 0.20 0.00 0.08 0.02 0.01 99.69 18:25:03 18:02:01 0 0.30 0.00 0.10 0.03 0.02 99.55 18:25:03 18:02:01 1 0.10 0.00 0.07 0.00 0.00 99.83 18:25:03 18:03:01 all 0.21 0.00 0.03 0.00 0.02 99.74 18:25:03 18:03:01 0 0.37 0.00 0.03 0.00 0.02 99.58 18:25:03 18:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:25:03 18:04:01 all 0.23 0.00 0.02 0.00 0.01 99.74 18:25:03 18:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:25:03 18:04:01 1 0.43 0.00 0.02 0.00 0.02 99.53 18:25:03 18:05:01 all 0.19 0.00 0.04 0.00 0.02 99.75 18:25:03 18:05:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:25:03 18:05:01 1 0.35 0.00 0.03 0.00 0.00 99.62 18:25:03 18:06:01 all 0.08 0.00 0.02 0.00 0.01 99.89 18:25:03 18:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:25:03 18:06:01 1 0.12 0.00 0.02 0.00 0.00 99.87 18:25:03 18:07:01 all 0.13 0.00 0.03 0.00 0.02 99.83 18:25:03 18:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:25:03 18:07:01 1 0.22 0.00 0.02 0.00 0.02 99.75 18:25:03 18:08:01 all 0.13 0.00 0.03 0.00 0.01 99.83 18:25:03 18:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:25:03 18:08:01 1 0.22 0.00 0.03 0.00 0.00 99.75 18:25:03 18:09:01 all 0.16 0.00 0.03 0.00 0.02 99.80 18:25:03 18:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:25:03 18:09:01 1 0.28 0.00 0.00 0.00 0.02 99.70 18:25:03 18:10:01 all 0.18 0.00 0.03 0.00 0.01 99.78 18:25:03 18:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:25:03 18:10:01 1 0.32 0.00 0.03 0.00 0.00 99.65 18:25:03 18:25:03 18:10:01 CPU %user %nice %system %iowait %steal %idle 18:25:03 18:11:01 all 0.13 0.00 0.04 0.00 0.02 99.82 18:25:03 18:11:01 0 0.12 0.00 0.07 0.00 0.03 99.78 18:25:03 18:11:01 1 0.13 0.00 0.02 0.00 0.00 99.85 18:25:03 18:12:01 all 0.19 0.00 0.03 0.00 0.01 99.77 18:25:03 18:12:01 0 0.37 0.00 0.03 0.00 0.02 99.58 18:25:03 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:25:03 18:13:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:25:03 18:13:01 0 0.25 0.00 0.02 0.00 0.02 99.72 18:25:03 18:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:25:03 18:14:01 all 0.15 0.00 0.03 0.00 0.01 99.82 18:25:03 18:14:01 0 0.28 0.00 0.02 0.00 0.00 99.70 18:25:03 18:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:25:03 18:15:01 all 0.20 0.00 0.03 0.00 0.01 99.76 18:25:03 18:15:01 0 0.35 0.00 0.03 0.00 0.00 99.62 18:25:03 18:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:25:03 18:16:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:25:03 18:16:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:25:03 18:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:25:03 18:17:01 all 0.08 0.00 0.03 0.00 0.02 99.87 18:25:03 18:17:01 0 0.13 0.00 0.03 0.00 0.02 99.82 18:25:03 18:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:25:03 18:18:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:25:03 18:18:01 0 0.43 0.00 0.03 0.00 0.02 99.52 18:25:03 18:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:25:03 18:19:01 all 0.23 0.00 0.03 0.00 0.01 99.73 18:25:03 18:19:01 0 0.40 0.00 0.03 0.00 0.02 99.55 18:25:03 18:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:25:03 18:20:02 all 0.13 0.00 0.03 0.00 0.02 99.82 18:25:03 18:20:02 0 0.03 0.00 0.03 0.00 0.02 99.92 18:25:03 18:20:02 1 0.23 0.00 0.02 0.00 0.02 99.73 18:25:03 18:21:01 all 0.18 0.00 0.03 0.00 0.01 99.79 18:25:03 18:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:25:03 18:21:01 1 0.34 0.00 0.03 0.00 0.02 99.61 18:25:03 18:25:03 18:21:01 CPU %user %nice %system %iowait %steal %idle 18:25:03 18:22:01 all 0.13 0.00 0.02 0.00 0.02 99.84 18:25:03 18:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:25:03 18:22:01 1 0.23 0.00 0.02 0.00 0.02 99.73 18:25:03 18:23:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:25:03 18:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:25:03 18:23:01 1 0.33 0.00 0.03 0.00 0.02 99.62 18:25:03 18:24:01 all 0.16 0.00 0.03 0.00 0.01 99.80 18:25:03 18:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:25:03 18:24:01 1 0.27 0.00 0.03 0.00 0.00 99.70 18:25:03 Average: all 7.04 0.00 1.88 1.00 0.03 90.05 18:25:03 Average: 0 7.03 0.00 1.92 1.04 0.03 89.97 18:25:03 Average: 1 7.04 0.00 1.84 0.97 0.03 90.13 18:25:03 18:25:03 18:25:03