Pull request #3761 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 452bc479f5ebbbd11b623b1cf411819c55beaf5f+69f0044378c84a2584b9cc14c244d921f2d7705f (23fab0813c39539cbff2c75295ef993e1021eb48) 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-ssh1421422782953680032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7710343552133754846.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3761/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-3761/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1867203780774675527.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-3761/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4124557230099703940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh9028222520059134065.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-3761/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-3761/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7143472845496788558.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 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-2232 in /w/workspace/edgexfoundry_edgex-go_PR-3761 [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-ssh5582721693148369593.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 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 452bc479f5ebbbd11b623b1cf411819c55beaf5f Merge succeeded, producing 452bc479f5ebbbd11b623b1cf411819c55beaf5f Checking out Revision 452bc479f5ebbbd11b623b1cf411819c55beaf5f (PR-3761) > 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-ssh4263486677861480725.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3761/head:refs/remotes/origin/PR-3761 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # 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-ssh6370622499992516953.key > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:11 ========================================================= 19:11:11 EdgeX Global Pipelines Version Info 19:11:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:13 ------------------- 19:11:13 stable info: 19:11:13 ------------------- 19:11:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:11:13 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:11:13 Message: update stable to v1.0.210 19:11:13 ------------------- 19:11:13 experimental info: 19:11:13 ------------------- 19:11:13 Commited By: **** collab-it+edgex@linuxfoundation.org 19:11:13 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:11:13 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3761 [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3761 [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3761 [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 452bc479f5ebbbd11b623b1cf411819c55beaf5f [Pipeline] echo 19:11:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 452bc47 [Pipeline] echo 19:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:15 provisioning config files... 19:11:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3498211675810104047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:15 ---> docker-login.sh 19:11:15 nexus3.edgexfoundry.org:10001 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:15 Configure a credential helper to remove this warning. See 19:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:15 19:11:15 Login Succeeded 19:11:15 nexus3.edgexfoundry.org:10002 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:15 Configure a credential helper to remove this warning. See 19:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:15 19:11:15 Login Succeeded 19:11:15 nexus3.edgexfoundry.org:10003 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:16 Configure a credential helper to remove this warning. See 19:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:16 19:11:16 Login Succeeded 19:11:16 nexus3.edgexfoundry.org:10004 19:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:16 Configure a credential helper to remove this warning. See 19:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:16 19:11:16 Login Succeeded 19:11:16 docker.io 19:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:16 Configure a credential helper to remove this warning. See 19:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:16 19:11:16 Login Succeeded 19:11:16 ---> docker-login.sh ends [Pipeline] } 19:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:17 ++ 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 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/core-command/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo core-command,cmd/core-command/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/core-data/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo core-data,cmd/core-data/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/core-metadata/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo core-metadata,cmd/core-metadata/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/security-bootstrapper/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/security-proxy-setup/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/support-notifications/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo support-notifications,cmd/support-notifications/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ dirname cmd/support-scheduler/Dockerfile 19:11:17 ++ cut -d/ -f2 19:11:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:11:17 + for file in '`ls cmd/**/Dockerfile`' 19:11:17 ++ cut -d/ -f2 19:11:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:11:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:11:17 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 19:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:19 19:11:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:11:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:20 latest: Pulling from edgex-devops/git-semver 19:11:20 a0d0a0d46f8b: Pulling fs layer 19:11:20 3e5f54012d9b: Pulling fs layer 19:11:20 4c7163046ea9: Pulling fs layer 19:11:20 0c2d73faf560: Pulling fs layer 19:11:20 0c2d73faf560: Waiting 19:11:20 3e5f54012d9b: Verifying Checksum 19:11:20 3e5f54012d9b: Download complete 19:11:20 a0d0a0d46f8b: Verifying Checksum 19:11:20 a0d0a0d46f8b: Download complete 19:11:20 4c7163046ea9: Verifying Checksum 19:11:20 4c7163046ea9: Download complete 19:11:20 0c2d73faf560: Verifying Checksum 19:11:20 0c2d73faf560: Download complete 19:11:20 a0d0a0d46f8b: Pull complete 19:11:20 3e5f54012d9b: Pull complete 19:11:20 4c7163046ea9: Pull complete 19:11:20 0c2d73faf560: Pull complete 19:11:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:11:20 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 19:11:21 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:11:22 $ docker top 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:23 [ssh-agent] Looking for ssh-agent implementation... 19:11:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:23 $ docker exec 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent 19:11:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpNbDI/agent.13 19:11:23 SSH_AGENT_PID=19 19:11:23 Running ssh-add (command line suppressed) 19:11:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7455724261649731030.key (/w/workspace/edgex-go/1@tmp/private_key_7455724261649731030.key) 19:11:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:24 + git tag --points-at HEAD [Pipeline] } 19:11:24 $ docker exec --env ******** --env ******** 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent -k 19:11:24 unset SSH_AUTH_SOCK; 19:11:24 unset SSH_AGENT_PID; 19:11:24 echo Agent pid 19 killed; 19:11:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:25 [ssh-agent] Looking for ssh-agent implementation... 19:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:25 $ docker exec 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent 19:11:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlOCah/agent.52 19:11:25 SSH_AGENT_PID=58 19:11:25 Running ssh-add (command line suppressed) 19:11:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8374781461118831463.key (/w/workspace/edgex-go/1@tmp/private_key_8374781461118831463.key) 19:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:26 + git semver init 19:11:26 # -> Open(): unable to determine branch for HEAD 19:11:26 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:11:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:11:26 # $SEMVER_REMOTE_NAME = origin 19:11:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:11:26 # $SEMVER_USER_NAME = edgex-jenkins 19:11:26 # $SEMVER_BRANCH = PR-3761 19:11:26 # $SEMVER_TEMP = /tmp/semver-930497147 19:11:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:12:13 # '/tmp/semver-930497147' -> '/w/workspace/edgex-go/1/.semver' 19:12:13 # -> Force: false 19:12:13 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:12:13 $ docker exec --env ******** --env ******** 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent -k 19:12:13 unset SSH_AUTH_SOCK; 19:12:13 unset SSH_AGENT_PID; 19:12:13 echo Agent pid 58 killed; 19:12:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:15 + git semver [Pipeline] } 19:12:15 $ docker stop --time=1 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 19:12:17 $ docker rm -f 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:12:18 Stashed 1 file(s) [Pipeline] echo 19:12:18 [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 19:12:18 ========================================================= 19:12:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:12:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:12:19 a0d0a0d46f8b: Already exists 19:12:19 31adcdaf11c8: Pulling fs layer 19:12:19 b8b176561691: Pulling fs layer 19:12:19 4527c011a84f: Pulling fs layer 19:12:19 5d74067f8e1e: Pulling fs layer 19:12:19 e0aca202a116: Pulling fs layer 19:12:19 3a43be97a3b4: Pulling fs layer 19:12:19 34cad66bf833: Pulling fs layer 19:12:19 b4e3c513aaa6: Pulling fs layer 19:12:19 5d74067f8e1e: Waiting 19:12:19 e0aca202a116: Waiting 19:12:19 3a43be97a3b4: Waiting 19:12:19 34cad66bf833: Waiting 19:12:19 b4e3c513aaa6: Waiting 19:12:19 b8b176561691: Verifying Checksum 19:12:19 b8b176561691: Download complete 19:12:19 31adcdaf11c8: Verifying Checksum 19:12:19 31adcdaf11c8: Download complete 19:12:19 5d74067f8e1e: Verifying Checksum 19:12:19 5d74067f8e1e: Download complete 19:12:19 e0aca202a116: Verifying Checksum 19:12:19 e0aca202a116: Download complete 19:12:19 3a43be97a3b4: Verifying Checksum 19:12:19 3a43be97a3b4: Download complete 19:12:19 34cad66bf833: Verifying Checksum 19:12:19 34cad66bf833: Download complete 19:12:19 31adcdaf11c8: Pull complete 19:12:19 b8b176561691: Pull complete 19:12:19 4527c011a84f: Verifying Checksum 19:12:19 4527c011a84f: Download complete 19:12:19 b4e3c513aaa6: Verifying Checksum 19:12:19 b4e3c513aaa6: Download complete 19:12:23 4527c011a84f: Pull complete 19:12:23 5d74067f8e1e: Pull complete 19:12:23 e0aca202a116: Pull complete 19:12:23 3a43be97a3b4: Pull complete 19:12:23 34cad66bf833: Pull complete 19:12:26 b4e3c513aaa6: Pull complete 19:12:26 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:12:26 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:26 WORKDIR /edgex 19:12:26 COPY go.mod . 19:12:26 RUN go mod download' 19:12:26 + docker build -t ci-base-image-x86_64 -f - . 19:12:28 Sending build context to Docker daemon 329.3MB 19:12:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:12:28 ---> 9f6097aaca64 19:12:28 Step 2/4 : WORKDIR /edgex 19:12:29 ---> Running in 4c84246aa639 19:12:29 Removing intermediate container 4c84246aa639 19:12:29 ---> 1bfe0b615de5 19:12:29 Step 3/4 : COPY go.mod . 19:12:29 ---> 83b3c2f8dc41 19:12:29 Step 4/4 : RUN go mod download 19:12:29 ---> Running in cc1e1c106e25 19:12:33 Still waiting to schedule task 19:12:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:13:01 Removing intermediate container cc1e1c106e25 19:13:01 ---> 6d66829df810 19:13:01 Successfully built 6d66829df810 19:13:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:13:02 + docker inspect -f . ci-base-image-x86_64 19:13:02 . [Pipeline] withDockerContainer 19:13:02 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 19:13:02 $ 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 ******** ci-base-image-x86_64 cat 19:13:02 $ docker top 4a206de994b1d7aa6b027df26d59f354a8127faf58bf903b2f96b9d126babd19 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:02 + go version 19:13:02 go version go1.16.8 linux/amd64 [Pipeline] } 19:13:03 $ docker stop --time=1 4a206de994b1d7aa6b027df26d59f354a8127faf58bf903b2f96b9d126babd19 19:13:04 $ docker rm -f 4a206de994b1d7aa6b027df26d59f354a8127faf58bf903b2f96b9d126babd19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:04 + docker inspect -f . ci-base-image-x86_64 19:13:04 . [Pipeline] withDockerContainer 19:13:05 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 19:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 19:13:05 $ docker top a8c14cbd1f3f1d3899187ef0d1a68527acd56cbf8b60f754f760b6ad71e474bb -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:05 ========================================================= 19:13:05 [edgeXBuildGoParallel] Running Tests and Build... 19:13:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:05 + make test 19:13:05 go mod tidy 19:13:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:11 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 19:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements 19:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 1.0% of statements 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 19:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 19:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.162s coverage: 82.5% of statements 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 70.4% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.4% of statements 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 19:14:30 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 19:15:09 GO111MODULE=on go vet ./... 19:15:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:16 ./bin/test-attribution-txt.sh [Pipeline] sh 19:15:17 + ls -al . 19:15:17 total 612 19:15:17 drwxrwxr-x 10 1001 1001 4096 Oct 18 19:15 . 19:15:17 drwxr-xr-x 4 root root 28 Oct 18 19:13 .. 19:15:17 -rw-rw-r-- 1 1001 1001 11 Oct 18 19:11 .dockerignore 19:15:17 drwxrwxr-x 8 1001 1001 179 Oct 18 19:11 .git 19:15:17 drwxrwxr-x 4 1001 1001 142 Oct 18 19:11 .github 19:15:17 -rw-rw-r-- 1 1001 1001 804 Oct 18 19:11 .gitignore 19:15:17 -rw-rw-r-- 1 1001 1001 42 Oct 18 19:11 .golangci.yml 19:15:17 -rw-rw-r-- 1 1001 1001 76 Oct 18 19:11 .hadolint.yml 19:15:17 drwx------ 3 1001 1001 58 Oct 18 19:12 .semver 19:15:17 -rw-rw-r-- 1 1001 1001 166 Oct 18 19:11 .sonarcloud.properties 19:15:17 -rw-rw-r-- 1 1001 1001 1171 Oct 18 19:11 ADOPTERS.md 19:15:17 -rw-rw-r-- 1 1001 1001 8608 Oct 18 19:11 Attribution.txt 19:15:17 -rw-rw-r-- 1 1001 1001 43881 Oct 18 19:11 CHANGELOG.md 19:15:17 -rw-rw-r-- 1 1001 1001 3804 Oct 18 19:11 CONTRIBUTING.md 19:15:17 -rw-rw-r-- 1 1001 1001 677 Oct 18 19:11 GOVERNANCE.md 19:15:17 -rw-rw-r-- 1 1001 1001 849 Oct 18 19:11 Jenkinsfile 19:15:17 -rw-rw-r-- 1 1001 1001 10775 Oct 18 19:11 LICENSE 19:15:17 -rw-rw-r-- 1 1001 1001 6508 Oct 18 19:11 Makefile 19:15:17 -rw-rw-r-- 1 1001 1001 582 Oct 18 19:11 OWNERS.md 19:15:17 -rw-rw-r-- 1 1001 1001 8256 Oct 18 19:11 README.md 19:15:17 -rw-rw-r-- 1 1001 1001 6912 Oct 18 19:11 SECURITY.md 19:15:17 -rw-rw-r-- 1 1001 1001 5 Oct 18 19:12 VERSION 19:15:17 -rw-rw-r-- 1 1001 1001 4131 Oct 18 19:11 ZMQWindows.md 19:15:17 drwxrwxr-x 2 1001 1001 37 Oct 18 19:11 bin 19:15:17 drwxrwxr-x 14 1001 1001 4096 Oct 18 19:11 cmd 19:15:17 -rw-r--r-- 1 root root 403932 Oct 18 19:14 coverage.out 19:15:17 -rw-rw-r-- 1 1001 1001 829 Oct 18 19:11 go.mod 19:15:17 -rw-rw-r-- 1 1001 1001 50143 Oct 18 19:11 go.sum 19:15:17 drwxrwxr-x 8 1001 1001 124 Oct 18 19:11 internal 19:15:17 drwxrwxr-x 3 1001 1001 16 Oct 18 19:11 openapi 19:15:17 drwxrwxr-x 4 1001 1001 71 Oct 18 19:11 snap 19:15:17 -rw-rw-r-- 1 1001 1001 204 Oct 18 19:11 version.go [Pipeline] sh 19:15:17 + '[' -e coverage.out ] 19:15:17 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:17 Stashed 1 file(s) [Pipeline] sh 19:15:17 + make build 19:15:17 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 19:15:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:15:26 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 19:15:27 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 19:15:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:15:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:15: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 19:15:31 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 19:15: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 19:15:33 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 19:15:34 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 19:15:35 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] } 19:15:37 $ docker stop --time=1 a8c14cbd1f3f1d3899187ef0d1a68527acd56cbf8b60f754f760b6ad71e474bb 19:15:38 $ docker rm -f a8c14cbd1f3f1d3899187ef0d1a68527acd56cbf8b60f754f760b6ad71e474bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:42 19:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:42 latest: Pulling from edgex-devops/edgex-compose 19:15:42 cbdbe7a5bc2a: Pulling fs layer 19:15:42 ca9280d653b3: Pulling fs layer 19:15:42 7e9c9ca2126c: Pulling fs layer 19:15:42 cbdbe7a5bc2a: Verifying Checksum 19:15:42 cbdbe7a5bc2a: Download complete 19:15:43 ca9280d653b3: Verifying Checksum 19:15:43 ca9280d653b3: Download complete 19:15:43 cbdbe7a5bc2a: Pull complete 19:15:43 7e9c9ca2126c: Verifying Checksum 19:15:43 7e9c9ca2126c: Download complete 19:15:43 ca9280d653b3: Pull complete 19:15:48 7e9c9ca2126c: Pull complete 19:15:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:15:48 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 19:15:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:50 $ docker top 350a90358128f16423c8de08b1dbee6bb6d2439144b4e9533e628a1d5f2037c7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:50 + grep parallel 19:15:50 + docker-compose build --help 19:15:51 --parallel Build images in parallel. [Pipeline] } 19:15:51 $ docker stop --time=1 350a90358128f16423c8de08b1dbee6bb6d2439144b4e9533e628a1d5f2037c7 19:15:52 $ docker rm -f 350a90358128f16423c8de08b1dbee6bb6d2439144b4e9533e628a1d5f2037c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:54 . [Pipeline] withDockerContainer 19:15:54 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 19:15:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:54 $ docker top 0a8db80d00946572f4c194e0f9855dd54e75dacc59cb25fc11fe4edccedd05c0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:54 + docker-compose -f ./docker-compose-build.yml build --parallel 19:15:55 Building core-command ... 19:15:55 Building core-data ... 19:15:55 Building core-metadata ... 19:15:55 Building security-bootstrapper ... 19:15:55 Building security-proxy-setup ... 19:15:55 Building security-secretstore-setup ... 19:15:55 Building support-notifications ... 19:15:55 Building support-scheduler ... 19:15:55 Building sys-mgmt-agent ... 19:15:55 Building support-scheduler 19:15:55 Building core-command 19:15:55 Building security-proxy-setup 19:15:55 Building support-notifications 19:15:55 Building sys-mgmt-agent 19:16:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:03 ---> 6d66829df810 19:16:03 Step 3/22 : WORKDIR /edgex-go 19:16:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:03 ---> 6d66829df810 19:16:03 Step 3/22 : WORKDIR /edgex-go 19:16:09 ---> Running in 59ec3dad5af3 19:16:09 ---> Running in 9e4cd98aa320 19:16:13 Removing intermediate container 9e4cd98aa320 19:16:13 ---> 41e7577f254e 19:16:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:13 Removing intermediate container 59ec3dad5af3 19:16:13 ---> 5263a2bc44fb 19:16:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:13 ---> Running in 4b4864d7d116 19:16:13 ---> Running in 1c011e568d04 19:16:15 Removing intermediate container 4b4864d7d116 19:16:15 ---> 157cc451186b 19:16:15 Step 5/22 : RUN apk add --update --no-cache make git 19:16:15 Removing intermediate container 1c011e568d04 19:16:15 ---> 266c25adb22d 19:16:15 Step 5/22 : RUN apk add --update --no-cache make bash git 19:16:15 ---> Running in e68ffc023a60 19:16:15 ---> Running in 271f2eb9fbbd 19:16:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:17 ---> 6d66829df810 19:16:17 Step 3/23 : WORKDIR /edgex-go 19:16:17 ---> Using cache 19:16:17 ---> 5263a2bc44fb 19:16:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:17 ---> Using cache 19:16:17 ---> 266c25adb22d 19:16:17 Step 5/23 : RUN apk add --update --no-cache make git 19:16:17 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:16:17 ---> 6d66829df810 19:16:17 Step 3/21 : WORKDIR /edgex-go 19:16:17 ---> Using cache 19:16:17 ---> 5263a2bc44fb 19:16:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:17 ---> Using cache 19:16:17 ---> 266c25adb22d 19:16:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:16:17 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:16:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:16:17 ---> 6d66829df810 19:16:17 Step 3/20 : WORKDIR /edgex-go 19:16:17 ---> Using cache 19:16:17 ---> 5263a2bc44fb 19:16:17 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:17 ---> Using cache 19:16:17 ---> 266c25adb22d 19:16:17 Step 5/20 : RUN apk add --update --no-cache make git 19:16:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:17 ---> Running in f594abb29f4b 19:16:17 ---> Running in dbbbab730a3d 19:16:17 ---> Running in 2a10029633b2 19:16:17 OK: 220 MiB in 52 packages 19:16:17 OK: 220 MiB in 52 packages 19:16:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:18 Removing intermediate container e68ffc023a60 19:16:18 ---> bad7e8ac7376 19:16:18 Step 6/22 : COPY . . 19:16:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:18 Removing intermediate container 271f2eb9fbbd 19:16:18 ---> d066173d66cc 19:16:18 Step 6/22 : COPY . . 19:16:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:19 OK: 220 MiB in 52 packages 19:16:19 OK: 220 MiB in 52 packages 19:16:19 OK: 220 MiB in 52 packages 19:16:23 Removing intermediate container f594abb29f4b 19:16:23 ---> 7925086abb92 19:16:23 Step 6/20 : COPY . . 19:16:23 Removing intermediate container dbbbab730a3d 19:16:23 ---> e66359db203a 19:16:23 Step 6/23 : COPY go.mod . 19:16:23 Removing intermediate container 2a10029633b2 19:16:23 ---> e22840b51d3f 19:16:23 Step 6/21 : COPY . . 19:16:23 ---> 7e7d5375a771 19:16:23 Step 7/23 : RUN go mod download 19:16:23 ---> Running in 8e6d1463e41b 19:16:25 ---> 4a9e33e721b6 19:16:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:26 ---> 613d25a17bed 19:16:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:26 ---> Running in 533f27557ad8 19:16:27 ---> Running in edd476f898c7 19:16:28 Removing intermediate container 8e6d1463e41b 19:16:28 ---> 64d1c390cebe 19:16:28 Step 8/23 : COPY . . 19:16:29 Removing intermediate container 533f27557ad8 19:16:29 ---> 51d8e5067da5 19:16:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:16:30 Removing intermediate container edd476f898c7 19:16:30 ---> 24ad364605e1 19:16:30 Step 8/22 : RUN make cmd/core-command/core-command 19:16:30 ---> Running in 16f849f79dc2 19:16:31 ---> Running in 2c7ac16986c6 19:16:31 ---> e53b95edcf86 19:16:31 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:31 ---> 3908e01c7645 19:16:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:31 ---> Running in 4f6f029188bb 19:16:31 ---> Running in bf3bf3af61d3 19:16:31 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 19:16:32 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 19:16:34 ---> 7c2385557439 19:16:34 Step 9/23 : RUN go mod tidy 19:16:34 ---> Running in e92755290f0e 19:16:34 Removing intermediate container bf3bf3af61d3 19:16:34 ---> dfbbec466de7 19:16:34 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:16:34 Removing intermediate container 4f6f029188bb 19:16:34 ---> 725196e7e21f 19:16:34 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:16:34 ---> Running in bf8cb48cb27d 19:16:34 ---> Running in e43f31e0ae6b 19:16: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 19:16:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:36 Removing intermediate container e92755290f0e 19:16:36 ---> 483369c4e3bb 19:16:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:16:36 ---> Running in d1551a523e36 19:16: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 19:17:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2235 in /w/workspace/edgexfoundry_edgex-go_PR-3761 [Pipeline] { [Pipeline] ws 19:17:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:17:04 The recommended git tool is: git 19:17:10 using credential edgex-jenkins-ssh 19:17:10 Cloning the remote Git repository 19:17:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:10 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:10 > git --version # timeout=10 19:17:10 > git --version # 'git version 2.17.1' 19:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:17 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 19:17:17 Removing intermediate container 2c7ac16986c6 19:17:17 ---> 7640271a8935 19:17:17 19:17:17 Step 9/22 : FROM alpine:3.14 19:17:17 3.14: Pulling from library/alpine 19:17:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:17:17 Status: Downloaded newer image for alpine:3.14 19:17:17 ---> 14119a10abf4 19:17:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:17:17 Removing intermediate container 16f849f79dc2 19:17:17 ---> 995703107d88 19:17:17 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:17:17 ---> Running in 5811cad063a6 19:17:17 ---> Running in 3b9f723dc632 19:17:17 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 19:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:17 (1/1) Installing dumb-init (1.2.5-r1) 19:17:17 Executing busybox-1.33.1-r3.trigger 19:17:17 OK: 6 MiB in 15 packages 19:17:17 Removing intermediate container 5811cad063a6 19:17:17 ---> 330d88a98f5d 19:17:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:17 ---> Running in bfad2e0e89b2 19:17:17 Removing intermediate container bfad2e0e89b2 19:17:17 ---> bed3bc2b7a0c 19:17:17 Step 12/22 : ENV APP_PORT=59882 19:17:17 ---> Running in e710c27649b6 19:17:17 Removing intermediate container e710c27649b6 19:17:17 ---> 8f2ff54ae67a 19:17:17 Step 13/22 : EXPOSE $APP_PORT 19:17:17 ---> Running in f9d1cda252a3 19:17:17 Removing intermediate container f9d1cda252a3 19:17:17 ---> e54783c3df95 19:17:17 Step 14/22 : WORKDIR / 19:17:17 Removing intermediate container 3b9f723dc632 19:17:17 ---> c252ebf425fc 19:17:17 19:17:17 Step 10/22 : FROM docker:20.10.8 19:17:17 ---> Running in 44cac4414110 19:17:17 20.10.8: Pulling from library/docker 19:17:17 Removing intermediate container 44cac4414110 19:17:17 ---> 1c23b9ffc107 19:17:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:18 ---> 6022b3dfd821 19:17:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:17:20 Removing intermediate container e43f31e0ae6b 19:17:20 ---> 888db3f4d9a1 19:17:20 19:17:20 Step 9/20 : FROM alpine:3.14 19:17:20 ---> 14119a10abf4 19:17:20 Step 10/20 : RUN apk add --update --no-cache curl 19:17:20 ---> 0997804205db 19:17:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:17:20 ---> Running in 7bc82465388d 19:17:20 ---> a79ca3cdef40 19:17:20 Step 18/22 : ENTRYPOINT ["/core-command"] 19:17:20 ---> Running in 521dcaba60dd 19:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:20 Removing intermediate container 521dcaba60dd 19:17:20 ---> 8f0c6370c1c4 19:17:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:21 (1/5) Installing ca-certificates (20191127-r5) 19:17:21 (2/5) Installing brotli-libs (1.0.9-r5) 19:17:21 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:17:21 (4/5) Installing libcurl (7.79.1-r0) 19:17:21 (5/5) Installing curl (7.79.1-r0) 19:17:21 Executing busybox-1.33.1-r3.trigger 19:17:21 Executing ca-certificates-20191127-r5.trigger 19:17:21 ---> Running in b2744e9cc009 19:17:21 OK: 8 MiB in 19 packages 19:17:21 Removing intermediate container b2744e9cc009 19:17:21 ---> 9e72d67b204b 19:17:21 Step 20/22 : LABEL arch=x86_64 19:17:21 ---> Running in 0d8883b749c7 19:17:21 Removing intermediate container 0d8883b749c7 19:17:21 ---> e30841ce3b95 19:17:21 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:17:21 Removing intermediate container 7bc82465388d 19:17:21 ---> c77a966adc32 19:17:21 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:21 ---> Running in 254da38d6e2e 19:17:22 Removing intermediate container bf8cb48cb27d 19:17:22 ---> 1b028d2fcbad 19:17:22 19:17:22 Step 9/21 : FROM alpine:3.14 19:17:22 ---> 14119a10abf4 19:17:22 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:22 ---> Running in 01306d5adef9 19:17:22 ---> Running in 4e44d537322b 19:17:22 Removing intermediate container 254da38d6e2e 19:17:22 ---> 3ac8f179f181 19:17:22 Step 22/22 : LABEL version=0.0.0 19:17:22 Removing intermediate container 01306d5adef9 19:17:22 ---> 1b6f2d16d9d0 19:17:22 Step 12/20 : WORKDIR /edgex 19:17:22 ---> Running in 3775af49955b 19:17:22 ---> Running in be2fdae26f73 19:17:22 Removing intermediate container d1551a523e36 19:17:22 ---> e8dfe67a4820 19:17:22 19:17:22 Step 11/23 : FROM alpine:3.14 19:17:22 ---> 14119a10abf4 19:17:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:17:22 ---> Using cache 19:17:22 ---> 330d88a98f5d 19:17:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:22 ---> Using cache 19:17:22 ---> bed3bc2b7a0c 19:17:22 Step 14/23 : ENV APP_PORT=59861 19:17:22 Removing intermediate container 3775af49955b 19:17:22 ---> 43393d453113 19:17:22 19:17:22 ---> Running in 095b5e3f9fb0 19:17:22 Removing intermediate container be2fdae26f73 19:17:22 ---> 3441f3c08137 19:17:22 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:17:22 Successfully built 43393d453113 19:17:22 Successfully tagged core-command:latest 19:17:22 Building core-data 19:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:22  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:23 Removing intermediate container 095b5e3f9fb0 19:17:23 ---> 01df35e69f29 19:17:23 Step 15/23 : EXPOSE $APP_PORT 19:17:23 (1/2) Installing ca-certificates (20191127-r5) 19:17:23 (2/2) Installing dumb-init (1.2.5-r1) 19:17:23 Executing busybox-1.33.1-r3.trigger 19:17:23 Executing ca-certificates-20191127-r5.trigger 19:17:23 OK: 6 MiB in 16 packages 19:17:23 ---> Running in 74573b8d4b61 19:17:24 ---> d4b92725fcc0 19:17:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:17:24 Removing intermediate container 74573b8d4b61 19:17:24 ---> 624d9f3f91e0 19:17:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:24 ---> 46e5f6e7031a 19:17:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:17:24 Removing intermediate container 4e44d537322b 19:17:24 ---> de535314673d 19:17:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:24 ---> 45f6513918d8 19:17:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:17:24 ---> Running in 4f348ec382c8 19:17:24 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:17:24 Status: Downloaded newer image for docker:20.10.8 19:17:24 ---> bc6c0ffef665 19:17:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:17:24 ---> Running in 2d7d7e7602bb 19:17:25 Removing intermediate container 4f348ec382c8 19:17:25 ---> 38fb301fb0b5 19:17:25 Step 12/21 : ENV APP_PORT=59860 19:17:25 Removing intermediate container 2d7d7e7602bb 19:17:25 ---> 921576604b65 19:17:25 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:17:25 ---> Running in 1d92d3a2a477 19:17:25 ---> a060f1527bdc 19:17:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:17:25 ---> cf2df70e7034 19:17:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:17:25 ---> Running in f342e7563a12 19:17:25 ---> Running in e02e94806599 19:17:25 Removing intermediate container 1d92d3a2a477 19:17:25 ---> 5bff04ad0f9d 19:17:25 Step 13/21 : EXPOSE $APP_PORT 19:17:25 ---> Running in 51f77251dcaa 19:17:25 Removing intermediate container f342e7563a12 19:17:25 ---> 7080712717d3 19:17:25 Step 17/20 : CMD ["--init=true"] 19:17:25 ---> 689d29df7b47 19:17:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:17:25 ---> Running in 9e1ab675f0e7 19:17:25 ---> Running in c6c4541f9432 19:17:25 Removing intermediate container 51f77251dcaa 19:17:25 ---> 5dd40b1e0740 19:17:25 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:25 Removing intermediate container 9e1ab675f0e7 19:17:25 ---> d35e0cf91674 19:17:25 Step 18/20 : LABEL arch=x86_64 19:17:25 Removing intermediate container c6c4541f9432 19:17:25 ---> 5ecb21ee3f84 19:17:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:25 ---> Running in 3f7eb78fee6d 19:17:25 ---> Running in e74eb9e2757f 19:17:25 ---> ce9732d422aa 19:17:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:25 Removing intermediate container 3f7eb78fee6d 19:17:25 ---> 301b8c422a6c 19:17:25 Step 19/20 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:17:25 Removing intermediate container e74eb9e2757f 19:17:25 ---> 74717caffb5f 19:17:25 Step 21/23 : LABEL arch=x86_64 19:17:26 ---> Running in d3843d518b0b 19:17:26 ---> Running in bad2fae767e8 19:17:26 (1/42) Installing readline (8.1.0-r0) 19:17:26 (2/42) Installing bash (5.1.4-r0) 19:17:26 Executing bash-5.1.4-r0.post-install 19:17:26 (3/42) Installing brotli-libs (1.0.9-r5) 19:17:26 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:17:26 (5/42) Installing libcurl (7.79.1-r0) 19:17:26 (6/42) Installing curl (7.79.1-r0) 19:17:26 (7/42) Installing dumb-init (1.2.5-r1) 19:17:26 (8/42) Installing libbz2 (1.0.8-r1) 19:17:26 (9/42) Installing expat (2.4.1-r0) 19:17:26 (10/42) Installing libffi (3.3-r2) 19:17:26 (11/42) Installing gdbm (1.19-r0) 19:17:26 (12/42) Installing xz-libs (5.2.5-r0) 19:17:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:17:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:17:26 (15/42) Installing mpdecimal (2.5.1-r1) 19:17:26 (16/42) Installing sqlite-libs (3.35.5-r0) 19:17:26 (17/42) Installing python3 (3.9.5-r1) 19:17:26 Removing intermediate container d3843d518b0b 19:17:26 ---> 82fba97fa14b 19:17:26 Step 20/20 : LABEL version=0.0.0 19:17:26 Removing intermediate container bad2fae767e8 19:17:26 ---> 7720f2f97a29 19:17:26 Step 22/23 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:17:27 ---> 0a6a6c3587ee 19:17:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:17:27 ---> Running in 3bd59f1fd1ce 19:17:27 ---> Running in 9c4207dd0a82 19:17:27 (18/42) Installing py3-appdirs (1.4.4-r2) 19:17:27 (19/42) Installing py3-chardet (4.0.0-r2) 19:17:27 (20/42) Installing py3-idna (3.2-r0) 19:17:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:17:28 (22/42) Installing py3-certifi (2020.12.5-r1) 19:17:28 (23/42) Installing py3-requests (2.25.1-r4) 19:17:28 (24/42) Installing py3-msgpack (1.0.2-r1) 19:17:28 (25/42) Installing py3-lockfile (0.12.2-r4) 19:17:28 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:17:28 Removing intermediate container 9c4207dd0a82 19:17:28 ---> e0f1741a7d38 19:17:28 Step 23/23 : LABEL version=0.0.0 19:17:28 Removing intermediate container 3bd59f1fd1ce 19:17:28 ---> e4242fcdd285 19:17:28 19:17:28 (27/42) Installing py3-colorama (0.4.4-r1) 19:17:28 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:17:28 (29/42) Installing py3-distlib (0.3.1-r3) 19:17:28 (30/42) Installing py3-distro (1.5.0-r3) 19:17:28 (31/42) Installing py3-six (1.15.0-r1) 19:17:28 (32/42) Installing py3-webencodings (0.5.1-r4) 19:17:28 (33/42) Installing py3-html5lib (1.1-r1) 19:17:28 ---> 9c10c09cbb17 19:17:28 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:17:28 (34/42) Installing py3-parsing (2.4.7-r2) 19:17:28 (35/42) Installing py3-packaging (20.9-r1) 19:17:28 Successfully built e4242fcdd285 19:17:28 (36/42) Installing py3-toml (0.10.2-r2) 19:17:28 ---> Running in cc6ae4a0cf78 19:17:28 (37/42) Installing py3-pep517 (0.10.0-r2) 19:17:28 Successfully tagged security-proxy-setup:latest 19:17:28  Building security-proxy-setup ... done Building core-metadata 19:17:28 (38/42) Installing py3-progress (1.5-r2) 19:17:28 (39/42) Installing py3-retrying (1.3.3-r1) 19:17:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:17:28 (41/42) Installing py3-setuptools (52.0.0-r3) 19:17:28 ---> Running in 385630154d9f 19:17:28 (42/42) Installing py3-pip (20.3.4-r1) 19:17:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:28 ---> 6d66829df810 19:17:28 Step 3/22 : WORKDIR /edgex-go 19:17:28 ---> Using cache 19:17:28 ---> 5263a2bc44fb 19:17:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:28 ---> Using cache 19:17:28 ---> 266c25adb22d 19:17:28 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:17:29 Removing intermediate container cc6ae4a0cf78 19:17:29 ---> 9fb1f54c01cf 19:17:29 19:17:29 Executing busybox-1.33.1-r3.trigger 19:17:29 OK: 84 MiB in 64 packages 19:17:30 Successfully built 9fb1f54c01cf 19:17:30 ---> Running in 1a7f357c13e7 19:17:30 Successfully tagged support-scheduler:latest 19:17:30  Building support-scheduler ... done Building security-bootstrapper 19:17:30 Removing intermediate container 385630154d9f 19:17:30 ---> 8c22f079fb16 19:17:30 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:30 ---> Running in 3b4740d22993 19:17:30 Collecting docker-compose==1.23.2 19:17:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:17:30 Collecting PyYAML<4,>=3.10 19:17:30 Downloading PyYAML-3.13.tar.gz (270 kB) 19:17:31 Removing intermediate container 3b4740d22993 19:17:31 ---> 36bab0a5444c 19:17:31 Step 19/21 : LABEL arch=x86_64 19:17:31 Collecting websocket-client<1.0,>=0.32.0 19:17:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:17:31 Collecting cached-property<2,>=1.2.0 19:17:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:17:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:17:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:17:31 ---> Running in 5f0f59e50ce9 19:17:31 Collecting docker<4.0,>=3.6.0 19:17:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:17:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:17:32 Collecting jsonschema<3,>=2.5.1 19:17:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:17:32 Collecting docopt<0.7,>=0.6.1 19:17:32 Downloading docopt-0.6.2.tar.gz (25 kB) 19:17:32 Removing intermediate container 5f0f59e50ce9 19:17:32 ---> 2c14671500f1 19:17:32 Step 20/21 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:17:32 ---> Running in 34d99ad8399c 19:17:32 Collecting texttable<0.10,>=0.9.0 19:17:32 Downloading texttable-0.9.1.tar.gz (11 kB) 19:17:32 Removing intermediate container 34d99ad8399c 19:17:32 ---> e19c60ca466f 19:17:32 Step 21/21 : LABEL version=0.0.0 19:17:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:32 ---> Running in b7a6770527a0 19:17:32 Collecting dockerpty<0.5,>=0.4.1 19:17:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:17:32 OK: 220 MiB in 52 packages 19:17:33 Removing intermediate container b7a6770527a0 19:17:33 ---> 41cad47552e3 19:17:33 19:17:33 Collecting docker-pycreds>=0.4.0 19:17:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:17:33 Collecting idna<2.8,>=2.5 19:17:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:17:33 Successfully built 41cad47552e3 19:17:33 Collecting urllib3<1.25,>=1.21.1 19:17:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:17:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:17:33 Collecting chardet<3.1.0,>=3.0.2 19:17:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:17:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:17:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:17:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:17:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:17:33 Successfully tagged support-notifications:latest 19:17:33  Building support-notifications ... done Building security-secretstore-setup 19:17:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:17:33 Attempting uninstall: urllib3 19:17:33 Found existing installation: urllib3 1.26.5 19:17:33 Uninstalling urllib3-1.26.5: 19:17:34 Successfully uninstalled urllib3-1.26.5 19:17:34 Attempting uninstall: idna 19:17:34 Found existing installation: idna 3.2 19:17:34 Uninstalling idna-3.2: 19:17:34 Successfully uninstalled idna-3.2 19:17:35 Attempting uninstall: chardet 19:17:35 Found existing installation: chardet 4.0.0 19:17:35 Uninstalling chardet-4.0.0: 19:17:35 Successfully uninstalled chardet-4.0.0 19:17:35 Removing intermediate container 1a7f357c13e7 19:17:35 ---> 8d2bb5861364 19:17:35 Step 6/22 : COPY . . 19:17:36 Attempting uninstall: requests 19:17:36 Found existing installation: requests 2.25.1 19:17:36 Uninstalling requests-2.25.1: 19:17:36 Successfully uninstalled requests-2.25.1 19:17:37 Running setup.py install for texttable: started 19:17:37 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:37 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:17:37 ---> 6d66829df810 19:17:37 Step 3/30 : WORKDIR /edgex-go 19:17:37 ---> Using cache 19:17:37 ---> 5263a2bc44fb 19:17:37 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:37 ---> Using cache 19:17:37 ---> 266c25adb22d 19:17:37 Step 5/30 : RUN apk add --update --no-cache make git 19:17:37 ---> Using cache 19:17:37 ---> e66359db203a 19:17:37 Step 6/30 : COPY . . 19:17:38 Running setup.py install for texttable: finished with status 'done' 19:17:38 Running setup.py install for PyYAML: started 19:17:39 Running setup.py install for PyYAML: finished with status 'done' 19:17:41 Running setup.py install for docopt: started 19:17:42 Running setup.py install for docopt: finished with status 'done' 19:17:42 Running setup.py install for dockerpty: started 19:17:42 Running setup.py install for dockerpty: finished with status 'done' 19:17:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:42 ---> 6d66829df810 19:17:42 Step 3/24 : WORKDIR /edgex-go 19:17:42 ---> Using cache 19:17:42 ---> 5263a2bc44fb 19:17:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:42 ---> Using cache 19:17:42 ---> 266c25adb22d 19:17:42 Step 5/24 : RUN apk add --update --no-cache make git 19:17:42 ---> Using cache 19:17:42 ---> e66359db203a 19:17:42 Step 6/24 : COPY . . 19:17:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:17:47 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:17:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:17:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:48 ---> 6d66829df810 19:17:48 Step 3/22 : WORKDIR /edgex-go 19:17:48 ---> Using cache 19:17:48 ---> 5263a2bc44fb 19:17:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:48 ---> Using cache 19:17:48 ---> 266c25adb22d 19:17:48 Step 5/22 : RUN apk add --update --no-cache make git 19:17:48 ---> Using cache 19:17:48 ---> e66359db203a 19:17:48 Step 6/22 : COPY . . 19:17:48 Merge succeeded, producing 452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:17:48 Checking out Revision 452bc479f5ebbbd11b623b1cf411819c55beaf5f (PR-3761) 19:17:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3761/head:refs/remotes/origin/PR-3761 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:17:47 > git config core.sparsecheckout # timeout=10 19:17:47 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 19:17:48 > git remote # timeout=10 19:17:48 > git config --get remote.origin.url # timeout=10 19:17:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:48 > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 19:17:48 > git rev-parse HEAD^{commit} # timeout=10 19:17:48 > git config core.sparsecheckout # timeout=10 19:17:48 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 19:17:50 ---> eee8aee2a96f 19:17:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:50 ---> ffdb36d8b3e5 19:17:50 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:50 ---> Running in d77eb015f64d 19:17:50 ---> Running in e50682cd4d5b 19:17:50 ---> 68a7428e3a04 19:17:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:51 ---> Running in 1cfc165c6e4d 19:17:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:17:52 > git --version # timeout=10 19:17:52 > git --version # 'git version 2.17.1' 19:17:53 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 19:17:53 Removing intermediate container 1cfc165c6e4d 19:17:53 ---> 738d06b41803 19:17:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:17:53 Removing intermediate container d77eb015f64d 19:17:53 ---> 0e174312fb23 19:17:53 Step 8/22 : RUN make cmd/core-data/core-data 19:17:53 ---> Running in 1a5a5b6a16f5 19:17:53 Removing intermediate container e50682cd4d5b 19:17:53 ---> c4eb8472438c 19:17:53 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:17:53 ---> Running in 1dfc753b77fe 19:17:53 ---> Running in 1d017606a91e [Pipeline] script [Pipeline] { [Pipeline] sh 19:17: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 19:17:54 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 19:17:54 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 19:17:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:54 Dload Upload Total Spent Left Speed 19:17:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 57398 0 --:--:-- --:--:-- --:--:-- 57398 [Pipeline] sh 19:17:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:17:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:17:55 + sudo tee /etc/docker/daemon.new 19:17:55 { 19:17:55 "registry-mirrors": [ 19:17:55 "https://nexus3.edgexfoundry.org:10001" 19:17:55 ], 19:17:55 "bip": "10.250.0.254/24", 19:17:55 "hosts": [ 19:17:55 "tcp://0.0.0.0:5555", 19:17:55 "unix:///var/run/docker.sock" 19:17:55 ], 19:17:55 "mtu": 1458, 19:17:55 "selinux-enabled": true, 19:17:55 "seccomp-profile": "/etc/docker/seccomp.json" 19:17:55 } [Pipeline] sh 19:17:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:17:56 ---> de666ced3d54 19:17:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:56 + sudo service docker restart 19:17:56 ---> Running in 8ccf91e2de7f 19:17:56 Removing intermediate container e02e94806599 19:17:56 ---> 43a3c542bfba 19:17:56 Step 13/22 : ENV APP_PORT=58890 19:17:56 ---> Running in ef176cff91eb 19:17:56 Removing intermediate container ef176cff91eb 19:17:56 ---> 21c654ed6597 19:17:56 Step 14/22 : EXPOSE $APP_PORT 19:17:56 ---> Running in 61f8abe9585b 19:17:56 Removing intermediate container 61f8abe9585b 19:17:56 ---> b080e9a658eb 19:17:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:17:57 ---> 2ba8b6e66379 19:17:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:17:57 ---> 1911433c6f7e 19:17:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:17:58 Removing intermediate container 8ccf91e2de7f 19:17:58 ---> 0b6bcdf89b90 19:17:58 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:17:58 ---> 027901a514e0 19:17:58 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:17:58 ---> Running in cc957506a67c 19:17:58 ---> Running in 28256fca9e17 19:17:58 Removing intermediate container 28256fca9e17 19:17:58 ---> 12d652ca8498 19:17:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:58 ---> Running in 33d2b15adb8d 19:17:58 Removing intermediate container 33d2b15adb8d 19:17:58 ---> 9abdce555ce0 19:17:58 Step 20/22 : LABEL arch=x86_64 19:17:58 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 19:17:58 ---> Running in 0e6a9dc1cdbf 19:17:59 Removing intermediate container 0e6a9dc1cdbf 19:17:59 ---> 5f81c8d501e8 19:17:59 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:17:59 ---> Running in 897497a8771a 19:17:59 Removing intermediate container 897497a8771a 19:17:59 ---> 7f934ef21734 19:17:59 Step 22/22 : LABEL version=0.0.0 19:17:59 ---> Running in 585e48501206 19:17:59 Removing intermediate container 585e48501206 19:17:59 ---> 8876896d3b29 19:17:59 19:17:59 Successfully built 8876896d3b29 19:17:59 Successfully tagged sys-mgmt-agent:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:14 provisioning config files... 19:18:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7292557483408752227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:15 ---> docker-login.sh 19:18:15 nexus3.edgexfoundry.org:10001 19:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:17 Configure a credential helper to remove this warning. See 19:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:17 19:18:17 Login Succeeded 19:18:17 nexus3.edgexfoundry.org:10002 19:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:19 Configure a credential helper to remove this warning. See 19:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:19 19:18:19 Login Succeeded 19:18:19 nexus3.edgexfoundry.org:10003 19:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:19 Configure a credential helper to remove this warning. See 19:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:19 19:18:19 Login Succeeded 19:18:19 nexus3.edgexfoundry.org:10004 19:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:19 Configure a credential helper to remove this warning. See 19:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:19 19:18:19 Login Succeeded 19:18:19 docker.io 19:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:20 Configure a credential helper to remove this warning. See 19:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:20 19:18:20 Login Succeeded 19:18:20 ---> docker-login.sh ends [Pipeline] } 19:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:18:21 ========================================================= 19:18:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:18:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:21 552d1f2373af: Pulling fs layer 19:18:21 ea3f2d53f512: Pulling fs layer 19:18:21 9e70ebbbe112: Pulling fs layer 19:18:21 7a9cfe048b4a: Pulling fs layer 19:18:21 72dc09318566: Pulling fs layer 19:18:21 f4f7b4309257: Pulling fs layer 19:18:21 0ac9a79272e3: Pulling fs layer 19:18:21 b78e95d17946: Pulling fs layer 19:18:21 7a9cfe048b4a: Waiting 19:18:21 72dc09318566: Waiting 19:18:21 f4f7b4309257: Waiting 19:18:21 0ac9a79272e3: Waiting 19:18:21 b78e95d17946: Waiting 19:18:21 9e70ebbbe112: Verifying Checksum 19:18:21 9e70ebbbe112: Download complete 19:18:21 ea3f2d53f512: Verifying Checksum 19:18:21 ea3f2d53f512: Download complete 19:18:21 72dc09318566: Download complete 19:18:21 f4f7b4309257: Download complete 19:18:22 0ac9a79272e3: Verifying Checksum 19:18:22 0ac9a79272e3: Download complete 19:18:22 552d1f2373af: Verifying Checksum 19:18:22 552d1f2373af: Download complete 19:18:23 552d1f2373af: Pull complete 19:18:23 ea3f2d53f512: Pull complete 19:18:23 9e70ebbbe112: Pull complete 19:18:23 b78e95d17946: Verifying Checksum 19:18:23 b78e95d17946: Download complete 19:18:24 7a9cfe048b4a: Download complete 19:18:31  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 19:18:34 Removing intermediate container 1a5a5b6a16f5 19:18:34 ---> 6352005a1262 19:18:34 19:18:34 Step 9/24 : FROM alpine:3.14 19:18:34 ---> 14119a10abf4 19:18:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:18:34 ---> Running in b00903121c31 19:18:34 Removing intermediate container 1d017606a91e 19:18:34 ---> d295bd92db9c 19:18:34 19:18:34 Step 9/30 : FROM alpine:3.14 19:18:34 ---> 14119a10abf4 19:18:34 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:18:34 ---> Running in e4d1696fd391 19:18:34 Removing intermediate container e4d1696fd391 19:18:34 ---> 8ee6d449ec34 19:18:34 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:18:34 ---> Running in 0942eadccae0 19:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:35 (1/3) Installing ca-certificates (20191127-r5) 19:18:35 (2/3) Installing dumb-init (1.2.5-r1) 19:18:35 (3/3) Installing su-exec (0.2-r1) 19:18:35 Executing busybox-1.33.1-r3.trigger 19:18:35 Executing ca-certificates-20191127-r5.trigger 19:18:35 OK: 6 MiB in 17 packages 19:18:35 (1/2) Installing dumb-init (1.2.5-r1) 19:18:35 (2/2) Installing su-exec (0.2-r1) 19:18:35 Executing busybox-1.33.1-r3.trigger 19:18:35 OK: 6 MiB in 16 packages 19:18:36 Removing intermediate container 0942eadccae0 19:18:36 ---> a366428ed400 19:18:36 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:18:36 ---> Running in 45f7576a79de 19:18:36 Removing intermediate container b00903121c31 19:18:36 ---> c564915f1f77 19:18:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:36 ---> Running in 1d6fbe94fb01 19:18:36 Removing intermediate container 45f7576a79de 19:18:36 ---> 3a77c3fb23c2 19:18:36 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:18:36 ---> Running in 21f559f62a15 19:18:36 Removing intermediate container 1d6fbe94fb01 19:18:36 ---> 806c3f4f6251 19:18:36 Step 12/24 : WORKDIR / 19:18:36 ---> Running in 517804f30e85 19:18:36 Removing intermediate container 21f559f62a15 19:18:36 ---> 59fc147a3b79 19:18:36 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:18:36 ---> Running in f1afbd9e8986 19:18:36 Removing intermediate container 517804f30e85 19:18:36 ---> 3d786bbb2f98 19:18:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:37 7a9cfe048b4a: Pull complete 19:18:37 72dc09318566: Pull complete 19:18:37 f4f7b4309257: Pull complete 19:18:37 0ac9a79272e3: Pull complete 19:18:37 ---> 6c3661f9227a 19:18:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:18:37 ---> 81609b64071f 19:18:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:18:38 Removing intermediate container f1afbd9e8986 19:18:38 ---> 22c762cb00c7 19:18:38 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:18:38 ---> Running in 73dd3a9887a4 19:18:38 ---> 1661acd7bdfd 19:18:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:18:38 Removing intermediate container cc957506a67c 19:18:38 ---> bd58e845315a 19:18:38 19:18:38 Step 9/22 : FROM alpine:3.14 19:18:38 ---> 14119a10abf4 19:18:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:18:38 ---> Using cache 19:18:38 ---> 330d88a98f5d 19:18:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:38 ---> Using cache 19:18:38 ---> bed3bc2b7a0c 19:18:38 Step 12/22 : ENV APP_PORT=59881 19:18:38 Removing intermediate container 73dd3a9887a4 19:18:38 ---> 15dd559d2435 19:18:38 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:18:38 ---> Running in dcdacd5d2650 19:18:38 ---> 13c581017826 19:18:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:39 ---> 659f03e2c4df 19:18:39 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:18:39 Removing intermediate container dcdacd5d2650 19:18:39 ---> 5ecfae1ee37d 19:18:39 Step 13/22 : EXPOSE $APP_PORT 19:18:39 ---> 2fad2a5458df 19:18:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:39 ---> Running in 69d727094cee 19:18:39 Removing intermediate container 1dfc753b77fe 19:18:39 ---> 0134eb621170 19:18:39 19:18:39 Step 9/22 : FROM alpine:3.14 19:18:39 ---> 14119a10abf4 19:18:39 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:39 ---> Running in 9e62d71eb475 19:18:39 ---> Running in b3a59eea67cc 19:18:39 Removing intermediate container 9e62d71eb475 19:18:39 ---> 9280a4714fcc 19:18:39 Step 14/22 : WORKDIR / 19:18:39 Removing intermediate container b3a59eea67cc 19:18:39 ---> 44cc66077f0e 19:18:39 Step 11/22 : ENV APP_PORT=59880 19:18:39 ---> Running in 089563edc6aa 19:18:39 ---> Running in 9c03e4457b0d 19:18:39 ---> 74e2945af352 19:18:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:39 Removing intermediate container 9c03e4457b0d 19:18:39 ---> 6a40040b0838 19:18:39 Step 12/22 : EXPOSE $APP_PORT 19:18:39 Removing intermediate container 089563edc6aa 19:18:39 ---> 7d9373ab331e 19:18:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:39 ---> Running in 772b518671e0 19:18:40 Removing intermediate container 772b518671e0 19:18:40 ---> 58b68f04077c 19:18:40 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:40 ---> a96a94ac63f5 19:18:40 Step 20/24 : 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/ 19:18:40 Removing intermediate container 69d727094cee 19:18:40 ---> 35df69b84d35 19:18:40 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:40 ---> c4f049208d4b 19:18:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:40 ---> Running in 908fbf53abe4 19:18:40 ---> Running in 9b4ae22363f4 19:18:40 ---> 2ec4054efa4e 19:18:40 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:40 ---> b40c9c3a71b1 19:18:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:18:40 ---> 35bf6a4f8dd1 19:18:40 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:18:40 ---> bd695c5ad032 19:18:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:18:40 ---> Running in 267daab92436 19:18:40 Removing intermediate container 267daab92436 19:18:40 ---> 252e75020539 19:18:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:40 ---> e45fcb101f53 19:18:40 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:18:41 ---> Running in 8d660f6f71d5 19:18:41 Removing intermediate container 908fbf53abe4 19:18:41 ---> 74d42b5bcb99 19:18:41 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:18:41 Removing intermediate container 9b4ae22363f4 19:18:41 ---> 67b1effee379 19:18:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:18:41 ---> Running in 38246c79ef98 19:18:41 ---> Running in a1cf1a439ab7 19:18:41 Removing intermediate container 8d660f6f71d5 19:18:41 ---> 56c07427290b 19:18:41 Step 20/22 : LABEL arch=x86_64 19:18:41 ---> Running in 2dbd722a9d29 19:18:41 ---> 3163a1faa114 19:18:41 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:18:41 Removing intermediate container a1cf1a439ab7 19:18:41 ---> 70e89c942f94 19:18:41 Step 22/24 : LABEL arch=x86_64 19:18:41 Removing intermediate container 2dbd722a9d29 19:18:41 ---> fe1691de29ed 19:18:41 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:18:41 ---> Running in b12f4807b5f9 19:18:41 ---> Running in 0743c7ad44de 19:18:41 ---> 95a9b3e42ae3 19:18:41 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:18:41 Removing intermediate container b12f4807b5f9 19:18:41 ---> 3b4cda7d0b9e 19:18:41 Step 23/24 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:18:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:41 Removing intermediate container 0743c7ad44de 19:18:41 ---> c0f8d40039e3 19:18:41 Step 22/22 : LABEL version=0.0.0 19:18:41 ---> Running in 2cb46b3abef9 19:18:41 ---> Running in 48ec2234342d 19:18:41 ---> Running in c4f674151251 19:18:41 Removing intermediate container 48ec2234342d 19:18:41 ---> 54ea749129ce 19:18:41 19:18:41 Removing intermediate container 2cb46b3abef9 19:18:41 ---> 1e7d5959b17e 19:18:41 Step 24/24 : LABEL version=0.0.0 19:18:41 Successfully built 54ea749129ce 19:18:41 Successfully tagged core-metadata:latest 19:18:41  Building core-metadata ... done Removing intermediate container c4f674151251 19:18:41 ---> ca73ddc1f451 19:18:41 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:41 ---> Running in 1ea45797525a 19:18:41 Removing intermediate container 1ea45797525a 19:18:41 ---> f6643da621aa 19:18:41 19:18:42 Successfully built f6643da621aa 19:18:42 Successfully tagged security-secretstore-setup:latest 19:18:42  Building security-secretstore-setup ... done  ---> ae044590f3fe 19:18:42 Step 25/30 : RUN chmod +x /entrypoint.sh 19:18:42 ---> Running in 94cdab93ffad 19:18:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:42 (1/6) Installing dumb-init (1.2.5-r1) 19:18:42 Removing intermediate container 94cdab93ffad 19:18:42 ---> f1998b0ad766 19:18:42 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:18:42 ---> Running in 358c1adff200 19:18:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:18:42 Removing intermediate container 358c1adff200 19:18:42 ---> 9ec5752076be 19:18:42 Step 27/30 : CMD ["gate"] 19:18:42 (3/6) Installing libsodium (1.0.18-r0) 19:18:42 ---> Running in b9a557e249b1 19:18:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:18:43 Removing intermediate container b9a557e249b1 19:18:43 ---> 1dab119551ef 19:18:43 Step 28/30 : LABEL arch=x86_64 19:18:43 (5/6) Installing libzmq (4.3.4-r0) 19:18:43 ---> Running in 974a204d8aac 19:18:43 (6/6) Installing zeromq (4.3.4-r0) 19:18:43 Removing intermediate container 974a204d8aac 19:18:43 ---> ea83a9884440 19:18:43 Step 29/30 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:18:43 Executing busybox-1.33.1-r3.trigger 19:18:43 OK: 8 MiB in 20 packages 19:18:43 ---> Running in 3bd6dc15ec06 19:18:43 Removing intermediate container 3bd6dc15ec06 19:18:43 ---> 430606e84fce 19:18:43 Step 30/30 : LABEL version=0.0.0 19:18:43 ---> Running in 6c8b97958263 19:18:43 Removing intermediate container 6c8b97958263 19:18:43 ---> 210615ee128b 19:18:43 19:18:43 Removing intermediate container 38246c79ef98 19:18:43 ---> b4f2e2d4ec2a 19:18:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:43 Successfully built 210615ee128b 19:18:43 Successfully tagged security-bootstrapper:latest 19:18:43  Building security-bootstrapper ... done  ---> 7adc83283c6f 19:18:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:44 ---> 3059d86512cb 19:18:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:18:44 ---> fdcf473a0b92 19:18:44 Step 18/22 : ENTRYPOINT ["/core-data"] 19:18:44 ---> Running in 0a4392672dd5 19:18:44 Removing intermediate container 0a4392672dd5 19:18:44 ---> c046d8f012d0 19:18:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:44 ---> Running in 564de19909c4 19:18:44 Removing intermediate container 564de19909c4 19:18:44 ---> 2af11caeb3c3 19:18:44 Step 20/22 : LABEL arch=x86_64 19:18:44 ---> Running in 4d2a21bacd02 19:18:44 Removing intermediate container 4d2a21bacd02 19:18:44 ---> cb3d076060f0 19:18:44 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:18:44 ---> Running in 351bccff3570 19:18:44 Removing intermediate container 351bccff3570 19:18:44 ---> 51e5bdc92736 19:18:44 Step 22/22 : LABEL version=0.0.0 19:18:44 ---> Running in d58d1bb9c613 19:18:44 Removing intermediate container d58d1bb9c613 19:18:44 ---> 6df642d1d2df 19:18:44 19:18:44 Successfully built 6df642d1d2df 19:18:44 Successfully tagged core-data:latest 19:18:45  Building core-data ... done  [Pipeline] } 19:18:45 $ docker stop --time=1 0a8db80d00946572f4c194e0f9855dd54e75dacc59cb25fc11fe4edccedd05c0 19:18:45 b78e95d17946: Pull complete 19:18:45 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:46 $ docker rm -f 0a8db80d00946572f4c194e0f9855dd54e75dacc59cb25fc11fe4edccedd05c0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 19:18:46 + docker images 19:18:46 REPOSITORY TAG IMAGE ID CREATED SIZE 19:18:46 core-data latest 6df642d1d2df 2 seconds ago 20.5MB 19:18:46 security-bootstrapper latest 210615ee128b 3 seconds ago 18.8MB 19:18:46 core-metadata latest 54ea749129ce 5 seconds ago 16.8MB 19:18:46 security-secretstore-setup latest f6643da621aa 5 seconds ago 28.2MB 19:18:46 0134eb621170 8 seconds ago 1.76GB 19:18:46 bd58e845315a 8 seconds ago 1.76GB 19:18:46 d295bd92db9c 13 seconds ago 1.75GB 19:18:46 6352005a1262 13 seconds ago 1.76GB 19:18:46 sys-mgmt-agent latest 8876896d3b29 47 seconds ago 294MB 19:18:46 support-notifications latest 41cad47552e3 About a minute ago 16.8MB 19:18:46 support-scheduler latest 9fb1f54c01cf About a minute ago 16.1MB 19:18:46 security-proxy-setup latest e4242fcdd285 About a minute ago 26.7MB 19:18:46 core-command latest 43393d453113 About a minute ago 16MB 19:18:46 e8dfe67a4820 About a minute ago 1.75GB 19:18:46 1b028d2fcbad About a minute ago 1.76GB 19:18:46 888db3f4d9a1 About a minute ago 1.76GB 19:18:46 c252ebf425fc About a minute ago 1.75GB 19:18:46 7640271a8935 About a minute ago 1.75GB 19:18:46 ci-base-image-x86_64 latest 6d66829df810 5 minutes ago 1.25GB 19:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 days ago 548MB 19:18:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 10 days ago 34.5MB 19:18:46 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 19:18:46 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 19:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 19:18:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:46 WORKDIR /edgex 19:18:46 COPY go.mod . 19:18:46 RUN go mod download 19:18:46 + docker build -t ci-base-image-arm64 -f - . [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 19:18:49 Sending build context to Docker daemon 166.3MB 19:18:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:49 ---> 8b459fc5aaf0 19:18:49 Step 2/4 : WORKDIR /edgex 19:18:54 ---> Running in 8bca38c94ac3 19:18:54 Removing intermediate container 8bca38c94ac3 19:18:54 ---> ba3a0e7987be 19:18:54 Step 3/4 : COPY go.mod . 19:18:55 ---> 0b2f82011566 19:18:55 Step 4/4 : RUN go mod download 19:18:55 ---> Running in ffb1079d63d5 19:19:03 Still waiting to schedule task 19:19:03 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:20:33 Removing intermediate container ffb1079d63d5 19:20:33 ---> da37deba4987 19:20:33 Successfully built da37deba4987 19:20:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:20:34 + docker inspect -f . ci-base-image-arm64 19:20:34 . [Pipeline] withDockerContainer 19:20:35 prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container 19:20:35 $ 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 ******** ci-base-image-arm64 cat 19:20:37 $ docker top b1b4ed3770c9e8ea49e92024ddcb35fcc45665c62e679fae06016dde50b88eee -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:38 + go version 19:20:38 go version go1.16.8 linux/arm64 [Pipeline] } 19:20:38 $ docker stop --time=1 b1b4ed3770c9e8ea49e92024ddcb35fcc45665c62e679fae06016dde50b88eee 19:20:40 $ docker rm -f b1b4ed3770c9e8ea49e92024ddcb35fcc45665c62e679fae06016dde50b88eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:20:41 + docker inspect -f . ci-base-image-arm64 19:20:41 . [Pipeline] withDockerContainer 19:20:41 prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container 19:20:41 $ 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 ******** ci-base-image-arm64 cat 19:20:43 $ docker top d96ea14896a695b69c124bb496552a7570cd992916bcce5ac0efdee4c32bb50f -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:43 ========================================================= 19:20:43 [edgeXBuildGoParallel] Running Tests and Build... 19:20:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:20:44 + make test 19:20:44 go mod tidy 19:20:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:21:17 ? github.com/edgexfoundry/edgex-go [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:22:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:22:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements 19:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements 19:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.387s coverage: 46.3% of statements 19:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:22:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.526s coverage: 90.1% of statements 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:22:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 84.4% of statements 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.987s coverage: 94.2% of statements 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 60.0% of statements 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 1.0% of statements 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.217s coverage: 58.8% of statements 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 21.7% of statements 19:23:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.384s coverage: 47.1% of statements 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.413s coverage: 79.5% of statements 19:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.294s coverage: 94.1% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.311s coverage: 94.4% of statements 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 19:23:26 Running on prd-ubuntu18.04-docker-8c-8g-2245 in /w/workspace/edgexfoundry_edgex-go_PR-3761 [Pipeline] { [Pipeline] ws 19:23:26 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:23:26 The recommended git tool is: git 19:23:28 using credential edgex-jenkins-ssh 19:23:28 Cloning the remote Git repository 19:23:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:23:28 > git init /w/workspace/edgex-go/1 # timeout=10 19:23:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:29 > git --version # timeout=10 19:23:29 > git --version # 'git version 2.17.1' 19:23:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.727s coverage: 82.5% of statements 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.095s coverage: 65.1% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.277s coverage: 87.2% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.964s coverage: 91.2% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.080s coverage: 64.4% of statements 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.323s coverage: 100.0% of statements 19:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 19:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 19:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 19:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 70.4% of statements 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:23:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.956s coverage: 43.4% of statements 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.373s coverage: 84.8% of statements 19:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 19.5% of statements 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.581s coverage: 92.0% of statements 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.226s coverage: 63.2% of statements 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:23:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:23:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:23:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 19:23:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 19:23:58 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 19:23:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:58 GO111MODULE=on go vet ./... 19:25:05 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:25:05 Merge succeeded, producing 452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:25:05 Checking out Revision 452bc479f5ebbbd11b623b1cf411819c55beaf5f (PR-3761) 19:25:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3761/head:refs/remotes/origin/PR-3761 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:25:05 > git config core.sparsecheckout # timeout=10 19:25:05 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 19:25:05 > git remote # timeout=10 19:25:05 > git config --get remote.origin.url # timeout=10 19:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:05 > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 19:25:05 > git rev-parse HEAD^{commit} # timeout=10 19:25:05 > git config core.sparsecheckout # timeout=10 19:25:05 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 19:25:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:25:09 > git --version # timeout=10 19:25:09 > git --version # 'git version 2.17.1' 19:25:09 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:10 + echo snap-build.sh 19:25:10 snap-build.sh 19:25:10 + SNAP_BASE_DIR=. 19:25:10 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:25:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:25:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:25:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:25:10 + cd /w/workspace/edgex-go/1 19:25:10 + sudo apt-get remove -qy --purge lxd lxd-client 19:25:10 Reading package lists... 19:25:10 Building dependency tree... 19:25:10 Reading state information... 19:25:10 The following packages were automatically installed and are no longer required: 19:25:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:25:10 uidmap xdelta3 19:25:10 Use 'sudo apt autoremove' to remove them. 19:25:10 The following packages will be REMOVED: 19:25:10 lxd* lxd-client* 19:25:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:25:10 After this operation, 31.7 MB disk space will be freed. 19:25:11 (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.) 19:25:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:25:11 Removing lxd dnsmasq configuration 19:25:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:25:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:25:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:25:12 (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.) 19:25:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:25:14 Processing triggers for systemd (237-3ubuntu10.45) ... 19:25:14 Processing triggers for ureadahead (0.100.0-21) ... 19:25:14 + sudo snap remove --purge lxd 19:25:14 snap "lxd" is not installed 19:25:14 + sudo groupadd --force --system lxd 19:25:14 ++ whoami 19:25:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:25:14 + newgrp - lxd 19:25:14 + sudo snap install lxd 19:25:23 2021-10-18T19:25:21Z INFO Waiting for automatic snapd restart... 19:25:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:25:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:25:35 ./bin/test-attribution-txt.sh [Pipeline] sh 19:25:37 + ls -al . 19:25:37 total 640 19:25:37 drwxrwxr-x 9 1001 1001 4096 Oct 18 19:25 . 19:25:37 drwxr-xr-x 4 root root 4096 Oct 18 19:20 .. 19:25:37 -rw-rw-r-- 1 1001 1001 11 Oct 18 19:17 .dockerignore 19:25:37 drwxrwxr-x 8 1001 1001 4096 Oct 18 19:17 .git 19:25:37 drwxrwxr-x 4 1001 1001 4096 Oct 18 19:17 .github 19:25:37 -rw-rw-r-- 1 1001 1001 804 Oct 18 19:17 .gitignore 19:25:37 -rw-rw-r-- 1 1001 1001 42 Oct 18 19:17 .golangci.yml 19:25:37 -rw-rw-r-- 1 1001 1001 76 Oct 18 19:17 .hadolint.yml 19:25:37 -rw-rw-r-- 1 1001 1001 166 Oct 18 19:17 .sonarcloud.properties 19:25:37 -rw-rw-r-- 1 1001 1001 1171 Oct 18 19:17 ADOPTERS.md 19:25:37 -rw-rw-r-- 1 1001 1001 8608 Oct 18 19:17 Attribution.txt 19:25:37 -rw-rw-r-- 1 1001 1001 43881 Oct 18 19:17 CHANGELOG.md 19:25:37 -rw-rw-r-- 1 1001 1001 3804 Oct 18 19:17 CONTRIBUTING.md 19:25:37 -rw-rw-r-- 1 1001 1001 677 Oct 18 19:17 GOVERNANCE.md 19:25:37 -rw-rw-r-- 1 1001 1001 849 Oct 18 19:17 Jenkinsfile 19:25:37 -rw-rw-r-- 1 1001 1001 10775 Oct 18 19:17 LICENSE 19:25:37 -rw-rw-r-- 1 1001 1001 6508 Oct 18 19:17 Makefile 19:25:37 -rw-rw-r-- 1 1001 1001 582 Oct 18 19:17 OWNERS.md 19:25:37 -rw-rw-r-- 1 1001 1001 8256 Oct 18 19:17 README.md 19:25:37 -rw-rw-r-- 1 1001 1001 6912 Oct 18 19:17 SECURITY.md 19:25:37 -rw-rw-r-- 1 1001 1001 5 Oct 18 19:12 VERSION 19:25:37 -rw-rw-r-- 1 1001 1001 4131 Oct 18 19:17 ZMQWindows.md 19:25:37 drwxrwxr-x 2 1001 1001 4096 Oct 18 19:17 bin 19:25:37 drwxrwxr-x 14 1001 1001 4096 Oct 18 19:17 cmd 19:25:37 -rw-r--r-- 1 root root 403932 Oct 18 19:23 coverage.out 19:25:37 -rw-rw-r-- 1 1001 1001 829 Oct 18 19:17 go.mod 19:25:37 -rw-rw-r-- 1 1001 1001 50143 Oct 18 19:17 go.sum 19:25:37 drwxrwxr-x 8 1001 1001 4096 Oct 18 19:17 internal 19:25:37 drwxrwxr-x 3 1001 1001 4096 Oct 18 19:17 openapi 19:25:37 drwxrwxr-x 4 1001 1001 4096 Oct 18 19:17 snap 19:25:37 -rw-rw-r-- 1 1001 1001 204 Oct 18 19:17 version.go [Pipeline] sh 19:25:38 + '[' -e coverage.out ] 19:25:38 + chown 1001:1001 coverage.out [Pipeline] stash 19:25:38 Warning: overwriting stash ‘coverage-report’ 19:25:39 Stashed 1 file(s) 19:25:39 lxd 4.19 from Canonical* installed 19:25:39 + sudo lxd init --auto [Pipeline] sh 19:25:40 + make build 19:25:40 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 19:25:47 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 19:25:49 + sudo snap install --classic snapcraft 19:26:02 snapcraft 5.0 from Canonical* installed 19:26:02 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:26:02 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:26:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:26:02 Dload Upload Total Spent Left Speed 19:26:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3103 0 --:--:-- --:--:-- --:--:-- 3088 19:26:02 100 3325k 100 3325k 0 0 7340k 0 --:--:-- --:--:-- --:--:-- 7340k 19:26:02 ./yq_linux_amd64 19:26:02 + sudo snapcraft prime --use-lxd 19:26:04 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:26:04 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: 19:26:04 - README.md 19:26:04 19:26:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:26:04 Launching a container. 19:26:10 Waiting for container to be ready 19:26:10 To start your first instance, try: lxc launch ubuntu:20.04 19:26:10 19:26:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:26:14 Waiting for network to be ready... 19:26:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:26:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 19:26:14 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 19:26:14 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:26:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 19:26:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:26:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:26:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 19:26:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 19:26:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 19:26:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 19:26:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:26:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:26:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:26:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:26:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:26:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:26:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:26:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:26:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:26:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2252 kB] 19:26:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:26:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:26:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:26:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 19:26:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 19:26:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] 19:26:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 19:26:17 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 19:26:18 Fetched 25.4 MB in 4s (6145 kB/s) 19:26:19 Reading package lists... 19:26:19 Reading package lists... 19:26:19 Building dependency tree... 19:26:19 Reading state information... 19:26:19 The following additional packages will be installed: 19:26:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:26:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:26:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:26:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:26:19 Suggested packages: 19:26:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:26:19 Recommended packages: 19:26:19 gnupg libsasl2-modules 19:26:19 The following NEW packages will be installed: 19:26:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:26:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:26:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:26:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:26:19 The following packages will be upgraded: 19:26:19 gpg gpg-agent gpgconf libudev1 19:26:19 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:26:19 Need to get 3527 kB of archives. 19:26:19 After this operation, 13.3 MB of additional disk space will be used. 19:26:19 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] 19:26:19 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] 19:26:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:26:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:26:19 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:26:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:26:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:26:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:26:20 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:26:20 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:26:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:26:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:26:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:26:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:26:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:26:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:26:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:26:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:26:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:26:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:26:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:26:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:26:21 debconf: delaying package configuration, since apt-utils is not installed 19:26:21 Fetched 3527 kB in 1s (2998 kB/s) 19:26:21 (Reading database ... 12511 files and directories currently installed.) 19:26:21 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:26:21 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:26:21 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:26:21 Selecting previously unselected package udev. 19:26:21 (Reading database ... 12511 files and directories currently installed.) 19:26:21 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:26:21 Unpacking udev (237-3ubuntu10.52) ... 19:26:21 Selecting previously unselected package libfuse2:amd64. 19:26:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:26:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:26:21 Selecting previously unselected package fuse. 19:26:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:26:21 Unpacking fuse (2.9.7-1ubuntu1) ... 19:26:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:26:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:26:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:26:21 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:26:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:26:21 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:26:21 Selecting previously unselected package libksba8:amd64. 19:26:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:26:21 Unpacking libksba8:amd64 (1.3.5-2) ... 19:26:21 Selecting previously unselected package libroken18-heimdal:amd64. 19:26:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:26:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:26:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:26:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:21 Selecting previously unselected package libwind0-heimdal:amd64. 19:26:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:26:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:26:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:26:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:26:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:26:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Selecting previously unselected package libsasl2-modules-db:amd64. 19:26:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:26:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:26:22 Selecting previously unselected package libsasl2-2:amd64. 19:26:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:26:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:26:22 Selecting previously unselected package libldap-common. 19:26:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:26:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:26:22 Selecting previously unselected package libldap-2.4-2:amd64. 19:26:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:26:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:26:22 Selecting previously unselected package dirmngr. 19:26:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:26:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:26:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:26:22 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:26:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:26:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:26: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 19:26:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:26:22 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:26:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Setting up libksba8:amd64 (1.3.5-2) ... 19:26:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:26:22 Setting up udev (237-3ubuntu10.52) ... 19:26:22 invoke-rc.d: policy-rc.d denied execution of start. 19:26:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Processing triggers for systemd (237-3ubuntu10) ... 19:26:22 Setting up fuse (2.9.7-1ubuntu1) ... 19:26:22 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:26:22 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:22 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:26:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:26:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:26:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:26: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 19:26:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:26:23 settings in the [Install] section, and DefaultInstance for template units). 19:26:23 This means they are not meant to be enabled using systemctl. 19:26:23 Possible reasons for having this kind of units are: 19:26:23 1) A unit may be statically enabled by being symlinked from another unit's 19:26:23 .wants/ or .requires/ directory. 19:26:23 2) A unit's purpose may be to act as a helper for some other unit which has 19:26:23 a requirement dependency on it. 19:26:23 3) A unit may be started when needed via activation (socket, path, timer, 19:26:23 D-Bus, udev, scripted systemctl call, ...). 19:26:23 4) In case of template units, the unit is meant to be enabled with some 19:26:23 instance name specified. 19:26:23 Reading package lists... 19:26:23 Building dependency tree... 19:26:23 Reading state information... 19:26:24 The following additional packages will be installed: 19:26:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:26:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:26:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:26:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:26:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:26:24 Suggested packages: 19:26:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:26:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:26:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:26:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:26:24 systemd-container policykit-1 19:26:24 Recommended packages: 19:26:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:26:24 The following NEW packages will be installed: 19:26:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:26:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:26:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:26:24 multiarch-support openssh-client python3 python3-minimal python3.6 19:26:24 python3.6-minimal snapd squashfs-tools sudo 19:26:24 The following packages will be upgraded: 19:26:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:26:24 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:26:24 Need to get 36.8 MB of archives. 19:26:24 After this operation, 147 MB of additional disk space will be used. 19:26:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:26:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:26:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:26:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:26:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:26:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:26:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:26:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:26:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:26:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:26:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:26:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:26:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:26:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:26:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:26:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:26:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:26:25 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:26:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:26:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:26:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:26:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:26:25 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:26:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:26:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:26:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:26:25 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:26:25 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:26:25 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:26:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:26:26 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 19:26:27 debconf: delaying package configuration, since apt-utils is not installed 19:26:27 Fetched 36.8 MB in 2s (19.9 MB/s) 19:26:27 (Reading database ... 12757 files and directories currently installed.) 19:26:27 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:26:27 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:26:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:26:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:26:27 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:26:27 (Reading database ... 12757 files and directories currently installed.) 19:26:27 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:26:27 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:26:27 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:26:27 (Reading database ... 12757 files and directories currently installed.) 19:26:27 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:26:27 Unpacking apt (1.6.14) over (1.6.1) ... 19:26:27 Setting up apt (1.6.14) ... 19:26:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:26:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:26:27 (Reading database ... 12764 files and directories currently installed.) 19:26:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:26:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:26:27 Selecting previously unselected package libpython3.6-minimal:amd64. 19:26:27 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:26:27 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:26:28 Selecting previously unselected package libexpat1:amd64. 19:26:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:26:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:26:28 Selecting previously unselected package python3.6-minimal. 19:26:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:26:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:26:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:26:28 Checking for services that may need to be restarted...done. 19:26:28 Checking for services that may need to be restarted...done. 19:26:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:26:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:26:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:26:28 Selecting previously unselected package python3-minimal. 19:26:28 (Reading database ... 13012 files and directories currently installed.) 19:26:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:26:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:26:28 Selecting previously unselected package mime-support. 19:26:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:26:28 Unpacking mime-support (3.60ubuntu1) ... 19:26:28 Selecting previously unselected package libmpdec2:amd64. 19:26:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:26:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:26:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:26:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:26:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:26:29 Selecting previously unselected package python3.6. 19:26:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:26:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:26:29 Selecting previously unselected package libpython3-stdlib:amd64. 19:26:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:26:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:26:29 Setting up python3-minimal (3.6.7-1~18.04) ... 19:26:29 Selecting previously unselected package python3. 19:26:29 (Reading database ... 13442 files and directories currently installed.) 19:26:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:26:29 Unpacking python3 (3.6.7-1~18.04) ... 19:26:29 Selecting previously unselected package multiarch-support. 19:26:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:26:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:26:29 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:26:29 Selecting previously unselected package liblzo2-2:amd64. 19:26:29 (Reading database ... 13479 files and directories currently installed.) 19:26:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:26:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:26:29 Selecting previously unselected package libbsd0:amd64. 19:26:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:26:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:26:29 Selecting previously unselected package sudo. 19:26:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:26:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:26:29 Selecting previously unselected package apparmor. 19:26:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:26:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:26:29 Selecting previously unselected package libedit2:amd64. 19:26:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:26:29 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:26:29 Selecting previously unselected package libkrb5support0:amd64. 19:26:29 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:26:29 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:26:29 Selecting previously unselected package libk5crypto3:amd64. 19:26:29 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:26:29 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:26:29 Selecting previously unselected package libkeyutils1:amd64. 19:26:29 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:26:29 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:26:29 Selecting previously unselected package libkrb5-3:amd64. 19:26:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:26:29 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:26:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:26:30 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:26:30 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:26:30 Selecting previously unselected package libssl1.0.0:amd64. 19:26:30 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:26:30 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:26: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 19:26:30 Selecting previously unselected package openssh-client. 19:26:30 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:26:30 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:26:30 Selecting previously unselected package squashfs-tools. 19:26:30 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:26:30 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:26:30 Selecting previously unselected package snapd. 19:26:30 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:26:30 Unpacking snapd (2.51.1+18.04) ... 19:26:32 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:26:32 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:26:32 Setting up mime-support (3.60ubuntu1) ... 19:26:32 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:26:32 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:26:32 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:26:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:26:32 Setting up systemd (237-3ubuntu10.52) ... 19:26:32 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:26: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 19:26:33 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:26:33 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:26:33 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:26:33 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:26:33 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:26:33 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:26:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:26:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:26:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:26:33 Setting up python3 (3.6.7-1~18.04) ... 19:26:33 running python rtupdate hooks for python3.6... 19:26:33 running python post-rtupdate hooks for python3.6... 19:26:33 Setting up apparmor (2.12-4ubuntu5.1) ... 19:26:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:26:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:26:34 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:26:34 Setting up snapd (2.51.1+18.04) ... 19:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:26:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:26:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:26:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:26:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:26:36 /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' 19:26:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:26:36 Processing triggers for systemd (237-3ubuntu10.52) ... 19:26: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 19:26:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:26:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:26:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:26:38 Reading package lists... 19:26:38 Reading package lists... 19:26:39 Building dependency tree... 19:26:39 Reading state information... 19:26:39 Calculating upgrade... 19:26:39 The following packages will be upgraded: 19:26:39 advancecomp base-files bash binutils binutils-common 19:26:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:26:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:26:39 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:26:39 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:26:39 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:26:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:26:39 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:26:39 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:26:39 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:26:39 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:26:39 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:26:39 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:26:39 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:26:39 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:26:39 ubuntu-keyring util-linux 19:26:39 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:26:39 Need to get 64.2 MB of archives. 19:26:39 After this operation, 5142 kB of additional disk space will be used. 19:26:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 19:26:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:26:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:26:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:26:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:26:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:26:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:26:39 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:26:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:26:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:26:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:26:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:26:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:26:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:26:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:26:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:26:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:26:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:26:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:26:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:26:39 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:26:39 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:26:39 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:26:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:26:39 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:26:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:26:39 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:26:39 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:26:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:26:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:26:39 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:26:39 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:26:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:26:39 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:26:39 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:26:39 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:26:39 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:26:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:26:39 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:26:39 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:26:39 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:26:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:26:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:26:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:26:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:26:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:26:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 19:26:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:26:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:26:39 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] 19:26:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:26:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:26:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:26:39 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 19:26:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:26:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:26:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:26:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:26:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:26:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:26:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:26:40 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:26:40 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:26:40 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:26:40 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:26:40 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:26:40 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:26:40 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:26:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:26:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:26:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:26:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:26:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:26:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:26:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:26:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:26:40 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:26:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:26:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:26:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:26:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:26:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:26:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:26:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:26:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:26:40 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] 19:26:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:26:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:26:40 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] 19:26:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:26:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:26:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:26:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:26:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:26:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:26:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:26:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:26:41 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] 19:26:41 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:26:41 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:26:41 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:26:41 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:26:41 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:26:41 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:26:41 debconf: delaying package configuration, since apt-utils is not installed 19:26:41 Fetched 64.2 MB in 2s (40.2 MB/s) 19:26:41 (Reading database ... 13914 files and directories currently installed.) 19:26:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:26:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:26:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:26:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:26:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 19:26:41 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 19:26:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:42 (Reading database ... 13914 files and directories currently installed.) 19:26:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:26:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:26:42 (Reading database ... 13914 files and directories currently installed.) 19:26:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:26:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:26:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:43 (Reading database ... 13914 files and directories currently installed.) 19:26:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:26:43 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:26:43 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 19:26:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:26:43 (Reading database ... 13914 files and directories currently installed.) 19:26:43 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:26:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:26:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:26:43 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:26:43 Setting up base-files (10.1ubuntu2.11) ... 19:26:43 Installing new version of config file /etc/issue ... 19:26:43 Installing new version of config file /etc/issue.net ... 19:26:43 Installing new version of config file /etc/lsb-release ... 19:26:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:26:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:26:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:26:44 Removing obsolete conffile /etc/default/motd-news ... 19:26:44 (Reading database ... 13915 files and directories currently installed.) 19:26:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:26:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:26:44 Setting up bash (4.4.18-2ubuntu1.2) ... 19:26:44 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 19:26:44 (Reading database ... 13915 files and directories currently installed.) 19:26:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:26:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:26:44 (Reading database ... 13915 files and directories currently installed.) 19:26:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:26:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:26:44 Setting up tar (1.29b-2ubuntu0.2) ... 19:26:44 (Reading database ... 13915 files and directories currently installed.) 19:26:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:26:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:26:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:26:44 (Reading database ... 13915 files and directories currently installed.) 19:26:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:26:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:26:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:26:45 (Reading database ... 13915 files and directories currently installed.) 19:26:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:26:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:26:45 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:26:45 (Reading database ... 13915 files and directories currently installed.) 19:26:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:26:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:26:45 Setting up grep (3.1-2build1) ... 19:26:45 (Reading database ... 13915 files and directories currently installed.) 19:26:45 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:26:45 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:26:45 Setting up gzip (1.6-5ubuntu1.1) ... 19:26:45 (Reading database ... 13915 files and directories currently installed.) 19:26:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:26:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:26:45 Setting up login (1:4.5-1ubuntu2) ... 19:26:45 (Reading database ... 13915 files and directories currently installed.) 19:26:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:26:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:26:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:26:45 (Reading database ... 13915 files and directories currently installed.) 19:26:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:26:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:26:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:26:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:26:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:26:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:26:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:26:46 (Reading database ... 13915 files and directories currently installed.) 19:26:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:26:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:26:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:26:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:26:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:26:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:26:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:26:47 (Reading database ... 13915 files and directories currently installed.) 19:26:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:26:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:26:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:26:47 (Reading database ... 13915 files and directories currently installed.) 19:26:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:26:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:26:47 (Reading database ... 13915 files and directories currently installed.) 19:26:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:26:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:26:47 (Reading database ... 13915 files and directories currently installed.) 19:26:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:26:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:26:47 (Reading database ... 13915 files and directories currently installed.) 19:26:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:26:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:26:47 (Reading database ... 13915 files and directories currently installed.) 19:26:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:26:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:26:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:26:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:26:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:26:48 (Reading database ... 13915 files and directories currently installed.) 19:26:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:26:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:26:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:26:48 (Reading database ... 13915 files and directories currently installed.) 19:26:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:26:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:26:48 (Reading database ... 13915 files and directories currently installed.) 19:26:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:26:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:26:48 (Reading database ... 13915 files and directories currently installed.) 19:26:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] } 19:26:48 $ docker stop --time=1 d96ea14896a695b69c124bb496552a7570cd992916bcce5ac0efdee4c32bb50f 19:26:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:26:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:26:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:26:49 (Reading database ... 13915 files and directories currently installed.) 19:26:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:26:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:26:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:26:49 (Reading database ... 13915 files and directories currently installed.) 19:26:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:26:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:26:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:26:49 (Reading database ... 13917 files and directories currently installed.) 19:26:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:26:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:26:49 Setting up debconf (1.5.66ubuntu1) ... 19:26:49 (Reading database ... 13917 files and directories currently installed.) 19:26:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:26:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:26:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:26:50 (Reading database ... 13917 files and directories currently installed.) 19:26:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:26:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:26:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:26:50 (Reading database ... 13917 files and directories currently installed.) 19:26:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:26:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:26:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:26:50 (Reading database ... 13917 files and directories currently installed.) 19:26:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:26:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:26:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:26:50 (Reading database ... 13919 files and directories currently installed.) 19:26:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:26:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:26:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:26:50 (Reading database ... 13923 files and directories currently installed.) 19:26:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:26:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:26:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:26:50 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:26:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:26:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:26:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:26:51 (Reading database ... 13923 files and directories currently installed.) 19:26:51 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:26:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:26:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:26:51 (Reading database ... 13923 files and directories currently installed.) 19:26:51 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:26:51 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:26:51 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:26:51 (Reading database ... 13923 files and directories currently installed.) 19:26:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:26:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:26:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:26:51 (Reading database ... 13923 files and directories currently installed.) 19:26:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:26:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:26:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:26:51 (Reading database ... 13923 files and directories currently installed.) 19:26:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:26:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:26:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:26:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:26:52 Setting up passwd (1:4.5-1ubuntu2) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:26:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:26:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:26:52 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:26:52 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:26:52 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:26:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:26:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:26:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:26:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:26:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:26:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:26:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:26:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:26:52 $ docker rm -f d96ea14896a695b69c124bb496552a7570cd992916bcce5ac0efdee4c32bb50f 19:26:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:26:52 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:26:52 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:26:52 (Reading database ... 13923 files and directories currently installed.) 19:26:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:26:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:26:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:26:53 (Reading database ... 13924 files and directories currently installed.) 19:26:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:26:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:26:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:26:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:26:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:26:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:26:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:26:53 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:26:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:26:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:26:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:26:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:26:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:26:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:26:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:26:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:26:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:26:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [Pipeline] // withDockerContainer 19:26:53 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:26:53 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:26:53 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:26:53 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:26:53 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 19:26:53 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 19:26:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:26:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:26:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:26:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:26:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:54 19:26:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:26:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:26:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:26:54 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:26:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:26:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:26:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] isUnix 19:26:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] sh 19:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:55 latest: Pulling from edgex-devops/edgex-compose-arm64 19:26:55 29e5d40040c1: Pulling fs layer 19:26:55 1ce36da41761: Pulling fs layer 19:26:55 25b303627fd3: Pulling fs layer 19:26:55 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:56 29e5d40040c1: Verifying Checksum 19:26:56 29e5d40040c1: Download complete 19:26:56 1ce36da41761: Verifying Checksum 19:26:56 1ce36da41761: Download complete 19:26:56 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:56 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:56 29e5d40040c1: Pull complete 19:26:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:26:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:26:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:26:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:26:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:26:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:26:58 1ce36da41761: Pull complete 19:26:58 25b303627fd3: Verifying Checksum 19:26:58 25b303627fd3: Download complete 19:26:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:26:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:26:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:26:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:26:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:26:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:26:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:26:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:26:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:26:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:26:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:26:58 Setting up tzdata (2021a-2ubuntu0.18.04) ... 19:26:58 19:26:58 Current default time zone: 'Etc/UTC' 19:26:58 Local time is now: Mon Oct 18 19:26:58 UTC 2021. 19:26:58 Universal Time is now: Mon Oct 18 19:26:58 UTC 2021. 19:26:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:26:58 19:26:58 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:26:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:58 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 19:26:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:26:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:26:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:26:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:26:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:26:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:26:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:26:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:26:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:26:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:26:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:58 Setting up patch (2.7.6-2ubuntu1.1) ... 19:26:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:26:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:26:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:26:58 Installing new version of config file /etc/ssl/openssl.cnf ... 19:26:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:26:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:26:58 Setting up ca-certificates (20210119~18.04.2) ... 19:27:00 Updating certificates in /etc/ssl/certs... 19:27:01 23 added, 28 removed; done. 19:27:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:27:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:27:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:27:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:27:01 Setting up pkgbinarymangler (138.18.04.1) ... 19:27:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:27:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up perl (5.26.1-6ubuntu0.5) ... 19:27:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:27:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:27:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:27:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:27:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:27:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:27:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:27:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:27:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:27:01 Processing triggers for systemd (237-3ubuntu10.52) ... 19:27:01 Processing triggers for mime-support (3.60ubuntu1) ... 19:27:01 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:27:01 Updating certificates in /etc/ssl/certs... 19:27:02 0 added, 0 removed; done. 19:27:02 Running hooks in /etc/ca-certificates/update.d... 19:27:02 done. 19:27:02 Reading package lists... 19:27:02 Building dependency tree... 19:27:02 Reading state information... 19:27:03 The following NEW packages will be installed: 19:27:03 apt-transport-https 19:27:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:27:03 Need to get 4348 B of archives. 19:27:03 After this operation, 154 kB of additional disk space will be used. 19:27:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:27:03 debconf: delaying package configuration, since apt-utils is not installed 19:27:03 Fetched 4348 B in 0s (24.0 kB/s) 19:27:03 Selecting previously unselected package apt-transport-https. 19:27:03 (Reading database ... 13928 files and directories currently installed.) 19:27:03 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:27:03 Unpacking apt-transport-https (1.6.14) ... 19:27:03 Setting up apt-transport-https (1.6.14) ... 19:27:03 Waiting for network to be ready... 19:27:08 25b303627fd3: Pull complete 19:27:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:27:08 prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container 19:27: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:27:09 2021-10-18T19:27:07Z INFO Waiting for automatic snapd restart... 19:27:11 snapd 2.52 from Canonical* installed 19:27:12 "snapd" switched to the "latest/stable" channel 19:27:12 19:27:13 $ docker top 6564b0272662af170b6893c293174203b8f045449ef074b29e2344cda0190b9d -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:14 core18 20210722 from Canonical* installed 19:27:14 + docker-compose build --help 19:27:14 + grep parallel 19:27:14 "core18" switched to the "latest/stable" channel 19:27:14 19:27:17 snapcraft 5.0 from Canonical* installed 19:27:17 "snapcraft" switched to the "latest/stable" channel 19:27:17 19:27:19 --parallel Build images in parallel. [Pipeline] } 19:27:19 $ docker stop --time=1 6564b0272662af170b6893c293174203b8f045449ef074b29e2344cda0190b9d 19:27:21 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: 19:27:21 - README.md 19:27:21 19:27:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:27:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:27:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:27:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:27:21 $ docker rm -f 6564b0272662af170b6893c293174203b8f045449ef074b29e2344cda0190b9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:22 . [Pipeline] withDockerContainer 19:27:22 prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container 19:27:22 Reading package lists... 19:27:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:27:23 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 19:27:23 Reading package lists... 19:27:23 Building dependency tree... 19:27:23 Reading state information... 19:27:23 Suggested packages: 19:27:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:27:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:27:23 Recommended packages: 19:27:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:27:23 The following NEW packages will be installed: 19:27:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:27:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:27:23 pkg-config zip 19:27:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:27:23 Need to get 7670 kB of archives. 19:27:23 After this operation, 43.8 MB of additional disk space will be used. 19:27:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:27:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:27:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:27:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:27:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:27:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:27:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:27:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:27:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:27:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:27:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:27:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:27:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:27:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:27:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:27:24 debconf: delaying package configuration, since apt-utils is not installed 19:27:24 Fetched 7670 kB in 1s (9972 kB/s) 19:27:24 Selecting previously unselected package libglib2.0-0:amd64. 19:27:24 (Reading database ... 13932 files and directories currently installed.) 19:27:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:27:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:27:24 $ docker top 1f8bf038191b5d32103ef78201a84e85d847dd24d19db8fac0ea03661e01305a -eo pid,comm 19:27:24 Selecting previously unselected package libpsl5:amd64. 19:27:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:27:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:27:24 Selecting previously unselected package libnghttp2-14:amd64. 19:27:24 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:27:24 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:27:24 Selecting previously unselected package librtmp1:amd64. 19:27:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:27:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:27:24 Selecting previously unselected package libcurl3-gnutls:amd64. 19:27:24 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:27:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:27:25 Selecting previously unselected package liberror-perl. 19:27:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:27:25 Unpacking liberror-perl (0.17025-1) ... 19:27:25 Selecting previously unselected package git-man. 19:27:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:27:25 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:27:25 Selecting previously unselected package git. 19:27:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:27:25 Unpacking git (1:2.17.1-1ubuntu0.9) ... [Pipeline] { [Pipeline] sh 19:27:25 Selecting previously unselected package libnorm1:amd64. 19:27:25 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:27:25 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:27:25 Selecting previously unselected package libpgm-5.2-0:amd64. 19:27:25 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:27:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:27:25 Selecting previously unselected package libsodium23:amd64. 19:27:25 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:27:25 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:27:25 Selecting previously unselected package libzmq5:amd64. 19:27:25 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:27:25 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:27:25 Selecting previously unselected package libzmq3-dev:amd64. 19:27:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:27:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:27:25 Selecting previously unselected package pkg-config. 19:27:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:27:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:27:25 Selecting previously unselected package zip. 19:27:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:27:25 Unpacking zip (3.0-11build1) ... 19:27:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:27:25 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:27:25 + docker-compose -f ./docker-compose-build.yml build --parallel 19:27:26 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:27:26 Setting up liberror-perl (0.17025-1) ... 19:27:26 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:27:26 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:27:26 No schema files found: doing nothing. 19:27:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:27:26 Setting up zip (3.0-11build1) ... 19:27:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:27:26 Setting up libsodium23:amd64 (1.0.16-2) ... 19:27:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:27:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:27:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:27:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:27:26 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:27:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:27:26 git set to automatically installed. 19:27:26 git-man set to automatically installed. 19:27:26 libcurl3-gnutls set to automatically installed. 19:27:26 liberror-perl set to automatically installed. 19:27:26 libglib2.0-0 set to automatically installed. 19:27:26 libnghttp2-14 set to automatically installed. 19:27:26 libnorm1 set to automatically installed. 19:27:26 libpgm-5.2-0 set to automatically installed. 19:27:26 libpsl5 set to automatically installed. 19:27:26 librtmp1 set to automatically installed. 19:27:26 libsodium23 set to automatically installed. 19:27:26 libzmq3-dev set to automatically installed. 19:27:26 libzmq5 set to automatically installed. 19:27:26 pkg-config set to automatically installed. 19:27:26 zip set to automatically installed. 19:27:27 snapd is not logged in, snap install commands will use sudo 19:27:28 snap "core18" has no updates available 19:27:28 snapd is not logged in, snap install commands will use sudo 19:27:31 Building core-command ... 19:27:31 Building core-data ... 19:27:31 Building core-metadata ... 19:27:31 Building security-bootstrapper ... 19:27:31 Building security-proxy-setup ... 19:27:31 Building security-secretstore-setup ... 19:27:31 Building support-notifications ... 19:27:31 Building support-scheduler ... 19:27:31 Building sys-mgmt-agent ... 19:27:31 Building core-data 19:27:31 Building core-metadata 19:27:31 Building support-notifications 19:27:31 Building support-scheduler 19:27:31 Building security-bootstrapper 19:27:36 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 19:27:36 Pulling config-common 19:27:36 + snapcraftctl pull 19:27:37 Pulling go-build-helper 19:27:37 + snapcraftctl pull 19:27:38 'edgex-go' has dependencies that need to be staged: go-build-helper 19:27:38 Skipping pull go-build-helper (already ran) 19:27:38 Building go-build-helper 19:27:38 + snapcraftctl build 19:27:40 Staging go-build-helper 19:27:40 + snapcraftctl stage 19:27:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:27:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:27:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 19:27:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 19:27:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:27:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:27:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 19:27:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 19:27:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 19:27:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 19:27:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:27:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:27:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:27:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:27:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:27:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:27:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:27:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:27:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:27:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2252 kB] 19:27:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:27:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:27:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:27:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 19:27:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 19:27:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] 19:27:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 19:27:49 Fetched 25.4 MB in 0s (0 B/s) 19:27:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:27:49 Fetched 224 kB in 0s (0 B/s) 19:27:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:27:49 Fetched 157 kB in 0s (0 B/s) 19:27:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:27:49 Fetched 221 kB in 0s (0 B/s) 19:27:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:27:49 Fetched 143 kB in 0s (0 B/s) 19:27:49 Pulling edgex-go 19:27:49 + snapcraftctl pull 19:27:50 Pulling hooks 19:27:50 + snapcraftctl pull 19:28:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:28:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:28:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:28:08 Fetched 0 B in 0s (0 B/s) 19:28:08 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:28:08 Fetched 96.5 kB in 0s (0 B/s) 19:28:08 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:28:08 Fetched 279 kB in 0s (0 B/s) 19:28:08 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:28:08 Fetched 122 kB in 0s (0 B/s) 19:28:08 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:28:08 Fetched 77.8 kB in 0s (0 B/s) 19:28:08 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:28:08 Fetched 8848 B in 0s (0 B/s) 19:28:08 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:28:08 Fetched 47.8 kB in 0s (0 B/s) 19:28:08 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:28:08 Fetched 45.6 kB in 0s (0 B/s) 19:28:08 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:28:08 Fetched 15.0 kB in 0s (0 B/s) 19:28:08 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:28:08 Fetched 220 kB in 0s (0 B/s) 19:28:08 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:28:08 Fetched 154 kB in 0s (0 B/s) 19:28:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:28:08 Fetched 50.6 kB in 0s (0 B/s) 19:28:08 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:28:08 Fetched 14.8 kB in 0s (0 B/s) 19:28:08 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:28:08 Fetched 41.8 kB in 0s (0 B/s) 19:28:08 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:28:08 Fetched 499 kB in 0s (0 B/s) 19:28:08 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:28:08 Fetched 111 kB in 0s (0 B/s) 19:28:08 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:28:08 Fetched 240 kB in 0s (0 B/s) 19:28:08 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:28:08 Fetched 29.3 kB in 0s (0 B/s) 19:28:08 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:28:08 Fetched 85.5 kB in 0s (0 B/s) 19:28:08 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:28:08 Fetched 24.5 kB in 0s (0 B/s) 19:28:08 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:28:08 Fetched 49.2 kB in 0s (0 B/s) 19:28:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:28:08 Fetched 54.2 kB in 0s (0 B/s) 19:28:08 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:28:08 Fetched 30.8 kB in 0s (0 B/s) 19:28:08 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:28:08 Fetched 15.8 kB in 0s (0 B/s) 19:28:08 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:28:08 Fetched 85.9 kB in 0s (0 B/s) 19:28:08 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:28:08 Fetched 8720 B in 0s (0 B/s) 19:28:08 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:28:08 Fetched 140 kB in 0s (0 B/s) 19:28:08 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:28:08 Fetched 119 kB in 0s (0 B/s) 19:28:08 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:28:08 Fetched 111 kB in 0s (0 B/s) 19:28:08 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:28:08 Fetched 11.1 kB in 0s (0 B/s) 19:28:08 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:28:08 Fetched 646 kB in 0s (0 B/s) 19:28:08 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:28:08 Fetched 41.3 kB in 0s (0 B/s) 19:28:08 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:28:08 Fetched 17.9 kB in 0s (0 B/s) 19:28:08 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:28:08 Fetched 368 kB in 0s (0 B/s) 19:28:08 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:28:08 Fetched 187 kB in 0s (0 B/s) 19:28:08 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:28:08 Fetched 175 kB in 0s (0 B/s) 19:28:08 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:28:08 Fetched 206 kB in 0s (0 B/s) 19:28:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:28:08 Fetched 1302 kB in 0s (0 B/s) 19:28:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:28:08 Fetched 36.2 kB in 0s (0 B/s) 19:28:08 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:28:08 Fetched 159 kB in 0s (0 B/s) 19:28:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:28:08 Fetched 107 kB in 0s (0 B/s) 19:28:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:28:08 Fetched 48.7 kB in 0s (0 B/s) 19:28:08 Pulling static-packages 19:28:08 + snapcraftctl pull 19:28:08 Pulling version 19:28:08 + cd /root/project 19:28:08 + git describe --tags --abbrev=0 19:28:08 + sed s/v// 19:28:08 + GIT_VERSION=2.0.1-dev.70 19:28:08 + [ -z 2.0.1-dev.70 ] 19:28:08 + snapcraftctl set-version 2.0.1-dev.70 19:28:09 Building config-common 19:28:09 + snapcraftctl build 19:28:11 Skipping build go-build-helper (already ran) 19:28:11 Building edgex-go 19:28:11 + cd /root/parts/edgex-go/src 19:28:11 + git describe --tags --abbrev=0 19:28:11 + sed s/v// 19:28:11 + GIT_VERSION=2.0.1-dev.70 19:28:11 + [ -z 2.0.1-dev.70 ] 19:28:11 + echo 2.0.1-dev.70 19:28:11 + [ ! -d vendor ] 19:28:11 + go mod download all 19:28:17 + make build 19:28:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data 19:28:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:28:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command 19:28:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:28:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:28:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:28:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:28:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:28:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:28:39 ---> da37deba4987 19:28:39 Step 3/22 : WORKDIR /edgex-go 19:28:39 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:28:39 ---> da37deba4987 19:28:39 Step 3/21 : WORKDIR /edgex-go 19:28:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:28:39 ---> da37deba4987 19:28:39 Step 3/22 : WORKDIR /edgex-go 19:28:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:39 ---> da37deba4987 19:28:39 Step 3/23 : WORKDIR /edgex-go 19:28:39 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:39 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:28:39 ---> da37deba4987 19:28:39 Step 3/30 : WORKDIR /edgex-go 19:28:39 ---> Running in ee6510141f8f 19:28:39 ---> Running in e2afe142ce73 19:28:39 ---> Running in 036c27268d21 19:28:39 ---> Running in 4e0f1f97e470 19:28:39 ---> Running in ee10db50d376 19:28:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config 19:28:40 Removing intermediate container e2afe142ce73 19:28:40 ---> 439284792031 19:28:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container ee10db50d376 19:28:40 19:28:40 ---> 97739e9291a5 19:28:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:40 Removing intermediate container 4e0f1f97e470 19:28:40 ---> 99d702359786 19:28:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:40 Removing intermediate container ee6510141f8f 19:28:40 ---> 318daba2be37 19:28:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:40 Removing intermediate container 036c27268d21 19:28:40 ---> 3b3ef031230a 19:28:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:40 ---> Running in 1cd2650974bd 19:28:40 ---> Running in ab976b4b60a2 19:28:40 ---> Running in 95b1e328a3d2 19:28:40 ---> Running in 658083e4ff59 19:28:40 ---> Running in 321c6cf852ed 19:28:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:28:42 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:28:42 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:28:42 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:28:42 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:28:42 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:28:42 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:28:42 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:28:42 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:28:42 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:28:42 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:28:42 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:28:42 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:28:42 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:28:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:28:42 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:28:42 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:28:42 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:28:42 + 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 19:28:42 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:28:42 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:28:42 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:28:42 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:28:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:28:42 + 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 19:28:42 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:28:42 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:28:42 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:28:43 Building hooks 19:28:43 + cd /root/parts/hooks/src 19:28:43 + make build 19:28:43 go mod tidy 19:28:44 Removing intermediate container 1cd2650974bd 19:28:44 ---> a8fa87250255 19:28:44 Step 5/22 : RUN apk add --update --no-cache make git 19:28:44 ---> Running in 2bcd98805ece 19:28:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 19:28:44 go: downloading github.com/davecgh/go-spew v1.1.0 19:28:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:28:44 Removing intermediate container ab976b4b60a2 19:28:44 ---> 13e0409fc6e9 19:28:44 Step 5/30 : RUN apk add --update --no-cache make git 19:28:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:28:45 ---> Running in b92cffd0d47c 19:28:45 Removing intermediate container 95b1e328a3d2 19:28:45 ---> 450efeaa8676 19:28:45 Step 5/23 : RUN apk add --update --no-cache make git 19:28:45 Removing intermediate container 658083e4ff59 19:28:45 ---> 7cee1d2cf904 19:28:45 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:28:45 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:28:45 ---> Running in 00e512d08a09 19:28:45 ---> Running in b652bf16f4ad 19:28:45 Removing intermediate container 321c6cf852ed 19:28:45 ---> 23a0fc78a1d4 19:28:45 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:28:46 ---> Running in e6cf6a2183a3 19:28:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:28:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:28:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:49 OK: 219 MiB in 52 packages 19:28:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:49 Building static-packages 19:28:49 + snapcraftctl build 19:28:49 OK: 219 MiB in 52 packages 19:28:51 Building version 19:28:51 + snapcraftctl build 19:28:51 OK: 219 MiB in 52 packages 19:28:51 OK: 219 MiB in 52 packages 19:28:51 OK: 219 MiB in 52 packages 19:28:51 Removing intermediate container 2bcd98805ece 19:28:51 ---> e2d5abc85df3 19:28:51 Step 6/22 : COPY . . 19:28:52 Removing intermediate container b92cffd0d47c 19:28:52 ---> c852152573d2 19:28:52 Step 6/30 : COPY . . 19:28:53 Staging config-common 19:28:53 + snapcraftctl stage 19:28:53 Removing intermediate container 00e512d08a09 19:28:53 ---> cf717aa716bf 19:28:53 Step 6/22 : COPY . . 19:28:54 Skipping stage go-build-helper (already ran) 19:28:54 Staging edgex-go 19:28:54 + snapcraftctl stage 19:28:55 Staging hooks 19:28:55 + snapcraftctl stage 19:28:56 Staging static-packages 19:28:56 + snapcraftctl stage 19:28:57 Staging version 19:28:57 + snapcraftctl stage 19:28:58 Priming config-common 19:28:58 + snapcraftctl prime 19:28:59 Priming go-build-helper 19:28:59 + snapcraftctl prime 19:29:00 Priming edgex-go 19:29:00 + snapcraftctl prime 19:29:01 Priming hooks 19:29:01 + snapcraftctl prime 19:29:02 Priming static-packages 19:29:02 + snapcraftctl prime 19:29:03 Removing intermediate container b652bf16f4ad 19:29:03 ---> 79ee8de8c176 19:29:03 Step 6/23 : COPY go.mod . 19:29:05 Priming version 19:29:05 + snapcraftctl prime 19:29:06 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:29:06 Removing intermediate container e6cf6a2183a3 19:29:06 ---> 594095307b04 19:29:06 Step 6/21 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:29:24 ---> 5a1d8d60878e 19:29:24 Step 7/23 : RUN go mod download 19:29:24 ---> Running in 53a598c09a90 19:29:24 ---> a0e837dbca1b 19:29:24 ---> 30898b69c948 19:29:24 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:24 ---> 6e42b7c2c2a4 19:29:24 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:24 ---> Running in aad963454bb0 19:29:24 ---> Running in 460a2e4f2bb6 19:29:24 ---> Running in a7ccf9176e73 19:29:24 ---> c9200f34b452 19:29:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:24 ---> Running in f50fcb17cc33 19:29:29 Removing intermediate container 53a598c09a90 19:29:29 ---> 991c0bd0d2fc 19:29:29 Step 8/23 : COPY . . 19:29:29 Removing intermediate container aad963454bb0 19:29:29 ---> b41a23c23484 19:29:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:29:30 ---> Running in 90ea2480fef5 19:29:43 Removing intermediate container a7ccf9176e73 19:29:43 ---> d7886aaea81b 19:29:43 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:29:43 ---> Running in 691bf7c5a4f5 19:29:43 ---> e0ba7130b3f9 19:29:43 Step 9/23 : RUN go mod tidy 19:29:43 Removing intermediate container f50fcb17cc33 19:29:43 ---> 1c9d19d239dd 19:29:43 Step 8/22 : RUN make cmd/core-data/core-data 19:29:43 Removing intermediate container 460a2e4f2bb6 19:29:43 ---> ecb2e0f50459 19:29:43 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:29:43 ---> Running in 6c6c4a1b24fa 19:29:43 ---> Running in e58fcb82124f 19:29:43 ---> Running in 6459f57b5eca 19:29:43 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 19:29:44 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 19:29:45 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 19:29:46 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 19:29:51 Removing intermediate container 6c6c4a1b24fa 19:29:51 ---> 897b37afe24a 19:29:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:29:51 ---> Running in b74543951c5d 19:29:53 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 19:32:02 Removing intermediate container 6459f57b5eca 19:32:02 ---> ff7d2a1b3b20 19:32:02 19:32:02 Step 9/30 : FROM alpine:3.14 19:32:02 3.14: Pulling from library/alpine 19:32:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:32:02 Status: Downloaded newer image for alpine:3.14 19:32:02 ---> bb3de5531c18 19:32:02 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:32:02 ---> Running in 30464e514ad6 19:32:02 Removing intermediate container 30464e514ad6 19:32:02 ---> 9b9c9876f1ec 19:32:02 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:32:04 ---> Running in 47cb63f3fb4e 19:32:04 Removing intermediate container 90ea2480fef5 19:32:04 ---> 59016fdcb8c0 19:32:04 19:32:04 Step 9/22 : FROM alpine:3.14 19:32:04 ---> bb3de5531c18 19:32:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:32:04 Removing intermediate container 691bf7c5a4f5 19:32:04 ---> 4c1d59373e87 19:32:04 19:32:04 Step 9/21 : FROM alpine:3.14 19:32:04 ---> bb3de5531c18 19:32:04 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:32:05 ---> Running in 824f241d88a9 19:32:05 ---> Running in 95a917c280bc 19:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:08 (1/2) Installing dumb-init (1.2.5-r1) 19:32:08 (2/2) Installing su-exec (0.2-r1) 19:32:08 Executing busybox-1.33.1-r3.trigger 19:32:08 OK: 5 MiB in 16 packages 19:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:08 Removing intermediate container b74543951c5d 19:32:08 ---> 55328973a5c4 19:32:08 19:32:08 Step 11/23 : FROM alpine:3.14 19:32:08 ---> bb3de5531c18 19:32:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:09 (1/2) Installing ca-certificates (20191127-r5) 19:32:09 (2/2) Installing dumb-init (1.2.5-r1) 19:32:09 Executing busybox-1.33.1-r3.trigger 19:32:09 Executing ca-certificates-20191127-r5.trigger 19:32:09 ---> Running in 60df5de408b6 19:32:09 OK: 6 MiB in 16 packages 19:32:10 (1/1) Installing dumb-init (1.2.5-r1) 19:32:10 Executing busybox-1.33.1-r3.trigger 19:32:10 OK: 5 MiB in 15 packages 19:32:10 Removing intermediate container 47cb63f3fb4e 19:32:10 ---> 3652bcb55e62 19:32:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:32:10 Removing intermediate container e58fcb82124f 19:32:10 ---> 33f955183b23 19:32:10 19:32:10 Step 9/22 : FROM alpine:3.14 19:32:10 ---> bb3de5531c18 19:32:10 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:32:10 ---> Running in b9526254cca0 19:32:10 ---> Running in 874895d65c2a 19:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:12 Removing intermediate container b9526254cca0 19:32:12 ---> 30c8e879334c 19:32:12 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:12 ---> Running in a5a23a89c988 19:32:12 Removing intermediate container 874895d65c2a 19:32:12 ---> d65bca6283cd 19:32:12 Step 11/22 : ENV APP_PORT=59880 19:32:12 Removing intermediate container 95a917c280bc 19:32:12 ---> c3d10d701638 19:32:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:12 ---> Running in d7887b6b58de 19:32:12 Removing intermediate container 824f241d88a9 19:32:12 ---> 741df9d925b2 19:32:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:32:12 ---> Running in ae0bfd17342f 19:32:12 ---> Running in fe5e03b67786 19:32:12 Removing intermediate container a5a23a89c988 19:32:12 ---> b94a24abc21f 19:32:12 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:32:12 (1/1) Installing dumb-init (1.2.5-r1) 19:32:12 Executing busybox-1.33.1-r3.trigger 19:32:12 OK: 5 MiB in 15 packages 19:32:12 Removing intermediate container d7887b6b58de 19:32:12 ---> 77c30b407fb9 19:32:12 Step 12/22 : EXPOSE $APP_PORT 19:32:12 ---> Running in 51f042eca0f2 19:32:12 Removing intermediate container ae0bfd17342f 19:32:12 ---> 9d4725cf2d61 19:32:12 Step 12/22 : ENV APP_PORT=59881 19:32:13 ---> Running in 28a0851c46b0 19:32:13 Removing intermediate container fe5e03b67786 19:32:13 ---> 90bb36b0b6db 19:32:13 Step 12/21 : ENV APP_PORT=59860 19:32:13 ---> Running in 637f1609c66f 19:32:13 ---> Running in 5ef2602e294f 19:32:13 Removing intermediate container 28a0851c46b0 19:32:13 ---> 7299f5310df0 19:32:13 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:14 ---> Running in 3fb580f22718 19:32:14 Removing intermediate container 5ef2602e294f 19:32:14 ---> 003e953e187e 19:32:14 Step 13/21 : EXPOSE $APP_PORT 19:32:14 Removing intermediate container 637f1609c66f 19:32:14 ---> 01f3818c7156 19:32:14 Step 13/22 : EXPOSE $APP_PORT 19:32:14 Removing intermediate container 60df5de408b6 19:32:14 ---> 0cac786d2492 19:32:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:14 ---> Running in 7383724b5564 19:32:14 ---> Running in f81ca5391d53 19:32:14 ---> Running in af37c2516130 19:32:15 Removing intermediate container 7383724b5564 19:32:15 ---> 06f22b4c5e11 19:32:15 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:15 Removing intermediate container f81ca5391d53 19:32:15 ---> 1384532e25c7 19:32:15 Step 14/23 : ENV APP_PORT=59861 19:32:15 Removing intermediate container af37c2516130 19:32:15 ---> 4f005f2b2f77 19:32:15 Step 14/22 : WORKDIR / 19:32:15 ---> Running in 2ab107b43307 19:32:15 ---> Running in 4e57f4799257 19:32:16 Removing intermediate container 51f042eca0f2 19:32:16 ---> 400977aded65 19:32:16 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:32:16 ---> Running in 8cf6f1e98c8b 19:32:16 ---> 638e899bd15a 19:32:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:32:16 Removing intermediate container 2ab107b43307 19:32:16 ---> 00be7fa5f121 19:32:16 Step 15/23 : EXPOSE $APP_PORT 19:32:17 Removing intermediate container 4e57f4799257 19:32:17 ---> 6ed2e397cd79 19:32:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:17 ---> Running in 886d21e26440 19:32:17 Removing intermediate container 8cf6f1e98c8b 19:32:17 ---> c7f657a67cfe 19:32:17 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:32:17 Removing intermediate container 3fb580f22718 19:32:17 ---> f991f3d5e492 19:32:17 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:32:17 Removing intermediate container 886d21e26440 19:32:17 ---> b372e52d939c 19:32:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:18 ---> Running in 67f14473727e 19:32:18 ---> 8309ee36f841 19:32:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:32:18 ---> f7fc31b7dd44 19:32:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:32:18 ---> 1958fef49715 19:32:18 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:32:19 ---> Running in 9047013addf7 19:32:19 ---> fefccfc81849 19:32:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:32:20 ---> 330abf4f176d 19:32:20 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:32:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:20 ---> aa213c62d314 19:32:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:32:20 ---> Running in cbc1a85e6991 19:32:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:21 ---> e5eb1b69e086 19:32:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:32:21 Removing intermediate container cbc1a85e6991 19:32:21 ---> 30d7c138142c 19:32:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:21 ---> Running in 9595a47904e3 19:32:21 ---> 2aa2ac2557e5 19:32:21 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:32:22 ---> Running in 85bf779614d6 19:32:22 (1/6) Installing dumb-init (1.2.5-r1) 19:32:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:32:22 (3/6) Installing libsodium (1.0.18-r0) 19:32:22 Removing intermediate container 9047013addf7 19:32:22 ---> e623b1251eab 19:32:22 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:32:22 (5/6) Installing libzmq (4.3.4-r0) 19:32:22 Removing intermediate container 9595a47904e3 19:32:22 ---> 5be1000d39ca 19:32:22 Step 19/21 : LABEL arch=arm64 19:32:22 (6/6) Installing zeromq (4.3.4-r0) 19:32:22 ---> e20c80890285 19:32:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:32:22 Executing busybox-1.33.1-r3.trigger 19:32:22 Removing intermediate container 85bf779614d6 19:32:22 ---> 717fc648a862 19:32:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:22 OK: 8 MiB in 20 packages 19:32:22 ---> Running in dac825f09b4b 19:32:22 ---> Running in c53411dd36db 19:32:23 ---> Running in b19a01fee220 19:32:23 ---> e54f176a8eff 19:32:23 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:32:23 Removing intermediate container dac825f09b4b 19:32:23 ---> 081290969f3c 19:32:23 Step 20/21 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:32:24 Removing intermediate container c53411dd36db 19:32:24 ---> 63c54e4837a7 19:32:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:24 ---> Running in 580b49a6f96c 19:32:24 Removing intermediate container b19a01fee220 19:32:24 ---> 3d3b736ceee1 19:32:24 Step 20/22 : LABEL arch=arm64 19:32:24 ---> Running in 222003c6483d 19:32:24 ---> Running in 269389a59c6c 19:32:24 Removing intermediate container 67f14473727e 19:32:24 ---> a4c54e4e4813 19:32:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:25 Removing intermediate container 580b49a6f96c 19:32:25 ---> b5e877446c50 19:32:25 Step 21/21 : LABEL version=0.0.0 19:32:25 ---> Running in 01460c699b87 19:32:25 Removing intermediate container 269389a59c6c 19:32:25 ---> 367dac68f07f 19:32:25 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:32:25 Removing intermediate container 222003c6483d 19:32:25 ---> 665428a42f4b 19:32:25 Step 21/23 : LABEL arch=arm64 19:32:27 ---> Running in 2284cb167eae 19:32:27 ---> Running in 69a46dd6fc90 19:32:27 ---> af8de7e1bbf6 19:32:27 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:32:27 Removing intermediate container 01460c699b87 19:32:27 ---> 028662f37396 19:32:27 19:32:27 ---> 9faeb93b295e 19:32:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:32:28 Removing intermediate container 2284cb167eae 19:32:28 Removing intermediate container 69a46dd6fc90 19:32:28 ---> 9692ed4bf846 19:32:28 ---> 5b3b309c18ce 19:32:28 Step 22/23 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:32:28 Step 22/22 : LABEL version=0.0.0 19:32:28 Successfully built 028662f37396 19:32:28 Successfully tagged support-notifications-arm64:latest 19:32:28 Building security-secretstore-setup 19:32:28  Building support-notifications ... done  ---> Running in 23cf1c066566 19:32:28 ---> Running in 355f6d093966 19:32:29 ---> 4e639c0e3d6c 19:32:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:32:29 Removing intermediate container 355f6d093966 19:32:29 ---> aa89ef7a710e 19:32:29 19:32:29 Removing intermediate container 23cf1c066566 19:32:29 ---> 28c9c93567a8 19:32:29 Step 23/23 : LABEL version=0.0.0 19:32:29 Successfully built aa89ef7a710e 19:32:29 ---> Running in 4f9237ff3b29 19:32:29 Successfully tagged core-metadata-arm64:latest 19:32:29 Building security-proxy-setup 19:32:29  Building core-metadata ... done  ---> 3d2c135a21a1 19:32:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:32:30 ---> 2874539b96aa 19:32:30 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:32:30 Removing intermediate container 4f9237ff3b29 19:32:30 ---> d1b800a7440b 19:32:30 19:32:31 Successfully built d1b800a7440b 19:32:31 ---> d81b93fc4de6 19:32:31 Step 18/22 : ENTRYPOINT ["/core-data"] 19:32:31 Successfully tagged support-scheduler-arm64:latest 19:32:31  Building support-scheduler ... done Building sys-mgmt-agent 19:32:31 ---> Running in 4f922e6093a2 19:32:31 ---> 4d6759726ae2 19:32:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:32:31 ---> Running in 7bf4ef403ec6 19:32:31 Removing intermediate container 4f922e6093a2 19:32:31 ---> 1ca9f1769fbf 19:32:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:32 ---> Running in 5cbcf2b9efbc 19:32:32 Removing intermediate container 7bf4ef403ec6 19:32:32 ---> f90c1d8f6c8f 19:32:32 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:32:32 Removing intermediate container 5cbcf2b9efbc 19:32:32 ---> 2303fbf19b05 19:32:32 Step 20/22 : LABEL arch=arm64 19:32:33 ---> Running in 54dc449576e6 19:32:34 ---> a41a7ad881b8 19:32:34 Step 25/30 : RUN chmod +x /entrypoint.sh 19:32:34 Removing intermediate container 54dc449576e6 19:32:34 ---> a3e77359ef86 19:32:34 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:32:34 ---> Running in f567a0014ae4 19:32:34 ---> Running in c6c5456e46f5 19:32:35 Removing intermediate container c6c5456e46f5 19:32:35 ---> 3c3a07cbe068 19:32:35 Step 22/22 : LABEL version=0.0.0 19:32:35 ---> Running in 8f371b3cff2a 19:32:36 Removing intermediate container 8f371b3cff2a 19:32:36 ---> 972b88bdf760 19:32:36 19:32:36 Successfully built 972b88bdf760 19:32:37 Successfully tagged core-data-arm64:latest 19:32:37  Building core-data ... done Building core-command 19:32:37 Removing intermediate container f567a0014ae4 19:32:37 ---> 6a28b2b4f43d 19:32:37 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:32:38 ---> Running in e032b266dd0f 19:32:38 Removing intermediate container e032b266dd0f 19:32:38 ---> dc0f39a02666 19:32:38 Step 27/30 : CMD ["gate"] 19:32:39 ---> Running in 133cc6b95e92 19:32:40 Removing intermediate container 133cc6b95e92 19:32:40 ---> bda378169c0e 19:32:40 Step 28/30 : LABEL arch=arm64 19:32:40 ---> Running in 9a3697d8c021 19:32:40 Removing intermediate container 9a3697d8c021 19:32:40 ---> f88a206904dc 19:32:40 Step 29/30 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:32:41 ---> Running in a6dd3dd5d014 19:32:42 Removing intermediate container a6dd3dd5d014 19:32:42 ---> 93728b5c023a 19:32:42 Step 30/30 : LABEL version=0.0.0 19:32:42 ---> Running in 96f9c4837e95 19:32:43 Removing intermediate container 96f9c4837e95 19:32:43 ---> a6ae5d9d7789 19:32:43 19:32:43 Successfully built a6ae5d9d7789 19:32:43 Successfully tagged security-bootstrapper-arm64:latest 19:33:16  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:33:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:16 ---> da37deba4987 19:33:16 Step 3/24 : WORKDIR /edgex-go 19:33:16 ---> Using cache 19:33:16 ---> 3b3ef031230a 19:33:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:16 ---> Using cache 19:33:16 ---> 23a0fc78a1d4 19:33:16 Step 5/24 : RUN apk add --update --no-cache make git 19:33:16 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:33:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:33:16 ---> da37deba4987 19:33:16 Step 3/20 : WORKDIR /edgex-go 19:33:16 ---> Using cache 19:33:16 ---> 3b3ef031230a 19:33:16 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:16 ---> Using cache 19:33:16 ---> 23a0fc78a1d4 19:33:16 Step 5/20 : RUN apk add --update --no-cache make git 19:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:33:16 ---> da37deba4987 19:33:16 Step 3/22 : WORKDIR /edgex-go 19:33:16 ---> Using cache 19:33:16 ---> 3b3ef031230a 19:33:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:16 ---> Using cache 19:33:16 ---> 23a0fc78a1d4 19:33:16 Step 5/22 : RUN apk add --update --no-cache make bash git 19:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:33:16 ---> da37deba4987 19:33:16 Step 3/22 : WORKDIR /edgex-go 19:33:16 ---> Using cache 19:33:16 ---> 3b3ef031230a 19:33:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:16 ---> Using cache 19:33:16 ---> 23a0fc78a1d4 19:33:16 Step 5/22 : RUN apk add --update --no-cache make git 19:33:18 ---> Running in f43dfc99d4a2 19:33:18 ---> Running in 9ba0968a1281 19:33:18 ---> Running in 7f7f650ad8d0 19:33:18 ---> Running in 16b1fa88db77 19:33:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:22 OK: 219 MiB in 52 packages 19:33:22 OK: 219 MiB in 52 packages 19:33:22 OK: 219 MiB in 52 packages 19:33:22 OK: 219 MiB in 52 packages 19:33:23 Removing intermediate container f43dfc99d4a2 19:33:23 ---> 5c9fd611ed81 19:33:23 Step 6/20 : COPY . . 19:33:24 Removing intermediate container 16b1fa88db77 19:33:24 ---> 9920ec6e26ba 19:33:24 Step 6/22 : COPY . . 19:33:24 Removing intermediate container 7f7f650ad8d0 19:33:24 Removing intermediate container 9ba0968a1281 19:33:24 ---> 5faecc0e81d1 19:33:24 Step 6/24 : COPY . . 19:33:24 ---> 0c8aae43858f 19:33:24 Step 6/22 : COPY . . 19:33:51 ---> 8ddc2589c608 19:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:51 ---> d74b671ee88a 19:33:51 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:51 ---> d7e553db1b8b 19:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:51 ---> Running in 840f6db349e2 19:33:51 ---> 3392d217f1b1 19:33:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:51 ---> Running in 4a3c3d98e7b2 19:33:51 ---> Running in 1e364ed7d821 19:33:51 ---> Running in c25460b7d025 19:33:52 Removing intermediate container 840f6db349e2 19:33:52 ---> e3c21d2f8c67 19:33:52 Step 8/22 : RUN make cmd/core-command/core-command 19:33:53 ---> Running in 5bd6798ba5a5 19:33:53 Removing intermediate container 4a3c3d98e7b2 19:33:53 ---> f4fb3557ee54 19:33:53 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:33:53 ---> Running in aa5b0b121a15 19:33:53 Removing intermediate container c25460b7d025 19:33:53 ---> fef54fdb298e 19:33:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:53 Removing intermediate container 1e364ed7d821 19:33:53 ---> ba26928732c6 19:33:53 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:33:54 ---> Running in 0c9274cb1497 19:33:54 ---> Running in 4ab1a0f70529 19:33: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 19:33:55 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 19:33: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 19:33:56 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 19:35:35 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 19:35:35 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 19:35:35 Removing intermediate container 5bd6798ba5a5 19:35:35 ---> c6030a32aeb9 19:35:35 19:35:35 Step 9/22 : FROM alpine:3.14 19:35:35 ---> bb3de5531c18 19:35:35 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:35:35 ---> Using cache 19:35:35 ---> 0cac786d2492 19:35:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:35 ---> Using cache 19:35:35 ---> 1384532e25c7 19:35:35 Step 12/22 : ENV APP_PORT=59882 19:35:35 Removing intermediate container aa5b0b121a15 19:35:35 ---> 40678c313851 19:35:35 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:35:35 ---> Running in 0b7573ecc375 19:35:35 ---> Running in 52239f919e7f 19:35:36 Removing intermediate container 0b7573ecc375 19:35:36 ---> 979b16871f75 19:35:36 Step 13/22 : EXPOSE $APP_PORT 19:35: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 19:35:37 ---> Running in b575d3ec6d19 19:35:38 Removing intermediate container b575d3ec6d19 19:35:38 ---> 5f32aa968ec9 19:35:38 Step 14/22 : WORKDIR / 19:35:38 ---> Running in d5db5a6fc5ba 19:35:38 Removing intermediate container 0c9274cb1497 19:35:38 ---> 051a7222e27e 19:35:38 19:35:38 Step 9/24 : FROM alpine:3.14 19:35:38 ---> bb3de5531c18 19:35:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:35:38 Removing intermediate container 4ab1a0f70529 19:35:38 ---> 3fdc453f7c3c 19:35:38 19:35:38 Step 9/20 : FROM alpine:3.14 19:35:38 ---> bb3de5531c18 19:35:38 Step 10/20 : RUN apk add --update --no-cache curl 19:35:39 ---> Running in fa4f0506b33d 19:35:39 ---> Running in 906e229aeb7f 19:35:39 Removing intermediate container d5db5a6fc5ba 19:35:39 ---> 060159ed7d72 19:35:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:41 ---> c7821fb307f6 19:35:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:35:41 Removing intermediate container 52239f919e7f 19:35:41 ---> 7d50fa3393bb 19:35:41 19:35:41 Step 10/22 : FROM docker:20.10.8 19:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:41 20.10.8: Pulling from library/docker 19:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:42 (1/5) Installing ca-certificates (20191127-r5) 19:35:42 (2/5) Installing brotli-libs (1.0.9-r5) 19:35:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:35:42 (4/5) Installing libcurl (7.79.1-r0) 19:35:42 (5/5) Installing curl (7.79.1-r0) 19:35:42 Executing busybox-1.33.1-r3.trigger 19:35:42 Executing ca-certificates-20191127-r5.trigger 19:35:42 (1/3) Installing ca-certificates (20191127-r5) 19:35:43 OK: 8 MiB in 19 packages 19:35:43 (2/3) Installing dumb-init (1.2.5-r1) 19:35:43 (3/3) Installing su-exec (0.2-r1) 19:35:43 Executing busybox-1.33.1-r3.trigger 19:35:43 Executing ca-certificates-20191127-r5.trigger 19:35:43 OK: 6 MiB in 17 packages 19:35:45 ---> fb0797928b3d 19:35:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:35:48 ---> 74142640a600 19:35:48 Step 18/22 : ENTRYPOINT ["/core-command"] 19:35:51 ---> Running in a2e4c0178c6a 19:35:51 Removing intermediate container fa4f0506b33d 19:35:51 ---> ac4585a0c5e7 19:35:51 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:35:51 Removing intermediate container 906e229aeb7f 19:35:51 ---> 60cd102ed23f 19:35:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:35:51 ---> Running in ac3b2b4d9402 19:35:51 ---> Running in 81c307c8a04a 19:35:51 Removing intermediate container a2e4c0178c6a 19:35:51 ---> c7eb33c8d004 19:35:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:51 ---> Running in f078cb5a5894 19:35:51 Removing intermediate container ac3b2b4d9402 19:35:51 ---> ad48ff3a8526 19:35:51 Step 12/20 : WORKDIR /edgex 19:35:51 Removing intermediate container 81c307c8a04a 19:35:51 ---> a3f74f0fdfc0 19:35:51 Step 12/24 : WORKDIR / 19:35:51 ---> Running in 871aaceff233 19:35:51 ---> Running in 1dab961538b2 19:35:52 Removing intermediate container f078cb5a5894 19:35:52 ---> ca076ef6e75f 19:35:52 Step 20/22 : LABEL arch=arm64 19:35:52 ---> Running in c7b4db314571 19:35:52 Removing intermediate container 871aaceff233 19:35:52 ---> 57d49a5ae4eb 19:35:52 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:35:52 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:35:52 Status: Downloaded newer image for docker:20.10.8 19:35:52 ---> 3734d5adc5ac 19:35:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:35:52 Removing intermediate container 1dab961538b2 19:35:52 ---> 5795f5ca3847 19:35:52 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:35:52 ---> Running in 6f37b3e26618 19:35:53 Removing intermediate container c7b4db314571 19:35:53 ---> c71f559854d4 19:35:53 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:35:53 ---> Running in b738808dd336 19:35:53 Removing intermediate container 6f37b3e26618 19:35:53 ---> 0e897830707d 19:35:53 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:35:53 ---> Running in 375aefc3f0b8 19:35:53 ---> 947cdbefbea1 19:35:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:35:53 ---> 8ceb1c287333 19:35:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:35:54 Removing intermediate container b738808dd336 19:35:54 ---> fb43028b0f22 19:35:54 Step 22/22 : LABEL version=0.0.0 19:35:54 ---> Running in 65bc3ca08e84 19:35:54 ---> 8fb50e545498 19:35:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:56 ---> 96f429656c5a 19:35:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:56 Removing intermediate container 65bc3ca08e84 19:35:56 ---> 947f6d77a6f7 19:35:56 19:35:56 ---> a030645e0a5a 19:35:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:35:56 (1/42) Installing readline (8.1.0-r0) 19:35:56 Successfully built 947f6d77a6f7 19:35:56 (2/42) Installing bash (5.1.4-r0) 19:35:56 Successfully tagged core-command-arm64:latest 19:35:56  Building core-command ... done Executing bash-5.1.4-r0.post-install 19:35:56 (3/42) Installing brotli-libs (1.0.9-r5) 19:35:56 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:35:56 (5/42) Installing libcurl (7.79.1-r0) 19:35:56 (6/42) Installing curl (7.79.1-r0) 19:35:56 (7/42) Installing dumb-init (1.2.5-r1) 19:35:56 (8/42) Installing libbz2 (1.0.8-r1) 19:35:56 (9/42) Installing expat (2.4.1-r0) 19:35:56 (10/42) Installing libffi (3.3-r2) 19:35:56 (11/42) Installing gdbm (1.19-r0) 19:35:56 (12/42) Installing xz-libs (5.2.5-r0) 19:35:56 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:35:56 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:35:57 (15/42) Installing mpdecimal (2.5.1-r1) 19:35:57 (16/42) Installing sqlite-libs (3.35.5-r0) 19:35:57 (17/42) Installing python3 (3.9.5-r1) 19:35:58 ---> fc1cab6be8fa 19:35:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:35:58 ---> b41307433a80 19:35:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:35:58 ---> Running in 10e8825af954 19:35:59 (18/42) Installing py3-appdirs (1.4.4-r2) 19:35:59 (19/42) Installing py3-chardet (4.0.0-r2) 19:35:59 (20/42) Installing py3-idna (3.2-r0) 19:35:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:35:59 (22/42) Installing py3-certifi (2020.12.5-r1) 19:35:59 (23/42) Installing py3-requests (2.25.1-r4) 19:35:59 (24/42) Installing py3-msgpack (1.0.2-r1) 19:35:59 (25/42) Installing py3-lockfile (0.12.2-r4) 19:35:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:35:59 (27/42) Installing py3-colorama (0.4.4-r1) 19:35:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:35:59 (29/42) Installing py3-distlib (0.3.1-r3) 19:35:59 (30/42) Installing py3-distro (1.5.0-r3) 19:35:59 (31/42) Installing py3-six (1.15.0-r1) 19:35:59 (32/42) Installing py3-webencodings (0.5.1-r4) 19:35:59 (33/42) Installing py3-html5lib (1.1-r1) 19:35:59 (34/42) Installing py3-parsing (2.4.7-r2) 19:35:59 (35/42) Installing py3-packaging (20.9-r1) 19:35:59 (36/42) Installing py3-toml (0.10.2-r2) 19:35:59 (37/42) Installing py3-pep517 (0.10.0-r2) 19:35:59 (38/42) Installing py3-progress (1.5-r2) 19:35:59 Removing intermediate container 10e8825af954 19:35:59 ---> c0b6059bd694 19:35:59 Step 17/20 : CMD ["--init=true"] 19:35:59 (39/42) Installing py3-retrying (1.3.3-r1) 19:35:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:35:59 (41/42) Installing py3-setuptools (52.0.0-r3) 19:36:00 ---> d17bbc3bcf7a 19:36:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:36:00 (42/42) Installing py3-pip (20.3.4-r1) 19:36:00 ---> Running in 334a5b5a3741 19:36:00 Executing busybox-1.33.1-r3.trigger 19:36:00 OK: 84 MiB in 64 packages 19:36:01 Removing intermediate container 334a5b5a3741 19:36:01 ---> 84e3769f9794 19:36:01 Step 18/20 : LABEL arch=arm64 19:36:02 ---> 8a7d75ef95b9 19:36:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:36:02 ---> Running in 3fe507edca6f 19:36:02 Removing intermediate container 3fe507edca6f 19:36:02 ---> 7082c9af730e 19:36:02 Step 19/20 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:36:03 ---> Running in 9e31dbc02460 19:36:03 ---> ab2bfed008e6 19:36:03 Step 20/24 : 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/ 19:36:03 ---> Running in 7ef5bd0583a3 19:36:03 Removing intermediate container 9e31dbc02460 19:36:03 ---> 32e2a02030c1 19:36:03 Step 20/20 : LABEL version=0.0.0 19:36:04 ---> Running in 36fb01b2f36b 19:36:04 Removing intermediate container 36fb01b2f36b 19:36:04 ---> 24e2cd01a323 19:36:04 19:36:05 Collecting docker-compose==1.23.2 19:36:05 Successfully built 24e2cd01a323 19:36:05 Successfully tagged security-proxy-setup-arm64:latest 19:36:05  Building security-proxy-setup ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:36:05 Collecting texttable<0.10,>=0.9.0 19:36:05 Downloading texttable-0.9.1.tar.gz (11 kB) 19:36:06 Removing intermediate container 7ef5bd0583a3 19:36:06 ---> 1293d3a5d5f3 19:36:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:36:06 ---> Running in f85de99c8b86 19:36:06 Removing intermediate container f85de99c8b86 19:36:06 ---> 6167df3fac1d 19:36:06 Step 22/24 : LABEL arch=arm64 19:36:06 ---> Running in 3f1ee5bb998d 19:36:07 Collecting docopt<0.7,>=0.6.1 19:36:07 Downloading docopt-0.6.2.tar.gz (25 kB) 19:36:07 Removing intermediate container 3f1ee5bb998d 19:36:07 ---> b4a47cbe0dee 19:36:07 Step 23/24 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:36:07 ---> Running in 22b87b6fe793 19:36:08 Removing intermediate container 22b87b6fe793 19:36:08 ---> 98967a271319 19:36:08 Step 24/24 : LABEL version=0.0.0 19:36:08 ---> Running in 7488459ed910 19:36:09 Removing intermediate container 7488459ed910 19:36:09 ---> ad7b8f7eec31 19:36:09 19:36:09 Successfully built ad7b8f7eec31 19:36:09 Successfully tagged security-secretstore-setup-arm64:latest 19:36:09  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 19:36:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:36:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:36:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:36:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:36:10 Collecting docker<4.0,>=3.6.0 19:36:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:36:10 Collecting dockerpty<0.5,>=0.4.1 19:36:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:36:12 Collecting cached-property<2,>=1.2.0 19:36:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:36:13 Collecting PyYAML<4,>=3.10 19:36:13 Downloading PyYAML-3.13.tar.gz (270 kB) 19:36:16 Collecting websocket-client<1.0,>=0.32.0 19:36:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:36:16 Collecting docker-pycreds>=0.4.0 19:36:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:36:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:36:17 Collecting urllib3<1.25,>=1.21.1 19:36:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:36:17 Collecting chardet<3.1.0,>=3.0.2 19:36:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:36:17 Collecting idna<2.8,>=2.5 19:36:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:36:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:36:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:36:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:36:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:36:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:36:18 Attempting uninstall: urllib3 19:36:18 Found existing installation: urllib3 1.26.5 19:36:18 Uninstalling urllib3-1.26.5: 19:36:18 Successfully uninstalled urllib3-1.26.5 19:36:19 Attempting uninstall: idna 19:36:19 Found existing installation: idna 3.2 19:36:19 Uninstalling idna-3.2: 19:36:19 Successfully uninstalled idna-3.2 19:36:20 Attempting uninstall: chardet 19:36:20 Found existing installation: chardet 4.0.0 19:36:20 Uninstalling chardet-4.0.0: 19:36:20 Successfully uninstalled chardet-4.0.0 19:36:21 Attempting uninstall: requests 19:36:21 Found existing installation: requests 2.25.1 19:36:21 Uninstalling requests-2.25.1: 19:36:21 Successfully uninstalled requests-2.25.1 19:36:21 Running setup.py install for texttable: started 19:36:23 Running setup.py install for texttable: finished with status 'done' 19:36:23 Running setup.py install for PyYAML: started 19:36:25 Running setup.py install for PyYAML: finished with status 'done' 19:36:25 Running setup.py install for docopt: started 19:36:27 Running setup.py install for docopt: finished with status 'done' 19:36:27 Running setup.py install for dockerpty: started 19:36:29 Running setup.py install for dockerpty: finished with status 'done' 19:36:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:36:39 Removing intermediate container 375aefc3f0b8 19:36:39 ---> 5aadaf8d818d 19:36:39 Step 13/22 : ENV APP_PORT=58890 19:36:39 ---> Running in e87e909cbb66 19:36:39 Removing intermediate container e87e909cbb66 19:36:39 ---> b825a2d08e0e 19:36:39 Step 14/22 : EXPOSE $APP_PORT 19:36:39 ---> Running in 9141eb698992 19:36:40 Removing intermediate container 9141eb698992 19:36:40 ---> af9f85942371 19:36:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:36:41 ---> fa285be97f12 19:36:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:36:42 ---> bcb095c406ea 19:36:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:36:43 ---> 92e68f78f63a 19:36:43 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:36:43 ---> Running in d99f892d4684 19:36:43 Removing intermediate container d99f892d4684 19:36:43 ---> 23ab2e938c85 19:36:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:43 ---> Running in 90ace990002d 19:36:44 Removing intermediate container 90ace990002d 19:36:44 ---> 9fdcb67cf161 19:36:44 Step 20/22 : LABEL arch=arm64 19:36:44 ---> Running in 6473c7ed7db0 19:36:44 Removing intermediate container 6473c7ed7db0 19:36:44 ---> 2c6a79bd1c06 19:36:44 Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f 19:36:45 ---> Running in a27b45b02c24 19:36:45 Removing intermediate container a27b45b02c24 19:36:45 ---> eb15bca20dc6 19:36:45 Step 22/22 : LABEL version=0.0.0 19:36:45 ---> Running in 70d372d7fa40 19:36:46 Removing intermediate container 70d372d7fa40 19:36:46 ---> 52bd06f09d98 19:36:46 19:36:46 Successfully built 52bd06f09d98 19:36:46 Successfully tagged sys-mgmt-agent-arm64:latest 19:36:46  Building sys-mgmt-agent ... done  [Pipeline] } 19:36:46 $ docker stop --time=1 1f8bf038191b5d32103ef78201a84e85d847dd24d19db8fac0ea03661e01305a 19:36:48 $ docker rm -f 1f8bf038191b5d32103ef78201a84e85d847dd24d19db8fac0ea03661e01305a [Pipeline] // withDockerContainer [Pipeline] sh 19:36:49 + docker images 19:36:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:36:49 sys-mgmt-agent-arm64 latest 52bd06f09d98 4 seconds ago 277MB 19:36:49 security-secretstore-setup-arm64 latest ad7b8f7eec31 41 seconds ago 26.5MB 19:36:49 security-proxy-setup-arm64 latest 24e2cd01a323 45 seconds ago 25.3MB 19:36:49 core-command-arm64 latest 947f6d77a6f7 55 seconds ago 15.2MB 19:36:49 7d50fa3393bb About a minute ago 1.57GB 19:36:49 051a7222e27e About a minute ago 1.58GB 19:36:49 3fdc453f7c3c About a minute ago 1.57GB 19:36:49 c6030a32aeb9 About a minute ago 1.57GB 19:36:49 security-bootstrapper-arm64 latest a6ae5d9d7789 4 minutes ago 17.7MB 19:36:49 core-data-arm64 latest 972b88bdf760 4 minutes ago 19.4MB 19:36:49 support-scheduler-arm64 latest d1b800a7440b 4 minutes ago 15.2MB 19:36:49 core-metadata-arm64 latest aa89ef7a710e 4 minutes ago 15.8MB 19:36:49 support-notifications-arm64 latest 028662f37396 4 minutes ago 15.9MB 19:36:49 33f955183b23 4 minutes ago 1.58GB 19:36:49 55328973a5c4 4 minutes ago 1.57GB 19:36:49 4c1d59373e87 4 minutes ago 1.57GB 19:36:49 59016fdcb8c0 4 minutes ago 1.57GB 19:36:49 ff7d2a1b3b20 4 minutes ago 1.57GB 19:36:49 ci-base-image-arm64 latest da37deba4987 16 minutes ago 1.24GB 19:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 days ago 534MB 19:36:49 docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB 19:36:49 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 19:36:49 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 19:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:52 19:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:53 arm64: Pulling from edgex-lftools-log-publisher 19:36:53 448f6bf000e3: Pulling fs layer 19:36:53 f757da607395: Pulling fs layer 19:36:53 05883995daec: Pulling fs layer 19:36:53 8603b9c90790: Pulling fs layer 19:36:53 1560dd03e051: Pulling fs layer 19:36:53 27f5ce0e4adf: Pulling fs layer 19:36:53 c2d8d7efcc4b: Pulling fs layer 19:36:53 1560dd03e051: Waiting 19:36:53 27f5ce0e4adf: Waiting 19:36:53 c2d8d7efcc4b: Waiting 19:36:53 8603b9c90790: Waiting 19:36:53 f757da607395: Verifying Checksum 19:36:53 f757da607395: Download complete 19:36:53 8603b9c90790: Verifying Checksum 19:36:53 8603b9c90790: Download complete 19:36:54 1560dd03e051: Verifying Checksum 19:36:54 1560dd03e051: Download complete 19:36:54 27f5ce0e4adf: Download complete 19:36:54 05883995daec: Verifying Checksum 19:36:54 05883995daec: Download complete 19:36:55 448f6bf000e3: Verifying Checksum 19:36:55 448f6bf000e3: Download complete 19:36:58 448f6bf000e3: Pull complete 19:36:58 c2d8d7efcc4b: Verifying Checksum 19:36:59 f757da607395: Pull complete 19:37:00 05883995daec: Pull complete 19:37:01 8603b9c90790: Pull complete 19:37:02 1560dd03e051: Pull complete 19:37:02 27f5ce0e4adf: Pull complete 19:37:17 c2d8d7efcc4b: Pull complete 19:37:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:37:18 prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container 19:37:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:37:23 $ docker top de4bded34dbb5f376ef3f49afcc103949f87855e8c63340c2e5fe9e890a292ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:24 ---> job-cost.sh 19:37:24 lf-activate-venv: SKIPPING 19:37:24 INFO: No Stack... 19:37:25 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:26 INFO: Archiving Costs [Pipeline] sh 19:37:26 + cat+ /w/workspace/edgex-go/1/archives/cost.csvcut 19:37:26 -d, -f6 [Pipeline] lock 19:37:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] 19:37:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] did not exist. Created. 19:37:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:27 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:27 Stashed 1 file(s) [Pipeline] } 19:37:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:27 $ docker stop --time=1 de4bded34dbb5f376ef3f49afcc103949f87855e8c63340c2e5fe9e890a292ff 19:37:29 $ docker rm -f de4bded34dbb5f376ef3f49afcc103949f87855e8c63340c2e5fe9e890a292ff [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 19:37:30 provisioning config files... 19:37:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4983022231641702861tmp [Pipeline] { [Pipeline] sh 19:37:32 + set +x 19:37:32 + curl -s https://codecov.io/bash 19:37:32 + bash -s -- 19:37:32 19:37:32 _____ _ 19:37:32 / ____| | | 19:37:32 | | ___ __| | ___ ___ _____ __ 19:37:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:32 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:32 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:32 Bash-1.0.6 19:37:32 19:37:32 19:37:32 ==> git version 2.24.4 found 19:37:32 ==> 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 19:37:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:37:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:37:32 ==> Jenkins CI detected. 19:37:32 current dir:  /w/workspace/edgex-go/1 19:37:32 project root: . 19:37:32 --> token set from env 19:37:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:33 ==> Running gcov in . (disable via -X gcov) 19:37:33 ==> Python coveragepy not found 19:37:33 ==> Searching for coverage reports in: 19:37:33 + . 19:37:33 -> Found 1 reports 19:37:33 ==> Detecting git/mercurial file structure 19:37:33 ==> Reading reports 19:37:33 + ./coverage.out bytes=403932 19:37:33 ==> Appending adjustments 19:37:33 https://docs.codecov.io/docs/fixing-reports 19:37:34 + Found adjustments 19:37:34 ==> Gzipping contents 19:37:34 56K /tmp/codecov.jOhHnv.gz 19:37:34 ==> Uploading reports 19:37:34 url: https://codecov.io 19:37:34 query: branch=PR-3761&commit=452bc479f5ebbbd11b623b1cf411819c55beaf5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3761&job=&cmd_args= 19:37:34 -> Pinging Codecov 19:37:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3761&commit=452bc479f5ebbbd11b623b1cf411819c55beaf5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3761&job=&cmd_args= 19:37:34 -> Uploading to 19:37:34 https://storage.googleapis.com/codecov/v4/raw/2021-10-18/00271124DB129430A58F1EEE437C3FCB/452bc479f5ebbbd11b623b1cf411819c55beaf5f/3f8cbdbf-a211-426b-9628-367763a69678.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T193734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dff760b4216af8aa24334dcd230bb3897242455bb6e3d194f8cada73d95aa1a1 19:37:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:34 Dload Upload Total Spent Left Speed 19:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54406 0 0 100 54406 0 145k --:--:-- --:--:-- --:--:-- 146k 19:37:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/452bc479f5ebbbd11b623b1cf411819c55beaf5f [Pipeline] } 19:37:35 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 19:37:36 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:37:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:37 ---> package-listing.sh 19:37:37 ++ facter osfamily 19:37:37 ++ tr '[:upper:]' '[:lower:]' 19:37:38 + OS_FAMILY=redhat 19:37:38 + workspace=/w/workspace/edgex-go/1 19:37:38 + START_PACKAGES=/tmp/packages_start.txt 19:37:38 + END_PACKAGES=/tmp/packages_end.txt 19:37:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:38 + PACKAGES=/tmp/packages_start.txt 19:37:38 + '[' /w/workspace/edgex-go/1 ']' 19:37:38 + PACKAGES=/tmp/packages_end.txt 19:37:38 + case "${OS_FAMILY}" in 19:37:38 + rpm -qa 19:37:38 + sort 19:37:41 + '[' -f /tmp/packages_start.txt ']' 19:37:41 + '[' -f /tmp/packages_end.txt ']' 19:37:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:41 + '[' /w/workspace/edgex-go/1 ']' 19:37:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:37:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:37:41 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 19:37:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:42 19:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:42 latest: Pulling from edgex-lftools-log-publisher 19:37:42 b4d181a07f80: Pulling fs layer 19:37:42 a1111a8f2ec3: Pulling fs layer 19:37:42 ed53099fbce6: Pulling fs layer 19:37:42 dc539afda2c1: Pulling fs layer 19:37:42 77bc0d833cb6: Pulling fs layer 19:37:42 9065ff56babe: Pulling fs layer 19:37:42 d287ab97295c: Pulling fs layer 19:37:42 dc539afda2c1: Waiting 19:37:42 77bc0d833cb6: Waiting 19:37:42 9065ff56babe: Waiting 19:37:42 d287ab97295c: Waiting 19:37:42 a1111a8f2ec3: Verifying Checksum 19:37:42 a1111a8f2ec3: Download complete 19:37:42 dc539afda2c1: Verifying Checksum 19:37:42 dc539afda2c1: Download complete 19:37:42 ed53099fbce6: Verifying Checksum 19:37:42 ed53099fbce6: Download complete 19:37:42 9065ff56babe: Verifying Checksum 19:37:42 9065ff56babe: Download complete 19:37:42 77bc0d833cb6: Verifying Checksum 19:37:42 77bc0d833cb6: Download complete 19:37:42 b4d181a07f80: Verifying Checksum 19:37:42 b4d181a07f80: Download complete 19:37:43 d287ab97295c: Verifying Checksum 19:37:43 d287ab97295c: Download complete 19:37:44 b4d181a07f80: Pull complete 19:37:44 a1111a8f2ec3: Pull complete 19:37:45 ed53099fbce6: Pull complete 19:37:45 dc539afda2c1: Pull complete 19:37:45 77bc0d833cb6: Pull complete 19:37:45 9065ff56babe: Pull complete 19:37:52 d287ab97295c: Pull complete 19:37:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:37:52 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 19:37:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:37:55 $ docker top eda786d95b333d1a602bbb1c687fb3aaf3130f156445a97ea985ba2f3024f965 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:37:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:37:56 + ls /var/log/sa-host 19:37:56 + sadf -c /var/log/sa-host/sa18 19:37:56 file_magic: OK 19:37:56 HZ: Using current value: 100 19:37:56 file_header: OK 19:37:56 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 19:37:56 Statistics: 19:37:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:37:56 File successfully converted to sysstat format version 12.0.3 19:37:56 + sadf -c /var/log/sa-host/sa30 19:37:56 file_magic: OK 19:37:56 HZ: Using current value: 100 19:37:56 file_header: OK 19:37:56 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 19:37:56 Statistics: 19:37:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:37:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:57 provisioning config files... 19:37:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5944837235233012699tmp [Pipeline] { [Pipeline] echo 19:37:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:57 ---> create-netrc.sh [Pipeline] } 19:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:37:57 ---> python-tools-install.sh [Pipeline] echo 19:37:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:37:58 ---> sudo-logs.sh 19:37:58 Archiving 'sudo' log.. 19:37:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known 19:37:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:37:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:37:58 ---> job-cost.sh 19:37:58 lf-activate-venv: SKIPPING 19:37:58 DEBUG: total: 0.10999999940395355 19:37:58 INFO: Retrieving Stack Cost... 19:38:03 INFO: Retrieving Pricing Info for: v3-standard-2 19:38:04 INFO: Archiving Costs [Pipeline] echo 19:38:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:04 ---> logs-deploy.sh 19:38:04 lf-activate-venv: SKIPPING 19:38:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3761/1 19:38:04 INFO: archiving workspace using pattern(s): 19:38:05 Archives upload complete. 19:38:05 INFO: archiving logs to Nexus 19:38:06 ---> uname -a: 19:38:06 Linux prd-centos7-docker-4c-2g-2232.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:38:06 19:38:06 19:38:06 ---> lscpu: 19:38:06 Architecture: x86_64 19:38:06 CPU op-mode(s): 32-bit, 64-bit 19:38:06 Byte Order: Little Endian 19:38:06 Address sizes: 40 bits physical, 48 bits virtual 19:38:06 CPU(s): 2 19:38:06 On-line CPU(s) list: 0,1 19:38:06 Thread(s) per core: 1 19:38:06 Core(s) per socket: 1 19:38:06 Socket(s): 2 19:38:06 NUMA node(s): 1 19:38:06 Vendor ID: AuthenticAMD 19:38:06 CPU family: 23 19:38:06 Model: 49 19:38:06 Model name: AMD EPYC-Rome Processor 19:38:06 Stepping: 0 19:38:06 CPU MHz: 2799.998 19:38:06 BogoMIPS: 5599.99 19:38:06 Virtualization: AMD-V 19:38:06 Hypervisor vendor: KVM 19:38:06 Virtualization type: full 19:38:06 L1d cache: 32K 19:38:06 L1i cache: 32K 19:38:06 L2 cache: 512K 19:38:06 L3 cache: 16384K 19:38:06 NUMA node0 CPU(s): 0,1 19:38:06 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 19:38:06 19:38:06 19:38:06 ---> nproc: 19:38:06 2 19:38:06 19:38:06 19:38:06 ---> df -h: 19:38:06 Filesystem Size Used Avail Use% Mounted on 19:38:06 overlay 40G 14G 27G 34% / 19:38:06 tmpfs 64M 0 64M 0% /dev 19:38:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:38:06 shm 64M 0 64M 0% /dev/shm 19:38:06 /dev/vda1 40G 14G 27G 34% /facter-os 19:38:06 19:38:06 19:38:06 ---> sar -b -r -n DEV: 19:38:06 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 19:38:06 19:38:06 19:09:26 LINUX RESTART (2 CPU) 19:38:06 19:38:06 19:11:01 tps rtps wtps bread/s bwrtn/s 19:38:06 19:12:01 87.38 3.20 84.18 2325.26 12334.80 19:38:06 19:13:01 365.33 0.22 365.12 26.51 93811.77 19:38:06 19:14:01 59.77 0.00 59.77 0.00 6916.87 19:38:06 19:15:01 100.42 0.02 100.40 0.53 5593.09 19:38:06 19:16:04 260.80 67.25 193.55 1814.08 114360.61 19:38:06 19:17:01 566.76 232.85 333.91 7088.06 207567.58 19:38:06 19:18:01 824.80 210.22 614.58 9148.54 281793.38 19:38:06 19:19:01 213.72 30.18 183.54 3214.51 28296.42 19:38:06 19:20:01 1.35 0.00 1.35 0.00 24.47 19:38:06 19:21:01 0.23 0.00 0.23 0.00 3.55 19:38:06 19:22:01 0.25 0.00 0.25 0.00 2.56 19:38:06 19:23:01 0.24 0.00 0.24 0.00 3.49 19:38:06 19:24:01 0.25 0.00 0.25 0.00 2.60 19:38:06 19:25:01 0.43 0.25 0.18 7.86 1.68 19:38:06 19:26:01 0.83 0.00 0.83 0.00 16.51 19:38:06 19:27:01 0.30 0.00 0.30 0.00 4.25 19:38:06 19:28:01 0.28 0.00 0.28 0.00 4.91 19:38:06 19:29:01 0.27 0.00 0.27 0.00 4.78 19:38:06 19:30:01 0.32 0.00 0.32 0.00 5.25 19:38:06 19:31:01 0.25 0.00 0.25 0.00 4.20 19:38:06 19:32:01 0.23 0.00 0.23 0.00 3.65 19:38:06 19:33:01 0.38 0.07 0.32 0.53 5.75 19:38:06 19:34:01 0.37 0.08 0.28 2.27 5.33 19:38:06 19:35:01 0.33 0.00 0.33 0.00 4.83 19:38:06 19:36:01 0.28 0.00 0.28 0.00 4.18 19:38:06 19:37:01 0.27 0.00 0.27 0.00 3.36 19:38:06 Average: 95.14 20.65 74.49 899.83 28734.50 19:38:06 19:38:06 19:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:38:06 19:12:01 5102116 0 889432 11.11 2620 2014772 1748344 19.30 1075944 1583472 10528 19:38:06 19:13:01 3752432 0 913852 11.41 2620 3340036 1210240 13.36 1021548 2721896 16 19:38:06 19:14:01 3283560 0 1052440 13.14 2620 3670320 1696356 18.73 1441352 2804744 135828 19:38:06 19:15:01 3065804 0 1325088 16.55 2620 3615428 1756412 19.39 1662156 2787508 85184 19:38:06 19:16:04 1033240 0 1246220 15.56 2620 5726860 2202072 24.31 1986784 4404860 460664 19:38:06 19:17:01 348552 0 1810180 22.60 2620 5847588 3834212 42.33 3492196 3538520 205328 19:38:06 19:18:01 1439580 0 1531212 19.12 2620 5035528 3264948 36.05 2804724 3096192 18828 19:38:06 19:19:01 3255952 0 1132068 14.14 2620 3618300 1410148 15.57 1001164 3137712 20 19:38:06 19:20:01 3261900 0 1126116 14.06 2620 3618304 1368740 15.11 1009408 3125404 16 19:38:06 19:21:01 3266984 0 1121028 14.00 2620 3618308 1368980 15.11 1010916 3119080 8 19:38:06 19:22:01 3269428 0 1118584 13.97 2620 3618308 1368740 15.11 1010364 3118560 8 19:38:06 19:23:01 3268608 0 1119396 13.98 2620 3618316 1368968 15.11 1010496 3118848 8 19:38:06 19:24:01 3271464 0 1116536 13.94 2620 3618320 1369004 15.11 1010768 3115864 8 19:38:06 19:25:01 3272460 0 1115448 13.93 2620 3618412 1368740 15.11 1010428 3115612 24 19:38:06 19:26:01 3272416 0 1115540 13.93 2620 3618364 1368848 15.11 1010512 3115596 8 19:38:06 19:27:01 3272560 0 1115392 13.93 2620 3618368 1368740 15.11 1010528 3115596 8 19:38:06 19:28:01 3272296 0 1115652 13.93 2620 3618372 1368740 15.11 1010536 3115596 8 19:38:06 19:29:01 3272764 0 1115176 13.92 2620 3618380 1368740 15.11 1010536 3115600 8 19:38:06 19:30:01 3272748 0 1115192 13.92 2620 3618380 1368740 15.11 1010428 3115340 8 19:38:06 19:31:01 3272652 0 1115284 13.93 2620 3618384 1368812 15.11 1010528 3115340 8 19:38:06 19:32:01 3272676 0 1115256 13.93 2620 3618388 1368852 15.11 1010552 3115340 20 19:38:06 19:33:01 3272732 0 1115196 13.92 2620 3618392 1368868 15.11 1010544 3115344 16 19:38:06 19:34:01 3272500 0 1115352 13.93 2620 3618468 1368868 15.11 1010560 3115424 8 19:38:06 19:35:01 3272352 0 1115500 13.93 2620 3618468 1368868 15.11 1010568 3115424 8 19:38:06 19:36:01 3272444 0 1115400 13.93 2620 3618476 1368940 15.11 1010660 3115424 8 19:38:06 19:37:01 3272696 0 1115144 13.92 2620 3618480 1368868 15.11 1010572 3115428 12 19:38:06 Average: 3083189 0 1153911 14.41 2620 3769220 1606223 17.73 1256722 3083605 35253 19:38:06 19:38:06 19:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:38:06 19:12:01 vethc82ea62 1069.61 751.32 95.33 2702.12 0.00 0.00 0.00 0.00 19:38:06 19:12:01 eth0 884.31 1158.53 3307.42 118.21 0.00 0.00 0.00 0.00 19:38:06 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:12:01 docker0 1069.61 751.19 80.70 2702.11 0.00 0.00 0.00 0.00 19:38:06 19:13:01 eth0 357.11 273.01 5265.92 31.68 0.00 0.00 0.00 0.00 19:38:06 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:13:01 docker0 199.00 232.63 15.48 2042.40 0.00 0.00 0.00 0.00 19:38:06 19:14:01 veth191e2b5 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 19:38:06 19:14:01 eth0 40.70 23.03 37.65 15.45 0.00 0.00 0.00 0.00 19:38:06 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:14:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 19:38:06 19:15:01 veth191e2b5 1.22 1.22 0.09 0.09 0.00 0.00 0.00 0.00 19:38:06 19:15:01 eth0 14.82 7.84 11.06 5.93 0.00 0.00 0.00 0.00 19:38:06 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:15:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 19:38:06 19:16:04 eth0 104.71 70.77 1620.99 123.98 0.00 0.00 0.00 0.00 19:38:06 19:16:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:16:04 vethd187a76 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:16:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:17:01 veth14c5af2 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:17:01 vethc54e0d7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:17:01 vethd6af78f 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:17:01 eth0 63.38 32.68 211.01 13.61 0.00 0.00 0.00 0.00 19:38:06 19:18:01 vetha415bd4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:18:01 veth6f83f68 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:18:01 veth659fcef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:18:01 eth0 123.56 62.31 1631.87 20.66 0.00 0.00 0.00 0.00 19:38:06 19:19:01 eth0 39.88 18.69 143.67 9.40 0.00 0.00 0.00 0.00 19:38:06 19:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:19:01 docker0 1314.96 1082.87 99.29 5612.86 0.00 0.00 0.00 0.00 19:38:06 19:20:01 eth0 0.47 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:38:06 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:21:01 eth0 1.52 0.57 0.47 0.28 0.00 0.00 0.00 0.00 19:38:06 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:22:01 eth0 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:38:06 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:23:01 eth0 0.91 0.39 0.32 0.21 0.00 0.00 0.00 0.00 19:38:06 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:24:01 eth0 0.50 0.23 0.27 0.19 0.00 0.00 0.00 0.00 19:38:06 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:25:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:26:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 19:38:06 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:27:01 eth0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:28:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:29:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:30:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:31:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:38:06 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:32:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 19:38:06 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:33:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:34:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:38:06 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:38:06 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:36:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 19:38:06 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 Average: eth0 63.00 63.59 473.59 13.30 0.00 0.00 0.00 0.00 19:38:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:06 Average: docker0 50.64 41.70 3.82 216.14 0.00 0.00 0.00 0.00 19:38:06 19:38:06 19:38:06 ---> sar -P ALL: 19:38:06 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 19:38:06 19:38:06 19:09:26 LINUX RESTART (2 CPU) 19:38:06 19:38:06 19:11:01 CPU %user %nice %system %iowait %steal %idle 19:38:06 19:12:01 all 15.86 0.00 4.40 1.80 0.11 77.83 19:38:06 19:12:01 0 16.50 0.00 5.05 1.95 0.11 76.40 19:38:06 19:12:01 1 15.23 0.00 3.77 1.66 0.10 79.23 19:38:06 19:13:01 all 26.86 0.00 11.57 3.01 0.10 58.46 19:38:06 19:13:01 0 23.78 0.00 11.55 3.60 0.11 60.97 19:38:06 19:13:01 1 29.97 0.00 11.59 2.41 0.09 55.94 19:38:06 19:14:01 all 56.46 0.00 6.13 0.41 0.11 36.89 19:38:06 19:14:01 0 55.64 0.00 6.60 0.40 0.11 37.25 19:38:06 19:14:01 1 57.28 0.00 5.65 0.43 0.11 36.53 19:38:06 19:15:01 all 56.70 0.00 5.07 1.01 0.11 37.12 19:38:06 19:15:01 0 58.04 0.00 5.36 1.05 0.11 35.45 19:38:06 19:15:01 1 55.36 0.00 4.78 0.97 0.11 38.78 19:38:06 19:16:04 all 50.11 0.00 12.89 5.30 0.10 31.60 19:38:06 19:16:04 0 51.18 0.00 12.71 5.46 0.10 30.54 19:38:06 19:16:04 1 49.04 0.00 13.07 5.13 0.10 32.66 19:38:06 19:17:01 all 62.20 0.00 15.76 18.99 0.15 2.90 19:38:06 19:17:01 0 62.56 0.00 15.64 18.18 0.14 3.49 19:38:06 19:17:01 1 61.83 0.00 15.88 19.81 0.16 2.32 19:38:06 19:18:01 all 62.75 0.00 27.51 6.37 0.14 3.23 19:38:06 19:18:01 0 62.02 0.00 27.80 7.20 0.15 2.82 19:38:06 19:18:01 1 63.49 0.00 27.22 5.54 0.13 3.63 19:38:06 19:19:01 all 54.71 0.00 10.65 2.10 0.10 32.44 19:38:06 19:19:01 0 54.79 0.00 10.90 1.78 0.09 32.45 19:38:06 19:19:01 1 54.64 0.00 10.40 2.42 0.11 32.44 19:38:06 19:20:01 all 0.19 0.00 0.07 0.00 0.01 99.73 19:38:06 19:20:01 0 0.05 0.00 0.08 0.00 0.02 99.85 19:38:06 19:20:01 1 0.33 0.00 0.05 0.00 0.00 99.62 19:38:06 19:21:01 all 0.28 0.00 0.05 0.00 0.02 99.66 19:38:06 19:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:38:06 19:21:01 1 0.50 0.00 0.07 0.00 0.02 99.42 19:38:06 19:22:01 all 0.23 0.00 0.05 0.00 0.01 99.71 19:38:06 19:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:38:06 19:22:01 1 0.42 0.00 0.05 0.00 0.02 99.52 19:38:06 19:38:06 19:22:01 CPU %user %nice %system %iowait %steal %idle 19:38:06 19:23:01 all 0.27 0.00 0.03 0.00 0.01 99.69 19:38:06 19:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:38:06 19:23:01 1 0.48 0.00 0.03 0.00 0.00 99.49 19:38:06 19:24:01 all 0.13 0.00 0.04 0.00 0.01 99.82 19:38:06 19:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:38:06 19:24:01 1 0.22 0.00 0.05 0.00 0.02 99.72 19:38:06 19:25:01 all 0.25 0.00 0.06 0.00 0.02 99.67 19:38:06 19:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:38:06 19:25:01 1 0.48 0.00 0.08 0.00 0.02 99.42 19:38:06 19:26:01 all 0.18 0.00 0.04 0.00 0.00 99.77 19:38:06 19:26:01 0 0.07 0.00 0.05 0.00 0.00 99.88 19:38:06 19:26:01 1 0.30 0.00 0.03 0.00 0.00 99.67 19:38:06 19:27:01 all 0.17 0.00 0.04 0.00 0.00 99.79 19:38:06 19:27:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:38:06 19:27:01 1 0.28 0.00 0.03 0.00 0.00 99.68 19:38:06 19:28:01 all 0.23 0.00 0.03 0.00 0.02 99.72 19:38:06 19:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:38:06 19:28:01 1 0.42 0.00 0.03 0.00 0.02 99.53 19:38:06 19:29:01 all 0.22 0.00 0.05 0.00 0.00 99.73 19:38:06 19:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:38:06 19:29:01 1 0.40 0.00 0.07 0.00 0.00 99.53 19:38:06 19:30:01 all 0.05 0.00 0.05 0.00 0.02 99.88 19:38:06 19:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:38:06 19:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:38:06 19:31:01 all 0.19 0.00 0.03 0.00 0.00 99.78 19:38:06 19:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:38:06 19:31:01 1 0.35 0.00 0.02 0.00 0.00 99.63 19:38:06 19:32:01 all 0.30 0.00 0.02 0.00 0.02 99.67 19:38:06 19:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:38:06 19:32:01 1 0.55 0.00 0.02 0.00 0.02 99.42 19:38:06 19:33:01 all 0.32 0.00 0.05 0.00 0.01 99.62 19:38:06 19:33:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:38:06 19:33:01 1 0.58 0.00 0.05 0.00 0.02 99.35 19:38:06 19:38:06 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:38:06 19:34:01 all 0.28 0.00 0.03 0.01 0.01 99.68 19:38:06 19:34:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:38:06 19:34:01 1 0.52 0.00 0.02 0.00 0.00 99.47 19:38:06 19:35:01 all 0.25 0.00 0.03 0.00 0.01 99.71 19:38:06 19:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:38:06 19:35:01 1 0.47 0.00 0.03 0.00 0.02 99.48 19:38:06 19:36:01 all 0.22 0.00 0.03 0.00 0.01 99.75 19:38:06 19:36:01 0 0.37 0.00 0.03 0.00 0.02 99.58 19:38:06 19:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:38:06 19:37:01 all 0.16 0.00 0.04 0.00 0.01 99.79 19:38:06 19:37:01 0 0.27 0.00 0.03 0.00 0.00 99.70 19:38:06 19:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:38:06 Average: all 14.09 0.00 3.41 1.38 0.04 81.08 19:38:06 Average: 0 13.95 0.00 3.47 1.40 0.04 81.13 19:38:06 Average: 1 14.24 0.00 3.35 1.35 0.04 81.02 19:38:06 19:38:06 19:38:06