Pull request #3717 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4459654f6bdfb09febaa5cef59040ba2c620e072+87919881fb59c2333938e962ed1f0877a1f0dbb7 (353eeb81127e77c2b170887481a17f8b9edb600b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6987242448806541412.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-ssh2158588106850794416.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3717/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3717/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2719789756051374292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3717/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1192057429184358896.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh30024974911927423.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3717/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3717/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5020853697879710793.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-913 in /w/workspace/edgexfoundry_edgex-go_PR-3717 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9015875946621783227.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 87919881fb59c2333938e962ed1f0877a1f0dbb7 into PR head commit 4459654f6bdfb09febaa5cef59040ba2c620e072 Merge succeeded, producing 4459654f6bdfb09febaa5cef59040ba2c620e072 Checking out Revision 4459654f6bdfb09febaa5cef59040ba2c620e072 (PR-3717) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3744231734963655139.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3717/head:refs/remotes/origin/PR-3717 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5279255155381937013.key > git merge 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 Commit message: "ci: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:50:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:50:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:50:12 ========================================================= 22:50:12 EdgeX Global Pipelines Version Info 22:50:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:50:13 ------------------- 22:50:13 stable info: 22:50:13 ------------------- 22:50:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:50:13 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:50:13 Message: update stable to v1.0.205 22:50:13 ------------------- 22:50:13 experimental info: 22:50:13 ------------------- 22:50:13 Commited By: **** collab-it+edgex@linuxfoundation.org 22:50:13 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:50:13 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:50:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3717 [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3717 [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3717 [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4459654f6bdfb09febaa5cef59040ba2c620e072 [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4459654 [Pipeline] echo 22:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:16 provisioning config files... 22:50:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3483629201531434017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:16 ---> docker-login.sh 22:50:16 nexus3.edgexfoundry.org:10001 22:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:16 Configure a credential helper to remove this warning. See 22:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:16 22:50:16 Login Succeeded 22:50:16 nexus3.edgexfoundry.org:10002 22:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:17 Configure a credential helper to remove this warning. See 22:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:17 22:50:17 Login Succeeded 22:50:17 nexus3.edgexfoundry.org:10003 22:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:17 Configure a credential helper to remove this warning. See 22:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:17 22:50:17 Login Succeeded 22:50:17 nexus3.edgexfoundry.org:10004 22:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:17 Configure a credential helper to remove this warning. See 22:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:17 22:50:17 Login Succeeded 22:50:17 docker.io 22:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:17 Configure a credential helper to remove this warning. See 22:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:17 22:50:17 Login Succeeded 22:50:17 ---> docker-login.sh ends [Pipeline] } 22:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:18 ++ 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 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/core-command/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo core-command,cmd/core-command/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/core-data/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo core-data,cmd/core-data/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/core-metadata/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo core-metadata,cmd/core-metadata/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/security-bootstrapper/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/security-proxy-setup/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/support-notifications/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo support-notifications,cmd/support-notifications/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/support-scheduler/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:50:18 + for file in '`ls cmd/**/Dockerfile`' 22:50:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:50:18 ++ cut -d/ -f2 22:50:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:50:18 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 22:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:19 22:50:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:50:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:19 latest: Pulling from edgex-devops/git-semver 22:50:19 31603596830f: Pulling fs layer 22:50:19 04fac38145f0: Pulling fs layer 22:50:19 701f6daf10bf: Pulling fs layer 22:50:19 24f72da36158: Pulling fs layer 22:50:19 24f72da36158: Waiting 22:50:19 04fac38145f0: Verifying Checksum 22:50:19 04fac38145f0: Download complete 22:50:19 31603596830f: Verifying Checksum 22:50:19 31603596830f: Download complete 22:50:19 31603596830f: Pull complete 22:50:19 24f72da36158: Verifying Checksum 22:50:19 24f72da36158: Download complete 22:50:20 04fac38145f0: Pull complete 22:50:20 701f6daf10bf: Verifying Checksum 22:50:20 701f6daf10bf: Download complete 22:50:20 701f6daf10bf: Pull complete 22:50:20 24f72da36158: Pull complete 22:50:20 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:50:20 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 22:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:50:21 $ docker top 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:21 [ssh-agent] Looking for ssh-agent implementation... 22:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:21 $ docker exec 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent 22:50:22 SSH_AUTH_SOCK=/tmp/ssh-sHJbaumgpi7A/agent.14 22:50:22 SSH_AGENT_PID=20 22:50:22 Running ssh-add (command line suppressed) 22:50:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2207653625014302815.key (/w/workspace/edgex-go/1@tmp/private_key_2207653625014302815.key) 22:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:22 + git tag --points-at HEAD [Pipeline] } 22:50:22 $ docker exec --env ******** --env ******** 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent -k 22:50:22 unset SSH_AUTH_SOCK; 22:50:22 unset SSH_AGENT_PID; 22:50:22 echo Agent pid 20 killed; 22:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:22 [ssh-agent] Looking for ssh-agent implementation... 22:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:22 $ docker exec 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent 22:50:22 SSH_AUTH_SOCK=/tmp/ssh-NCmf9JpO9SiP/agent.51 22:50:22 SSH_AGENT_PID=57 22:50:22 Running ssh-add (command line suppressed) 22:50:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8323574005018208909.key (/w/workspace/edgex-go/1@tmp/private_key_8323574005018208909.key) 22:50:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:23 + git semver init 22:50:23 # -> Open(): unable to determine branch for HEAD 22:50:23 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:50:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:50:23 # $SEMVER_REMOTE_NAME = origin 22:50:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:50:23 # $SEMVER_USER_NAME = edgex-jenkins 22:50:23 # $SEMVER_BRANCH = PR-3717 22:50:23 # $SEMVER_TEMP = /tmp/semver-446148337 22:50:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:50:45 # '/tmp/semver-446148337' -> '/w/workspace/edgex-go/1/.semver' 22:50:45 # -> Force: false 22:50:45 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:50:45 $ docker exec --env ******** --env ******** 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent -k 22:50:45 unset SSH_AUTH_SOCK; 22:50:45 unset SSH_AGENT_PID; 22:50:45 echo Agent pid 57 killed; 22:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:46 + git semver [Pipeline] } 22:50:46 $ docker stop --time=1 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 22:50:48 $ docker rm -f 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:50:48 Stashed 1 file(s) [Pipeline] echo 22:50:48 [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 22:50:49 ========================================================= 22:50:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:50:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:50:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:50:49 540db60ca938: Pulling fs layer 22:50:49 adcc1eea9eea: Pulling fs layer 22:50:49 4c4ab2625f07: Pulling fs layer 22:50:49 db62176df00c: Pulling fs layer 22:50:49 3b30891b0d05: Pulling fs layer 22:50:49 06b49ca38bd5: Pulling fs layer 22:50:49 c788192a36de: Pulling fs layer 22:50:49 a77e37c0d609: Pulling fs layer 22:50:49 c3185cebc471: Pulling fs layer 22:50:49 db62176df00c: Waiting 22:50:49 3b30891b0d05: Waiting 22:50:49 06b49ca38bd5: Waiting 22:50:49 c788192a36de: Waiting 22:50:49 a77e37c0d609: Waiting 22:50:49 c3185cebc471: Waiting 22:50:49 4c4ab2625f07: Download complete 22:50:49 adcc1eea9eea: Verifying Checksum 22:50:49 adcc1eea9eea: Download complete 22:50:50 3b30891b0d05: Verifying Checksum 22:50:50 3b30891b0d05: Download complete 22:50:50 06b49ca38bd5: Verifying Checksum 22:50:50 06b49ca38bd5: Download complete 22:50:50 540db60ca938: Verifying Checksum 22:50:50 540db60ca938: Download complete 22:50:50 c788192a36de: Verifying Checksum 22:50:50 c788192a36de: Download complete 22:50:50 540db60ca938: Pull complete 22:50:50 adcc1eea9eea: Pull complete 22:50:50 4c4ab2625f07: Pull complete 22:50:51 a77e37c0d609: Verifying Checksum 22:50:51 a77e37c0d609: Download complete 22:50:55 c3185cebc471: Verifying Checksum 22:50:55 c3185cebc471: Download complete 22:50:55 db62176df00c: Verifying Checksum 22:50:55 db62176df00c: Download complete 22:50:58 db62176df00c: Pull complete 22:50:58 3b30891b0d05: Pull complete 22:50:58 06b49ca38bd5: Pull complete 22:50:58 c788192a36de: Pull complete 22:50:58 a77e37c0d609: Pull complete 22:51:00 c3185cebc471: Pull complete 22:51:00 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:51:01 + docker build -t ci-base-image-x86_64 -f - . 22:51:01 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:51:01 WORKDIR /edgex 22:51:01 COPY go.mod . 22:51:01 RUN go mod download' 22:51:03 Sending build context to Docker daemon 328.9MB 22:51:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:51:03 ---> 031687cdd783 22:51:03 Step 2/4 : WORKDIR /edgex 22:51:04 ---> Running in 07a96de30e1b 22:51:04 Still waiting to schedule task 22:51:04 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-911’ 22:51:04 Removing intermediate container 07a96de30e1b 22:51:04 ---> 5e5cc821ee3e 22:51:04 Step 3/4 : COPY go.mod . 22:51:04 ---> 37fc9b1f34d6 22:51:04 Step 4/4 : RUN go mod download 22:51:04 ---> Running in 1c9ca7d4a78b 22:52:26 Removing intermediate container 1c9ca7d4a78b 22:52:26 ---> 47697cbffa2c 22:52:26 Successfully built 47697cbffa2c 22:52:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:52:26 + docker inspect -f . ci-base-image-x86_64 22:52:26 . [Pipeline] withDockerContainer 22:52:26 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 22:52:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:52:26 $ docker top 47d2e4d940fcb69d7b3fb1c8edf0c5cbeec79f97b714edfa8e9bfa6d36d5defc -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:27 + go version 22:52:27 go version go1.16.6 linux/amd64 [Pipeline] } 22:52:27 $ docker stop --time=1 47d2e4d940fcb69d7b3fb1c8edf0c5cbeec79f97b714edfa8e9bfa6d36d5defc 22:52:28 $ docker rm -f 47d2e4d940fcb69d7b3fb1c8edf0c5cbeec79f97b714edfa8e9bfa6d36d5defc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:29 + docker inspect -f . ci-base-image-x86_64 22:52:29 . [Pipeline] withDockerContainer 22:52:29 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 22:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:52:30 $ docker top 1377833fe358818db45cc9aa7cca3a517218e970ba4e1f5ae59fcc605bd212b8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:52:30 ========================================================= 22:52:30 [edgeXBuildGoParallel] Running Tests and Build... 22:52:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:52:30 + go mod tidy [Pipeline] sh 22:52:31 + make test 22:52:31 go mod tidy 22:52:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:52:36 ? github.com/edgexfoundry/edgex-go [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:52:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:52:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:52:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:53:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:53:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:53:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:53:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:53:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 22:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements 22:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 46.3% of statements 22:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements 22:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:53:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 22:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:53:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:53:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:53:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:53:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.8% of statements 22:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:53:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 22:53:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 22:53:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 22:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 22:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 22:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 22:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 22:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 22:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 22:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 81.8% of statements 22:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 22:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.5% of statements 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 22:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 22:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 22:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.0% of statements 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 22:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 22:53:53 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 22:54:15 GO111MODULE=on go vet ./... 22:54:25 gofmt -l . 22:54:25 [ "`gofmt -l .`" = "" ] 22:54:25 ./bin/test-attribution-txt.sh [Pipeline] sh 22:54:26 + ls -al . 22:54:26 total 612 22:54:26 drwxrwxr-x 10 1001 1001 4096 Sep 22 22:54 . 22:54:26 drwxr-xr-x 4 root root 28 Sep 22 22:52 .. 22:54:26 -rw-rw-r-- 1 1001 1001 11 Sep 22 22:50 .dockerignore 22:54:26 drwxrwxr-x 8 1001 1001 179 Sep 22 22:50 .git 22:54:26 drwxrwxr-x 4 1001 1001 142 Sep 22 22:50 .github 22:54:26 -rw-rw-r-- 1 1001 1001 818 Sep 22 22:50 .gitignore 22:54:26 -rw-rw-r-- 1 1001 1001 129 Sep 22 22:50 .golangci.yml 22:54:26 -rw-rw-r-- 1 1001 1001 76 Sep 22 22:50 .hadolint.yml 22:54:26 drwx------ 3 1001 1001 58 Sep 22 22:50 .semver 22:54:26 -rw-rw-r-- 1 1001 1001 166 Sep 22 22:50 .sonarcloud.properties 22:54:26 -rw-rw-r-- 1 1001 1001 1171 Sep 22 22:50 ADOPTERS.md 22:54:26 -rw-rw-r-- 1 1001 1001 8493 Sep 22 22:50 Attribution.txt 22:54:26 -rw-rw-r-- 1 1001 1001 43881 Sep 22 22:50 CHANGELOG.md 22:54:26 -rw-rw-r-- 1 1001 1001 3804 Sep 22 22:50 CONTRIBUTING.md 22:54:26 -rw-rw-r-- 1 1001 1001 677 Sep 22 22:50 GOVERNANCE.md 22:54:26 -rw-rw-r-- 1 1001 1001 849 Sep 22 22:50 Jenkinsfile 22:54:26 -rw-rw-r-- 1 1001 1001 10775 Sep 22 22:50 LICENSE 22:54:26 -rw-rw-r-- 1 1001 1001 6386 Sep 22 22:50 Makefile 22:54:26 -rw-rw-r-- 1 1001 1001 582 Sep 22 22:50 OWNERS.md 22:54:26 -rw-rw-r-- 1 1001 1001 8643 Sep 22 22:50 README.md 22:54:26 -rw-rw-r-- 1 1001 1001 6912 Sep 22 22:50 SECURITY.md 22:54:26 -rw-rw-r-- 1 1001 1001 5 Sep 22 22:50 VERSION 22:54:26 -rw-rw-r-- 1 1001 1001 4131 Sep 22 22:50 ZMQWindows.md 22:54:26 drwxrwxr-x 2 1001 1001 37 Sep 22 22:50 bin 22:54:26 drwxrwxr-x 14 1001 1001 4096 Sep 22 22:50 cmd 22:54:26 -rw-r--r-- 1 root root 403630 Sep 22 22:53 coverage.out 22:54:26 -rw-rw-r-- 1 1001 1001 841 Sep 22 22:50 go.mod 22:54:26 -rw-r--r-- 1 root root 50064 Sep 22 22:52 go.sum 22:54:26 drwxrwxr-x 8 1001 1001 124 Sep 22 22:50 internal 22:54:26 drwxrwxr-x 3 1001 1001 16 Sep 22 22:50 openapi 22:54:26 drwxrwxr-x 4 1001 1001 71 Sep 22 22:50 snap 22:54:26 -rw-rw-r-- 1 1001 1001 204 Sep 22 22:50 version.go [Pipeline] sh 22:54:26 + '[' -e coverage.out ] 22:54:26 + chown 1001:1001 coverage.out [Pipeline] stash 22:54:26 Stashed 1 file(s) [Pipeline] sh 22:54:27 + make build 22:54:27 go mod tidy 22:54:27 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 22:54:28 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 22:54:35 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 22:54:35 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 22:54:36 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 22:54: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 22:54: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 22:54:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:54:39 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 22:54:40 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 22:54:40 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 22:54:41 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] } 22:54:43 $ docker stop --time=1 1377833fe358818db45cc9aa7cca3a517218e970ba4e1f5ae59fcc605bd212b8 22:54:45 $ docker rm -f 1377833fe358818db45cc9aa7cca3a517218e970ba4e1f5ae59fcc605bd212b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:54:47 22:54:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:54:48 latest: Pulling from edgex-devops/edgex-compose 22:54:48 cbdbe7a5bc2a: Pulling fs layer 22:54:48 ca9280d653b3: Pulling fs layer 22:54:48 7e9c9ca2126c: Pulling fs layer 22:54:48 cbdbe7a5bc2a: Download complete 22:54:48 cbdbe7a5bc2a: Pull complete 22:54:49 ca9280d653b3: Verifying Checksum 22:54:49 ca9280d653b3: Download complete 22:54:50 ca9280d653b3: Pull complete 22:54:51 7e9c9ca2126c: Verifying Checksum 22:54:51 7e9c9ca2126c: Download complete 22:54:54 7e9c9ca2126c: Pull complete 22:54:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:54:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:54:54 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 22:54:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:54:57 $ docker top 79e0d05cbbb8ddeae2191a5ba508081e7d03e1112460ef332e5eb091590e95a5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:58 + docker-compose build --help 22:54:58 + grep parallel 22:54:58 --parallel Build images in parallel. [Pipeline] } 22:54:58 $ docker stop --time=1 79e0d05cbbb8ddeae2191a5ba508081e7d03e1112460ef332e5eb091590e95a5 22:54:59 $ docker rm -f 79e0d05cbbb8ddeae2191a5ba508081e7d03e1112460ef332e5eb091590e95a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:55:00 . [Pipeline] withDockerContainer 22:55:00 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 22:55:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:55:00 $ docker top 0262a95cfbfe9ca35369fcf7fcc673413901de2908afdf1ae8a7357aac85b6eb -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:01 + docker-compose -f ./docker-compose-build.yml build --parallel 22:55:02 Building core-command ... 22:55:02 Building core-data ... 22:55:02 Building core-metadata ... 22:55:02 Building security-bootstrapper ... 22:55:02 Building security-proxy-setup ... 22:55:02 Building security-secretstore-setup ... 22:55:02 Building support-notifications ... 22:55:02 Building support-scheduler ... 22:55:02 Building sys-mgmt-agent ... 22:55:02 Building support-scheduler 22:55:02 Building core-command 22:55:02 Building security-proxy-setup 22:55:02 Building support-notifications 22:55:02 Building sys-mgmt-agent 22:55:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-916 in /w/workspace/edgexfoundry_edgex-go_PR-3717 [Pipeline] { [Pipeline] ws 22:55:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:55:02 The recommended git tool is: git 22:55:08 using credential edgex-jenkins-ssh 22:55:08 Cloning the remote Git repository 22:55:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:55:08 > git init /w/workspace/edgex-go/1 # timeout=10 22:55:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:55:08 > git --version # timeout=10 22:55:08 > git --version # 'git version 2.17.1' 22:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:55:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:55:12 ---> 47697cbffa2c 22:55:12 Step 3/22 : WORKDIR /edgex-go 22:55:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:55:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:12 ---> 47697cbffa2c 22:55:12 Step 3/23 : WORKDIR /edgex-go 22:55:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:55:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:55:12 ---> 47697cbffa2c 22:55:12 Step 3/24 : WORKDIR /edgex-go 22:55:15 ---> Running in 8f7ebbb68c2d 22:55:15 ---> Running in 2e1ac901da18 22:55:15 ---> Running in b94b931b7bab 22:55:21 Removing intermediate container 2e1ac901da18 22:55:21 ---> cf629b2f10b5 22:55:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:21 Removing intermediate container b94b931b7bab 22:55:21 ---> 550b7719e869 22:55:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:21 Removing intermediate container 8f7ebbb68c2d 22:55:21 ---> 90f5da8506ef 22:55:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:21 ---> Running in df38a7ab766c 22:55:21 ---> Running in fe73eaa412c7 22:55:21 ---> Running in 2cabcb09b807 22:55:29 Removing intermediate container df38a7ab766c 22:55:29 ---> 4b6336ac3324 22:55:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:55:29 Removing intermediate container fe73eaa412c7 22:55:29 ---> e28ee7389b73 22:55:29 Step 5/22 : RUN apk add --update --no-cache make git 22:55:29 Removing intermediate container 2cabcb09b807 22:55:29 ---> 29f46dd87fe8 22:55:29 Step 5/24 : RUN apk add --update --no-cache make bash git 22:55:29 ---> Running in 51252cdf0fce 22:55:29 ---> Running in c338506e72f5 22:55:29 ---> Running in 3b81b98da92f 22:55:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:55:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:55:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:55:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:55:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:55:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:55:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:55:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:31 ---> 47697cbffa2c 22:55:31 Step 3/23 : WORKDIR /edgex-go 22:55:31 ---> Using cache 22:55:31 ---> 90f5da8506ef 22:55:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:31 ---> Using cache 22:55:31 ---> 29f46dd87fe8 22:55:31 Step 5/23 : RUN apk add --update --no-cache make git 22:55:31 OK: 219 MiB in 52 packages 22:55:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:55:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:55:31 ---> 47697cbffa2c 22:55:31 Step 3/24 : WORKDIR /edgex-go 22:55:31 ---> Using cache 22:55:31 ---> 90f5da8506ef 22:55:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:31 ---> Using cache 22:55:31 ---> 29f46dd87fe8 22:55:31 Step 5/24 : RUN apk add --update --no-cache make git 22:55:31 OK: 219 MiB in 52 packages 22:55:32 OK: 219 MiB in 52 packages 22:55:32 ---> Running in f8227b07a5ec 22:55:32 ---> Running in a71ac827a4b6 22:55:32 Removing intermediate container c338506e72f5 22:55:32 ---> 5cab8f1a4384 22:55:32 Step 6/22 : COPY go.mod . 22:55:32 Removing intermediate container 51252cdf0fce 22:55:32 ---> d0c53447e292 22:55:32 Step 6/23 : COPY go.mod . 22:55:33 Removing intermediate container 3b81b98da92f 22:55:33 ---> 7bf00ef7cdbd 22:55:33 Step 6/24 : COPY go.mod . 22:55:33 ---> 6e98c3190c04 22:55:33 Step 7/22 : RUN go mod download 22:55:33 ---> Running in be5186e9eb60 22:55:33 ---> 35f00251afde 22:55:33 Step 7/23 : RUN go mod download 22:55:33 ---> Running in a24715b90b53 22:55:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:55:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:55:33 ---> 4b4c132ff0ec 22:55:33 Step 7/24 : RUN go mod download 22:55:33 ---> Running in 34c1fc026495 22:55:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:55:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:55:35 OK: 219 MiB in 52 packages 22:55:35 Removing intermediate container a24715b90b53 22:55:35 ---> b5f50ea52d48 22:55:35 Step 8/23 : COPY . . 22:55:35 Removing intermediate container 34c1fc026495 22:55:35 ---> 03cccb0148fb 22:55:35 Step 8/24 : COPY . . 22:55:35 Removing intermediate container be5186e9eb60 22:55:35 ---> 88e8d11a1484 22:55:35 Step 8/22 : COPY . . 22:55:35 Removing intermediate container f8227b07a5ec 22:55:35 ---> a49d17652d65 22:55:35 Step 6/24 : COPY go.mod . 22:55:37 OK: 219 MiB in 52 packages 22:55:39 ---> 0d53d8143340 22:55:39 Step 7/24 : RUN go mod download 22:55:39 ---> Running in fb507ec0b13f 22:55:40 Removing intermediate container a71ac827a4b6 22:55:40 ---> d84fafaf1176 22:55:40 Step 6/23 : COPY go.mod . 22:55:40 ---> b29d42f1483a 22:55:40 Step 7/23 : RUN go mod download 22:55:41 ---> Running in 4f117ef20839 22:55:42 Removing intermediate container fb507ec0b13f 22:55:42 ---> a2d3984ea8ca 22:55:42 Step 8/24 : COPY . . 22:55:42 ---> c42a6c033d51 22:55:42 Step 9/23 : RUN go mod tidy 22:55:43 ---> 5e73d9475b29 22:55:43 Step 9/24 : RUN go mod tidy 22:55:43 ---> 870bc6181573 22:55:43 Step 9/22 : RUN go mod tidy 22:55:43 ---> Running in efd144f66385 22:55:43 Removing intermediate container 4f117ef20839 22:55:43 ---> d8a7282a6fb2 22:55:43 Step 8/23 : COPY . . 22:55:43 ---> Running in f967179d0229 22:55:43 ---> Running in 8cc1012b55ab 22:55:46 Merging remotes/origin/main commit 87919881fb59c2333938e962ed1f0877a1f0dbb7 into PR head commit 4459654f6bdfb09febaa5cef59040ba2c620e072 22:55:46 Merge succeeded, producing 4459654f6bdfb09febaa5cef59040ba2c620e072 22:55:46 Checking out Revision 4459654f6bdfb09febaa5cef59040ba2c620e072 (PR-3717) 22:55:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:55:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:55:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3717/head:refs/remotes/origin/PR-3717 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:55:46 > git config core.sparsecheckout # timeout=10 22:55:46 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 22:55:46 > git remote # timeout=10 22:55:46 > git config --get remote.origin.url # timeout=10 22:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:46 > git merge 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 22:55:46 > git rev-parse HEAD^{commit} # timeout=10 22:55:46 > git config core.sparsecheckout # timeout=10 22:55:46 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 22:55:50 Removing intermediate container efd144f66385 22:55:50 ---> b3f0162b9110 22:55:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:55:50 ---> Running in b15ec5dc7fc3 22:55:50 ---> 3538a1988f6c 22:55:50 Step 9/24 : RUN go mod tidy 22:55:50 Removing intermediate container 8cc1012b55ab 22:55:50 ---> 5ec72773918b 22:55:50 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:55:50 ---> Running in bf81a4845e75 22:55:50 Removing intermediate container f967179d0229 22:55:50 ---> 0c7d6c3364a2 22:55:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:55:50 ---> Running in 0aee833fe1fa 22:55:50 ---> Running in 812bb37f066c 22:55:50 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 22:55:50 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 22:55:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:55:50 Commit message: "ci: Update PR Template" 22:55:50 > git --version # timeout=10 22:55:50 > git --version # 'git version 2.17.1' 22:55:50 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:51 provisioning config files... 22:55:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8756074918203734793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:52 ---> docker-login.sh 22:55:52 nexus3.edgexfoundry.org:10001 22:55:53 Removing intermediate container bf81a4845e75 22:55:53 ---> cec332d0398c 22:55:53 Step 10/24 : RUN make cmd/core-command/core-command 22:55:53 ---> a735780aa838 22:55:53 Step 9/23 : RUN go mod tidy 22:55:53 ---> Running in f88174323c20 22:55:53 ---> Running in a7fc23af66c2 22:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:54 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 22:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:54 Configure a credential helper to remove this warning. See 22:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:54 22:55:54 Login Succeeded 22:55:54 nexus3.edgexfoundry.org:10002 22:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:54 Configure a credential helper to remove this warning. See 22:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:54 22:55:54 Login Succeeded 22:55:54 nexus3.edgexfoundry.org:10003 22:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:55 Configure a credential helper to remove this warning. See 22:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:55 22:55:55 Login Succeeded 22:55:55 nexus3.edgexfoundry.org:10004 22:55:55 Removing intermediate container a7fc23af66c2 22:55:55 ---> bbbcb7136514 22:55:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:55:55 ---> Running in 0ff305964ff1 22:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:55 Configure a credential helper to remove this warning. See 22:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:55 22:55:55 Login Succeeded 22:55:55 docker.io 22:55:56 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 22:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:56 Configure a credential helper to remove this warning. See 22:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:56 22:55:56 Login Succeeded 22:55:56 ---> docker-login.sh ends [Pipeline] } 22:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:55:57 ========================================================= 22:55:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:55:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:55:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:55:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:55:58 595b0fe564bb: Pulling fs layer 22:55:58 24495759ef45: Pulling fs layer 22:55:58 d148012ef14d: Pulling fs layer 22:55:58 e90a11edd702: Pulling fs layer 22:55:58 d77568369979: Pulling fs layer 22:55:58 fc1c9f9a7f3b: Pulling fs layer 22:55:58 170f2ba95c9a: Pulling fs layer 22:55:58 97ac5df62f85: Pulling fs layer 22:55:58 e90a11edd702: Waiting 22:55:58 d77568369979: Waiting 22:55:58 fc1c9f9a7f3b: Waiting 22:55:58 170f2ba95c9a: Waiting 22:55:58 97ac5df62f85: Waiting 22:55:58 d148012ef14d: Download complete 22:55:58 24495759ef45: Verifying Checksum 22:55:58 24495759ef45: Download complete 22:55:58 d77568369979: Verifying Checksum 22:55:58 d77568369979: Download complete 22:55:58 fc1c9f9a7f3b: Verifying Checksum 22:55:58 fc1c9f9a7f3b: Download complete 22:55:58 595b0fe564bb: Verifying Checksum 22:55:58 595b0fe564bb: Download complete 22:55:58 170f2ba95c9a: Download complete 22:55:59 595b0fe564bb: Pull complete 22:55:59 24495759ef45: Pull complete 22:56:00 d148012ef14d: Pull complete 22:56:01 97ac5df62f85: Verifying Checksum 22:56:01 97ac5df62f85: Download complete 22:56:02 e90a11edd702: Verifying Checksum 22:56:02 e90a11edd702: Download complete 22:56:12 e90a11edd702: Pull complete 22:56:13 d77568369979: Pull complete 22:56:13 fc1c9f9a7f3b: Pull complete 22:56:14 170f2ba95c9a: Pull complete 22:56:20 97ac5df62f85: Pull complete 22:56:20 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:56:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:56:21 + docker build -t ci-base-image-arm64 -f - . 22:56:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:56:21 WORKDIR /edgex 22:56:21 COPY go.mod . 22:56:21 RUN go mod download 22:56:23 Sending build context to Docker daemon 166MB 22:56:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:56:23 ---> 04bc70af865f 22:56:23 Step 2/4 : WORKDIR /edgex 22:56: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 22:56:29 Removing intermediate container 812bb37f066c 22:56:29 ---> 911380e585a0 22:56:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:56:29 ---> Running in 830087cace70 22:56:29 ---> Running in 1e4dbfc4ec6e 22:56:29 Removing intermediate container 1e4dbfc4ec6e 22:56:29 ---> 024d19ba949c 22:56:29 Step 3/4 : COPY go.mod . 22:56:29 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 22:56:29 ---> 9b552a47f38d 22:56:29 Step 4/4 : RUN go mod download 22:56:30 ---> Running in 5eb73729c0fb 22:56:31 Removing intermediate container 0aee833fe1fa 22:56:31 ---> 47d0f8c3abfe 22:56:31 22:56:31 Step 11/22 : FROM alpine:3.14 22:56:31 Removing intermediate container b15ec5dc7fc3 22:56:31 ---> 0d37cc66c22f 22:56:31 22:56:31 Step 11/23 : FROM alpine:3.14 22:56:31 Removing intermediate container 830087cace70 22:56:31 ---> e4a72db557f9 22:56:31 22:56:31 Step 12/24 : FROM docker:20.10.7 22:56:32 Removing intermediate container f88174323c20 22:56:32 ---> c39af7333f08 22:56:32 22:56:32 Step 11/24 : FROM alpine:3.14 22:56:32 3.14: Pulling from library/alpine 22:56:32 3.14: Pulling from library/alpine 22:56:32 20.10.7: Pulling from library/docker 22:56:33 3.14: Pulling from library/alpine 22:56:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:56:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:56:34 Status: Image is up to date for alpine:3.14 22:56:34 Status: Downloaded newer image for alpine:3.14 22:56:34 ---> 14119a10abf4 22:56:34 Step 12/22 : RUN apk add --update --no-cache curl 22:56:34 ---> 14119a10abf4 22:56:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:56:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:56:34 Status: Image is up to date for alpine:3.14 22:56:34 ---> 14119a10abf4 22:56:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:56:34 ---> Running in 429af36578c5 22:56:34 ---> Running in 515598ae6c7e 22:56:34 ---> Running in 2e905eba5b8f 22:56:34 Removing intermediate container 0ff305964ff1 22:56:34 ---> b4092d6ea284 22:56:34 22:56:34 Step 11/23 : FROM alpine:3.14 22:56:34 ---> 14119a10abf4 22:56:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:56:34 ---> Running in 09420a54ca09 22:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:56:35 (1/2) Installing ca-certificates (20191127-r5) 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:56:35 (2/2) Installing dumb-init (1.2.5-r1) 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:56:35 Executing busybox-1.33.1-r3.trigger 22:56:35 Executing ca-certificates-20191127-r5.trigger 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:56:35 OK: 6 MiB in 16 packages 22:56:35 (1/1) Installing dumb-init (1.2.5-r1) 22:56:35 Executing busybox-1.33.1-r3.trigger 22:56:35 OK: 6 MiB in 15 packages 22:56:35 (1/1) Installing dumb-init (1.2.5-r1) 22:56:35 Executing busybox-1.33.1-r3.trigger 22:56:35 OK: 6 MiB in 15 packages 22:56:35 (1/5) Installing ca-certificates (20191127-r5) 22:56:35 (2/5) Installing brotli-libs (1.0.9-r5) 22:56:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:56:35 (4/5) Installing libcurl (7.79.1-r0) 22:56:36 (5/5) Installing curl (7.79.1-r0) 22:56:36 Executing busybox-1.33.1-r3.trigger 22:56:36 Executing ca-certificates-20191127-r5.trigger 22:56:36 Removing intermediate container 515598ae6c7e 22:56:36 ---> 0f5480ee19a5 22:56:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:56:36 OK: 8 MiB in 19 packages 22:56:36 ---> Running in fe1ddb3442ec 22:56:36 Removing intermediate container fe1ddb3442ec 22:56:36 ---> 1fea43dd0d4c 22:56:36 Step 14/23 : ENV APP_PORT=59860 22:56:36 Removing intermediate container 2e905eba5b8f 22:56:36 ---> 1ef4f3f786e2 22:56:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:56:36 Removing intermediate container 09420a54ca09 22:56:36 ---> 1c2bec72adfc 22:56:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:56:36 ---> Running in c740de186aaf 22:56:36 ---> Running in 16f792cc8474 22:56:36 ---> Running in 8fa44ffb7ec5 22:56:36 Removing intermediate container 16f792cc8474 22:56:36 ---> dd3b4b894d4f 22:56:36 Step 14/24 : ENV APP_PORT=59882 22:56:36 Removing intermediate container c740de186aaf 22:56:36 ---> 50b385e066e1 22:56:36 Step 15/23 : EXPOSE $APP_PORT 22:56:36 Removing intermediate container 8fa44ffb7ec5 22:56:36 ---> 821a069f8b62 22:56:36 Step 14/23 : ENV APP_PORT=59861 22:56:36 Removing intermediate container 429af36578c5 22:56:36 ---> 19f5745733fb 22:56:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:56:36 ---> Running in 49a2ec980e5b 22:56:36 ---> Running in 0df8183094d4 22:56:36 ---> Running in 18e056ef3e5d 22:56:36 ---> Running in cd61cb7612e4 22:56:36 Removing intermediate container 18e056ef3e5d 22:56:36 ---> a87d2ccfad81 22:56:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:36 Removing intermediate container 49a2ec980e5b 22:56:36 ---> 484fa498e3ef 22:56:36 Step 15/24 : EXPOSE $APP_PORT 22:56:36 Removing intermediate container 0df8183094d4 22:56:36 ---> 49eb9e530c18 22:56:36 Step 15/23 : EXPOSE $APP_PORT 22:56:36 ---> Running in 973c600b366b 22:56:36 ---> Running in de17e8f1d6ee 22:56:36 Removing intermediate container cd61cb7612e4 22:56:36 ---> 4c66604821a9 22:56:36 Step 14/22 : WORKDIR /edgex 22:56:36 ---> Running in cfc19eca40e4 22:56:36 Removing intermediate container de17e8f1d6ee 22:56:36 ---> 62f25306fb8c 22:56:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:36 Removing intermediate container 973c600b366b 22:56:36 ---> 69a52cba0e69 22:56:36 Step 16/24 : WORKDIR / 22:56:36 ---> f23fed7bd54f 22:56:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:56:36 ---> Running in 7736ade0e1fa 22:56:36 Removing intermediate container cfc19eca40e4 22:56:36 ---> 092b305b1480 22:56:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:56:37 ---> 0d59839c43e7 22:56:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:56:37 Removing intermediate container 7736ade0e1fa 22:56:37 ---> fd0646eff258 22:56:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:37 ---> 723f91105286 22:56:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:56:37 ---> c2d3c4a14050 22:56:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:56:37 ---> 5ff971b6c4a2 22:56:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:56:37 ---> 553bfbabca29 22:56:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:56:37 ---> b9ae1a844193 22:56:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:56:37 ---> 74cc74456e9a 22:56:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:56:37 ---> Running in 5e8dcae7d5df 22:56:37 Removing intermediate container 5e8dcae7d5df 22:56:37 ---> 32b7c3ddd6e8 22:56:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:37 ---> 1cfb3ec996fa 22:56:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:56:37 ---> a47888c979ce 22:56:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:56:37 ---> Running in d5bddc303c84 22:56:37 ---> 35592a3d1dd3 22:56:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:56:37 ---> Running in 3246b28f5343 22:56:37 ---> Running in 15190a27d533 22:56:38 Removing intermediate container d5bddc303c84 22:56:38 ---> 3c2d7ac19e42 22:56:38 Step 21/23 : LABEL arch=x86_64 22:56:38 Removing intermediate container 3246b28f5343 22:56:38 ---> 0a38739c87bd 22:56:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:38 ---> Running in c288a6fc57c9 22:56:38 ---> bb90eea59d9b 22:56:38 Step 20/24 : ENTRYPOINT ["/core-command"] 22:56:38 Removing intermediate container 15190a27d533 22:56:38 ---> 7d9016c3b179 22:56:38 Step 19/22 : CMD ["--init=true"] 22:56:38 ---> Running in 55e163fc18e1 22:56:38 ---> Running in 6f84756c0910 22:56:38 ---> Running in c305015acfac 22:56:38 Removing intermediate container c288a6fc57c9 22:56:38 ---> 2336a25948a5 22:56:38 Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:56:38 ---> Running in 6cbb72c5523e 22:56:38 Removing intermediate container 55e163fc18e1 22:56:38 ---> 36467a3b9499 22:56:38 Step 21/23 : LABEL arch=x86_64 22:56:38 Removing intermediate container 6f84756c0910 22:56:38 ---> ff3546a0411c 22:56:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:38 Removing intermediate container c305015acfac 22:56:38 ---> 59f7bc95dbb9 22:56:38 Step 20/22 : LABEL arch=x86_64 22:56:38 ---> Running in b879447bf34a 22:56:38 ---> Running in 5053d2ade7a6 22:56:38 ---> Running in ac5ba4e8e9cd 22:56:38 Removing intermediate container 6cbb72c5523e 22:56:38 ---> a897828d4fc7 22:56:38 Step 23/23 : LABEL version=0.0.0 22:56:38 Removing intermediate container 5053d2ade7a6 22:56:38 ---> 941b9d71fe45 22:56:38 Step 21/22 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:56:38 ---> Running in c8167c95d576 22:56:38 ---> Running in 08e2f4c815ab 22:56:38 Removing intermediate container b879447bf34a 22:56:38 ---> 886338a6f8fb 22:56:38 Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:56:38 Removing intermediate container ac5ba4e8e9cd 22:56:38 ---> 0295b9084358 22:56:38 Step 22/24 : LABEL arch=x86_64 22:56:38 ---> Running in bc6f87cf56a7 22:56:38 Removing intermediate container c8167c95d576 22:56:38 ---> fa2eedc9f156 22:56:38 22:56:38 ---> Running in 53b8d5a6a9c4 22:56:38 Removing intermediate container 08e2f4c815ab 22:56:38 ---> ea3318354e5e 22:56:38 Step 22/22 : LABEL version=0.0.0 22:56:38 Successfully built fa2eedc9f156 22:56:38 Successfully tagged support-notifications:latest 22:56:38  Building support-notifications ... done Building security-bootstrapper 22:56:38 ---> Running in cd70851c9859 22:56:38 Removing intermediate container bc6f87cf56a7 22:56:38 ---> 962b1835777d 22:56:38 Step 23/23 : LABEL version=0.0.0 22:56:38 Removing intermediate container 53b8d5a6a9c4 22:56:38 ---> 257f3ee694e0 22:56:38 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:56:39 ---> Running in bf38d7aee1c3 22:56:39 Removing intermediate container cd70851c9859 22:56:39 ---> 35170e07df99 22:56:39 22:56:39 Successfully built 35170e07df99 22:56:39 Successfully tagged security-proxy-setup:latest 22:56:39  Building security-proxy-setup ... done Building core-data 22:56:39 ---> Running in ba1487853020 22:56:40 Removing intermediate container bf38d7aee1c3 22:56:40 ---> e9194ba1d719 22:56:40 22:56:40 Successfully built e9194ba1d719 22:56:40 Successfully tagged support-scheduler:latest 22:56:40 Building core-metadata 22:56:40  Building support-scheduler ... done Removing intermediate container ba1487853020 22:56:40 ---> 924520953010 22:56:40 Step 24/24 : LABEL version=0.0.0 22:56:46 ---> Running in 9b6d26f0ecae 22:56:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:56:47 ---> 47697cbffa2c 22:56:47 Step 3/24 : WORKDIR /edgex-go 22:56:47 ---> Using cache 22:56:47 ---> 90f5da8506ef 22:56:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:47 ---> Using cache 22:56:47 ---> 29f46dd87fe8 22:56:47 Step 5/24 : RUN apk add --update --no-cache make git 22:56:47 ---> Using cache 22:56:47 ---> d84fafaf1176 22:56:47 Step 6/24 : COPY go.mod . 22:56:47 ---> Using cache 22:56:47 ---> b29d42f1483a 22:56:47 Step 7/24 : RUN go mod download 22:56:47 ---> Using cache 22:56:47 ---> d8a7282a6fb2 22:56:47 Step 8/24 : COPY . . 22:56:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:56:47 ---> 47697cbffa2c 22:56:47 Step 3/24 : WORKDIR /edgex-go 22:56:47 ---> Using cache 22:56:47 ---> 90f5da8506ef 22:56:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:47 ---> Using cache 22:56:47 ---> 29f46dd87fe8 22:56:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:56:47 ---> Using cache 22:56:47 ---> a735780aa838 22:56:47 Step 9/24 : RUN go mod tidy 22:56:47 ---> Using cache 22:56:47 ---> bbbcb7136514 22:56:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:56:48 Removing intermediate container 9b6d26f0ecae 22:56:48 ---> 5c03d9158a96 22:56:48 22:56:48 Successfully built 5c03d9158a96 22:56:48 Successfully tagged core-command:latest 22:56:48 Building security-secretstore-setup 22:56:48  Building core-command ... done  ---> Running in 6a3e7dffbaf6 22:56:48 ---> Running in ad01dc780e4c 22:56:48 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:56:48 Status: Downloaded newer image for docker:20.10.7 22:56:48 ---> 08bdaf2f88f9 22:56:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:56:51 ---> Running in 2f3b955de8d6 22:56:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:56:51 ---> 47697cbffa2c 22:56:51 Step 3/26 : WORKDIR /edgex-go 22:56:51 ---> Using cache 22:56:51 ---> 90f5da8506ef 22:56:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:51 ---> Using cache 22:56:51 ---> 29f46dd87fe8 22:56:51 Step 5/26 : RUN apk add --update --no-cache make git 22:56:51 ---> Using cache 22:56:51 ---> d84fafaf1176 22:56:51 Step 6/26 : COPY go.mod . 22:56:51 ---> Using cache 22:56:51 ---> b29d42f1483a 22:56:51 Step 7/26 : RUN go mod download 22:56:51 ---> Using cache 22:56:51 ---> d8a7282a6fb2 22:56:51 Step 8/26 : COPY . . 22:56:51 ---> Using cache 22:56:51 ---> a735780aa838 22:56:51 Step 9/26 : RUN go mod tidy 22:56:51 ---> Using cache 22:56:51 ---> bbbcb7136514 22:56:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:56:52 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 22:56:53 Removing intermediate container 2f3b955de8d6 22:56:53 ---> d93b06e4a0ab 22:56:53 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 22:56:53 ---> Running in a343930f8b85 22:56:53 ---> Running in 552d89d89b07 22:56:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:54 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 22:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:54 (1/39) Installing readline (8.1.0-r0) 22:56:54 (2/39) Installing bash (5.1.0-r0) 22:56:54 Executing bash-5.1.0-r0.post-install 22:56:54 (3/39) Installing brotli-libs (1.0.9-r3) 22:56:55 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:56:55 (5/39) Installing libcurl (7.79.1-r0) 22:56:55 (6/39) Installing curl (7.79.1-r0) 22:56:55 (7/39) Installing dumb-init (1.2.5-r0) 22:56:55 (8/39) Installing libbz2 (1.0.8-r1) 22:56:55 (9/39) Installing expat (2.2.10-r1) 22:56:55 (10/39) Installing libffi (3.3-r2) 22:56:55 (11/39) Installing gdbm (1.19-r0) 22:56:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:55 (12/39) Installing xz-libs (5.2.5-r0) 22:56:55 (13/39) Installing sqlite-libs (3.34.1-r0) 22:56:55 (14/39) Installing python3 (3.8.10-r0) 22:56:56 (15/39) Installing py3-appdirs (1.4.4-r1) 22:56:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:56:56 (17/39) Installing py3-parsing (2.4.7-r1) 22:56:56 (18/39) Installing py3-six (1.15.0-r0) 22:56:56 (19/39) Installing py3-packaging (20.9-r0) 22:56:56 (20/39) Installing py3-setuptools (51.3.3-r0) 22:56:56 (21/39) Installing py3-chardet (4.0.0-r0) 22:56:56 OK: 219 MiB in 52 packages 22:56:56 (22/39) Installing py3-idna (3.1-r0) 22:56:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:56:56 (24/39) Installing py3-requests (2.25.1-r1) 22:56:56 (25/39) Installing py3-msgpack (1.0.2-r0) 22:56:56 (26/39) Installing py3-lockfile (0.12.2-r3) 22:56:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:56:56 (28/39) Installing py3-colorama (0.4.4-r0) 22:56:56 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:56:56 (30/39) Installing py3-distlib (0.3.1-r1) 22:56:56 (31/39) Installing py3-distro (1.5.0-r1) 22:56:56 (32/39) Installing py3-webencodings (0.5.1-r3) 22:56:56 (33/39) Installing py3-html5lib (1.1-r0) 22:56:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:56:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:56:57 ---> 47697cbffa2c 22:56:57 Step 3/32 : WORKDIR /edgex-go 22:56:57 ---> Using cache 22:56:57 ---> 90f5da8506ef 22:56:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:57 ---> Using cache 22:56:57 ---> 29f46dd87fe8 22:56:57 Step 5/32 : RUN apk add --update --no-cache make git 22:56:57 ---> Using cache 22:56:57 ---> d84fafaf1176 22:56:57 Step 6/32 : COPY go.mod . 22:56:57 ---> Using cache 22:56:57 ---> b29d42f1483a 22:56:57 Step 7/32 : RUN go mod download 22:56:57 ---> Using cache 22:56:57 ---> d8a7282a6fb2 22:56:57 Step 8/32 : COPY . . 22:56:57 ---> Using cache 22:56:57 ---> a735780aa838 22:56:57 Step 9/32 : RUN go mod tidy 22:56:57 ---> Using cache 22:56:57 ---> bbbcb7136514 22:56:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:56:57 (34/39) Installing py3-pytoml (0.1.21-r0) 22:56:57 (35/39) Installing py3-pep517 (0.9.1-r0) 22:56:57 (36/39) Installing py3-progress (1.5-r0) 22:56:57 (37/39) Installing py3-retrying (1.3.3-r0) 22:56:57 (38/39) Installing py3-toml (0.10.2-r0) 22:56:57 (39/39) Installing py3-pip (20.3.4-r0) 22:56:57 ---> Running in 7620c7b6de43 22:56:57 Removing intermediate container ad01dc780e4c 22:56:57 ---> 21ce9cd4d300 22:56:57 Step 6/24 : COPY go.mod . 22:56:58 Executing busybox-1.32.1-r6.trigger 22:56:58 OK: 82 MiB in 59 packages 22:56:58 ---> 8bab77e45a21 22:56:58 Step 7/24 : RUN go mod download 22:56:58 ---> Running in 7071b7bb20cf 22:56:58 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 22:57:01 Removing intermediate container 7071b7bb20cf 22:57:01 ---> db5ad5549536 22:57:01 Step 8/24 : COPY . . 22:57:01 Collecting docker-compose==1.23.2 22:57:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:57:01 Collecting dockerpty<0.5,>=0.4.1 22:57:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:57:03 Collecting docker<4.0,>=3.6.0 22:57:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:57:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:57:03 Collecting cached-property<2,>=1.2.0 22:57:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:57:03 Collecting websocket-client<1.0,>=0.32.0 22:57:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:57:03 Collecting texttable<0.10,>=0.9.0 22:57:03 Downloading texttable-0.9.1.tar.gz (11 kB) 22:57:04 Collecting PyYAML<4,>=3.10 22:57:04 Downloading PyYAML-3.13.tar.gz (270 kB) 22:57:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:57:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:57:06 Collecting jsonschema<3,>=2.5.1 22:57:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:57:06 Collecting docopt<0.7,>=0.6.1 22:57:06 Downloading docopt-0.6.2.tar.gz (25 kB) 22:57:07 ---> de990ffcb539 22:57:07 Step 9/24 : RUN go mod tidy 22:57:07 ---> Running in 45cb3c0282e3 22:57:07 Collecting docker-pycreds>=0.4.0 22:57:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:57:08 Collecting idna<2.8,>=2.5 22:57:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:57:08 Collecting certifi>=2017.4.17 22:57:08 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:57:08 Collecting urllib3<1.25,>=1.21.1 22:57:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:57:08 Collecting chardet<3.1.0,>=3.0.2 22:57:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:57:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:57:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:57:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:57:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:57:08 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:57:08 Attempting uninstall: urllib3 22:57:08 Found existing installation: urllib3 1.26.2 22:57:08 Uninstalling urllib3-1.26.2: 22:57:08 Successfully uninstalled urllib3-1.26.2 22:57:09 Attempting uninstall: idna 22:57:09 Found existing installation: idna 3.1 22:57:09 Uninstalling idna-3.1: 22:57:09 Successfully uninstalled idna-3.1 22:57:09 Removing intermediate container 45cb3c0282e3 22:57:09 ---> 3ff3cc88d31a 22:57:09 Step 10/24 : RUN make cmd/core-data/core-data 22:57:09 Attempting uninstall: chardet 22:57:09 Found existing installation: chardet 4.0.0 22:57:09 Uninstalling chardet-4.0.0: 22:57:09 ---> Running in 7199281ae1fc 22:57:09 Successfully uninstalled chardet-4.0.0 22:57:10 Attempting uninstall: requests 22:57:10 Found existing installation: requests 2.25.1 22:57:10 Uninstalling requests-2.25.1: 22:57:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:57:10 Successfully uninstalled requests-2.25.1 22:57:10 Running setup.py install for texttable: started 22:57:11 Running setup.py install for texttable: finished with status 'done' 22:57:11 Running setup.py install for PyYAML: started 22:57:11 Running setup.py install for PyYAML: finished with status 'done' 22:57:12 Running setup.py install for docopt: started 22:57:12 Running setup.py install for docopt: finished with status 'done' 22:57:12 Running setup.py install for dockerpty: started 22:57:13 Running setup.py install for dockerpty: finished with status 'done' 22:57:14 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 22:57:18 Removing intermediate container 552d89d89b07 22:57:18 ---> 3433a73d6745 22:57:18 Step 15/24 : ENV APP_PORT=58890 22:57:18 ---> Running in 946b6e205f54 22:57:18 Removing intermediate container 946b6e205f54 22:57:18 ---> 9a15677db840 22:57:18 Step 16/24 : EXPOSE $APP_PORT 22:57:18 ---> Running in c8328a81caa3 22:57:18 Removing intermediate container c8328a81caa3 22:57:18 ---> 08083d2f8eb9 22:57:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:57:19 ---> 9610fd065ef0 22:57:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:57:19 ---> 467869ac5c37 22:57:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:57:19 ---> 295eb4f7ced2 22:57:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:57:19 ---> Running in b05aac90842a 22:57:20 Removing intermediate container b05aac90842a 22:57:20 ---> 358983448e7a 22:57:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:20 ---> Running in 037b75a20543 22:57:20 Removing intermediate container 037b75a20543 22:57:20 ---> 9563aee4ea3e 22:57:20 Step 22/24 : LABEL arch=x86_64 22:57:20 ---> Running in 89d292d03f87 22:57:20 Removing intermediate container 89d292d03f87 22:57:20 ---> d602ca78b982 22:57:20 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:57:20 ---> Running in e07cfa35be3e 22:57:20 Removing intermediate container e07cfa35be3e 22:57:20 ---> fdd192a3742b 22:57:20 Step 24/24 : LABEL version=0.0.0 22:57:20 ---> Running in 93e7b96e0736 22:57:20 Removing intermediate container 93e7b96e0736 22:57:20 ---> cba491780ef3 22:57:20 22:57:20 Successfully built cba491780ef3 22:57:20 Successfully tagged sys-mgmt-agent:latest 22:57:29  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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:57:29 Removing intermediate container 6a3e7dffbaf6 22:57:29 ---> ca05e842ac4e 22:57:29 22:57:29 Step 11/24 : FROM alpine:3.14 22:57:29 ---> 14119a10abf4 22:57:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:57:29 ---> Using cache 22:57:29 ---> 1c2bec72adfc 22:57:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:57:29 ---> Using cache 22:57:29 ---> 821a069f8b62 22:57:29 Step 14/24 : ENV APP_PORT=59881 22:57:29 ---> Running in ba1004343564 22:57:29 Removing intermediate container ba1004343564 22:57:29 ---> 484276f554b3 22:57:29 Step 15/24 : EXPOSE $APP_PORT 22:57:29 ---> Running in 2540ca3cb8c4 22:57:29 Removing intermediate container 2540ca3cb8c4 22:57:29 ---> f55b9875e5cc 22:57:29 Step 16/24 : WORKDIR / 22:57:29 ---> Running in 9c2bc53244ee 22:57:30 Removing intermediate container 9c2bc53244ee 22:57:30 ---> c73af3f7c862 22:57:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:30 ---> 7593cbb81157 22:57:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:57:31 ---> 1be9961c5605 22:57:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:57:31 ---> 2155c8ebdf12 22:57:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:57:32 ---> Running in ea87f5bf969f 22:57:32 Removing intermediate container ea87f5bf969f 22:57:32 ---> 06df61abe263 22:57:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:32 Removing intermediate container a343930f8b85 22:57:32 ---> d7b4b335b215 22:57:32 22:57:32 Step 11/26 : FROM alpine:3.14 22:57:32 ---> 14119a10abf4 22:57:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:57:32 ---> Running in 0fa747568169 22:57:33 ---> Running in a76c5cbb121c 22:57:33 Removing intermediate container 0fa747568169 22:57:33 ---> f39b5e8de5ad 22:57:33 Step 22/24 : LABEL arch=x86_64 22:57:33 Removing intermediate container 7620c7b6de43 22:57:33 ---> e58afcb8da2e 22:57:33 22:57:33 Step 11/32 : FROM alpine:3.14 22:57:33 ---> 14119a10abf4 22:57:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:57:33 ---> Running in 80cbd5885320 22:57:33 ---> Running in 23c588e27931 22:57:33 Removing intermediate container 23c588e27931 22:57:33 ---> 8a19ae666be2 22:57:33 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:57:33 Removing intermediate container 80cbd5885320 22:57:33 ---> 1fcc73b1e150 22:57:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:57:33 ---> Running in 6173b8dd0194 22:57:33 ---> Running in c813ea403e71 22:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:57:34 Removing intermediate container 6173b8dd0194 22:57:34 ---> 9d40f1a3b3e5 22:57:34 Step 24/24 : LABEL version=0.0.0 22:57:34 ---> Running in b5cf3727c184 22:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:57:34 Removing intermediate container b5cf3727c184 22:57:34 ---> c6c3ddffa215 22:57:34 22:57:34 Successfully built c6c3ddffa215 22:57:34 Successfully tagged core-metadata:latest 22:57:34  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:57:34 (1/3) Installing ca-certificates (20191127-r5) 22:57:34 (2/3) Installing dumb-init (1.2.5-r1) 22:57:34 (3/3) Installing su-exec (0.2-r1) 22:57:34 Executing busybox-1.33.1-r3.trigger 22:57:34 Executing ca-certificates-20191127-r5.trigger 22:57:34 OK: 6 MiB in 17 packages 22:57:34 (1/2) Installing dumb-init (1.2.5-r1) 22:57:34 (2/2) Installing su-exec (0.2-r1) 22:57:34 Executing busybox-1.33.1-r3.trigger 22:57:34 OK: 6 MiB in 16 packages 22:57:35 Removing intermediate container a76c5cbb121c 22:57:35 ---> 9b161503d747 22:57:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:57:35 ---> Running in cc0ebc08f691 22:57:35 Removing intermediate container c813ea403e71 22:57:35 ---> 5df8dae52a94 22:57:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:57:35 ---> Running in afdf368d8c8c 22:57:35 Removing intermediate container cc0ebc08f691 22:57:35 ---> e26c6542b46f 22:57:35 Step 14/26 : WORKDIR / 22:57:35 ---> Running in 6b2be5b77268 22:57:35 Removing intermediate container afdf368d8c8c 22:57:35 ---> f48ebe01df12 22:57:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:57:35 ---> Running in b2da3cc0eb42 22:57:35 Removing intermediate container 6b2be5b77268 22:57:35 ---> bee86f87480e 22:57:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:57:35 Removing intermediate container b2da3cc0eb42 22:57:35 ---> 115dc1e31c81 22:57:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:57:35 ---> Running in 83003eaa3377 22:57:36 ---> 0b9e07dfe0d0 22:57:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:57:36 ---> 416cbaab5b36 22:57:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:57:36 ---> 77ef48693f42 22:57:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:57:36 Removing intermediate container 83003eaa3377 22:57:36 ---> 3f61e2c309d0 22:57:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:57:36 ---> Running in ddd0056c24f6 22:57:36 ---> 70549b190cf6 22:57:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:57:37 Removing intermediate container ddd0056c24f6 22:57:37 ---> e97e39fe36c2 22:57:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:57:37 ---> 6d486f340e7b 22:57:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:57:37 ---> 5ba8374fa2a4 22:57:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:57:37 ---> Running in 963838ea4687 22:57:38 ---> e466351b5a5c 22:57:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:57:38 ---> 61aa1b7c44ce 22:57:38 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/ 22:57:38 ---> Running in 3510ae141143 22:57:38 Removing intermediate container 963838ea4687 22:57:38 ---> fa9f9d9a20ca 22:57:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:38 ---> b2e55111a7bf 22:57:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:57:39 Removing intermediate container 3510ae141143 22:57:39 ---> 2d40063b8f74 22:57:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:57:39 ---> e2c30f0f7e09 22:57:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:57:39 ---> Running in eba6d7bc71d7 22:57:39 ---> c018dc0caed5 22:57:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:57:39 Removing intermediate container eba6d7bc71d7 22:57:39 ---> 93e8eeaa7198 22:57:39 Step 24/26 : LABEL arch=x86_64 22:57:39 ---> Running in d524cc2df2aa 22:57:40 ---> 3ced8c41b6ad 22:57:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:57:40 Removing intermediate container d524cc2df2aa 22:57:40 ---> 37bfe67e9e3f 22:57:40 Step 25/26 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:57:40 ---> Running in a00bff7f4001 22:57:40 ---> e33463f42942 22:57:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:57:40 Removing intermediate container a00bff7f4001 22:57:40 ---> 2e199610a50f 22:57:40 Step 26/26 : LABEL version=0.0.0 22:57:40 ---> Running in 56ff299486b5 22:57:40 ---> Running in 6c0c07632a14 22:57:40 Removing intermediate container 56ff299486b5 22:57:40 ---> c9b592d5d047 22:57:40 22:57:40 Successfully built c9b592d5d047 22:57:40 Successfully tagged security-secretstore-setup:latest 22:57:40  Building security-secretstore-setup ... done Removing intermediate container 6c0c07632a14 22:57:40 ---> 6a1fd941e7ff 22:57:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:57:41 Removing intermediate container 7199281ae1fc 22:57:41 ---> 3e8343cfbcef 22:57:41 22:57:41 Step 11/24 : FROM alpine:3.14 22:57:41 ---> 14119a10abf4 22:57:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:57:41 ---> Running in adff5332c862 22:57:41 ---> 2f68749b2d1c 22:57:41 Step 27/32 : RUN chmod +x /entrypoint.sh 22:57:41 ---> Running in 8b338f73c55d 22:57:41 Removing intermediate container adff5332c862 22:57:41 ---> 0363a03117d5 22:57:41 Step 13/24 : ENV APP_PORT=59880 22:57:41 ---> Running in bb1a48f0dcb7 22:57:41 Removing intermediate container bb1a48f0dcb7 22:57:41 ---> 8f2984b3c6a5 22:57:41 Step 14/24 : EXPOSE $APP_PORT 22:57:41 ---> Running in 106e4864455e 22:57:41 Removing intermediate container 106e4864455e 22:57:41 ---> a21486c57df1 22:57:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:41 ---> Running in 0c7ae74466c6 22:57:41 Removing intermediate container 8b338f73c55d 22:57:41 ---> 7ad8b5869be5 22:57:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:57:41 ---> Running in 0034c89c154b 22:57:41 Removing intermediate container 0034c89c154b 22:57:41 ---> 3decd55a8bdf 22:57:41 Step 29/32 : CMD ["gate"] 22:57:41 ---> Running in 734183def716 22:57:42 Removing intermediate container 734183def716 22:57:42 ---> 434342316afa 22:57:42 Step 30/32 : LABEL arch=x86_64 22:57:42 ---> Running in bf5e9aed525e 22:57:42 Removing intermediate container 0c7ae74466c6 22:57:42 ---> f25e56cbf2c7 22:57:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:57:42 ---> Running in c227196a65b1 22:57:42 Removing intermediate container bf5e9aed525e 22:57:42 ---> 796e3e6b92d7 22:57:42 Step 31/32 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:57:42 ---> Running in 2f54eafe4180 22:57:42 Removing intermediate container 2f54eafe4180 22:57:42 ---> 25f33c1dcd6e 22:57:42 Step 32/32 : LABEL version=0.0.0 22:57:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:57:42 ---> Running in ccfb928388be 22:57:42 Removing intermediate container ccfb928388be 22:57:42 ---> b849cafe598d 22:57:42 22:57:42 Successfully built b849cafe598d 22:57:42 Successfully tagged security-bootstrapper:latest 22:57:43  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:57:44 (1/6) Installing dumb-init (1.2.5-r1) 22:57:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:57:44 (3/6) Installing libsodium (1.0.18-r0) 22:57:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:57:44 (5/6) Installing libzmq (4.3.4-r0) 22:57:44 (6/6) Installing zeromq (4.3.4-r0) 22:57:44 Executing busybox-1.33.1-r3.trigger 22:57:44 OK: 8 MiB in 20 packages 22:57:45 Removing intermediate container c227196a65b1 22:57:45 ---> 0f2a70da09dc 22:57:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:45 ---> 38bcb5cfc964 22:57:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:57:45 ---> a60ae1c6ebf7 22:57:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:57:45 ---> 2fb33646c435 22:57:45 Step 20/24 : ENTRYPOINT ["/core-data"] 22:57:45 ---> Running in 2e3db29dc3fd 22:57:45 Removing intermediate container 2e3db29dc3fd 22:57:45 ---> 2530fe12ffd9 22:57:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:45 ---> Running in 87b5b770c9e2 22:57:45 Removing intermediate container 87b5b770c9e2 22:57:45 ---> 4409e834b940 22:57:45 Step 22/24 : LABEL arch=x86_64 22:57:45 ---> Running in eff5a53977b9 22:57:45 Removing intermediate container eff5a53977b9 22:57:45 ---> 0a1561f9374f 22:57:45 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 22:57:45 ---> Running in 298b755e9a47 22:57:46 Removing intermediate container 298b755e9a47 22:57:46 ---> c043f99fbddc 22:57:46 Step 24/24 : LABEL version=0.0.0 22:57:46 ---> Running in 87e47217c75b 22:57:46 Removing intermediate container 87e47217c75b 22:57:46 ---> 5cc27f275918 22:57:46 22:57:46 Successfully built 5cc27f275918 22:57:46 Successfully tagged core-data:latest 22:57:46  Building core-data ... done  [Pipeline] } 22:57:46 $ docker stop --time=1 0262a95cfbfe9ca35369fcf7fcc673413901de2908afdf1ae8a7357aac85b6eb 22:57:47 $ docker rm -f 0262a95cfbfe9ca35369fcf7fcc673413901de2908afdf1ae8a7357aac85b6eb [Pipeline] // withDockerContainer [Pipeline] sh 22:57:48 + docker images 22:57:48 REPOSITORY TAG IMAGE ID CREATED SIZE 22:57:48 core-data latest 5cc27f275918 2 seconds ago 20.5MB 22:57:48 security-bootstrapper latest b849cafe598d 6 seconds ago 18.8MB 22:57:48 3e8343cfbcef 8 seconds ago 1.76GB 22:57:48 security-secretstore-setup latest c9b592d5d047 8 seconds ago 28.2MB 22:57:48 core-metadata latest c6c3ddffa215 14 seconds ago 16.8MB 22:57:48 e58afcb8da2e 16 seconds ago 1.75GB 22:57:48 d7b4b335b215 16 seconds ago 1.76GB 22:57:48 ca05e842ac4e 20 seconds ago 1.76GB 22:57:48 sys-mgmt-agent latest cba491780ef3 28 seconds ago 325MB 22:57:48 core-command latest 5c03d9158a96 About a minute ago 16MB 22:57:48 support-scheduler latest e9194ba1d719 About a minute ago 16.1MB 22:57:48 security-proxy-setup latest 35170e07df99 About a minute ago 26.7MB 22:57:48 support-notifications latest fa2eedc9f156 About a minute ago 16.8MB 22:57:48 b4092d6ea284 About a minute ago 1.75GB 22:57:48 c39af7333f08 About a minute ago 1.75GB 22:57:48 e4a72db557f9 About a minute ago 1.75GB 22:57:48 0d37cc66c22f About a minute ago 1.75GB 22:57:48 47d0f8c3abfe About a minute ago 1.76GB 22:57:48 ci-base-image-x86_64 latest 47697cbffa2c 5 minutes ago 1.25GB 22:57:48 alpine 3.14 14119a10abf4 3 weeks ago 5.6MB 22:57:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 22:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 6 weeks ago 547MB 22:57:48 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 22:58:04 Still waiting to schedule task 22:58:04 ‘prd-ubuntu18.04-docker-8c-8g-914’ is offline 22:58:21 Removing intermediate container 5eb73729c0fb 22:58:21 ---> 581cc122fc27 22:58:21 Successfully built 581cc122fc27 22:58:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:58:22 + docker inspect -f . ci-base-image-arm64 22:58:22 . [Pipeline] withDockerContainer 22:58:22 prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 22:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:58:24 $ docker top 05c86a96534f9bdea48b3d91207af7d509929ba79afba50900896937970efa6e -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:25 + go version 22:58:25 go version go1.16.6 linux/arm64 [Pipeline] } 22:58:25 $ docker stop --time=1 05c86a96534f9bdea48b3d91207af7d509929ba79afba50900896937970efa6e 22:58:27 $ docker rm -f 05c86a96534f9bdea48b3d91207af7d509929ba79afba50900896937970efa6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:28 + docker inspect -f . ci-base-image-arm64 22:58:28 . [Pipeline] withDockerContainer 22:58:28 prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 22:58:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:58:30 $ docker top ca1ded89d99e7f9d5eae44b8a7bf99d4b520339418b0831a898f9a6ce575d279 -eo pid,comm [Pipeline] { [Pipeline] echo 22:58:30 ========================================================= 22:58:30 [edgeXBuildGoParallel] Running Tests and Build... 22:58:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:58:31 + go mod tidy [Pipeline] sh 22:58:33 + make test 22:58:33 go mod tidy 22:58:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:59:00 ? github.com/edgexfoundry/edgex-go [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:00:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:00:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:00:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:00:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:00:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:00:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 23:00:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:00:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements 23:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 46.3% of statements 23:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:00:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.591s coverage: 90.1% of statements 23:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:00:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements 23:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.502s coverage: 94.2% of statements 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 59.1% of statements 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.187s coverage: 60.0% of statements 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.211s coverage: 58.8% of statements 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 21.7% of statements 23:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements 23:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.230s coverage: 79.5% of statements 23:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements 23:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements 23:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 23:00:47 Running on prd-ubuntu18.04-docker-8c-8g-917 in /w/workspace/edgexfoundry_edgex-go_PR-3717 [Pipeline] { [Pipeline] ws 23:00:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:00:47 The recommended git tool is: git 23:00:50 using credential edgex-jenkins-ssh 23:00:50 Cloning the remote Git repository 23:00:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:00:50 > git init /w/workspace/edgex-go/1 # timeout=10 23:00:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:50 > git --version # timeout=10 23:00:50 > git --version # 'git version 2.17.1' 23:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 23:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements 23:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.566s coverage: 81.8% of statements 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.156s coverage: 100.0% of statements 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.780s coverage: 91.2% of statements 23:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements 23:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 23:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements 23:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 23:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 23:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.263s coverage: 70.5% of statements 23:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.846s coverage: 43.6% of statements 23:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements 23:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements 23:01:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.5% of statements 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 92.0% of statements 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.217s coverage: 63.2% of statements 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:01:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:01:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:01:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements 23:01:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 23:01:22 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 23:01:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:01:22 GO111MODULE=on go vet ./... 23:01:33 Merging remotes/origin/main commit 87919881fb59c2333938e962ed1f0877a1f0dbb7 into PR head commit 4459654f6bdfb09febaa5cef59040ba2c620e072 23:01:33 Merge succeeded, producing 4459654f6bdfb09febaa5cef59040ba2c620e072 23:01:33 Checking out Revision 4459654f6bdfb09febaa5cef59040ba2c620e072 (PR-3717) 23:01:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:01:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:01:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3717/head:refs/remotes/origin/PR-3717 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:01:33 > git config core.sparsecheckout # timeout=10 23:01:33 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 23:01:33 > git remote # timeout=10 23:01:33 > git config --get remote.origin.url # timeout=10 23:01:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:33 > git merge 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 23:01:33 > git rev-parse HEAD^{commit} # timeout=10 23:01:33 > git config core.sparsecheckout # timeout=10 23:01:33 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 23:01:37 Commit message: "ci: Update PR Template" 23:01:37 > git --version # timeout=10 23:01:37 > git --version # 'git version 2.17.1' 23:01:37 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:38 + echo snap-build.sh 23:01:38 snap-build.sh 23:01:38 + SNAP_BASE_DIR=. 23:01:38 + '[' '!' -z /w/workspace/edgex-go/1 ']' 23:01:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 23:01:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 23:01:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 23:01:38 + cd /w/workspace/edgex-go/1 23:01:38 + sudo apt-get remove -qy --purge lxd lxd-client 23:01:38 Reading package lists... 23:01:38 Building dependency tree... 23:01:38 Reading state information... 23:01:38 The following packages were automatically installed and are no longer required: 23:01:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:01:38 uidmap xdelta3 23:01:38 Use 'sudo apt autoremove' to remove them. 23:01:38 The following packages will be REMOVED: 23:01:38 lxd* lxd-client* 23:01:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:01:38 After this operation, 31.7 MB disk space will be freed. 23:01:39 (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.) 23:01:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:01:39 Removing lxd dnsmasq configuration 23:01:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:01:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:01:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:01:40 (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.) 23:01:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:01:42 Processing triggers for systemd (237-3ubuntu10.45) ... 23:01:42 Processing triggers for ureadahead (0.100.0-21) ... 23:01:42 + sudo snap remove --purge lxd 23:01:42 snap "lxd" is not installed 23:01:42 + sudo groupadd --force --system lxd 23:01:42 ++ whoami 23:01:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:01:42 + newgrp - lxd 23:01:42 + sudo snap install lxd 23:01:51 2021-09-22T23:01:48Z INFO Waiting for automatic snapd restart... 23:02:06 lxd 4.18 from Canonical* installed 23:02:06 + sudo lxd init --auto 23:02:14 + sudo snap install --classic snapcraft 23:02:24 snapcraft 5.0 from Canonical* installed 23:02:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:02:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:02:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:02:24 Dload Upload Total Spent Left Speed 23:02:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 23:02:24 100 3325k 100 3325k 0 0 6717k 0 --:--:-- --:--:-- --:--:-- 6717k 23:02:24 ./yq_linux_amd64 23:02:24 + sudo snapcraft prime --use-lxd 23:02:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:02:26 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: 23:02:26 - README.md 23:02:26 23:02:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:02:26 Launching a container. 23:02:33 Waiting for container to be ready 23:02:33 To start your first instance, try: lxc launch ubuntu:18.04 23:02:33 23:02:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:02:38 Waiting for network to be ready... 23:02:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:02:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:02:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 23:02:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 23:02:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:02:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:02:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 23:02:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 23:02:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 23:02:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 23:02:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:02:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:02:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:02:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:02:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:02:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:02:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:02:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:02:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:02:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 23:02:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 23:02:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:02:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:02:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 23:02:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 23:02:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 23:02:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 23:02:42 Fetched 25.2 MB in 4s (6259 kB/s) 23:02:43 Reading package lists... 23:02:43 Reading package lists... 23:02:43 Building dependency tree... 23:02:43 Reading state information... 23:02:43 The following additional packages will be installed: 23:02:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:02:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:02:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:02:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:02:43 Suggested packages: 23:02:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:02:43 Recommended packages: 23:02:43 gnupg libsasl2-modules 23:02:43 The following NEW packages will be installed: 23:02:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:02:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:02:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:02:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:02:43 The following packages will be upgraded: 23:02:43 gpg gpg-agent gpgconf libudev1 23:02:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 23:02:43 Need to get 3527 kB of archives. 23:02:43 After this operation, 13.3 MB of additional disk space will be used. 23:02:43 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] 23:02:43 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] 23:02:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:02:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:02:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 23:02:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 23:02:44 gofmt -l . 23:02:44 [ "`gofmt -l .`" = "" ] 23:02:44 ./bin/test-attribution-txt.sh [Pipeline] sh 23:02:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:02:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:02:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:02:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:02:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:02:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:02:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:02:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:02:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:02:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:02:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:02:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:02:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:02:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:02:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:02:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:02:44 debconf: delaying package configuration, since apt-utils is not installed 23:02:44 Fetched 3527 kB in 1s (3061 kB/s) 23:02:44 (Reading database ... 12511 files and directories currently installed.) 23:02:44 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 23:02:44 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:02:45 + ls -al . 23:02:45 total 640 23:02:45 drwxrwxr-x 9 1001 1001 4096 Sep 22 23:02 . 23:02:45 drwxr-xr-x 4 root root 4096 Sep 22 22:58 .. 23:02:45 -rw-rw-r-- 1 1001 1001 11 Sep 22 22:55 .dockerignore 23:02:45 drwxrwxr-x 8 1001 1001 4096 Sep 22 22:55 .git 23:02:45 drwxrwxr-x 4 1001 1001 4096 Sep 22 22:55 .github 23:02:45 -rw-rw-r-- 1 1001 1001 818 Sep 22 22:55 .gitignore 23:02:45 -rw-rw-r-- 1 1001 1001 129 Sep 22 22:55 .golangci.yml 23:02:45 -rw-rw-r-- 1 1001 1001 76 Sep 22 22:55 .hadolint.yml 23:02:45 -rw-rw-r-- 1 1001 1001 166 Sep 22 22:55 .sonarcloud.properties 23:02:45 -rw-rw-r-- 1 1001 1001 1171 Sep 22 22:55 ADOPTERS.md 23:02:45 -rw-rw-r-- 1 1001 1001 8493 Sep 22 22:55 Attribution.txt 23:02:45 -rw-rw-r-- 1 1001 1001 43881 Sep 22 22:55 CHANGELOG.md 23:02:45 -rw-rw-r-- 1 1001 1001 3804 Sep 22 22:55 CONTRIBUTING.md 23:02:45 -rw-rw-r-- 1 1001 1001 677 Sep 22 22:55 GOVERNANCE.md 23:02:45 -rw-rw-r-- 1 1001 1001 849 Sep 22 22:55 Jenkinsfile 23:02:45 -rw-rw-r-- 1 1001 1001 10775 Sep 22 22:55 LICENSE 23:02:45 -rw-rw-r-- 1 1001 1001 6386 Sep 22 22:55 Makefile 23:02:45 -rw-rw-r-- 1 1001 1001 582 Sep 22 22:55 OWNERS.md 23:02:45 -rw-rw-r-- 1 1001 1001 8643 Sep 22 22:55 README.md 23:02:45 -rw-rw-r-- 1 1001 1001 6912 Sep 22 22:55 SECURITY.md 23:02:45 -rw-rw-r-- 1 1001 1001 5 Sep 22 22:50 VERSION 23:02:45 -rw-rw-r-- 1 1001 1001 4131 Sep 22 22:55 ZMQWindows.md 23:02:45 drwxrwxr-x 2 1001 1001 4096 Sep 22 22:55 bin 23:02:45 drwxrwxr-x 14 1001 1001 4096 Sep 22 22:55 cmd 23:02:45 -rw-r--r-- 1 root root 403630 Sep 22 23:01 coverage.out 23:02:45 -rw-rw-r-- 1 1001 1001 841 Sep 22 22:55 go.mod 23:02:45 -rw-r--r-- 1 root root 50064 Sep 22 22:58 go.sum 23:02:45 drwxrwxr-x 8 1001 1001 4096 Sep 22 22:55 internal 23:02:45 drwxrwxr-x 3 1001 1001 4096 Sep 22 22:55 openapi 23:02:45 drwxrwxr-x 4 1001 1001 4096 Sep 22 22:55 snap 23:02:45 -rw-rw-r-- 1 1001 1001 204 Sep 22 22:55 version.go 23:02:45 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 23:02:45 Selecting previously unselected package udev. 23:02:45 (Reading database ... 12511 files and directories currently installed.) 23:02:45 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 23:02:45 Unpacking udev (237-3ubuntu10.52) ... [Pipeline] sh 23:02:45 Selecting previously unselected package libfuse2:amd64. 23:02:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:02:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:02:45 Selecting previously unselected package fuse. 23:02:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:02:45 Unpacking fuse (2.9.7-1ubuntu1) ... 23:02:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:02:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:02:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:02:45 Selecting previously unselected package libksba8:amd64. 23:02:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:02:45 Unpacking libksba8:amd64 (1.3.5-2) ... 23:02:45 Selecting previously unselected package libroken18-heimdal:amd64. 23:02:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:02:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:45 + '[' -e coverage.out ] 23:02:45 + chown 1001:1001 coverage.out [Pipeline] stash 23:02:45 Warning: overwriting stash ‘coverage-report’ 23:02:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:02:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:02:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:45 Selecting previously unselected package libwind0-heimdal:amd64. 23:02:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:02:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:02:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:02:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:02:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:46 Selecting previously unselected package libsasl2-modules-db:amd64. 23:02:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:02:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:46 Selecting previously unselected package libsasl2-2:amd64. 23:02:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:02:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:46 Selecting previously unselected package libldap-common. 23:02:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:02:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:02:46 Selecting previously unselected package libldap-2.4-2:amd64. 23:02:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:02:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:02:46 Selecting previously unselected package dirmngr. 23:02:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:02:46 Stashed 1 file(s) [Pipeline] sh 23:02:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:02:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:02:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:02:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:02:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:46 Setting up libksba8:amd64 (1.3.5-2) ... 23:02:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:02:46 Setting up udev (237-3ubuntu10.52) ... 23:02:46 invoke-rc.d: policy-rc.d denied execution of start. 23:02:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Processing triggers for systemd (237-3ubuntu10) ... 23:02:47 Setting up fuse (2.9.7-1ubuntu1) ... 23:02:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:02:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:02:47 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:02:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:02:47 + make build 23:02:47 go mod tidy 23:02:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:02:47 settings in the [Install] section, and DefaultInstance for template units). 23:02:47 This means they are not meant to be enabled using systemctl. 23:02:47 Possible reasons for having this kind of units are: 23:02:47 1) A unit may be statically enabled by being symlinked from another unit's 23:02:47 .wants/ or .requires/ directory. 23:02:47 2) A unit's purpose may be to act as a helper for some other unit which has 23:02:47 a requirement dependency on it. 23:02:47 3) A unit may be started when needed via activation (socket, path, timer, 23:02:47 D-Bus, udev, scripted systemctl call, ...). 23:02:47 4) In case of template units, the unit is meant to be enabled with some 23:02:47 instance name specified. 23:02:47 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 23:02:48 Reading package lists... 23:02:48 Building dependency tree... 23:02:48 Reading state information... 23:02:48 The following additional packages will be installed: 23:02:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:02:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:02:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:02:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:02:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:02:48 Suggested packages: 23:02:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:02:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:02:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:02:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:02:48 systemd-container policykit-1 23:02:48 Recommended packages: 23:02:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:02:48 The following NEW packages will be installed: 23:02:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:02:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:02:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:02:48 multiarch-support openssh-client python3 python3-minimal python3.6 23:02:48 python3.6-minimal snapd squashfs-tools sudo 23:02:48 The following packages will be upgraded: 23:02:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:02:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 23:02:48 Need to get 36.8 MB of archives. 23:02:48 After this operation, 147 MB of additional disk space will be used. 23:02:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 23:02:48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 23:02:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 23:02:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:02:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 23:02:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:02:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:02:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:02:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:02:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:02:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:02:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:02:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:02:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:02:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 23:02:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 23:02:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 23:02:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 23:02:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 23:02:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 23:02:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:02:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:02:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:02:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:02:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:02:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:02:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:02:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:02:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:02:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 23:02:50 debconf: delaying package configuration, since apt-utils is not installed 23:02:50 Fetched 36.8 MB in 2s (15.8 MB/s) 23:02:50 (Reading database ... 12757 files and directories currently installed.) 23:02:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 23:02:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:02:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 23:02:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:02:51 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 23:02:51 (Reading database ... 12757 files and directories currently installed.) 23:02:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 23:02:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 23:02:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 23:02:51 (Reading database ... 12757 files and directories currently installed.) 23:02:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 23:02:51 Unpacking apt (1.6.14) over (1.6.1) ... 23:02:51 Setting up apt (1.6.14) ... 23:02:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:02:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:02:52 (Reading database ... 12764 files and directories currently installed.) 23:02:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 23:02:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 23:02:52 Selecting previously unselected package libpython3.6-minimal:amd64. 23:02:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:52 Selecting previously unselected package libexpat1:amd64. 23:02:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:02:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:02:52 Selecting previously unselected package python3.6-minimal. 23:02:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:02:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 23:02:53 Checking for services that may need to be restarted...done. 23:02:53 Checking for services that may need to be restarted...done. 23:02:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:02:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:02:53 Selecting previously unselected package python3-minimal. 23:02:53 (Reading database ... 13012 files and directories currently installed.) 23:02:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:02:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:02:53 Selecting previously unselected package mime-support. 23:02:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:02:53 Unpacking mime-support (3.60ubuntu1) ... 23:02:53 Selecting previously unselected package libmpdec2:amd64. 23:02:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:02:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:02:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:02:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:54 Selecting previously unselected package python3.6. 23:02:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:02:54 Selecting previously unselected package libpython3-stdlib:amd64. 23:02:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:02:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:02:54 Setting up python3-minimal (3.6.7-1~18.04) ... 23:02:54 Selecting previously unselected package python3. 23:02:54 (Reading database ... 13442 files and directories currently installed.) 23:02:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:02:54 Unpacking python3 (3.6.7-1~18.04) ... 23:02:54 Selecting previously unselected package multiarch-support. 23:02:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:02:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:02:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:02:54 Selecting previously unselected package liblzo2-2:amd64. 23:02:54 (Reading database ... 13479 files and directories currently installed.) 23:02:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:02:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:02:54 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 23:02:54 Selecting previously unselected package libbsd0:amd64. 23:02:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:02:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:02:54 Selecting previously unselected package sudo. 23:02:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:02:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:02:54 Selecting previously unselected package apparmor. 23:02:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:02:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:02:54 Selecting previously unselected package libedit2:amd64. 23:02:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:02:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:02:54 Selecting previously unselected package libkrb5support0:amd64. 23:02:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:02:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:02:54 Selecting previously unselected package libk5crypto3:amd64. 23:02:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:02:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:02:54 Selecting previously unselected package libkeyutils1:amd64. 23:02:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:02:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:02:55 Selecting previously unselected package libkrb5-3:amd64. 23:02:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:02:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:02:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:02:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:02:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:02:55 Selecting previously unselected package libssl1.0.0:amd64. 23:02:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 23:02:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 23:02:55 Selecting previously unselected package openssh-client. 23:02:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 23:02:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 23:02:55 Selecting previously unselected package squashfs-tools. 23:02:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 23:02:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 23:02:55 Selecting previously unselected package snapd. 23:02:55 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 23:02:55 Unpacking snapd (2.51.1+18.04) ... 23:02:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:02:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 23:02:57 Setting up mime-support (3.60ubuntu1) ... 23:02:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:02:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:02:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:02:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:02:57 Setting up systemd (237-3ubuntu10.52) ... 23:02:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:02:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:02:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:02:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:02:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:02:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:02:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 23:02:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:02:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:02:58 Setting up python3 (3.6.7-1~18.04) ... 23:02:58 running python rtupdate hooks for python3.6... 23:02:58 running python post-rtupdate hooks for python3.6... 23:02:59 Setting up apparmor (2.12-4ubuntu5.1) ... 23:03:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:03:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:03:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 23:03:00 Setting up snapd (2.51.1+18.04) ... 23:03:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:03:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:03:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:03:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:03:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:03:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:03:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:03:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:03:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:03:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:03:02 /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' 23:03:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:03:02 Processing triggers for systemd (237-3ubuntu10.52) ... 23:03:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:03:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:03:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:03:04 Reading package lists... 23:03:04 Reading package lists... 23:03:05 Building dependency tree... 23:03:05 Reading state information... 23:03:05 Calculating upgrade... 23:03:05 The following packages will be upgraded: 23:03:05 advancecomp base-files bash binutils binutils-common 23:03:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:03:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:03:05 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 23:03:05 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 23:03:05 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:03:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:03:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 23:03:05 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 23:03:05 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 23:03:05 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 23:03:05 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 23:03:05 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 23:03:05 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 23:03:05 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 23:03:05 ubuntu-keyring util-linux 23:03:05 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:03:05 Need to get 64.2 MB of archives. 23:03:05 After this operation, 5139 kB of additional disk space will be used. 23:03:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 23:03:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:03:05 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:03:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:03:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:03:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:03:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:03:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:03:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:03:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:03:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:03:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:03:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:03:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:03:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:03:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:03:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:03:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:03:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:03:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:03:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:03:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:03:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:03:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:03:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:03:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:03:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:03:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:03:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:03:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:03:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:03:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:03:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:03:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 23:03:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 23:03:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:03:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 23:03:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 23:03:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 23:03:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:03:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:03:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 23:03:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:03:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:03:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:03:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:03:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:03:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:03:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:03:06 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] 23:03:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:03:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:03:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:03:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:03:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:03:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:03:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:03:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:03:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:03:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:03:06 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:03:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:03:06 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:03:06 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:03:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:03:06 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:03:06 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:03:06 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:03:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 23:03:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:03:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:03:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:03:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 23:03:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:03:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:03:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:03:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:03:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:03:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:03:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:03:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:03:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:03:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:03:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 23:03:06 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] 23:03:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 23:03:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 23:03:06 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] 23:03:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:03:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:03:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:03:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 23:03:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 23:03:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 23:03:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:03:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:03:07 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] 23:03:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:03:07 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:03:07 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:03:07 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:03:07 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:03:07 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:03:07 debconf: delaying package configuration, since apt-utils is not installed 23:03:07 Fetched 64.2 MB in 2s (28.5 MB/s) 23:03:07 (Reading database ... 13914 files and directories currently installed.) 23:03:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:03:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:03:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:03:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:03:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 23:03:08 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 23:03:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:08 (Reading database ... 13914 files and directories currently installed.) 23:03:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:03:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:03:09 (Reading database ... 13914 files and directories currently installed.) 23:03:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:03:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:03:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:09 (Reading database ... 13914 files and directories currently installed.) 23:03:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:03:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:03:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:03:10 (Reading database ... 13914 files and directories currently installed.) 23:03:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 23:03:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:03:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:03:10 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 23:03:10 Setting up base-files (10.1ubuntu2.11) ... 23:03:10 Installing new version of config file /etc/issue ... 23:03:10 Installing new version of config file /etc/issue.net ... 23:03:10 Installing new version of config file /etc/lsb-release ... 23:03:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:03:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:03:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:03:10 Removing obsolete conffile /etc/default/motd-news ... 23:03:10 (Reading database ... 13915 files and directories currently installed.) 23:03:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:03:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:03:10 Setting up bash (4.4.18-2ubuntu1.2) ... 23:03:10 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 23:03:10 (Reading database ... 13915 files and directories currently installed.) 23:03:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:03:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:03:11 (Reading database ... 13915 files and directories currently installed.) 23:03:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:03:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:03:11 Setting up tar (1.29b-2ubuntu0.2) ... 23:03:11 (Reading database ... 13915 files and directories currently installed.) 23:03:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:03:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:03:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:03:11 (Reading database ... 13915 files and directories currently installed.) 23:03:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:03:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:03:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:03:11 (Reading database ... 13915 files and directories currently installed.) 23:03:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:03:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:03:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:03:12 (Reading database ... 13915 files and directories currently installed.) 23:03:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:03:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:03:12 Setting up grep (3.1-2build1) ... 23:03:12 (Reading database ... 13915 files and directories currently installed.) 23:03:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 23:03:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 23:03:12 Setting up gzip (1.6-5ubuntu1.1) ... 23:03:12 (Reading database ... 13915 files and directories currently installed.) 23:03:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:03:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:03:12 Setting up login (1:4.5-1ubuntu2) ... 23:03:12 (Reading database ... 13915 files and directories currently installed.) 23:03:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:03:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:03:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:03:12 (Reading database ... 13915 files and directories currently installed.) 23:03:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:03:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:03:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:03:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:03:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:03:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:03:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:03:13 (Reading database ... 13915 files and directories currently installed.) 23:03:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:03:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:03:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:03:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:03:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:03:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:03:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:03:14 (Reading database ... 13915 files and directories currently installed.) 23:03:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:03:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:03:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:03:14 (Reading database ... 13915 files and directories currently installed.) 23:03:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:03:14 (Reading database ... 13915 files and directories currently installed.) 23:03:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:03:14 (Reading database ... 13915 files and directories currently installed.) 23:03:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:03:15 (Reading database ... 13915 files and directories currently installed.) 23:03:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:03:15 (Reading database ... 13915 files and directories currently installed.) 23:03:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:03:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:03:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:03:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:03:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:03:15 (Reading database ... 13915 files and directories currently installed.) 23:03:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:03:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:03:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:03:15 (Reading database ... 13915 files and directories currently installed.) 23:03:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:03:15 (Reading database ... 13915 files and directories currently installed.) 23:03:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:03:15 (Reading database ... 13915 files and directories currently installed.) 23:03:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:03:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:03:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:03:16 (Reading database ... 13915 files and directories currently installed.) 23:03:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:03:16 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 23:03:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:03:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:03:16 (Reading database ... 13915 files and directories currently installed.) 23:03:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:03:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:03:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:03:17 (Reading database ... 13917 files and directories currently installed.) 23:03:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:03:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:03:17 Setting up debconf (1.5.66ubuntu1) ... 23:03:17 (Reading database ... 13917 files and directories currently installed.) 23:03:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:03:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:03:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:03:17 (Reading database ... 13917 files and directories currently installed.) 23:03:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:03:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:03:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:03:17 (Reading database ... 13917 files and directories currently installed.) 23:03:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:03:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:03:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:03:17 (Reading database ... 13917 files and directories currently installed.) 23:03:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:03:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:03:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 23:03:17 (Reading database ... 13919 files and directories currently installed.) 23:03:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:03:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:03:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:03:18 (Reading database ... 13923 files and directories currently installed.) 23:03:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 23:03:18 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 23:03:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:03:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:03:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:03:18 (Reading database ... 13923 files and directories currently installed.) 23:03:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 23:03:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 23:03:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 23:03:18 (Reading database ... 13923 files and directories currently installed.) 23:03:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 23:03:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 23:03:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 23:03:18 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 23:03:18 (Reading database ... 13923 files and directories currently installed.) 23:03:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 23:03:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:03:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 23:03:19 (Reading database ... 13923 files and directories currently installed.) 23:03:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:03:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:03:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:03:19 (Reading database ... 13923 files and directories currently installed.) 23:03:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 23:03:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 23:03:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 23:03:19 (Reading database ... 13923 files and directories currently installed.) 23:03:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:03:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:03:19 Setting up passwd (1:4.5-1ubuntu2) ... 23:03:19 (Reading database ... 13923 files and directories currently installed.) 23:03:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:03:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:03:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:03:19 (Reading database ... 13923 files and directories currently installed.) 23:03:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:03:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:03:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:03:20 (Reading database ... 13923 files and directories currently installed.) 23:03:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 23:03:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 23:03:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 23:03:20 (Reading database ... 13923 files and directories currently installed.) 23:03:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:03:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:03:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:03:20 (Reading database ... 13923 files and directories currently installed.) 23:03:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:03:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:03:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:03:20 (Reading database ... 13923 files and directories currently installed.) 23:03:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:03:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:03:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:03:20 (Reading database ... 13923 files and directories currently installed.) 23:03:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 23:03:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 23:03:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 23:03:20 (Reading database ... 13923 files and directories currently installed.) 23:03:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 23:03:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 23:03:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 23:03:20 (Reading database ... 13923 files and directories currently installed.) 23:03:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 23:03:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 23:03:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 23:03:20 (Reading database ... 13924 files and directories currently installed.) 23:03:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:03:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:03:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:03:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:03:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 23:03:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 23:03:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:03:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:03:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:03:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:03:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:03:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:03:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:03:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:03:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:03:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:03:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:03:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:03:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:03:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:03:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:03:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:03:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:03:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:03:22 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 23:03:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:03:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:03:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:03:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:03:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03: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 23:03:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:03:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:03:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:03:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:03:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:03:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:03:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:03:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:03:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:03:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:03:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:03:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:03:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:03:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:03:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:03:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:03:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:03:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:03:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:03:27 23:03:27 Current default time zone: 'Etc/UTC' 23:03:27 Local time is now: Wed Sep 22 23:03:26 UTC 2021. 23:03:27 Universal Time is now: Wed Sep 22 23:03:26 UTC 2021. 23:03:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:03:27 23:03:27 Setting up systemd-sysv (237-3ubuntu10.52) ... 23:03:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:27 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 23:03:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:03:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:03:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:03:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:03:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:03:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:03:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:03:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:03:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:03:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:27 Setting up patch (2.7.6-2ubuntu1.1) ... 23:03:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:03:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:03:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 23:03:27 Installing new version of config file /etc/ssl/openssl.cnf ... 23:03:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:03:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:03:27 Setting up ca-certificates (20210119~18.04.1) ... 23:03:29 Updating certificates in /etc/ssl/certs... 23:03:30 23 added, 27 removed; done. 23:03:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:03:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:03:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:03:30 Setting up pkgbinarymangler (138.18.04.1) ... 23:03:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:03:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up perl (5.26.1-6ubuntu0.5) ... 23:03:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:03:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:03:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:03:30 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:03:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:03:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:03:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:03:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:03:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:03: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 23:03:30 Processing triggers for systemd (237-3ubuntu10.52) ... 23:03:30 Processing triggers for mime-support (3.60ubuntu1) ... 23:03:30 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:03:30 Updating certificates in /etc/ssl/certs... 23:03:31 0 added, 0 removed; done. 23:03:31 Running hooks in /etc/ca-certificates/update.d... 23:03:31 done. 23:03:31 Reading package lists... 23:03:31 Building dependency tree... 23:03:31 Reading state information... 23:03:31 The following NEW packages will be installed: 23:03:31 apt-transport-https 23:03:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:03:32 Need to get 4348 B of archives. 23:03:32 After this operation, 154 kB of additional disk space will be used. 23:03:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 23:03:32 debconf: delaying package configuration, since apt-utils is not installed 23:03:32 Fetched 4348 B in 0s (16.3 kB/s) 23:03:32 Selecting previously unselected package apt-transport-https. 23:03:32 (Reading database ... 13929 files and directories currently installed.) 23:03:32 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 23:03:32 Unpacking apt-transport-https (1.6.14) ... 23:03:32 Setting up apt-transport-https (1.6.14) ... 23:03:32 Waiting for network to be ready... 23:03:33 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 23:03:37 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 23:03:39 2021-09-22T23:03:36Z INFO Waiting for automatic snapd restart... 23:03:39 snapd 2.51.4 from Canonical* installed 23:03:40 "snapd" switched to the "latest/stable" channel 23:03:40 23:03:40 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 23:03:43 core18 20210722 from Canonical* installed 23:03:43 "core18" switched to the "latest/stable" channel 23:03:43 23:03:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03:45 snapcraft 5.0 from Canonical* installed 23:03:45 "snapcraft" switched to the "latest/stable" channel 23:03:45 [Pipeline] } 23:03:49 $ docker stop --time=1 ca1ded89d99e7f9d5eae44b8a7bf99d4b520339418b0831a898f9a6ce575d279 23:03:49 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: 23:03:49 - README.md 23:03:49 23:03:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:03:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:03:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:03:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:03:51 Reading package lists... 23:03:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.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 23:03:51 Reading package lists... 23:03:52 Building dependency tree... 23:03:52 Reading state information... 23:03:52 Suggested packages: 23:03:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:03:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:03:52 Recommended packages: 23:03:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:03:52 $ docker rm -f ca1ded89d99e7f9d5eae44b8a7bf99d4b520339418b0831a898f9a6ce575d279 23:03:52 The following NEW packages will be installed: 23:03:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:03:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:03:52 pkg-config zip 23:03:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:03:52 Need to get 7670 kB of archives. 23:03:52 After this operation, 43.8 MB of additional disk space will be used. 23:03:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 23:03:52 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:03:52 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:03:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 23:03:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 23:03:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:03:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 23:03:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:03:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:03:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:03:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:03:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:03:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:03:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:03:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:03:53 debconf: delaying package configuration, since apt-utils is not installed 23:03:53 Fetched 7670 kB in 1s (9221 kB/s) 23:03:53 Selecting previously unselected package libglib2.0-0:amd64. 23:03:53 (Reading database ... 13933 files and directories currently installed.) 23:03:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 23:03:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:03:53 Selecting previously unselected package libpsl5:amd64. 23:03:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:03:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:03:53 Selecting previously unselected package libnghttp2-14:amd64. 23:03:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:03:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 23:03:53 Selecting previously unselected package librtmp1:amd64. 23:03:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:03:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:03:53 Selecting previously unselected package libcurl3-gnutls:amd64. 23:03:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 23:03:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 23:03:53 Selecting previously unselected package liberror-perl. 23:03:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:03:53 Unpacking liberror-perl (0.17025-1) ... 23:03:53 Selecting previously unselected package git-man. 23:03:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 23:03:53 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 23:03:53 Selecting previously unselected package git. 23:03:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 23:03:53 Unpacking git (1:2.17.1-1ubuntu0.9) ... [Pipeline] isUnix [Pipeline] sh 23:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:03:54 23:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:03:54 Selecting previously unselected package libnorm1:amd64. 23:03:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:03:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:03:54 Selecting previously unselected package libpgm-5.2-0:amd64. 23:03:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:03:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:03:54 Selecting previously unselected package libsodium23:amd64. 23:03:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:03:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:03:54 Selecting previously unselected package libzmq5:amd64. 23:03:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:03:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:03:54 Selecting previously unselected package libzmq3-dev:amd64. 23:03:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:03:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:03:54 Selecting previously unselected package pkg-config. 23:03:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:03:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:03:54 Selecting previously unselected package zip. 23:03:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:03:54 Unpacking zip (3.0-11build1) ... 23:03:54 latest: Pulling from edgex-devops/edgex-compose-arm64 23:03:54 29e5d40040c1: Pulling fs layer 23:03:54 1ce36da41761: Pulling fs layer 23:03:54 25b303627fd3: Pulling fs layer 23:03:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:03:54 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 23:03:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:03:54 Setting up liberror-perl (0.17025-1) ... 23:03:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:03:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:03:54 No schema files found: doing nothing. 23:03:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:03:54 Setting up zip (3.0-11build1) ... 23:03:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:03:54 Setting up libsodium23:amd64 (1.0.16-2) ... 23:03:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:03:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:03:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 23:03:54 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:03:54 Setting up git (1:2.17.1-1ubuntu0.9) ... 23:03:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:03:55 29e5d40040c1: Verifying Checksum 23:03:55 29e5d40040c1: Download complete 23:03:55 git set to automatically installed. 23:03:55 git-man set to automatically installed. 23:03:55 libcurl3-gnutls set to automatically installed. 23:03:55 liberror-perl set to automatically installed. 23:03:55 libglib2.0-0 set to automatically installed. 23:03:55 libnghttp2-14 set to automatically installed. 23:03:55 libnorm1 set to automatically installed. 23:03:55 libpgm-5.2-0 set to automatically installed. 23:03:55 libpsl5 set to automatically installed. 23:03:55 librtmp1 set to automatically installed. 23:03:55 libsodium23 set to automatically installed. 23:03:55 libzmq3-dev set to automatically installed. 23:03:55 libzmq5 set to automatically installed. 23:03:55 pkg-config set to automatically installed. 23:03:55 zip set to automatically installed. 23:03:55 29e5d40040c1: Pull complete 23:03:56 1ce36da41761: Verifying Checksum 23:03:56 1ce36da41761: Download complete 23:03:56 snapd is not logged in, snap install commands will use sudo 23:03:57 1ce36da41761: Pull complete 23:03:57 25b303627fd3: Verifying Checksum 23:03:57 25b303627fd3: Download complete 23:03:57 snap "core18" has no updates available 23:03:58 snapd is not logged in, snap install commands will use sudo 23:04:05 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 23:04:05 Pulling config-common 23:04:05 + snapcraftctl pull 23:04:06 Pulling go-build-helper 23:04:06 + snapcraftctl pull 23:04:07 'edgex-go' has dependencies that need to be staged: go-build-helper 23:04:07 Skipping pull go-build-helper (already ran) 23:04:07 Building go-build-helper 23:04:07 + snapcraftctl build 23:04:08 25b303627fd3: Pull complete 23:04:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:04:08 prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 23:04:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:04:10 Staging go-build-helper 23:04:10 + snapcraftctl stage 23:04:12 $ docker top 20915a0acc140fb4100131b07d74c341e5854f2fd233aa33ac8fa497f645e066 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:13 + grep parallel 23:04:13 + docker-compose build --help 23:04:17 --parallel Build images in parallel. [Pipeline] } 23:04:17 $ docker stop --time=1 20915a0acc140fb4100131b07d74c341e5854f2fd233aa33ac8fa497f645e066 23:04:19 $ docker rm -f 20915a0acc140fb4100131b07d74c341e5854f2fd233aa33ac8fa497f645e066 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:04:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:04:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 23:04:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 23:04:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 23:04:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 23:04:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 23:04:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 23:04:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 23:04:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 23:04:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:04:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:04:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:04:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:04:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:04:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:04:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:04:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:04:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:04:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 23:04:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 23:04:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 23:04:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 23:04:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 23:04:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 23:04:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 23:04:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 23:04:20 Fetched 25.2 MB in 0s (0 B/s) 23:04:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:04:20 Fetched 224 kB in 0s (0 B/s) 23:04:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:04:20 Fetched 157 kB in 0s (0 B/s) 23:04:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:04:20 Fetched 221 kB in 0s (0 B/s) 23:04:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:04:20 Fetched 143 kB in 0s (0 B/s) 23:04:20 Pulling edgex-go 23:04:20 + snapcraftctl pull 23:04:20 Pulling hooks 23:04:20 + snapcraftctl pull 23:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:04:20 . [Pipeline] withDockerContainer 23:04:20 prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 23:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:04:22 $ docker top f06cd4e1070516d7813f471144fac205c3f46f9c88412dd8d40da63e5ae2bc9d -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:23 + docker-compose -f ./docker-compose-build.yml build --parallel 23:04:26 Building core-command ... 23:04:26 Building core-data ... 23:04:26 Building core-metadata ... 23:04:26 Building security-bootstrapper ... 23:04:26 Building security-proxy-setup ... 23:04:26 Building security-secretstore-setup ... 23:04:26 Building support-notifications ... 23:04:26 Building support-scheduler ... 23:04:26 Building sys-mgmt-agent ... 23:04:26 Building core-data 23:04:26 Building support-scheduler 23:04:26 Building security-bootstrapper 23:04:26 Building support-notifications 23:04:26 Building core-metadata 23:04:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:04:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:04:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:04:38 Fetched 0 B in 0s (0 B/s) 23:04:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:04:38 Fetched 96.5 kB in 0s (0 B/s) 23:04:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:04:38 Fetched 279 kB in 0s (0 B/s) 23:04:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:04:38 Fetched 122 kB in 0s (0 B/s) 23:04:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:04:38 Fetched 77.8 kB in 0s (0 B/s) 23:04:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:04:38 Fetched 8848 B in 0s (0 B/s) 23:04:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:04:38 Fetched 47.8 kB in 0s (0 B/s) 23:04:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:04:38 Fetched 45.6 kB in 0s (0 B/s) 23:04:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:04:38 Fetched 15.0 kB in 0s (0 B/s) 23:04:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 23:04:38 Fetched 220 kB in 0s (0 B/s) 23:04:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:04:38 Fetched 154 kB in 0s (0 B/s) 23:04:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:04:38 Fetched 50.6 kB in 0s (0 B/s) 23:04:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:04:38 Fetched 14.8 kB in 0s (0 B/s) 23:04:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:04:38 Fetched 41.8 kB in 0s (0 B/s) 23:04:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:04:38 Fetched 499 kB in 0s (0 B/s) 23:04:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:04:38 Fetched 111 kB in 0s (0 B/s) 23:04:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:04:38 Fetched 240 kB in 0s (0 B/s) 23:04:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:04:38 Fetched 29.3 kB in 0s (0 B/s) 23:04:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:04:38 Fetched 85.5 kB in 0s (0 B/s) 23:04:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:04:38 Fetched 24.5 kB in 0s (0 B/s) 23:04:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:04:38 Fetched 49.2 kB in 0s (0 B/s) 23:04:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:04:38 Fetched 54.2 kB in 0s (0 B/s) 23:04:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:04:38 Fetched 30.8 kB in 0s (0 B/s) 23:04:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:04:38 Fetched 15.8 kB in 0s (0 B/s) 23:04:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:04:38 Fetched 85.9 kB in 0s (0 B/s) 23:04:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:04:38 Fetched 8720 B in 0s (0 B/s) 23:04:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 23:04:38 Fetched 140 kB in 0s (0 B/s) 23:04:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:04:38 Fetched 119 kB in 0s (0 B/s) 23:04:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 23:04:38 Fetched 111 kB in 0s (0 B/s) 23:04:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:04:38 Fetched 11.1 kB in 0s (0 B/s) 23:04:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 23:04:38 Fetched 646 kB in 0s (0 B/s) 23:04:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:04:38 Fetched 41.3 kB in 0s (0 B/s) 23:04:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:04:38 Fetched 17.9 kB in 0s (0 B/s) 23:04:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:04:38 Fetched 368 kB in 0s (0 B/s) 23:04:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:04:38 Fetched 187 kB in 0s (0 B/s) 23:04:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:04:38 Fetched 175 kB in 0s (0 B/s) 23:04:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:04:38 Fetched 206 kB in 0s (0 B/s) 23:04:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 23:04:38 Fetched 1302 kB in 0s (0 B/s) 23:04:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:04:38 Fetched 36.2 kB in 0s (0 B/s) 23:04:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 23:04:38 Fetched 159 kB in 0s (0 B/s) 23:04:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:04:38 Fetched 107 kB in 0s (0 B/s) 23:04:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:04:38 Fetched 48.7 kB in 0s (0 B/s) 23:04:38 Pulling static-packages 23:04:38 + snapcraftctl pull 23:04:38 Pulling version 23:04:38 + cd /root/project 23:04:38 + git describe --tags --abbrev=0 23:04:38 + sed s/v// 23:04:38 + GIT_VERSION=2.0.1-dev.49 23:04:38 + [ -z 2.0.1-dev.49 ] 23:04:38 + snapcraftctl set-version 2.0.1-dev.49 23:04:38 Building config-common 23:04:38 + snapcraftctl build 23:04:40 Skipping build go-build-helper (already ran) 23:04:40 Building edgex-go 23:04:40 + cd /root/parts/edgex-go/src 23:04:40 + git describe --tags+ --abbrev=0 23:04:40 sed s/v// 23:04:40 + GIT_VERSION=2.0.1-dev.49 23:04:40 + [ -z 2.0.1-dev.49 ] 23:04:40 + echo 2.0.1-dev.49 23:04:40 + make build 23:04:40 go mod tidy 23:04:55 go: downloading github.com/gorilla/mux v1.8.0 23:04:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:04:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 23:04:55 go: downloading github.com/stretchr/testify v1.7.0 23:04:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:04:55 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:04:55 go: downloading github.com/google/uuid v1.3.0 23:04:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:04:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:04:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:04:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:04:55 go: downloading github.com/lib/pq v1.10.3 23:04:55 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:04:55 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:04:55 go: downloading github.com/pelletier/go-toml v1.9.4 23:04:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:04:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:04:55 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:04:55 go: downloading github.com/davecgh/go-spew v1.1.1 23:04:55 go: downloading github.com/pmezard/go-difflib v1.0.0 23:04:55 go: downloading github.com/stretchr/objx v0.1.1 23:04:55 go: downloading github.com/go-kit/kit v0.11.0 23:04:55 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:04:55 go: downloading github.com/x448/float16 v0.8.4 23:04:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:04:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:04:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:04:55 go: downloading github.com/pebbe/zmq4 v1.2.7 23:04:55 go: downloading github.com/go-playground/universal-translator v0.18.0 23:04:55 go: downloading github.com/leodido/go-urn v1.2.1 23:04:55 go: downloading golang.org/x/text v0.3.6 23:04:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:04:55 go: downloading github.com/go-playground/locales v0.14.0 23:04:55 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:04:55 go: downloading github.com/go-stack/stack v1.8.0 23:04:55 go: downloading github.com/hashicorp/consul/api v1.8.1 23:04:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:04:56 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:04:56 go: downloading github.com/kr/pretty v0.3.0 23:04:56 go: downloading github.com/onsi/ginkgo v1.10.1 23:04:56 go: downloading github.com/onsi/gomega v1.7.0 23:04:56 go: downloading github.com/gorilla/websocket v1.4.2 23:04:56 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:04:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:04:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:04:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:04:57 go: downloading github.com/hashicorp/serf v0.9.5 23:04:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:04:57 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:04:57 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:04:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:04:57 go: downloading github.com/mitchellh/copystructure v1.0.0 23:04:57 go: downloading github.com/kr/text v0.2.0 23:04:57 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:04:57 go: downloading github.com/fatih/color v1.9.0 23:04:57 go: downloading github.com/mattn/go-colorable v0.1.6 23:04:57 go: downloading github.com/mattn/go-isatty v0.0.12 23:04:57 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:04:57 go: downloading github.com/pkg/errors v0.9.1 23:04:57 go: downloading gopkg.in/yaml.v2 v2.4.0 23:04:57 go: downloading github.com/hpcloud/tail v1.0.0 23:04:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:04:57 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:04:57 go: downloading github.com/hashicorp/memberlist v0.2.2 23:04:57 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:04:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:04:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:04:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:04:57 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:04:57 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:04:57 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:04:57 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:04:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:04:57 go: downloading github.com/miekg/dns v1.1.26 23:04:57 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:04:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:04:57 go: downloading github.com/hashicorp/errwrap v1.0.0 23:04:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-data/core-data ./cmd/core-data 23:05:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-command/core-command ./cmd/core-command 23:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:05:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:05:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:05:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:05:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/secrets-config ./cmd/secrets-config 23:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:05:22 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:05:22 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:05:22 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:05:22 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:05:22 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:05:22 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:05:22 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:05:22 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:05:22 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:05:22 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:05:22 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:05:22 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:05:22 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:05:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:05:22 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:05:22 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:05:22 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:05:22 + 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 23:05:22 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:05:22 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:05:22 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:05:22 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:05:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:05:22 + 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 23:05:22 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:05:22 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:05:22 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:05:23 Building hooks 23:05:23 + cd /root/parts/hooks/src 23:05:23 + make build 23:05:23 go mod tidy 23:05:24 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 23:05:24 go: downloading github.com/stretchr/testify v1.5.1 23:05:25 go: downloading gopkg.in/yaml.v2 v2.2.2 23:05:25 go: downloading github.com/davecgh/go-spew v1.1.0 23:05:25 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 23:05:26 GO111MODULE=on go build -o cmd/install/install ./cmd/install 23:05:26 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:05:26 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:05:29 Building static-packages 23:05:29 + snapcraftctl build 23:05:31 Building version 23:05:31 + snapcraftctl build 23:05:33 Staging config-common 23:05:33 + snapcraftctl stage 23:05:34 Skipping stage go-build-helper (already ran) 23:05:34 Staging edgex-go 23:05:34 + snapcraftctl stage 23:05:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:05:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:05:34 ---> 581cc122fc27 23:05:34 Step 3/32 : WORKDIR /edgex-go 23:05:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:05:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:34 ---> 581cc122fc27 23:05:34 Step 3/23 : WORKDIR /edgex-go 23:05:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:05:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:34 ---> 581cc122fc27 23:05:34 Step 3/24 : WORKDIR /edgex-go 23:05:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:05:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:34 ---> 581cc122fc27 23:05:34 Step 3/24 : WORKDIR /edgex-go 23:05:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:05:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:34 ---> 581cc122fc27 23:05:34 Step 3/23 : WORKDIR /edgex-go 23:05:34 ---> Running in 8c1769d7bb19 23:05:34 ---> Running in 7bd3474c72ca 23:05:34 ---> Running in 688a927e0727 23:05:34 ---> Running in fdd64258b705 23:05:34 ---> Running in 62a56676775a 23:05:35 Removing intermediate container 688a927e0727 23:05:35 ---> 03217b3e6748 23:05:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:35 Removing intermediate container 8c1769d7bb19 23:05:35 ---> 21d343b4e13d 23:05:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:35 Removing intermediate container 7bd3474c72ca 23:05:35 ---> 5d52729c25a0 23:05:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:35 Removing intermediate container 62a56676775a 23:05:35 ---> ea5103897d34 23:05:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:35 Removing intermediate container fdd64258b705 23:05:35 ---> e83278c545a0 23:05:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:35 ---> Running in b16b1258dba1 23:05:35 ---> Running in cf4347a225d3 23:05:35 ---> Running in 210f5792bf1c 23:05:35 ---> Running in f6b519272cd9 23:05:35 ---> Running in 2d2eebb90d42 23:05:35 Staging hooks 23:05:35 + snapcraftctl stage 23:05:36 Staging static-packages 23:05:36 + snapcraftctl stage 23:05:37 Staging version 23:05:37 + snapcraftctl stage 23:05:38 Priming config-common 23:05:38 + snapcraftctl prime 23:05:39 Priming go-build-helper 23:05:39 + snapcraftctl prime 23:05:39 Removing intermediate container b16b1258dba1 23:05:39 ---> 7744326d0d94 23:05:39 Step 5/23 : RUN apk add --update --no-cache make git 23:05:39 ---> Running in 89def9fa38a1 23:05:39 Removing intermediate container cf4347a225d3 23:05:39 ---> e5880e043224 23:05:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:05:39 ---> Running in 18e456e29e9c 23:05:39 Removing intermediate container 210f5792bf1c 23:05:39 ---> 93e561867022 23:05:39 Step 5/24 : RUN apk add --update --no-cache make git 23:05:39 Removing intermediate container 2d2eebb90d42 23:05:39 ---> 63ffe2fa7264 23:05:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:05:39 Removing intermediate container f6b519272cd9 23:05:39 ---> 09b49e119d18 23:05:39 Step 5/32 : RUN apk add --update --no-cache make git 23:05:39 ---> Running in 673f27fe2992 23:05:40 ---> Running in 6a1f403f43a4 23:05:40 ---> Running in b4d906cb8713 23:05:40 Priming edgex-go 23:05:40 + snapcraftctl prime 23:05:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:05:41 Priming hooks 23:05:41 + snapcraftctl prime 23:05:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:05:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:05:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:05:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:05:42 Priming static-packages 23:05:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:05:42 + snapcraftctl prime 23:05:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:05:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:05:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:05:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:05:43 OK: 218 MiB in 52 packages 23:05:44 OK: 218 MiB in 52 packages 23:05:44 OK: 218 MiB in 52 packages 23:05:44 OK: 218 MiB in 52 packages 23:05:45 OK: 218 MiB in 52 packages 23:05:45 Removing intermediate container 18e456e29e9c 23:05:45 ---> ea9b03582a87 23:05:45 Step 6/24 : COPY go.mod . 23:05:45 Priming version 23:05:45 + snapcraftctl prime 23:05:46 Removing intermediate container 673f27fe2992 23:05:46 ---> da4a5961f7e5 23:05:46 Step 6/24 : COPY go.mod . 23:05:46 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 23:05:46 Removing intermediate container b4d906cb8713 23:05:46 ---> 6ebf15261aa2 23:05:46 Step 6/32 : COPY go.mod . 23:05:46 Removing intermediate container 6a1f403f43a4 23:05:46 ---> 9ddfb0e49ed9 23:05:46 Step 6/23 : COPY go.mod . 23:05:46 ---> 471be6ec55e8 23:05:46 Step 7/24 : RUN go mod download 23:05:47 ---> Running in fa2974a0c2c2 23:05:47 Removing intermediate container 89def9fa38a1 23:05:47 ---> e6d089b2f0f6 23:05:47 Step 6/23 : COPY go.mod . 23:05:47 ---> bcf2b76e4bb9 23:05:47 Step 7/24 : RUN go mod download 23:05:47 ---> Running in d30d69daaada 23:05:47 ---> 48ffbef0ad7d 23:05:47 Step 7/32 : RUN go mod download [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 23:05:48 ---> Running in 8e81fd061b19 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:05:48 ---> 0f6c012e06e2 23:05:48 Step 7/23 : RUN go mod download [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:05:48 ---> Running in 328bf2e39272 23:05:48 ---> 198a37db654b 23:05:48 Step 7/23 : RUN go mod download 23:05:48 ---> Running in c606172794ba 23:05:53 Removing intermediate container fa2974a0c2c2 23:05:53 ---> 646e34d3d9d9 23:05:53 Step 8/24 : COPY . . 23:05:55 Removing intermediate container d30d69daaada 23:05:55 ---> 6c9b66441424 23:05:55 Step 8/24 : COPY . . 23:05:57 Removing intermediate container 8e81fd061b19 23:05:57 ---> b19c8d31b3aa 23:05:57 Step 8/32 : COPY . . 23:05:59 Removing intermediate container 328bf2e39272 23:05:59 ---> 3abfe627bb39 23:05:59 Step 8/23 : COPY . . 23:05:59 Removing intermediate container c606172794ba 23:05:59 ---> 53594a28c24d 23:05:59 Step 8/23 : COPY . . 23:06:21 ---> d99957676884 23:06:21 Step 9/24 : RUN go mod tidy 23:06:21 ---> f767fff2dce6 23:06:21 Step 9/24 : RUN go mod tidy 23:06:21 ---> Running in c615e89e6710 23:06:21 ---> 632389605214 23:06:21 Step 9/23 : RUN go mod tidy 23:06:21 ---> 5bc7a5e630d2 23:06:21 Step 9/23 : RUN go mod tidy 23:06:21 ---> 6adc52147311 23:06:21 Step 9/32 : RUN go mod tidy 23:06:21 ---> Running in d82aac40f532 23:06:21 ---> Running in 259497d3e95f 23:06:21 ---> Running in ae98c59d12cf 23:06:21 ---> Running in 6b8fe860b42c 23:06:26 Removing intermediate container c615e89e6710 23:06:26 ---> 53393a8702a5 23:06:26 Step 10/24 : RUN make cmd/core-data/core-data 23:06:26 ---> Running in fe0a90be1759 23:06:26 Removing intermediate container d82aac40f532 23:06:26 ---> b0653bd0130b 23:06:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:06:27 ---> Running in 09fd4171f046 23:06:27 Removing intermediate container ae98c59d12cf 23:06:27 ---> 06245c4daf9c 23:06:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:06:28 ---> Running in adc5b2ebd614 23:06:28 Removing intermediate container 259497d3e95f 23:06:28 ---> a32975fb3b8b 23:06:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:06:28 Removing intermediate container 6b8fe860b42c 23:06:28 ---> d28a1549293b 23:06:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:06:28 ---> Running in c8522b86a15c 23:06:28 ---> Running in 19faf62f0b2a 23:06:29 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 23:06:29 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 23:06:30 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 23:06:30 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 23:06:31 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 23:08:38 Removing intermediate container adc5b2ebd614 23:08:38 ---> d92f377ed485 23:08:38 23:08:38 Step 11/32 : FROM alpine:3.14 23:08:38 3.14: Pulling from library/alpine 23:08:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:08:38 Status: Downloaded newer image for alpine:3.14 23:08:38 ---> bb3de5531c18 23:08:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:08:38 ---> Running in f3ac77e3f9d2 23:08:38 Removing intermediate container f3ac77e3f9d2 23:08:38 ---> e234ace2e5d9 23:08:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:08:38 ---> Running in a4d03764753c 23:08:38 Removing intermediate container c8522b86a15c 23:08:38 ---> 651f81b8cf74 23:08:38 23:08:38 Step 11/23 : FROM alpine:3.14 23:08:38 ---> bb3de5531c18 23:08:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:39 ---> Running in 8be7886cafa1 23:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:08:40 Removing intermediate container 19faf62f0b2a 23:08:40 ---> fa2cf7cdb1af 23:08:40 23:08:40 Step 11/23 : FROM alpine:3.14 23:08:40 ---> bb3de5531c18 23:08:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:08:40 Removing intermediate container 09fd4171f046 23:08:40 ---> 4416f30a74cb 23:08:40 23:08:40 Step 11/24 : FROM alpine:3.14 23:08:40 ---> bb3de5531c18 23:08:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:08:40 ---> Running in 412b10dcdcdf 23:08:40 ---> Running in 6226a4e3093c 23:08:40 (1/2) Installing dumb-init (1.2.5-r1) 23:08:40 (2/2) Installing su-exec (0.2-r1) 23:08:40 Executing busybox-1.33.1-r3.trigger 23:08:40 OK: 5 MiB in 16 packages 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:42 Removing intermediate container a4d03764753c 23:08:42 ---> 2dc55c9d359f 23:08:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:08:42 ---> Running in a38306a593ae 23:08:43 (1/1) Installing dumb-init (1.2.5-r1) 23:08:43 Executing busybox-1.33.1-r3.trigger 23:08:43 OK: 5 MiB in 15 packages 23:08:43 (1/2) Installing ca-certificates (20191127-r5) 23:08:43 (1/1) Installing dumb-init (1.2.5-r1) 23:08:43 (2/2) Installing dumb-init (1.2.5-r1) 23:08:43 Executing busybox-1.33.1-r3.trigger 23:08:43 Executing busybox-1.33.1-r3.trigger 23:08:43 OK: 5 MiB in 15 packages 23:08:43 Executing ca-certificates-20191127-r5.trigger 23:08:44 Removing intermediate container a38306a593ae 23:08:44 ---> 8a32dc7505f4 23:08:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:08:44 OK: 6 MiB in 16 packages 23:08:45 ---> Running in eca51119f73d 23:08:46 Removing intermediate container 8be7886cafa1 23:08:46 ---> 787859e6c1b8 23:08:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:08:46 Removing intermediate container eca51119f73d 23:08:46 ---> cf6278a67608 23:08:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:08:46 Removing intermediate container 6226a4e3093c 23:08:46 ---> ae3fa718655b 23:08:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:08:46 ---> Running in fec1f3fd81b5 23:08:46 Removing intermediate container fe0a90be1759 23:08:46 ---> 0e3879bb56eb 23:08:46 23:08:46 Step 11/24 : FROM alpine:3.14 23:08:46 ---> bb3de5531c18 23:08:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:08:46 ---> Running in d01c82feb426 23:08:46 ---> Running in 5d7728835820 23:08:47 ---> Running in 1413a05de5cf 23:08:47 Removing intermediate container fec1f3fd81b5 23:08:47 ---> 45bb01ab9ad9 23:08:47 Step 14/23 : ENV APP_PORT=59861 23:08:47 Removing intermediate container 412b10dcdcdf 23:08:47 ---> 6dbf11550bc1 23:08:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:08:47 Removing intermediate container d01c82feb426 23:08:47 ---> 9c45226ff68a 23:08:47 Step 14/24 : ENV APP_PORT=59881 23:08:47 ---> Running in dfdec65de528 23:08:47 ---> Running in 64fde17e4c04 23:08:47 ---> Running in 4336e9e105b1 23:08:47 Removing intermediate container 1413a05de5cf 23:08:47 ---> ce1cb4127a4e 23:08:47 Step 13/24 : ENV APP_PORT=59880 23:08:48 ---> Running in 795936aa79f6 23:08:48 Removing intermediate container dfdec65de528 23:08:48 ---> 23f9956bef29 23:08:48 Step 15/23 : EXPOSE $APP_PORT 23:08:48 Removing intermediate container 64fde17e4c04 23:08:48 ---> 689fb510bd61 23:08:48 Step 14/23 : ENV APP_PORT=59860 23:08:48 Removing intermediate container 4336e9e105b1 23:08:48 ---> 225e6195046c 23:08:48 Step 15/24 : EXPOSE $APP_PORT 23:08:48 ---> Running in 690a7ec02a0c 23:08:48 ---> Running in b25e2db59178 23:08:48 ---> Running in 14867a1cc31d 23:08:48 Removing intermediate container 795936aa79f6 23:08:48 ---> 3613a386dc92 23:08:48 Step 14/24 : EXPOSE $APP_PORT 23:08:49 ---> Running in 765860319f3b 23:08:49 Removing intermediate container 690a7ec02a0c 23:08:49 ---> 23699d6d4538 23:08:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:49 Removing intermediate container b25e2db59178 23:08:49 ---> bf0ae6088427 23:08:49 Step 15/23 : EXPOSE $APP_PORT 23:08:49 Removing intermediate container 14867a1cc31d 23:08:49 ---> 23d84f51f61f 23:08:49 Step 16/24 : WORKDIR / 23:08:49 ---> Running in 0d7a0757061a 23:08:49 ---> Running in 30d00019e4fc 23:08:49 Removing intermediate container 765860319f3b 23:08:49 ---> 6ea53bef4e93 23:08:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:50 ---> Running in d6e48d24b0a0 23:08:50 Removing intermediate container 5d7728835820 23:08:50 ---> bbe10a400ecd 23:08:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:08:50 ---> Running in 20cd45d8acd4 23:08:50 Removing intermediate container 0d7a0757061a 23:08:50 ---> 7e7896533177 23:08:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:50 ---> 415622a7e133 23:08:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:08:50 Removing intermediate container 30d00019e4fc 23:08:50 ---> 08f980d24b6b 23:08:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:51 Removing intermediate container 20cd45d8acd4 23:08:51 ---> 14716a6e28d4 23:08:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:08:51 ---> ab08486999f6 23:08:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:08:52 ---> 669d6da3b178 23:08:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:08:53 ---> 6d2f693ca298 23:08:53 ---> 8aa25d001f2d 23:08:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:08:53 23:08:53 ---> Running in 8dcf3a89bdbc 23:08:53 ---> 910d0a0c84af 23:08:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:08:54 Removing intermediate container d6e48d24b0a0 23:08:54 ---> e776c288c15d 23:08:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:08:55 ---> Running in 02d561b82a2f 23:08:55 ---> 8b5df2b031f1 23:08:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:08:55 ---> 05dde4b5c27e 23:08:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:08:55 ---> 902de3a8b91a 23:08:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:08:55 ---> Running in 3b99459bf7f4 23:08:55 ---> Running in 8d61afae7c84 23:08:56 Removing intermediate container 8d61afae7c84 23:08:56 ---> 5a77accea6a2 23:08:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:56 ---> 932acf24b5a6 23:08:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:08:56 Removing intermediate container 3b99459bf7f4 23:08:56 ---> 46b41c94c614 23:08:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:57 ---> Running in 0a975060ce10 23:08:57 ---> Running in 1e7042037c94 23:08:57 ---> Running in c5c5068913f5 23:08:57 Removing intermediate container 8dcf3a89bdbc 23:08:57 ---> 79dcc8caa4d0 23:08:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:08:57 Removing intermediate container 0a975060ce10 23:08:57 ---> 354f8602efda 23:08:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:57 Removing intermediate container c5c5068913f5 23:08:57 ---> 6d5d46b4fb8f 23:08:57 Step 21/23 : LABEL arch=arm64 23:08:57 Removing intermediate container 1e7042037c94 23:08:57 ---> f98d822d5a9a 23:08:57 Step 21/23 : LABEL arch=arm64 23:08:58 ---> Running in 1af3f67fb1dc 23:08:58 ---> Running in e209e71eb28c 23:08:58 ---> Running in f75ef96da680 23:08:58 ---> ba52385cf2c8 23:08:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:08:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:08:58 Removing intermediate container 1af3f67fb1dc 23:08:58 ---> ff57b1e4573d 23:08:58 Step 22/24 : LABEL arch=arm64 23:08:58 Removing intermediate container f75ef96da680 23:08:58 ---> 7d1efa89941f 23:08:58 Removing intermediate container e209e71eb28c 23:08:58 ---> 2446f0b3c412 23:08:58 Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:08:58 Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:08:58 ---> Running in 5fc8b9c398da 23:08:59 ---> Running in db28cb65c869 23:08:59 ---> Running in 97d3590ef27e 23:08:59 (1/6) Installing dumb-init (1.2.5-r1) 23:08:59 Removing intermediate container 5fc8b9c398da 23:08:59 ---> 6e40243b323d 23:08:59 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:08:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:08:59 (3/6) Installing libsodium (1.0.18-r0) 23:08:59 ---> Running in e1d2f38657e3 23:09:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:09:00 Removing intermediate container 97d3590ef27e 23:09:00 ---> f6feb1db37b2 23:09:00 Step 23/23 : LABEL version=0.0.0 23:09:00 Removing intermediate container db28cb65c869 23:09:00 ---> e7b2a10db292 23:09:00 Step 23/23 : LABEL version=0.0.0 23:09:00 (5/6) Installing libzmq (4.3.4-r0) 23:09:00 Removing intermediate container e1d2f38657e3 23:09:00 ---> 98653e298efb 23:09:00 Step 24/24 : LABEL version=0.0.0 23:09:00 ---> 3cd4207f4f41 23:09:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:09:00 (6/6) Installing zeromq (4.3.4-r0) 23:09:00 ---> Running in 304d33e0a46b 23:09:00 ---> Running in dbf37f31b664 23:09:00 Executing busybox-1.33.1-r3.trigger 23:09:00 OK: 8 MiB in 20 packages 23:09:00 ---> Running in f27bd3b67791 23:09:01 Removing intermediate container 304d33e0a46b 23:09:01 ---> 2a8a1382ccbe 23:09:01 23:09:01 Removing intermediate container dbf37f31b664 23:09:01 ---> c1e774c2ed3f 23:09:01 23:09:01 Removing intermediate container f27bd3b67791 23:09:01 ---> 4b28b6061e56 23:09:01 23:09:01 ---> 90007a6fdc6e 23:09:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:09:01 Successfully built 2a8a1382ccbe 23:09:01 Successfully tagged support-scheduler-arm64:latest 23:09:01  Building support-scheduler ... done Building security-proxy-setup 23:09:02 Successfully built c1e774c2ed3f 23:09:02 Successfully built 4b28b6061e56 23:09:02 Successfully tagged support-notifications-arm64:latest 23:09:02  Building support-notifications ... done Building security-secretstore-setup 23:09:02 Successfully tagged core-metadata-arm64:latest 23:09:02 Removing intermediate container 02d561b82a2f 23:09:02 ---> a361aac0b198 23:09:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:09:02 Building sys-mgmt-agent 23:09:02  Building core-metadata ... done  ---> 3b2e03ecc48c 23:09:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:09:03 ---> e60c73140a42 23:09:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:09:04 ---> b16f2f19222c 23:09:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:09:07 ---> Running in 078317dc3911 23:09:08 ---> 42b4b7e83336 23:09:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:09:10 Removing intermediate container 078317dc3911 23:09:10 ---> 30d63dd24486 23:09:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:09:12 ---> 7d0500b56471 23:09:12 Step 20/24 : ENTRYPOINT ["/core-data"] 23:09:13 ---> Running in 316005b4a863 23:09:13 ---> 5179703c3cdb 23:09:13 Step 27/32 : RUN chmod +x /entrypoint.sh 23:09:14 ---> Running in b21ec2d2c0d4 23:09:14 Removing intermediate container 316005b4a863 23:09:14 ---> f411280d6e74 23:09:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:09:14 ---> Running in 7546585d67a2 23:09:15 Removing intermediate container 7546585d67a2 23:09:15 ---> 7d45a173b404 23:09:15 Step 22/24 : LABEL arch=arm64 23:09:15 ---> Running in d5b467a7b4fa 23:09:16 Removing intermediate container d5b467a7b4fa 23:09:16 ---> 8c3a44deddae 23:09:16 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:09:16 ---> Running in f8a97bb40d7b 23:09:16 Removing intermediate container b21ec2d2c0d4 23:09:16 ---> 349b243dacaa 23:09:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:09:17 ---> Running in 43bcbdd9d615 23:09:17 Removing intermediate container f8a97bb40d7b 23:09:17 ---> 8f9437983a11 23:09:17 Step 24/24 : LABEL version=0.0.0 23:09:17 ---> Running in 598b1cb0fe10 23:09:18 Removing intermediate container 43bcbdd9d615 23:09:18 ---> f88cc8d31e42 23:09:18 Step 29/32 : CMD ["gate"] 23:09:18 ---> Running in b5e6d21409ea 23:09:18 Removing intermediate container 598b1cb0fe10 23:09:18 ---> f35b37aae79f 23:09:18 23:09:19 Successfully built f35b37aae79f 23:09:19 Successfully tagged core-data-arm64:latest 23:09:19 Building core-command 23:09:19  Building core-data ... done Removing intermediate container b5e6d21409ea 23:09:19 ---> 2c7414f0fe5e 23:09:19 Step 30/32 : LABEL arch=arm64 23:09:19 ---> Running in f4dbb7d3a4f3 23:09:20 Removing intermediate container f4dbb7d3a4f3 23:09:20 ---> 39bfda6d06b1 23:09:20 Step 31/32 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:09:21 ---> Running in 01c8ac897b81 23:09:22 Removing intermediate container 01c8ac897b81 23:09:22 ---> e742e06dd66b 23:09:22 Step 32/32 : LABEL version=0.0.0 23:09:23 ---> Running in c79c5efd4f35 23:09:24 Removing intermediate container c79c5efd4f35 23:09:24 ---> 7ece77568ac9 23:09:24 23:09:24 Successfully built 7ece77568ac9 23:09:24 Successfully tagged security-bootstrapper-arm64:latest 23:09:51  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:09:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:09:51 ---> 581cc122fc27 23:09:51 Step 3/22 : WORKDIR /edgex-go 23:09:51 ---> Using cache 23:09:51 ---> ea5103897d34 23:09:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:51 ---> Using cache 23:09:51 ---> 09b49e119d18 23:09:51 Step 5/22 : RUN apk add --update --no-cache make git 23:09:51 ---> Using cache 23:09:51 ---> 6ebf15261aa2 23:09:51 Step 6/22 : COPY go.mod . 23:09:51 ---> Using cache 23:09:51 ---> 48ffbef0ad7d 23:09:51 Step 7/22 : RUN go mod download 23:09:51 ---> Using cache 23:09:51 ---> b19c8d31b3aa 23:09:51 Step 8/22 : COPY . . 23:09:51 ---> Using cache 23:09:51 ---> 6adc52147311 23:09:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 9/22 : RUN go mod tidy 23:09:51 ---> Using cache 23:09:51 23:09:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:09:51 ---> 581cc122fc27 23:09:51 Step 3/26 : WORKDIR /edgex-go 23:09:51 ---> Using cache 23:09:51 ---> ea5103897d34 23:09:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:51 ---> Using cache 23:09:51 ---> 09b49e119d18 23:09:51 Step 5/26 : RUN apk add --update --no-cache make git 23:09:51 ---> Using cache 23:09:51 ---> 06245c4daf9c 23:09:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:09:51 ---> 6ebf15261aa2 23:09:51 Step 6/26 : COPY go.mod . 23:09:51 ---> Using cache 23:09:51 ---> 48ffbef0ad7d 23:09:51 Step 7/26 : RUN go mod download 23:09:51 ---> Using cache 23:09:51 ---> b19c8d31b3aa 23:09:51 Step 8/26 : COPY . . 23:09:51 ---> Using cache 23:09:51 ---> 6adc52147311 23:09:51 Step 9/26 : RUN go mod tidy 23:09:51 ---> Using cache 23:09:51 ---> 06245c4daf9c 23:09:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:09:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:09:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:09:51 ---> 581cc122fc27 23:09:51 Step 3/24 : WORKDIR /edgex-go 23:09:51 ---> Using cache 23:09:51 ---> ea5103897d34 23:09:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:51 ---> Using cache 23:09:51 ---> 09b49e119d18 23:09:51 Step 5/24 : RUN apk add --update --no-cache make bash git 23:09:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:09:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:09:52 ---> 581cc122fc27 23:09:52 Step 3/24 : WORKDIR /edgex-go 23:09:52 ---> Using cache 23:09:52 ---> ea5103897d34 23:09:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:52 ---> Using cache 23:09:52 ---> 09b49e119d18 23:09:52 Step 5/24 : RUN apk add --update --no-cache make git 23:09:52 ---> Using cache 23:09:52 ---> 6ebf15261aa2 23:09:52 Step 6/24 : COPY go.mod . 23:09:52 ---> Using cache 23:09:52 ---> 48ffbef0ad7d 23:09:52 Step 7/24 : RUN go mod download 23:09:52 ---> Using cache 23:09:52 ---> b19c8d31b3aa 23:09:52 Step 8/24 : COPY . . 23:09:52 ---> Using cache 23:09:52 ---> 6adc52147311 23:09:52 Step 9/24 : RUN go mod tidy 23:09:52 ---> Using cache 23:09:52 ---> 06245c4daf9c 23:09:52 Step 10/24 : RUN make cmd/core-command/core-command 23:09:53 ---> Running in c7f9e92f433a 23:09:53 ---> Running in a6711932b088 23:09:53 ---> Running in 5ed89a55dacc 23:09:53 ---> Running in a58feb35c830 23:09:55 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 23:09:55 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 23:09:55 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 23:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:09:57 OK: 218 MiB in 52 packages 23:09:59 Removing intermediate container a6711932b088 23:09:59 ---> 234fef8dec77 23:09:59 Step 6/24 : COPY go.mod . 23:10:00 ---> 90e0c5bc1c61 23:10:00 Step 7/24 : RUN go mod download 23:10:00 ---> Running in cc7563ddc55a 23:10:07 Removing intermediate container cc7563ddc55a 23:10:07 ---> 1964bcd0f13d 23:10:07 Step 8/24 : COPY . . 23:10:25 ---> 436549caede5 23:10:25 Step 9/24 : RUN go mod tidy 23:10:25 ---> Running in 645200c5ef01 23:10:32 Removing intermediate container 645200c5ef01 23:10:32 ---> bd28af3ea9be 23:10:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:10:32 ---> Running in 4003079182a1 23:10:33 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 23:11:20 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 23:11: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 23:11:26 Removing intermediate container c7f9e92f433a 23:11:26 ---> b7493f408f73 23:11:26 23:11:26 Step 11/24 : FROM alpine:3.14 23:11:26 ---> bb3de5531c18 23:11:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:11:26 ---> Using cache 23:11:26 ---> ae3fa718655b 23:11:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:11:26 ---> Using cache 23:11:26 ---> 9c45226ff68a 23:11:26 Step 14/24 : ENV APP_PORT=59882 23:11:26 ---> Running in 9a1e393d2e62 23:11:26 Removing intermediate container 9a1e393d2e62 23:11:26 ---> 743905b28ef5 23:11:26 Step 15/24 : EXPOSE $APP_PORT 23:11:27 ---> Running in d35760ab12a0 23:11:28 Removing intermediate container d35760ab12a0 23:11:28 ---> a56783fdcb57 23:11:28 Step 16/24 : WORKDIR / 23:11:29 ---> Running in c82e4d091cd9 23:11:31 Removing intermediate container c82e4d091cd9 23:11:31 ---> 8446dfee130e 23:11:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:31 Removing intermediate container 5ed89a55dacc 23:11:31 ---> 1b521fa62ead 23:11:31 23:11:31 Step 11/26 : FROM alpine:3.14 23:11:31 ---> bb3de5531c18 23:11:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:11:31 ---> Running in 63712657a386 23:11:32 Removing intermediate container a58feb35c830 23:11:32 ---> 28633ba261d8 23:11:32 23:11:32 Step 11/22 : FROM alpine:3.14 23:11:32 ---> bb3de5531c18 23:11:32 Step 12/22 : RUN apk add --update --no-cache curl 23:11:32 ---> Running in f2c0b6cbf3f4 23:11:33 ---> 72ff39e1a265 23:11:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:11:35 ---> 36edcad39335 23:11:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:11:35 (1/3) Installing ca-certificates (20191127-r5) 23:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:11:35 (2/3) Installing dumb-init (1.2.5-r1) 23:11:35 (3/3) Installing su-exec (0.2-r1) 23:11:35 Executing busybox-1.33.1-r3.trigger 23:11:35 Executing ca-certificates-20191127-r5.trigger 23:11:35 OK: 6 MiB in 17 packages 23:11:36 (1/5) Installing ca-certificates (20191127-r5) 23:11:36 (2/5) Installing brotli-libs (1.0.9-r5) 23:11:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:11:36 (4/5) Installing libcurl (7.79.1-r0) 23:11:36 (5/5) Installing curl (7.79.1-r0) 23:11:36 Executing busybox-1.33.1-r3.trigger 23:11:36 Executing ca-certificates-20191127-r5.trigger 23:11:36 ---> 5c0e18167f5a 23:11:36 Step 20/24 : ENTRYPOINT ["/core-command"] 23:11:36 OK: 8 MiB in 19 packages 23:11:36 ---> Running in bea7cf51e171 23:11:38 Removing intermediate container bea7cf51e171 23:11:38 ---> 6d579f0b5c3c 23:11:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:38 ---> Running in c63166e0f23c 23:11:38 Removing intermediate container 63712657a386 23:11:38 ---> ae7a2cba30e5 23:11:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:11:39 ---> Running in 7dada687ea48 23:11:39 Removing intermediate container f2c0b6cbf3f4 23:11:39 ---> fa5939f74640 23:11:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:11:39 Removing intermediate container c63166e0f23c 23:11:39 ---> ae0a229621f5 23:11:39 Step 22/24 : LABEL arch=arm64 23:11:39 ---> Running in e1b25c5b153b 23:11:39 ---> Running in 5b89403f81da 23:11:39 Removing intermediate container 7dada687ea48 23:11:39 ---> c6a443a4a068 23:11:39 Step 14/26 : WORKDIR / 23:11:39 ---> Running in 6e084d3bd493 23:11:40 Removing intermediate container e1b25c5b153b 23:11:40 ---> a54689aaa2f0 23:11:40 Step 14/22 : WORKDIR /edgex 23:11:40 Removing intermediate container 5b89403f81da 23:11:40 ---> 5d7e94802eec 23:11:40 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:11:40 ---> Running in bab0c8502a97 23:11:40 ---> Running in ce8f9dd858ee 23:11:40 Removing intermediate container 6e084d3bd493 23:11:40 ---> d8f50602c750 23:11:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:11:41 Removing intermediate container bab0c8502a97 23:11:41 ---> 915e27902e44 23:11:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:11:41 Removing intermediate container ce8f9dd858ee 23:11:41 ---> dd423c310a72 23:11:41 Step 24/24 : LABEL version=0.0.0 23:11:41 ---> Running in c5d98a229566 23:11:41 ---> bec7bf4535bc 23:11:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:11:42 ---> d895c9ca0b61 23:11:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:11:42 Removing intermediate container c5d98a229566 23:11:42 ---> 48c4a098833c 23:11:42 23:11:43 Successfully built 48c4a098833c 23:11:43 Successfully tagged core-command-arm64:latest 23:11:43  Building core-command ... done  ---> 0a9b8f6f96b7 23:11:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:11:43 ---> 7a4e6e59cfa9 23:11:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:11:44 ---> fe9c971923d1 23:11:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:11:44 Removing intermediate container 4003079182a1 23:11:44 ---> 9e053596054d 23:11:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:11:45 ---> Running in 90c1861dfffe 23:11:45 ---> f90e29c1016e 23:11:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:11:45 ---> 8431d8990379 23:11:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:11:45 ---> Running in 176497bfa324 23:11:46 Removing intermediate container 176497bfa324 23:11:46 ---> aba777b377e9 23:11:46 Step 19/22 : CMD ["--init=true"] 23:11:46 ---> Running in 0d1004022e89 23:11:46 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 23:11:46 ---> 3a8271ff2dbf 23:11:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:11:47 Removing intermediate container 0d1004022e89 23:11:47 ---> e4b788dde577 23:11:47 Step 20/22 : LABEL arch=arm64 23:11:47 ---> Running in aa5d96a8c942 23:11:48 Removing intermediate container aa5d96a8c942 23:11:48 ---> 60a4b66896f9 23:11:48 Step 21/22 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:11:48 ---> 586171a7eefd 23:11:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:11:48 ---> Running in d568fe34efba 23:11:49 Removing intermediate container d568fe34efba 23:11:49 ---> 9c6072c0fcbf 23:11:49 Step 22/22 : LABEL version=0.0.0 23:11:49 ---> Running in 2e4068cb5c28 23:11:49 ---> bac1143321c2 23:11:49 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/ 23:11:49 Removing intermediate container 90c1861dfffe 23:11:49 ---> 5265bf13d7fc 23:11:49 23:11:49 Step 12/24 : FROM docker:20.10.7 23:11:49 ---> Running in c3eb7d364ec2 23:11:49 20.10.7: Pulling from library/docker 23:11:49 Removing intermediate container 2e4068cb5c28 23:11:49 ---> 02f500b39498 23:11:49 23:11:50 Successfully built 02f500b39498 23:11:50 Successfully tagged security-proxy-setup-arm64:latest 23:11:52  Building security-proxy-setup ... done Removing intermediate container c3eb7d364ec2 23:11:52 ---> 41bb3b08ab94 23:11:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:11:52 ---> Running in ebf76e027843 23:11:52 Removing intermediate container ebf76e027843 23:11:52 ---> b2ac4fceb6e1 23:11:52 Step 24/26 : LABEL arch=arm64 23:11:52 ---> Running in 1a47d9cb765c 23:11:53 Removing intermediate container 1a47d9cb765c 23:11:53 ---> d539106f9090 23:11:53 Step 25/26 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:11:53 ---> Running in c0763ef01cb9 23:11:54 Removing intermediate container c0763ef01cb9 23:11:54 ---> 9b0482b62ff4 23:11:54 Step 26/26 : LABEL version=0.0.0 23:11:54 ---> Running in b5dc35c9ae0d 23:11:54 Removing intermediate container b5dc35c9ae0d 23:11:54 ---> 3933fa6526c3 23:11:54 23:11:55 Successfully built 3933fa6526c3 23:11:55 Successfully tagged security-secretstore-setup-arm64:latest 23:12:00  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 23:12:00 Status: Downloaded newer image for docker:20.10.7 23:12:00 ---> df445af6242a 23:12:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:12:02 ---> Running in 91a433bea6fd 23:12:02 Removing intermediate container 91a433bea6fd 23:12:02 ---> 964a8b601b8f 23:12:02 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 23:12:02 ---> Running in c9e1a5bb5545 23:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:12:05 (1/39) Installing readline (8.1.0-r0) 23:12:05 (2/39) Installing bash (5.1.0-r0) 23:12:05 Executing bash-5.1.0-r0.post-install 23:12:05 (3/39) Installing brotli-libs (1.0.9-r3) 23:12:05 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:12:05 (5/39) Installing libcurl (7.79.1-r0) 23:12:05 (6/39) Installing curl (7.79.1-r0) 23:12:05 (7/39) Installing dumb-init (1.2.5-r0) 23:12:05 (8/39) Installing libbz2 (1.0.8-r1) 23:12:05 (9/39) Installing expat (2.2.10-r1) 23:12:05 (10/39) Installing libffi (3.3-r2) 23:12:05 (11/39) Installing gdbm (1.19-r0) 23:12:05 (12/39) Installing xz-libs (5.2.5-r0) 23:12:05 (13/39) Installing sqlite-libs (3.34.1-r0) 23:12:05 (14/39) Installing python3 (3.8.10-r0) 23:12:07 (15/39) Installing py3-appdirs (1.4.4-r1) 23:12:07 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:12:07 (17/39) Installing py3-parsing (2.4.7-r1) 23:12:07 (18/39) Installing py3-six (1.15.0-r0) 23:12:07 (19/39) Installing py3-packaging (20.9-r0) 23:12:07 (20/39) Installing py3-setuptools (51.3.3-r0) 23:12:07 (21/39) Installing py3-chardet (4.0.0-r0) 23:12:07 (22/39) Installing py3-idna (3.1-r0) 23:12:07 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:12:07 (24/39) Installing py3-requests (2.25.1-r1) 23:12:07 (25/39) Installing py3-msgpack (1.0.2-r0) 23:12:07 (26/39) Installing py3-lockfile (0.12.2-r3) 23:12:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:12:08 (28/39) Installing py3-colorama (0.4.4-r0) 23:12:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:12:08 (30/39) Installing py3-distlib (0.3.1-r1) 23:12:08 (31/39) Installing py3-distro (1.5.0-r1) 23:12:08 (32/39) Installing py3-webencodings (0.5.1-r3) 23:12:08 (33/39) Installing py3-html5lib (1.1-r0) 23:12:08 (34/39) Installing py3-pytoml (0.1.21-r0) 23:12:08 (35/39) Installing py3-pep517 (0.9.1-r0) 23:12:08 (36/39) Installing py3-progress (1.5-r0) 23:12:08 (37/39) Installing py3-retrying (1.3.3-r0) 23:12:08 (38/39) Installing py3-toml (0.10.2-r0) 23:12:08 (39/39) Installing py3-pip (20.3.4-r0) 23:12:08 Executing busybox-1.32.1-r6.trigger 23:12:08 OK: 82 MiB in 59 packages 23:12:15 Collecting docker-compose==1.23.2 23:12:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:12:15 Collecting docopt<0.7,>=0.6.1 23:12:15 Downloading docopt-0.6.2.tar.gz (25 kB) 23:12:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:12:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:12:18 Collecting cached-property<2,>=1.2.0 23:12:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:12:18 Collecting websocket-client<1.0,>=0.32.0 23:12:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:12:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:12:18 Collecting jsonschema<3,>=2.5.1 23:12:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:12:19 Collecting PyYAML<4,>=3.10 23:12:19 Downloading PyYAML-3.13.tar.gz (270 kB) 23:12:22 Collecting dockerpty<0.5,>=0.4.1 23:12:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:12:24 Collecting docker<4.0,>=3.6.0 23:12:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:12:24 Collecting texttable<0.10,>=0.9.0 23:12:24 Downloading texttable-0.9.1.tar.gz (11 kB) 23:12:26 Collecting docker-pycreds>=0.4.0 23:12:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:12:26 Collecting idna<2.8,>=2.5 23:12:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:12:27 Collecting certifi>=2017.4.17 23:12:27 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:12:27 Collecting chardet<3.1.0,>=3.0.2 23:12:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:12:27 Collecting urllib3<1.25,>=1.21.1 23:12:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:12:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:12:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:12:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:12:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:12:28 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:12:28 Attempting uninstall: urllib3 23:12:28 Found existing installation: urllib3 1.26.2 23:12:28 Uninstalling urllib3-1.26.2: 23:12:29 Successfully uninstalled urllib3-1.26.2 23:12:29 Attempting uninstall: idna 23:12:29 Found existing installation: idna 3.1 23:12:29 Uninstalling idna-3.1: 23:12:29 Successfully uninstalled idna-3.1 23:12:30 Attempting uninstall: chardet 23:12:30 Found existing installation: chardet 4.0.0 23:12:30 Uninstalling chardet-4.0.0: 23:12:30 Successfully uninstalled chardet-4.0.0 23:12:31 Attempting uninstall: requests 23:12:31 Found existing installation: requests 2.25.1 23:12:31 Uninstalling requests-2.25.1: 23:12:31 Successfully uninstalled requests-2.25.1 23:12:31 Running setup.py install for texttable: started 23:12:33 Running setup.py install for texttable: finished with status 'done' 23:12:33 Running setup.py install for PyYAML: started 23:12:35 Running setup.py install for PyYAML: finished with status 'done' 23:12:35 Running setup.py install for docopt: started 23:12:37 Running setup.py install for docopt: finished with status 'done' 23:12:37 Running setup.py install for dockerpty: started 23:12:39 Running setup.py install for dockerpty: finished with status 'done' 23:12:41 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 23:12:49 Removing intermediate container c9e1a5bb5545 23:12:49 ---> 80f2032ae579 23:12:49 Step 15/24 : ENV APP_PORT=58890 23:12:49 ---> Running in a161640d2855 23:12:49 Removing intermediate container a161640d2855 23:12:49 ---> 54d581f53c4a 23:12:49 Step 16/24 : EXPOSE $APP_PORT 23:12:50 ---> Running in e559fd2ef6bc 23:12:50 Removing intermediate container e559fd2ef6bc 23:12:50 ---> 0585a0b1b3ee 23:12:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:12:52 ---> 4665871ddf39 23:12:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:12:52 ---> caba0835ddaa 23:12:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:12:53 ---> 525472721341 23:12:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:12:53 ---> Running in b1f52f801058 23:12:54 Removing intermediate container b1f52f801058 23:12:54 ---> 531666fba593 23:12:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:12:54 ---> Running in c865ee38382c 23:12:54 Removing intermediate container c865ee38382c 23:12:54 ---> 5a61335fc14d 23:12:55 Step 22/24 : LABEL arch=arm64 23:12:55 ---> Running in d1541f89ef10 23:12:55 Removing intermediate container d1541f89ef10 23:12:55 ---> 9dadc7bd3b90 23:12:55 Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 23:12:55 ---> Running in 81dda804e666 23:12:56 Removing intermediate container 81dda804e666 23:12:56 ---> 9d7a70a438ad 23:12:56 Step 24/24 : LABEL version=0.0.0 23:12:56 ---> Running in 18b49d7d3756 23:12:56 Removing intermediate container 18b49d7d3756 23:12:56 ---> 562ccb0ee407 23:12:56 23:12:57 Successfully built 562ccb0ee407 23:12:57 Successfully tagged sys-mgmt-agent-arm64:latest 23:12:57  Building sys-mgmt-agent ... done  [Pipeline] } 23:12:57 $ docker stop --time=1 f06cd4e1070516d7813f471144fac205c3f46f9c88412dd8d40da63e5ae2bc9d 23:12:59 $ docker rm -f f06cd4e1070516d7813f471144fac205c3f46f9c88412dd8d40da63e5ae2bc9d [Pipeline] // withDockerContainer [Pipeline] sh 23:13:00 + docker images 23:13:00 REPOSITORY TAG IMAGE ID CREATED SIZE 23:13:00 sys-mgmt-agent-arm64 latest 562ccb0ee407 4 seconds ago 312MB 23:13:00 security-secretstore-setup-arm64 latest 3933fa6526c3 About a minute ago 26.5MB 23:13:00 5265bf13d7fc About a minute ago 1.57GB 23:13:00 security-proxy-setup-arm64 latest 02f500b39498 About a minute ago 25.3MB 23:13:00 core-command-arm64 latest 48c4a098833c About a minute ago 15.2MB 23:13:00 28633ba261d8 About a minute ago 1.57GB 23:13:00 1b521fa62ead About a minute ago 1.57GB 23:13:00 b7493f408f73 About a minute ago 1.56GB 23:13:00 security-bootstrapper-arm64 latest 7ece77568ac9 3 minutes ago 17.7MB 23:13:00 core-data-arm64 latest f35b37aae79f 3 minutes ago 19.4MB 23:13:00 support-scheduler-arm64 latest 2a8a1382ccbe 3 minutes ago 15.2MB 23:13:00 core-metadata-arm64 latest 4b28b6061e56 3 minutes ago 15.8MB 23:13:00 support-notifications-arm64 latest c1e774c2ed3f 3 minutes ago 15.9MB 23:13:00 0e3879bb56eb 4 minutes ago 1.57GB 23:13:00 fa2cf7cdb1af 4 minutes ago 1.57GB 23:13:00 4416f30a74cb 4 minutes ago 1.57GB 23:13:00 651f81b8cf74 4 minutes ago 1.57GB 23:13:00 d92f377ed485 4 minutes ago 1.57GB 23:13:00 ci-base-image-arm64 latest 581cc122fc27 14 minutes ago 1.24GB 23:13:00 alpine 3.14 bb3de5531c18 3 weeks ago 5.34MB 23:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 6 weeks ago 533MB 23:13:00 docker 20.10.7 df445af6242a 3 months ago 234MB 23:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 23:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:13:01 23:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:13:02 arm64: Pulling from edgex-lftools-log-publisher 23:13:02 448f6bf000e3: Pulling fs layer 23:13:02 f757da607395: Pulling fs layer 23:13:02 05883995daec: Pulling fs layer 23:13:02 8603b9c90790: Pulling fs layer 23:13:02 1560dd03e051: Pulling fs layer 23:13:02 27f5ce0e4adf: Pulling fs layer 23:13:02 c2d8d7efcc4b: Pulling fs layer 23:13:02 1560dd03e051: Waiting 23:13:02 27f5ce0e4adf: Waiting 23:13:02 c2d8d7efcc4b: Waiting 23:13:02 8603b9c90790: Waiting 23:13:02 f757da607395: Verifying Checksum 23:13:02 f757da607395: Download complete 23:13:02 8603b9c90790: Verifying Checksum 23:13:02 8603b9c90790: Download complete 23:13:03 1560dd03e051: Verifying Checksum 23:13:03 1560dd03e051: Download complete 23:13:03 05883995daec: Verifying Checksum 23:13:03 05883995daec: Download complete 23:13:03 27f5ce0e4adf: Download complete 23:13:04 448f6bf000e3: Verifying Checksum 23:13:04 448f6bf000e3: Download complete 23:13:07 c2d8d7efcc4b: Verifying Checksum 23:13:07 c2d8d7efcc4b: Download complete 23:13:08 448f6bf000e3: Pull complete 23:13:08 f757da607395: Pull complete 23:13:10 05883995daec: Pull complete 23:13:10 8603b9c90790: Pull complete 23:13:11 1560dd03e051: Pull complete 23:13:11 27f5ce0e4adf: Pull complete 23:13:27 c2d8d7efcc4b: Pull complete 23:13:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:13:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:13:27 prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 23:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:13:30 $ docker top da93b92a878f1b63a7e4f905740ea9165401e20c9f16f4dd1f6be64524d6242a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:32 ---> job-cost.sh 23:13:32 lf-activate-venv: SKIPPING 23:13:32 INFO: No Stack... 23:13:33 INFO: Retrieving Pricing Info for: v3-standard-4 23:13:33 INFO: Archiving Costs [Pipeline] sh 23:13:34 + cut -d, -f6 23:13:34 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 23:13:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] 23:13:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] did not exist. Created. 23:13:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:35 + echo total: 0.10999999940395355 [Pipeline] stash 23:13:35 Stashed 1 file(s) [Pipeline] } 23:13:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:35 $ docker stop --time=1 da93b92a878f1b63a7e4f905740ea9165401e20c9f16f4dd1f6be64524d6242a 23:13:37 $ docker rm -f da93b92a878f1b63a7e4f905740ea9165401e20c9f16f4dd1f6be64524d6242a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:13:38 provisioning config files... 23:13:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8404975927920101170tmp [Pipeline] { [Pipeline] sh 23:13:39 + set +x 23:13:39 + curl -s https://codecov.io/bash 23:13:39 + bash -s -- 23:13:39 23:13:39 _____ _ 23:13:39 / ____| | | 23:13:39 | | ___ __| | ___ ___ _____ __ 23:13:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:13:39 | |___| (_) | (_| | __/ (_| (_) \ V / 23:13:39 \_____\___/ \__,_|\___|\___\___/ \_/ 23:13:39 Bash-1.0.6 23:13:39 23:13:39 23:13:39 ==> git version 2.24.4 found 23:13:39 ==> 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 23:13:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:13:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:13:39 ==> Jenkins CI detected. 23:13:39 current dir:  /w/workspace/edgex-go/1 23:13:39 project root: . 23:13:39 --> token set from env 23:13:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:13:39 ==> Running gcov in . (disable via -X gcov) 23:13:39 ==> Python coveragepy not found 23:13:39 ==> Searching for coverage reports in: 23:13:39 + . 23:13:39 -> Found 1 reports 23:13:39 ==> Detecting git/mercurial file structure 23:13:39 ==> Reading reports 23:13:39 + ./coverage.out bytes=403630 23:13:39 ==> Appending adjustments 23:13:39 https://docs.codecov.io/docs/fixing-reports 23:13:40 + Found adjustments 23:13:40 ==> Gzipping contents 23:13:40 56K /tmp/codecov.glmgRJ.gz 23:13:40 ==> Uploading reports 23:13:40 url: https://codecov.io 23:13:40 query: branch=PR-3717&commit=4459654f6bdfb09febaa5cef59040ba2c620e072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3717%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3717&job=&cmd_args= 23:13:40 -> Pinging Codecov 23:13:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3717&commit=4459654f6bdfb09febaa5cef59040ba2c620e072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3717%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3717&job=&cmd_args= 23:13:41 -> Uploading to 23:13:41 https://storage.googleapis.com/codecov/v4/raw/2021-09-22/00271124DB129430A58F1EEE437C3FCB/4459654f6bdfb09febaa5cef59040ba2c620e072/9c6c1fa9-8d9d-4787-844f-b7def1a126ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T231340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=894342a5a12f53ce52376439427c03b88bb99fce06d3e1d2aefe46d446f9f93e 23:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:41 Dload Upload Total Spent Left Speed 23:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54392 0 0 100 54392 0 54370 0:00:01 0:00:01 --:--:-- 54392 100 54392 0 0 100 54392 0 54361 0:00:01 0:00:01 --:--:-- 54392 23:13:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4459654f6bdfb09febaa5cef59040ba2c620e072 [Pipeline] } 23:13:42 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 23:13:44 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:13:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:45 ---> package-listing.sh 23:13:45 ++ tr '[:upper:]' '[:lower:]' 23:13:45 ++ facter osfamily 23:13:45 + OS_FAMILY=redhat 23:13:45 + workspace=/w/workspace/edgex-go/1 23:13:45 + START_PACKAGES=/tmp/packages_start.txt 23:13:45 + END_PACKAGES=/tmp/packages_end.txt 23:13:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:45 + PACKAGES=/tmp/packages_start.txt 23:13:45 + '[' /w/workspace/edgex-go/1 ']' 23:13:45 + PACKAGES=/tmp/packages_end.txt 23:13:45 + case "${OS_FAMILY}" in 23:13:45 + rpm -qa 23:13:45 + sort 23:13:47 + '[' -f /tmp/packages_start.txt ']' 23:13:47 + '[' -f /tmp/packages_end.txt ']' 23:13:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:47 + '[' /w/workspace/edgex-go/1 ']' 23:13:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:13:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:13:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:13:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:48 23:13:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:48 latest: Pulling from edgex-lftools-log-publisher 23:13:48 b4d181a07f80: Pulling fs layer 23:13:48 a1111a8f2ec3: Pulling fs layer 23:13:48 ed53099fbce6: Pulling fs layer 23:13:48 dc539afda2c1: Pulling fs layer 23:13:48 77bc0d833cb6: Pulling fs layer 23:13:48 9065ff56babe: Pulling fs layer 23:13:48 d287ab97295c: Pulling fs layer 23:13:48 77bc0d833cb6: Waiting 23:13:48 9065ff56babe: Waiting 23:13:48 d287ab97295c: Waiting 23:13:48 dc539afda2c1: Waiting 23:13:49 a1111a8f2ec3: Verifying Checksum 23:13:49 a1111a8f2ec3: Download complete 23:13:49 dc539afda2c1: Verifying Checksum 23:13:49 dc539afda2c1: Download complete 23:13:49 77bc0d833cb6: Verifying Checksum 23:13:49 77bc0d833cb6: Download complete 23:13:49 9065ff56babe: Verifying Checksum 23:13:49 9065ff56babe: Download complete 23:13:49 ed53099fbce6: Verifying Checksum 23:13:49 ed53099fbce6: Download complete 23:13:50 b4d181a07f80: Verifying Checksum 23:13:50 b4d181a07f80: Download complete 23:13:51 b4d181a07f80: Pull complete 23:13:51 a1111a8f2ec3: Pull complete 23:13:51 ed53099fbce6: Pull complete 23:13:52 dc539afda2c1: Pull complete 23:13:52 77bc0d833cb6: Pull complete 23:13:52 9065ff56babe: Pull complete 23:13:53 d287ab97295c: Verifying Checksum 23:13:53 d287ab97295c: Download complete 23:13:58 d287ab97295c: Pull complete 23:13:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:13:58 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 23:13:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:14:01 $ docker top 137d6c7bb4e2ee3cdb8532208ce5f30f263d708f3fd252bd96b24440e3737338 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:14:02 + mkdir -p /var/log/sysstat [Pipeline] sh 23:14:02 + ls /var/log/sa-host 23:14:02 + sadf -c /var/log/sa-host/sa05 23:14:02 file_magic: OK 23:14:02 HZ: Using current value: 100 23:14:02 file_header: OK 23:14:02 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 23:14:02 Statistics: 23:14:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:14:02 File successfully converted to sysstat format version 12.0.3 23:14:02 + sadf -c /var/log/sa-host/sa22 23:14:02 file_magic: OK 23:14:02 HZ: Using current value: 100 23:14:02 file_header: OK 23:14:02 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 23:14:02 Statistics: 23:14:02 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... 23:14:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:03 provisioning config files... 23:14:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config945655048249881422tmp [Pipeline] { [Pipeline] echo 23:14:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:14:03 ---> create-netrc.sh [Pipeline] } 23:14:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:14:03 ---> python-tools-install.sh [Pipeline] echo 23:14:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:14:04 ---> sudo-logs.sh 23:14:04 Archiving 'sudo' log.. 23:14:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-913.vexxhost.local: Name or service not known 23:14:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-913.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:14:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:14:04 ---> job-cost.sh 23:14:04 lf-activate-venv: SKIPPING 23:14:04 DEBUG: total: 0.10999999940395355 23:14:04 INFO: Retrieving Stack Cost... 23:14:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:14:06 INFO: Archiving Costs [Pipeline] echo 23:14:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:14:06 ---> logs-deploy.sh 23:14:06 lf-activate-venv: SKIPPING 23:14:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3717/1 23:14:06 INFO: archiving workspace using pattern(s): 23:14:07 Archives upload complete. 23:14:07 INFO: archiving logs to Nexus 23:14:07 ---> uname -a: 23:14:07 Linux prd-centos7-docker-4c-2g-913.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 23:14:07 23:14:07 23:14:07 ---> lscpu: 23:14:07 Architecture: x86_64 23:14:07 CPU op-mode(s): 32-bit, 64-bit 23:14:07 Byte Order: Little Endian 23:14:07 Address sizes: 40 bits physical, 48 bits virtual 23:14:07 CPU(s): 2 23:14:07 On-line CPU(s) list: 0,1 23:14:07 Thread(s) per core: 1 23:14:07 Core(s) per socket: 1 23:14:07 Socket(s): 2 23:14:07 NUMA node(s): 1 23:14:07 Vendor ID: AuthenticAMD 23:14:07 CPU family: 23 23:14:07 Model: 49 23:14:07 Model name: AMD EPYC-Rome Processor 23:14:07 Stepping: 0 23:14:07 CPU MHz: 2799.998 23:14:07 BogoMIPS: 5599.99 23:14:07 Virtualization: AMD-V 23:14:07 Hypervisor vendor: KVM 23:14:07 Virtualization type: full 23:14:07 L1d cache: 32K 23:14:07 L1i cache: 32K 23:14:07 L2 cache: 512K 23:14:07 L3 cache: 16384K 23:14:07 NUMA node0 CPU(s): 0,1 23:14:07 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 23:14:07 23:14:07 23:14:07 ---> nproc: 23:14:07 2 23:14:07 23:14:07 23:14:07 ---> df -h: 23:14:07 Filesystem Size Used Avail Use% Mounted on 23:14:07 overlay 40G 13G 28G 32% / 23:14:07 tmpfs 64M 0 64M 0% /dev 23:14:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:14:07 shm 64M 0 64M 0% /dev/shm 23:14:07 /dev/vda1 40G 13G 28G 32% /facter-os 23:14:07 23:14:07 23:14:07 ---> sar -b -r -n DEV: 23:14:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 23:14:07 23:14:07 22:49:02 LINUX RESTART (2 CPU) 23:14:07 23:14:07 22:50:01 tps rtps wtps bread/s bwrtn/s 23:14:07 22:51:01 115.83 3.58 112.25 2600.43 23576.76 23:14:07 22:52:01 207.71 0.00 207.71 0.00 53993.92 23:14:07 22:53:01 165.63 0.00 165.63 0.00 30607.70 23:14:07 22:54:01 55.49 0.00 55.49 0.00 10685.87 23:14:07 22:55:01 130.63 0.02 130.61 0.53 21088.89 23:14:07 22:56:01 907.31 479.32 427.98 16543.37 296672.75 23:14:07 22:57:01 535.49 175.41 360.08 6348.53 159390.36 23:14:07 22:58:01 310.87 39.22 271.65 4037.54 63365.17 23:14:07 22:59:01 4.93 0.00 4.93 0.00 168.17 23:14:07 23:00:01 0.53 0.37 0.17 95.55 1.77 23:14:07 23:01:01 0.32 0.03 0.28 0.27 3.40 23:14:07 23:02:01 0.50 0.20 0.30 3.60 4.80 23:14:07 23:03:01 0.25 0.00 0.25 0.00 2.60 23:14:07 23:04:01 0.28 0.05 0.23 1.47 1.80 23:14:07 23:05:01 0.93 0.13 0.80 4.26 16.36 23:14:07 23:06:01 0.25 0.00 0.25 0.00 2.70 23:14:07 23:07:01 0.17 0.00 0.17 0.00 1.50 23:14:07 23:08:01 0.20 0.00 0.20 0.00 1.65 23:14:07 23:09:01 0.27 0.00 0.27 0.00 3.40 23:14:07 23:10:01 0.22 0.00 0.22 0.00 2.45 23:14:07 23:11:01 0.23 0.00 0.23 0.00 1.80 23:14:07 23:12:01 0.18 0.00 0.18 0.00 2.17 23:14:07 23:13:01 0.20 0.00 0.20 0.00 1.78 23:14:07 23:14:01 120.39 42.29 78.10 4205.46 18076.48 23:14:07 Average: 106.65 30.90 75.74 1411.98 28255.23 23:14:07 23:14:07 22:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:14:07 22:51:01 4194360 0 963812 12.03 2620 2848148 1663788 18.37 961828 2374928 624636 23:14:07 22:52:01 3096564 0 1116748 13.94 2620 3793008 1607712 17.75 1208208 3067192 91616 23:14:07 22:53:01 3204204 0 1154904 14.42 2620 3647212 1541192 17.02 1318408 2846580 258888 23:14:07 22:54:01 3014580 0 1377572 17.20 2620 3614168 1901752 21.00 1452796 2896260 71028 23:14:07 22:55:01 2948560 0 1228436 15.34 2620 3829324 1651044 18.23 1359416 3039816 24 23:14:07 22:56:01 208344 0 1885208 23.54 2620 5912768 3871676 42.75 3200888 3810288 54264 23:14:07 22:57:01 565972 0 1726588 21.56 2620 5713760 3152248 34.80 2395912 4238300 193012 23:14:07 22:58:01 2801920 0 1353532 16.90 2620 3850868 1648120 18.20 1474152 2946008 20 23:14:07 22:59:01 2821800 0 1333648 16.65 2620 3850872 1411224 15.58 1464376 2943488 12 23:14:07 23:00:01 2817572 0 1335068 16.67 2620 3853680 1411332 15.58 1469964 2943568 8 23:14:07 23:01:01 2816876 0 1335756 16.68 2620 3853688 1414220 15.61 1470972 2943572 12 23:14:07 23:02:01 2818756 0 1333692 16.65 2620 3853872 1411732 15.59 1470172 2943688 12 23:14:07 23:03:01 2818516 0 1333928 16.66 2620 3853876 1411732 15.59 1470292 2943688 8 23:14:07 23:04:01 2816724 0 1335716 16.68 2620 3853880 1413472 15.61 1471568 2943692 8 23:14:07 23:05:01 2817468 0 1334936 16.67 2620 3853916 1411960 15.59 1471900 2942576 8 23:14:07 23:06:01 2818220 0 1334180 16.66 2620 3853920 1411792 15.59 1471348 2942580 8 23:14:07 23:07:01 2818508 0 1333888 16.65 2620 3853924 1411732 15.59 1471336 2942576 8 23:14:07 23:08:01 2818532 0 1333860 16.65 2620 3853928 1411732 15.59 1471340 2942576 16 23:14:07 23:09:01 2818752 0 1333636 16.65 2620 3853932 1411732 15.59 1471344 2942576 8 23:14:07 23:10:01 2818360 0 1334024 16.66 2620 3853936 1411816 15.59 1471440 2942576 8 23:14:07 23:11:01 2818492 0 1333888 16.65 2620 3853940 1411816 15.59 1471444 2942576 12 23:14:07 23:12:01 2818480 0 1333896 16.66 2620 3853944 1411732 15.59 1471356 2942576 8 23:14:07 23:13:01 2818464 0 1333904 16.66 2620 3853952 1411732 15.59 1471364 2942576 8 23:14:07 23:14:01 2137744 0 1398204 17.46 2620 4470372 1519636 16.78 1518676 3517364 24 23:14:07 Average: 2685324 0 1342459 16.76 2620 3978537 1655705 18.28 1539604 3036734 53902 23:14:07 23:14:07 22:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:14:07 22:51:01 eth0 1545.73 1424.39 6708.06 143.32 0.00 0.00 0.00 0.00 23:14:07 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:51:01 docker0 975.10 845.16 75.73 2701.28 0.00 0.00 0.00 0.00 23:14:07 22:52:01 eth0 544.51 404.48 2067.25 37.78 0.00 0.00 0.00 0.00 23:14:07 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:52:01 docker0 399.73 525.56 28.93 2060.02 0.00 0.00 0.00 0.00 23:14:07 22:53:01 eth0 36.59 20.17 30.03 11.53 0.00 0.00 0.00 0.00 23:14:07 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:53:01 veth94af32d 0.08 0.22 0.00 0.02 0.00 0.00 0.00 0.00 23:14:07 22:53:01 docker0 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:54:01 eth0 30.20 16.81 20.78 11.12 0.00 0.00 0.00 0.00 23:14:07 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:54:01 veth94af32d 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 23:14:07 22:54:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 23:14:07 22:55:01 eth0 288.54 198.32 1710.69 137.97 0.00 0.00 0.00 0.00 23:14:07 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:55:01 veth6cfc6f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:56:01 vethfbd50a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:14:07 22:56:01 eth0 99.55 60.26 196.35 18.26 0.00 0.00 0.00 0.00 23:14:07 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:56:01 vethdeb455d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:14:07 22:57:01 vethfa879fc 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 23:14:07 22:57:01 vethb1343a0 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:14:07 22:57:01 veth104fb18 11.99 62.64 0.98 372.72 0.00 0.00 0.00 0.00 23:14:07 22:57:01 vethff7f595 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 23:14:07 22:58:01 eth0 4406.72 3132.68 15763.07 603.18 0.00 0.00 0.00 0.00 23:14:07 22:58:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:14:07 22:58:01 docker0 1477.39 1580.60 111.56 5641.80 0.00 0.00 0.00 0.00 23:14:07 22:59:01 eth0 0.35 0.35 0.02 0.03 0.00 0.00 0.00 0.00 23:14:07 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:00:01 eth0 0.47 0.35 0.15 0.08 0.00 0.00 0.00 0.00 23:14:07 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:01:01 eth0 0.90 0.45 0.35 0.21 0.00 0.00 0.00 0.00 23:14:07 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:02:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:14:07 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:03:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:14:07 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:04:01 eth0 1.08 0.08 0.11 0.01 0.00 0.00 0.00 0.00 23:14:07 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:05:01 eth0 1.13 0.67 0.62 0.46 0.00 0.00 0.00 0.00 23:14:07 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:06:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 23:14:07 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:07:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:08:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:09:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:10:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:14:07 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:11:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:14:07 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:14:01 eth0 385.66 246.95 2625.80 26.78 0.00 0.00 0.00 0.00 23:14:07 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 Average: eth0 139.31 108.31 641.14 22.50 0.00 0.00 0.00 0.00 23:14:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:07 Average: docker0 61.66 65.97 4.66 235.46 0.00 0.00 0.00 0.00 23:14:07 23:14:07 23:14:07 ---> sar -P ALL: 23:14:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 23:14:07 23:14:07 22:49:02 LINUX RESTART (2 CPU) 23:14:07 23:14:07 22:50:01 CPU %user %nice %system %iowait %steal %idle 23:14:07 22:51:01 all 24.75 0.00 7.20 2.93 0.09 65.03 23:14:07 22:51:01 0 25.27 0.00 7.56 1.88 0.09 65.21 23:14:07 22:51:01 1 24.24 0.00 6.85 3.97 0.09 64.85 23:14:07 22:52:01 all 10.03 0.00 4.72 2.60 0.07 82.59 23:14:07 22:52:01 0 9.26 0.00 4.61 3.14 0.07 82.92 23:14:07 22:52:01 1 10.80 0.00 4.82 2.06 0.07 82.26 23:14:07 22:53:01 all 48.46 0.00 8.50 1.27 0.09 41.68 23:14:07 22:53:01 0 48.99 0.00 8.19 1.28 0.09 41.45 23:14:07 22:53:01 1 47.94 0.00 8.81 1.26 0.09 41.90 23:14:07 22:54:01 all 32.97 0.00 4.40 0.39 0.07 62.16 23:14:07 22:54:01 0 33.51 0.00 4.41 0.21 0.07 61.80 23:14:07 22:54:01 1 32.44 0.00 4.39 0.58 0.07 62.53 23:14:07 22:55:01 all 55.04 0.00 8.91 1.13 0.10 34.82 23:14:07 22:55:01 0 55.88 0.00 9.08 1.67 0.09 33.27 23:14:07 22:55:01 1 54.20 0.00 8.74 0.60 0.11 36.36 23:14:07 22:56:01 all 38.16 0.00 20.49 33.81 0.12 7.41 23:14:07 22:56:01 0 38.43 0.00 20.79 33.16 0.13 7.49 23:14:07 22:56:01 1 37.90 0.00 20.19 34.47 0.11 7.33 23:14:07 22:57:01 all 68.64 0.00 15.98 11.11 0.13 4.14 23:14:07 22:57:01 0 68.05 0.00 16.23 11.51 0.13 4.08 23:14:07 22:57:01 1 69.23 0.00 15.72 10.71 0.13 4.21 23:14:07 22:58:01 all 53.71 0.00 11.24 2.32 0.09 32.65 23:14:07 22:58:01 0 54.33 0.00 11.08 2.21 0.09 32.30 23:14:07 22:58:01 1 53.10 0.00 11.39 2.42 0.09 33.00 23:14:07 22:59:01 all 0.13 0.00 0.08 0.01 0.04 99.74 23:14:07 22:59:01 0 0.23 0.00 0.07 0.00 0.03 99.67 23:14:07 22:59:01 1 0.03 0.00 0.08 0.02 0.05 99.82 23:14:07 23:00:01 all 0.23 0.00 0.05 0.01 0.01 99.71 23:14:07 23:00:01 0 0.40 0.00 0.05 0.00 0.02 99.53 23:14:07 23:00:01 1 0.05 0.00 0.05 0.02 0.00 99.88 23:14:07 23:01:01 all 0.15 0.00 0.04 0.01 0.02 99.78 23:14:07 23:01:01 0 0.27 0.00 0.07 0.00 0.00 99.67 23:14:07 23:01:01 1 0.03 0.00 0.02 0.02 0.03 99.90 23:14:07 23:14:07 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:14:07 23:02:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:14:07 23:02:01 0 0.23 0.00 0.02 0.00 0.02 99.73 23:14:07 23:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:14:07 23:03:01 all 0.13 0.00 0.11 0.00 0.02 99.75 23:14:07 23:03:01 0 0.18 0.00 0.12 0.00 0.00 99.70 23:14:07 23:03:01 1 0.07 0.00 0.10 0.00 0.03 99.80 23:14:07 23:04:01 all 0.14 0.00 0.03 0.00 0.02 99.81 23:14:07 23:04:01 0 0.25 0.00 0.03 0.00 0.02 99.70 23:14:07 23:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:14:07 23:05:01 all 0.20 0.00 0.05 0.00 0.01 99.74 23:14:07 23:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:14:07 23:05:01 1 0.35 0.00 0.05 0.00 0.02 99.58 23:14:07 23:06:01 all 0.05 0.00 0.04 0.00 0.02 99.89 23:14:07 23:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:14:07 23:06:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:14:07 23:07:01 all 0.25 0.00 0.02 0.00 0.01 99.72 23:14:07 23:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:14:07 23:07:01 1 0.47 0.00 0.02 0.00 0.02 99.50 23:14:07 23:08:01 all 0.23 0.00 0.01 0.00 0.02 99.75 23:14:07 23:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:14:07 23:08:01 1 0.43 0.00 0.02 0.00 0.02 99.53 23:14:07 23:09:01 all 0.23 0.00 0.02 0.00 0.01 99.75 23:14:07 23:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:14:07 23:09:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:14:07 23:10:01 all 0.20 0.00 0.03 0.00 0.03 99.75 23:14:07 23:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:14:07 23:10:01 1 0.38 0.00 0.02 0.00 0.03 99.57 23:14:07 23:11:01 all 0.16 0.00 0.02 0.01 0.02 99.80 23:14:07 23:11:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:14:07 23:11:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:14:07 23:12:01 all 0.16 0.00 0.02 0.00 0.02 99.81 23:14:07 23:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:14:07 23:12:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:14:07 23:14:07 23:12:01 CPU %user %nice %system %iowait %steal %idle 23:14:07 23:13:01 all 0.12 0.00 0.03 0.00 0.01 99.85 23:14:07 23:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:14:07 23:13:01 1 0.20 0.00 0.03 0.00 0.02 99.75 23:14:07 23:14:01 all 8.42 0.00 3.79 2.72 0.04 85.03 23:14:07 23:14:01 0 9.32 0.00 3.87 3.40 0.03 83.37 23:14:07 23:14:01 1 7.51 0.00 3.72 2.03 0.05 86.68 23:14:07 Average: all 13.53 0.00 3.39 2.29 0.04 80.75 23:14:07 Average: 0 13.61 0.00 3.41 2.30 0.04 80.64 23:14:07 Average: 1 13.46 0.00 3.37 2.28 0.05 80.86 23:14:07 23:14:07 23:14:07