Pull request #3763 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 193fab905c747f9b709ff8e98710f0925d38061c+f045366f2d64fe6e0c14912db4a22971d4c550bb (ca4320752bb10a543f5824bf15ada2f19a9f9da0) 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-ssh1145507825190977454.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-ssh4296127306306880800.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-3763/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-3763/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5950088194301273421.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-3763/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4486378976259984116.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-ssh443530723197575141.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-3763/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-3763/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2607242400052975263.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-14 in /w/workspace/edgexfoundry_edgex-go_PR-3763 [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-ssh5198229682228321800.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 f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 193fab905c747f9b709ff8e98710f0925d38061c Merge succeeded, producing 193fab905c747f9b709ff8e98710f0925d38061c Checking out Revision 193fab905c747f9b709ff8e98710f0925d38061c (PR-3763) > 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-ssh74237364249226118.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3763/head:refs/remotes/origin/PR-3763 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # 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-ssh4879783978364754914.key > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # 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 [2021-10-19T13:24:23.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-19T13:24:24.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-19T13:24:24.163Z] ========================================================= [2021-10-19T13:24:24.163Z] EdgeX Global Pipelines Version Info [2021-10-19T13:24:24.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:24:25.359Z] ------------------- [2021-10-19T13:24:25.359Z] stable info: [2021-10-19T13:24:25.359Z] ------------------- [2021-10-19T13:24:25.359Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-19T13:24:25.359Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T13:24:25.359Z] Message: update stable to v1.0.210 [2021-10-19T13:24:25.935Z] ------------------- [2021-10-19T13:24:25.935Z] experimental info: [2021-10-19T13:24:25.935Z] ------------------- [2021-10-19T13:24:25.935Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-19T13:24:25.935Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T13:24:25.935Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-19T13:24:26.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-19T13:24:26.156Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-19T13:24:26.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-19T13:24:26.228Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-19T13:24:26.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-19T13:24:26.301Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-19T13:24:26.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-19T13:24:26.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-19T13:24:26.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-19T13:24:26.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-19T13:24:26.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-19T13:24:26.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-19T13:24:26.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-19T13:24:26.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-19T13:24:26.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-19T13:24:26.675Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-19T13:24:26.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-19T13:24:26.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-19T13:24:26.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-19T13:24:26.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-19T13:24:26.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-19T13:24:26.906Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-19T13:24:26.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3763 [Pipeline] echo [2021-10-19T13:24:26.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3763 [Pipeline] echo [2021-10-19T13:24:27.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3763 [Pipeline] echo [2021-10-19T13:24:27.059Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 193fab905c747f9b709ff8e98710f0925d38061c [Pipeline] echo [2021-10-19T13:24:27.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 193fab9 [Pipeline] echo [2021-10-19T13:24:27.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:24:27.237Z] provisioning config files... [2021-10-19T13:24:27.258Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3053472058324260111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:24:27.607Z] ---> docker-login.sh [2021-10-19T13:24:27.607Z] nexus3.edgexfoundry.org:10001 [2021-10-19T13:24:27.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:24:27.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:24:27.868Z] Configure a credential helper to remove this warning. See [2021-10-19T13:24:27.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:24:27.868Z] [2021-10-19T13:24:27.868Z] Login Succeeded [2021-10-19T13:24:27.868Z] nexus3.edgexfoundry.org:10002 [2021-10-19T13:24:27.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:24:27.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:24:27.868Z] Configure a credential helper to remove this warning. See [2021-10-19T13:24:27.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:24:27.868Z] [2021-10-19T13:24:27.868Z] Login Succeeded [2021-10-19T13:24:27.868Z] nexus3.edgexfoundry.org:10003 [2021-10-19T13:24:27.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:24:28.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:24:28.137Z] Configure a credential helper to remove this warning. See [2021-10-19T13:24:28.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:24:28.137Z] [2021-10-19T13:24:28.137Z] Login Succeeded [2021-10-19T13:24:28.137Z] nexus3.edgexfoundry.org:10004 [2021-10-19T13:24:28.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:24:28.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:24:28.137Z] Configure a credential helper to remove this warning. See [2021-10-19T13:24:28.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:24:28.137Z] [2021-10-19T13:24:28.137Z] Login Succeeded [2021-10-19T13:24:28.137Z] docker.io [2021-10-19T13:24:28.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:24:28.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:24:28.711Z] Configure a credential helper to remove this warning. See [2021-10-19T13:24:28.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:24:28.711Z] [2021-10-19T13:24:28.711Z] Login Succeeded [2021-10-19T13:24:28.711Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T13:24:28.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T13:24:29.134Z] ++ 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 [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/core-command/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/core-data/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-19T13:24:29.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:24:29.134Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-19T13:24:29.134Z] ++ cut -d/ -f2 [2021-10-19T13:24:29.134Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-19T13:24:29.201Z] 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 [2021-10-19T13:24:29.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:24:29.982Z] [2021-10-19T13:24:29.982Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:24:30.334Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:24:30.335Z] latest: Pulling from edgex-devops/git-semver [2021-10-19T13:24:30.335Z] a0d0a0d46f8b: Pulling fs layer [2021-10-19T13:24:30.335Z] 3e5f54012d9b: Pulling fs layer [2021-10-19T13:24:30.335Z] 4c7163046ea9: Pulling fs layer [2021-10-19T13:24:30.335Z] 0c2d73faf560: Pulling fs layer [2021-10-19T13:24:30.335Z] 0c2d73faf560: Waiting [2021-10-19T13:24:30.335Z] a0d0a0d46f8b: Verifying Checksum [2021-10-19T13:24:30.335Z] a0d0a0d46f8b: Download complete [2021-10-19T13:24:30.602Z] 0c2d73faf560: Verifying Checksum [2021-10-19T13:24:30.602Z] 0c2d73faf560: Download complete [2021-10-19T13:24:30.602Z] 4c7163046ea9: Verifying Checksum [2021-10-19T13:24:30.602Z] 4c7163046ea9: Download complete [2021-10-19T13:24:30.602Z] a0d0a0d46f8b: Pull complete [2021-10-19T13:24:30.602Z] 3e5f54012d9b: Pull complete [2021-10-19T13:24:30.872Z] 4c7163046ea9: Pull complete [2021-10-19T13:24:31.133Z] 0c2d73faf560: Pull complete [2021-10-19T13:24:31.133Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-19T13:24:31.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:24:31.133Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-19T13:24:31.228Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-10-19T13:24:31.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T13:24:31.871Z] $ docker top 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T13:24:32.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T13:24:32.044Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T13:24:32.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T13:24:32.185Z] $ docker exec 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent [2021-10-19T13:24:32.296Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpjlkm/agent.13 [2021-10-19T13:24:32.296Z] SSH_AGENT_PID=19 [2021-10-19T13:24:32.305Z] Running ssh-add (command line suppressed) [2021-10-19T13:24:32.413Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3687206039937203982.key (/w/workspace/edgex-go/1@tmp/private_key_3687206039937203982.key) [2021-10-19T13:24:32.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T13:24:32.769Z] + git tag --points-at HEAD [Pipeline] } [2021-10-19T13:24:32.789Z] $ docker exec --env ******** --env ******** 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent -k [2021-10-19T13:24:32.884Z] unset SSH_AUTH_SOCK; [2021-10-19T13:24:32.885Z] unset SSH_AGENT_PID; [2021-10-19T13:24:32.885Z] echo Agent pid 19 killed; [2021-10-19T13:24:32.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-19T13:24:32.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T13:24:32.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T13:24:33.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T13:24:33.072Z] $ docker exec 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent [2021-10-19T13:24:33.176Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAIpPJd/agent.53 [2021-10-19T13:24:33.176Z] SSH_AGENT_PID=60 [2021-10-19T13:24:33.181Z] Running ssh-add (command line suppressed) [2021-10-19T13:24:33.287Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1782173655750968953.key (/w/workspace/edgex-go/1@tmp/private_key_1782173655750968953.key) [2021-10-19T13:24:33.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T13:24:33.635Z] + git semver init [2021-10-19T13:24:33.635Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T13:24:33.635Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-19T13:24:33.635Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-19T13:24:33.635Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T13:24:33.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T13:24:33.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T13:24:33.635Z] # $SEMVER_BRANCH = PR-3763 [2021-10-19T13:24:33.635Z] # $SEMVER_TEMP = /tmp/semver-496991438 [2021-10-19T13:24:33.635Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-19T13:26:55.204Z] # '/tmp/semver-496991438' -> '/w/workspace/edgex-go/1/.semver' [2021-10-19T13:26:55.204Z] # -> Force: false [2021-10-19T13:26:55.204Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-19T13:26:55.224Z] $ docker exec --env ******** --env ******** 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent -k [2021-10-19T13:26:55.345Z] unset SSH_AUTH_SOCK; [2021-10-19T13:26:55.345Z] unset SSH_AGENT_PID; [2021-10-19T13:26:55.345Z] echo Agent pid 60 killed; [2021-10-19T13:26:55.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T13:26:55.752Z] + git semver [Pipeline] } [2021-10-19T13:26:55.777Z] $ docker stop --time=1 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 [2021-10-19T13:26:57.277Z] $ docker rm -f 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T13:26:57.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-19T13:26:58.050Z] Stashed 1 file(s) [Pipeline] echo [2021-10-19T13:26:58.072Z] [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 [2021-10-19T13:26:58.583Z] ========================================================= [2021-10-19T13:26:58.583Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-19T13:26:58.583Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:26:58.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:26:58.931Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-19T13:26:58.931Z] a0d0a0d46f8b: Already exists [2021-10-19T13:26:58.931Z] 31adcdaf11c8: Pulling fs layer [2021-10-19T13:26:58.931Z] b8b176561691: Pulling fs layer [2021-10-19T13:26:58.931Z] 4527c011a84f: Pulling fs layer [2021-10-19T13:26:58.931Z] 5d74067f8e1e: Pulling fs layer [2021-10-19T13:26:58.931Z] e0aca202a116: Pulling fs layer [2021-10-19T13:26:58.931Z] 3a43be97a3b4: Pulling fs layer [2021-10-19T13:26:58.931Z] 34cad66bf833: Pulling fs layer [2021-10-19T13:26:58.931Z] b4e3c513aaa6: Pulling fs layer [2021-10-19T13:26:58.931Z] 5d74067f8e1e: Waiting [2021-10-19T13:26:58.931Z] e0aca202a116: Waiting [2021-10-19T13:26:58.931Z] 3a43be97a3b4: Waiting [2021-10-19T13:26:58.931Z] 34cad66bf833: Waiting [2021-10-19T13:26:58.931Z] b4e3c513aaa6: Waiting [2021-10-19T13:26:58.931Z] b8b176561691: Verifying Checksum [2021-10-19T13:26:58.931Z] b8b176561691: Download complete [2021-10-19T13:26:58.931Z] 31adcdaf11c8: Verifying Checksum [2021-10-19T13:26:58.931Z] 31adcdaf11c8: Download complete [2021-10-19T13:26:58.931Z] 5d74067f8e1e: Verifying Checksum [2021-10-19T13:26:58.931Z] 5d74067f8e1e: Download complete [2021-10-19T13:26:58.931Z] e0aca202a116: Verifying Checksum [2021-10-19T13:26:58.931Z] e0aca202a116: Download complete [2021-10-19T13:26:58.931Z] 3a43be97a3b4: Verifying Checksum [2021-10-19T13:26:58.931Z] 3a43be97a3b4: Download complete [2021-10-19T13:26:59.197Z] 34cad66bf833: Verifying Checksum [2021-10-19T13:26:59.197Z] 34cad66bf833: Download complete [2021-10-19T13:26:59.197Z] 31adcdaf11c8: Pull complete [2021-10-19T13:26:59.197Z] b8b176561691: Pull complete [2021-10-19T13:26:59.462Z] b4e3c513aaa6: Verifying Checksum [2021-10-19T13:26:59.462Z] b4e3c513aaa6: Download complete [2021-10-19T13:26:59.724Z] 4527c011a84f: Verifying Checksum [2021-10-19T13:26:59.724Z] 4527c011a84f: Download complete [2021-10-19T13:27:03.976Z] 4527c011a84f: Pull complete [2021-10-19T13:27:03.976Z] 5d74067f8e1e: Pull complete [2021-10-19T13:27:03.976Z] e0aca202a116: Pull complete [2021-10-19T13:27:03.976Z] 3a43be97a3b4: Pull complete [2021-10-19T13:27:03.976Z] 34cad66bf833: Pull complete [2021-10-19T13:27:06.541Z] b4e3c513aaa6: Pull complete [2021-10-19T13:27:06.541Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-19T13:27:06.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:27:06.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:27:06.895Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-19T13:27:06.895Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:27:06.895Z] WORKDIR /edgex [2021-10-19T13:27:06.895Z] COPY go.mod . [2021-10-19T13:27:06.895Z] RUN go mod download' [2021-10-19T13:27:08.831Z] Sending build context to Docker daemon 329.4MB [2021-10-19T13:27:08.831Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:27:08.831Z] ---> 9f6097aaca64 [2021-10-19T13:27:08.831Z] Step 2/4 : WORKDIR /edgex [2021-10-19T13:27:10.236Z] ---> Running in bb5fea635c22 [2021-10-19T13:27:10.236Z] Removing intermediate container bb5fea635c22 [2021-10-19T13:27:10.236Z] ---> 084a11f38cd2 [2021-10-19T13:27:10.236Z] Step 3/4 : COPY go.mod . [2021-10-19T13:27:10.236Z] ---> a9efe47a7ad8 [2021-10-19T13:27:10.236Z] Step 4/4 : RUN go mod download [2021-10-19T13:27:10.236Z] ---> Running in 7e1123a7e1c5 [2021-10-19T13:27:13.429Z] Still waiting to schedule task [2021-10-19T13:27:13.430Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-19T13:27:42.417Z] Removing intermediate container 7e1123a7e1c5 [2021-10-19T13:27:42.417Z] ---> 63bbc925026d [2021-10-19T13:27:42.417Z] Successfully built 63bbc925026d [2021-10-19T13:27:42.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:42.752Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T13:27:42.752Z] . [Pipeline] withDockerContainer [2021-10-19T13:27:42.836Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-10-19T13:27:42.873Z] $ 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-x86_64 cat [2021-10-19T13:27:43.267Z] $ docker top 104e5f14c64e7df73047704dbb4bd635d1958f3fde83fdf4c367abbd353d94bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:27:43.679Z] + go version [2021-10-19T13:27:43.679Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-19T13:27:43.699Z] $ docker stop --time=1 104e5f14c64e7df73047704dbb4bd635d1958f3fde83fdf4c367abbd353d94bd [2021-10-19T13:27:44.901Z] $ docker rm -f 104e5f14c64e7df73047704dbb4bd635d1958f3fde83fdf4c367abbd353d94bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:45.577Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T13:27:45.577Z] . [Pipeline] withDockerContainer [2021-10-19T13:27:45.670Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-10-19T13:27:45.718Z] $ 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-x86_64 cat [2021-10-19T13:27:46.120Z] $ docker top 060b0b5f9593214c8a4958fd9e34beba0f23149745dbf75377b0a4eb6ba47df4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-19T13:27:46.244Z] ========================================================= [2021-10-19T13:27:46.244Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-19T13:27:46.244Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:27:46.596Z] + make test [2021-10-19T13:27:46.596Z] go mod tidy [2021-10-19T13:27:46.867Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-19T13:27:53.524Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-19T13:28:11.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-19T13:28:16.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-19T13:28:16.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-19T13:28:16.861Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-19T13:28:19.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-19T13:28:20.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-19T13:28:20.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-19T13:28:20.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-19T13:28:21.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-19T13:28:21.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-19T13:28:21.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-19T13:28:21.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-19T13:28:21.542Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-19T13:28:21.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-19T13:28:23.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-10-19T13:28:23.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-19T13:28:23.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-19T13:28:24.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2021-10-19T13:28:24.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-19T13:28:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements [2021-10-19T13:28:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-19T13:28:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-19T13:28:25.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements [2021-10-19T13:28:25.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-19T13:28:25.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:28:26.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements [2021-10-19T13:28:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-19T13:28:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-19T13:28:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-19T13:28:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-19T13:28:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-19T13:28:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements [2021-10-19T13:28:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-19T13:28:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:28:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 59.1% of statements [2021-10-19T13:28:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-19T13:28:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-19T13:28:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-19T13:28:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-19T13:28:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-19T13:28:27.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-10-19T13:28:27.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-19T13:28:27.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-19T13:28:27.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-19T13:28:28.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 1.0% of statements [2021-10-19T13:28:28.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-19T13:28:28.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-10-19T13:28:29.172Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2021-10-19T13:28:29.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-19T13:28:29.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-10-19T13:28:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-10-19T13:28:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-10-19T13:28:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-10-19T13:28:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-10-19T13:28:43.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-10-19T13:28:43.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-19T13:28:47.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.177s coverage: 82.5% of statements [2021-10-19T13:28:47.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-19T13:29:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-10-19T13:29:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-10-19T13:29:06.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 70.4% of statements [2021-10-19T13:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-19T13:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-19T13:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-19T13:29:06.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.4% of statements [2021-10-19T13:29:06.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-19T13:29:06.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-19T13:29:06.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-10-19T13:29:06.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-19T13:29:07.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-10-19T13:29:07.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-19T13:29:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-19T13:29:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.0% of statements [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-19T13:29:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-19T13:29:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-19T13:29:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-19T13:29:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-19T13:29:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-19T13:29:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-19T13:29:13.859Z] 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 [2021-10-19T13:29:52.703Z] GO111MODULE=on go vet ./... [2021-10-19T13:30:04.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-19T13:30:04.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-19T13:30:04.987Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-19T13:30:05.304Z] + ls -al . [2021-10-19T13:30:05.304Z] total 612 [2021-10-19T13:30:05.304Z] drwxrwxr-x 10 1001 1001 4096 Oct 19 13:30 . [2021-10-19T13:30:05.304Z] drwxr-xr-x 4 root root 28 Oct 19 13:27 .. [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 11 Oct 19 13:24 .dockerignore [2021-10-19T13:30:05.304Z] drwxrwxr-x 8 1001 1001 179 Oct 19 13:24 .git [2021-10-19T13:30:05.304Z] drwxrwxr-x 4 1001 1001 142 Oct 19 13:24 .github [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 804 Oct 19 13:24 .gitignore [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 42 Oct 19 13:24 .golangci.yml [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 76 Oct 19 13:24 .hadolint.yml [2021-10-19T13:30:05.304Z] drwx------ 3 1001 1001 58 Oct 19 13:26 .semver [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 166 Oct 19 13:24 .sonarcloud.properties [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 1171 Oct 19 13:24 ADOPTERS.md [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 8608 Oct 19 13:24 Attribution.txt [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 43881 Oct 19 13:24 CHANGELOG.md [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 3804 Oct 19 13:24 CONTRIBUTING.md [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 677 Oct 19 13:24 GOVERNANCE.md [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 849 Oct 19 13:24 Jenkinsfile [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 10775 Oct 19 13:24 LICENSE [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 6508 Oct 19 13:24 Makefile [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 582 Oct 19 13:24 OWNERS.md [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 8256 Oct 19 13:24 README.md [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 6912 Oct 19 13:24 SECURITY.md [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 5 Oct 19 13:26 VERSION [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 4131 Oct 19 13:24 ZMQWindows.md [2021-10-19T13:30:05.304Z] drwxrwxr-x 2 1001 1001 37 Oct 19 13:24 bin [2021-10-19T13:30:05.304Z] drwxrwxr-x 14 1001 1001 4096 Oct 19 13:24 cmd [2021-10-19T13:30:05.304Z] -rw-r--r-- 1 root root 403932 Oct 19 13:29 coverage.out [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 829 Oct 19 13:24 go.mod [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 50143 Oct 19 13:24 go.sum [2021-10-19T13:30:05.304Z] drwxrwxr-x 8 1001 1001 124 Oct 19 13:24 internal [2021-10-19T13:30:05.304Z] drwxrwxr-x 3 1001 1001 16 Oct 19 13:24 openapi [2021-10-19T13:30:05.304Z] drwxrwxr-x 4 1001 1001 71 Oct 19 13:24 snap [2021-10-19T13:30:05.304Z] -rw-rw-r-- 1 1001 1001 204 Oct 19 13:24 version.go [Pipeline] sh [2021-10-19T13:30:05.612Z] + '[' -e coverage.out ] [2021-10-19T13:30:05.612Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-19T13:30:05.754Z] Stashed 1 file(s) [Pipeline] sh [2021-10-19T13:30:06.072Z] + make build [2021-10-19T13:30:06.072Z] 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 [2021-10-19T13:30:07.462Z] 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 [2021-10-19T13:30:15.763Z] 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 [2021-10-19T13:30:15.763Z] 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 [2021-10-19T13:30:17.174Z] 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 [2021-10-19T13:30:17.174Z] 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 [2021-10-19T13:30:18.132Z] 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 [2021-10-19T13:30:19.083Z] 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 [2021-10-19T13:30:20.040Z] 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 [2021-10-19T13:30:21.392Z] 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 [2021-10-19T13:30:22.548Z] 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 [2021-10-19T13:30:23.577Z] 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] } [2021-10-19T13:30:25.536Z] $ docker stop --time=1 060b0b5f9593214c8a4958fd9e34beba0f23149745dbf75377b0a4eb6ba47df4 [2021-10-19T13:30:27.296Z] $ docker rm -f 060b0b5f9593214c8a4958fd9e34beba0f23149745dbf75377b0a4eb6ba47df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:30:28.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:30:28.981Z] [2021-10-19T13:30:28.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:30:29.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:30:29.316Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-19T13:30:29.316Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-19T13:30:29.316Z] ca9280d653b3: Pulling fs layer [2021-10-19T13:30:29.316Z] 7e9c9ca2126c: Pulling fs layer [2021-10-19T13:30:29.316Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-19T13:30:29.316Z] cbdbe7a5bc2a: Download complete [2021-10-19T13:30:29.589Z] ca9280d653b3: Verifying Checksum [2021-10-19T13:30:29.589Z] ca9280d653b3: Download complete [2021-10-19T13:30:29.589Z] cbdbe7a5bc2a: Pull complete [2021-10-19T13:30:29.857Z] 7e9c9ca2126c: Download complete [2021-10-19T13:30:30.122Z] ca9280d653b3: Pull complete [2021-10-19T13:30:34.353Z] 7e9c9ca2126c: Pull complete [2021-10-19T13:30:34.353Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-19T13:30:34.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:30:34.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-19T13:30:34.447Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-10-19T13:30:34.481Z] $ 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:latest cat [2021-10-19T13:30:36.387Z] $ docker top f226ba840bd4b3435e5ff5227c8369553e4e91c88645d4f4f445ad7fa078a113 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:30:36.800Z] + docker-compose build --help [2021-10-19T13:30:36.800Z] + grep parallel [2021-10-19T13:30:37.373Z] --parallel Build images in parallel. [Pipeline] } [2021-10-19T13:30:37.395Z] $ docker stop --time=1 f226ba840bd4b3435e5ff5227c8369553e4e91c88645d4f4f445ad7fa078a113 [2021-10-19T13:30:38.593Z] $ docker rm -f f226ba840bd4b3435e5ff5227c8369553e4e91c88645d4f4f445ad7fa078a113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:30:39.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:30:39.100Z] . [Pipeline] withDockerContainer [2021-10-19T13:30:39.191Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-10-19T13:30:39.226Z] $ 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:latest cat [2021-10-19T13:30:39.594Z] $ docker top e44cccfae62a36f7060a97708735b74c784ae5248ecc996f1ac8db668fea20ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:30:40.023Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-19T13:30:40.598Z] Building core-command ... [2021-10-19T13:30:40.598Z] Building core-data ... [2021-10-19T13:30:40.598Z] Building core-metadata ... [2021-10-19T13:30:40.598Z] Building security-bootstrapper ... [2021-10-19T13:30:40.598Z] Building security-proxy-setup ... [2021-10-19T13:30:40.598Z] Building security-secretstore-setup ... [2021-10-19T13:30:40.598Z] Building support-notifications ... [2021-10-19T13:30:40.598Z] Building support-scheduler ... [2021-10-19T13:30:40.598Z] Building sys-mgmt-agent ... [2021-10-19T13:30:40.598Z] Building core-data [2021-10-19T13:30:40.598Z] Building support-scheduler [2021-10-19T13:30:40.598Z] Building support-notifications [2021-10-19T13:30:40.598Z] Building security-bootstrapper [2021-10-19T13:30:40.598Z] Building core-command [2021-10-19T13:30:55.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:30:55.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:30:55.608Z] ---> 63bbc925026d [2021-10-19T13:30:55.608Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:30:55.608Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:30:55.608Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:30:55.608Z] ---> 63bbc925026d [2021-10-19T13:30:55.608Z] Step 3/30 : WORKDIR /edgex-go [2021-10-19T13:30:55.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:30:55.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:30:55.608Z] ---> 63bbc925026d [2021-10-19T13:30:55.608Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:30:55.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:30:55.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:30:55.608Z] ---> 63bbc925026d [2021-10-19T13:30:55.608Z] Step 3/23 : WORKDIR /edgex-go [2021-10-19T13:30:55.608Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:30:55.608Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:30:55.608Z] ---> 63bbc925026d [2021-10-19T13:30:55.608Z] Step 3/21 : WORKDIR /edgex-go [2021-10-19T13:30:55.608Z] ---> Running in e7b2eaad8478 [2021-10-19T13:30:55.608Z] ---> Running in 5be65651da12 [2021-10-19T13:30:55.608Z] ---> Running in 406a54d86a64 [2021-10-19T13:30:55.608Z] ---> Running in 4a6da2658788 [2021-10-19T13:30:55.608Z] ---> Running in 6dd57fa428ba [2021-10-19T13:30:55.608Z] Removing intermediate container 6dd57fa428ba [2021-10-19T13:30:55.608Z] ---> 6369bf6c5e51 [2021-10-19T13:30:55.608Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:30:55.608Z] Removing intermediate container e7b2eaad8478 [2021-10-19T13:30:55.608Z] ---> 8103ce6eaa72 [2021-10-19T13:30:55.608Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:30:55.608Z] Removing intermediate container 406a54d86a64 [2021-10-19T13:30:55.608Z] ---> 0d7da9e93f78 [2021-10-19T13:30:55.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:30:55.608Z] ---> Running in a7810b6b7489 [2021-10-19T13:30:55.608Z] Removing intermediate container 4a6da2658788 [2021-10-19T13:30:55.608Z] ---> ec5e7f114c91 [2021-10-19T13:30:55.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:30:55.608Z] ---> Running in 2941b19651fc [2021-10-19T13:30:55.608Z] Removing intermediate container 5be65651da12 [2021-10-19T13:30:55.608Z] ---> ce906f82309f [2021-10-19T13:30:55.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:30:55.608Z] ---> Running in d6db535ea19d [2021-10-19T13:30:55.608Z] ---> Running in 3d5cffcff2d2 [2021-10-19T13:30:55.608Z] ---> Running in 7394d28e16be [2021-10-19T13:30:56.608Z] Removing intermediate container a7810b6b7489 [2021-10-19T13:30:56.608Z] ---> c401f5ef67ed [2021-10-19T13:30:56.608Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-19T13:30:56.608Z] ---> Running in eb9c473b792f [2021-10-19T13:30:56.877Z] Removing intermediate container d6db535ea19d [2021-10-19T13:30:56.877Z] ---> d95f5847ca3c [2021-10-19T13:30:56.877Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:30:56.877Z] ---> Running in a32b57f21be8 [2021-10-19T13:30:56.877Z] Removing intermediate container 2941b19651fc [2021-10-19T13:30:56.877Z] ---> 453af2bd1c78 [2021-10-19T13:30:56.877Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-19T13:30:56.877Z] ---> Running in 0ace7e255772 [2021-10-19T13:30:56.877Z] Removing intermediate container 3d5cffcff2d2 [2021-10-19T13:30:56.877Z] ---> 501589fe83b5 [2021-10-19T13:30:56.877Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-19T13:30:56.877Z] ---> Running in 676581b2f049 [2021-10-19T13:30:57.145Z] Removing intermediate container 7394d28e16be [2021-10-19T13:30:57.145Z] ---> b506a9d28e92 [2021-10-19T13:30:57.145Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-19T13:30:57.145Z] ---> Running in 1befae51bb7b [2021-10-19T13:30:57.427Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:57.427Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:57.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:57.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:57.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:58.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:58.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:58.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:58.566Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:58.566Z] OK: 220 MiB in 52 packages [2021-10-19T13:30:58.566Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:30:58.831Z] OK: 220 MiB in 52 packages [2021-10-19T13:30:58.831Z] OK: 220 MiB in 52 packages [2021-10-19T13:30:59.100Z] OK: 220 MiB in 52 packages [2021-10-19T13:30:59.100Z] Removing intermediate container eb9c473b792f [2021-10-19T13:30:59.100Z] ---> aff966c21743 [2021-10-19T13:30:59.100Z] Step 6/21 : COPY . . [2021-10-19T13:30:59.100Z] OK: 220 MiB in 52 packages [2021-10-19T13:30:59.679Z] Removing intermediate container a32b57f21be8 [2021-10-19T13:30:59.679Z] ---> 5efc6e26c6c9 [2021-10-19T13:30:59.679Z] Step 6/22 : COPY . . [2021-10-19T13:31:00.629Z] Removing intermediate container 0ace7e255772 [2021-10-19T13:31:00.629Z] ---> b32f3c29cf3c [2021-10-19T13:31:00.629Z] Step 6/30 : COPY . . [2021-10-19T13:31:01.595Z] Removing intermediate container 676581b2f049 [2021-10-19T13:31:01.595Z] ---> b209f3c184d3 [2021-10-19T13:31:01.595Z] Step 6/23 : COPY go.mod . [2021-10-19T13:31:01.595Z] Removing intermediate container 1befae51bb7b [2021-10-19T13:31:01.595Z] ---> 0b29270b9889 [2021-10-19T13:31:01.595Z] Step 6/22 : COPY . . [2021-10-19T13:31:04.219Z] ---> c82620417677 [2021-10-19T13:31:04.219Z] Step 7/23 : RUN go mod download [2021-10-19T13:31:05.622Z] ---> Running in 2f448cab3011 [2021-10-19T13:31:06.213Z] ---> 4bd13efb5f6a [2021-10-19T13:31:06.213Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:31:06.806Z] ---> Running in 1057c26f346d [2021-10-19T13:31:08.770Z] Removing intermediate container 2f448cab3011 [2021-10-19T13:31:08.770Z] ---> 42a99b9fa4ab [2021-10-19T13:31:08.770Z] Step 8/23 : COPY . . [2021-10-19T13:31:09.734Z] Removing intermediate container 1057c26f346d [2021-10-19T13:31:09.734Z] ---> d44b04f8f340 [2021-10-19T13:31:09.734Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-19T13:31:10.312Z] ---> Running in 5e232b81a86b [2021-10-19T13:31:10.580Z] ---> 47242d578b29 [2021-10-19T13:31:10.580Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:31:10.845Z] ---> Running in 1334083ad921 [2021-10-19T13:31:10.845Z] ---> fc2ee092b212 [2021-10-19T13:31:10.845Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:31:11.111Z] ---> Running in 23ada18dc681 [2021-10-19T13:31:11.390Z] ---> a27e767e6a29 [2021-10-19T13:31:11.390Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:31:11.390Z] ---> Running in f702be540e00 [2021-10-19T13:31:11.672Z] 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 [2021-10-19T13:31:13.066Z] Removing intermediate container 1334083ad921 [2021-10-19T13:31:13.066Z] ---> 5461dce14c04 [2021-10-19T13:31:13.066Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-19T13:31:13.066Z] ---> Running in 22c783005ae3 [2021-10-19T13:31:13.329Z] Removing intermediate container 23ada18dc681 [2021-10-19T13:31:13.329Z] ---> 87ecec63ec70 [2021-10-19T13:31:13.329Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-19T13:31:13.329Z] ---> Running in 11ac981f66f3 [2021-10-19T13:31:13.591Z] Removing intermediate container f702be540e00 [2021-10-19T13:31:13.591Z] ---> 7cf87c06417e [2021-10-19T13:31:13.591Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-19T13:31:13.854Z] ---> Running in 0b3d5daeb20c [2021-10-19T13:31:14.126Z] 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 [2021-10-19T13:31:14.388Z] 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 [2021-10-19T13:31:14.649Z] 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 [2021-10-19T13:31:17.813Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16 in /w/workspace/edgexfoundry_edgex-go_PR-3763 [Pipeline] { [Pipeline] ws [2021-10-19T13:31:17.862Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-19T13:31:18.283Z] The recommended git tool is: git [2021-10-19T13:31:22.844Z] ---> c44dab184625 [2021-10-19T13:31:22.844Z] Step 9/23 : RUN go mod tidy [2021-10-19T13:31:22.844Z] ---> Running in c790e0fb8f0d [2021-10-19T13:31:23.824Z] Removing intermediate container c790e0fb8f0d [2021-10-19T13:31:23.824Z] ---> 6a9540bd510e [2021-10-19T13:31:23.824Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-19T13:31:23.824Z] ---> Running in 7aa634ff1665 [2021-10-19T13:31:24.345Z] using credential edgex-jenkins-ssh [2021-10-19T13:31:24.374Z] Cloning the remote Git repository [2021-10-19T13:31:24.412Z] 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 [2021-10-19T13:31:24.427Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:31:24.670Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-19T13:31:24.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:31:24.804Z] > git --version # timeout=10 [2021-10-19T13:31:24.830Z] > git --version # 'git version 2.17.1' [2021-10-19T13:31:24.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T13:31:24.923Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T13:31:56.661Z] Removing intermediate container 5e232b81a86b [2021-10-19T13:31:56.661Z] ---> 5f9aa45109f4 [2021-10-19T13:31:56.661Z] [2021-10-19T13:31:56.661Z] Step 9/21 : FROM alpine:3.14 [2021-10-19T13:31:56.661Z] 3.14: Pulling from library/alpine [2021-10-19T13:31:56.661Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T13:31:56.661Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T13:31:56.661Z] ---> 14119a10abf4 [2021-10-19T13:31:56.661Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-19T13:31:56.661Z] ---> Running in 0c7a70dd0d3d [2021-10-19T13:31:56.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:31:56.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:31:56.661Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-19T13:31:56.661Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:31:56.661Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:31:56.661Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:31:56.661Z] OK: 6 MiB in 16 packages [2021-10-19T13:31:56.928Z] Removing intermediate container 22c783005ae3 [2021-10-19T13:31:56.928Z] ---> b6b72e783f93 [2021-10-19T13:31:56.928Z] [2021-10-19T13:31:56.928Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:31:56.928Z] ---> 14119a10abf4 [2021-10-19T13:31:56.928Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:31:56.928Z] ---> Running in 3f74f0ab3278 [2021-10-19T13:31:57.520Z] Removing intermediate container 0c7a70dd0d3d [2021-10-19T13:31:57.520Z] ---> 8fa9b4d28947 [2021-10-19T13:31:57.520Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:31:57.520Z] ---> Running in 8d2ddccdf2f9 [2021-10-19T13:31:57.520Z] Removing intermediate container 8d2ddccdf2f9 [2021-10-19T13:31:57.520Z] ---> 5e7c3b659cb8 [2021-10-19T13:31:57.520Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-19T13:31:57.792Z] ---> Running in 7c2c12895ddd [2021-10-19T13:31:57.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:31:57.792Z] Removing intermediate container 7c2c12895ddd [2021-10-19T13:31:57.792Z] ---> 20204179b9b4 [2021-10-19T13:31:57.792Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-19T13:31:57.792Z] ---> Running in d1495febd72c [2021-10-19T13:31:58.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:31:58.064Z] Removing intermediate container d1495febd72c [2021-10-19T13:31:58.064Z] ---> 4e980831b52e [2021-10-19T13:31:58.064Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:31:58.334Z] ---> b64517467a75 [2021-10-19T13:31:58.334Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-19T13:31:58.334Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-19T13:31:58.617Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:31:58.617Z] OK: 6 MiB in 15 packages [2021-10-19T13:31:59.224Z] ---> ca0b39c577ba [2021-10-19T13:31:59.224Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-19T13:31:59.224Z] Removing intermediate container 3f74f0ab3278 [2021-10-19T13:31:59.224Z] ---> f5b1d83adf01 [2021-10-19T13:31:59.224Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:31:59.224Z] ---> Running in ba361a718a5f [2021-10-19T13:31:59.492Z] Removing intermediate container ba361a718a5f [2021-10-19T13:31:59.492Z] ---> fe4e83cfaf51 [2021-10-19T13:31:59.492Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-19T13:31:59.492Z] ---> Running in ae9d3f3a5f25 [2021-10-19T13:31:59.492Z] ---> 9771ee73cc67 [2021-10-19T13:31:59.492Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-19T13:31:59.492Z] ---> Running in ba1c73d6021a [2021-10-19T13:31:59.768Z] Removing intermediate container ae9d3f3a5f25 [2021-10-19T13:31:59.768Z] ---> c7b4720ec3a7 [2021-10-19T13:31:59.768Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:31:59.768Z] Removing intermediate container ba1c73d6021a [2021-10-19T13:31:59.768Z] ---> 07fc81e34880 [2021-10-19T13:31:59.768Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:31:59.768Z] ---> Running in 291f0ffa74a6 [2021-10-19T13:32:00.046Z] ---> Running in a6647afb3f52 [2021-10-19T13:32:00.333Z] Removing intermediate container 291f0ffa74a6 [2021-10-19T13:32:00.333Z] ---> e6f15c5780ce [2021-10-19T13:32:00.333Z] Step 14/22 : WORKDIR / [2021-10-19T13:32:00.333Z] Removing intermediate container a6647afb3f52 [2021-10-19T13:32:00.333Z] ---> b32c0430aba2 [2021-10-19T13:32:00.333Z] Step 19/21 : LABEL arch=x86_64 [2021-10-19T13:32:00.333Z] ---> Running in 82c6cbf58a6e [2021-10-19T13:32:00.606Z] ---> Running in 5383805a2218 [2021-10-19T13:32:00.874Z] Removing intermediate container 82c6cbf58a6e [2021-10-19T13:32:00.874Z] ---> 4fcc8c6dbde2 [2021-10-19T13:32:00.874Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:32:00.874Z] Removing intermediate container 5383805a2218 [2021-10-19T13:32:00.874Z] ---> 8eefb7bef903 [2021-10-19T13:32:00.875Z] Step 20/21 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:32:00.875Z] Removing intermediate container 11ac981f66f3 [2021-10-19T13:32:00.875Z] ---> dd25740c480e [2021-10-19T13:32:00.875Z] [2021-10-19T13:32:00.875Z] Step 9/30 : FROM alpine:3.14 [2021-10-19T13:32:00.875Z] ---> 14119a10abf4 [2021-10-19T13:32:00.875Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-19T13:32:00.875Z] ---> Running in 99d44896d016 [2021-10-19T13:32:01.140Z] ---> Running in 34ee2131fcda [2021-10-19T13:32:01.140Z] Removing intermediate container 99d44896d016 [2021-10-19T13:32:01.140Z] ---> cb6666c2fb74 [2021-10-19T13:32:01.140Z] Step 21/21 : LABEL version=0.0.0 [2021-10-19T13:32:01.409Z] ---> Running in fab11435278b [2021-10-19T13:32:01.409Z] ---> f82b1edaf273 [2021-10-19T13:32:01.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-19T13:32:01.410Z] Removing intermediate container 34ee2131fcda [2021-10-19T13:32:01.410Z] ---> cdfae85627bc [2021-10-19T13:32:01.410Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-19T13:32:01.410Z] ---> Running in 88f46a1c5c3a [2021-10-19T13:32:01.410Z] Removing intermediate container fab11435278b [2021-10-19T13:32:01.410Z] ---> 005e0cac5d77 [2021-10-19T13:32:01.410Z] [2021-10-19T13:32:01.992Z] Successfully built 005e0cac5d77 [2021-10-19T13:32:01.992Z] Successfully tagged support-notifications:latest [2021-10-19T13:32:01.992Z] Building sys-mgmt-agent [2021-10-19T13:32:02.279Z]  Building support-notifications ... done  ---> a9cd2b25f112 [2021-10-19T13:32:02.279Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-19T13:32:02.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:02.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:02.543Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:32:02.543Z] (2/2) Installing su-exec (0.2-r1) [2021-10-19T13:32:02.543Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:32:02.543Z] OK: 6 MiB in 16 packages [2021-10-19T13:32:02.810Z] ---> 22743830c58d [2021-10-19T13:32:02.810Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-19T13:32:03.070Z] ---> Running in bfe61ddc849f [2021-10-19T13:32:03.335Z] Removing intermediate container 88f46a1c5c3a [2021-10-19T13:32:03.335Z] ---> fc240369a0a2 [2021-10-19T13:32:03.335Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-19T13:32:03.596Z] Removing intermediate container bfe61ddc849f [2021-10-19T13:32:03.596Z] ---> 5b5aa946c52b [2021-10-19T13:32:03.596Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:32:03.596Z] ---> Running in 69f6ada9f170 [2021-10-19T13:32:03.596Z] ---> Running in 053d10c90f95 [2021-10-19T13:32:03.859Z] Removing intermediate container 69f6ada9f170 [2021-10-19T13:32:03.859Z] ---> 2a05cb6c3dfd [2021-10-19T13:32:03.859Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-19T13:32:03.859Z] ---> Running in d072c4a0ac12 [2021-10-19T13:32:04.132Z] Removing intermediate container 053d10c90f95 [2021-10-19T13:32:04.132Z] ---> 38cabdc47be9 [2021-10-19T13:32:04.132Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:32:04.132Z] ---> Running in e3a9d8e1fbca [2021-10-19T13:32:04.132Z] Removing intermediate container d072c4a0ac12 [2021-10-19T13:32:04.132Z] ---> 9ed1fa0b9dd5 [2021-10-19T13:32:04.132Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-19T13:32:04.132Z] ---> Running in 9e0db233e3b9 [2021-10-19T13:32:04.400Z] Removing intermediate container e3a9d8e1fbca [2021-10-19T13:32:04.400Z] ---> f868b5b37df6 [2021-10-19T13:32:04.400Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:32:04.400Z] ---> Running in d829a5b3c8fd [2021-10-19T13:32:04.400Z] Removing intermediate container d829a5b3c8fd [2021-10-19T13:32:04.400Z] ---> 2392f4093288 [2021-10-19T13:32:04.400Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:32:04.667Z] ---> Running in f3598b98ae6f [2021-10-19T13:32:04.667Z] Removing intermediate container f3598b98ae6f [2021-10-19T13:32:04.667Z] ---> 16956a7c68d2 [2021-10-19T13:32:04.667Z] [2021-10-19T13:32:04.939Z] Successfully built 16956a7c68d2 [2021-10-19T13:32:04.939Z] Successfully tagged core-command:latest [2021-10-19T13:32:04.939Z] Building security-secretstore-setup [2021-10-19T13:32:06.993Z]  Building core-command ... done Removing intermediate container 9e0db233e3b9 [2021-10-19T13:32:06.993Z] ---> 3f03dd7bdb64 [2021-10-19T13:32:06.993Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-19T13:32:06.993Z] ---> Running in 88b8ba39910e [2021-10-19T13:32:07.269Z] Removing intermediate container 88b8ba39910e [2021-10-19T13:32:07.269Z] ---> bab9ada08b2d [2021-10-19T13:32:07.269Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-19T13:32:08.219Z] ---> bf60c5cd511b [2021-10-19T13:32:08.219Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-19T13:32:08.486Z] ---> Running in 365fad0b5896 [2021-10-19T13:32:08.486Z] Removing intermediate container 0b3d5daeb20c [2021-10-19T13:32:08.486Z] ---> 51ba2f6f1eeb [2021-10-19T13:32:08.486Z] [2021-10-19T13:32:08.486Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:32:08.486Z] ---> 14119a10abf4 [2021-10-19T13:32:08.486Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-19T13:32:08.486Z] ---> Running in c1c41066ab44 [2021-10-19T13:32:08.751Z] Removing intermediate container c1c41066ab44 [2021-10-19T13:32:08.751Z] ---> 648a1d83a775 [2021-10-19T13:32:08.751Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-19T13:32:09.021Z] ---> Running in c78bbaaff6a5 [2021-10-19T13:32:09.292Z] Removing intermediate container c78bbaaff6a5 [2021-10-19T13:32:09.292Z] ---> 3a42048d80fe [2021-10-19T13:32:09.292Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-19T13:32:09.292Z] ---> Running in 12b530d4ae61 [2021-10-19T13:32:09.292Z] Removing intermediate container 365fad0b5896 [2021-10-19T13:32:09.292Z] ---> 1c6c842d309e [2021-10-19T13:32:09.292Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:32:10.274Z] Removing intermediate container 12b530d4ae61 [2021-10-19T13:32:10.274Z] ---> ee92797a5e21 [2021-10-19T13:32:10.274Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:32:10.538Z] Removing intermediate container 7aa634ff1665 [2021-10-19T13:32:10.538Z] ---> de4216ee73b4 [2021-10-19T13:32:10.538Z] [2021-10-19T13:32:10.538Z] Step 11/23 : FROM alpine:3.14 [2021-10-19T13:32:10.538Z] ---> 14119a10abf4 [2021-10-19T13:32:10.538Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:32:10.538Z] ---> Using cache [2021-10-19T13:32:10.538Z] ---> f5b1d83adf01 [2021-10-19T13:32:10.538Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:32:10.538Z] ---> Using cache [2021-10-19T13:32:10.538Z] ---> fe4e83cfaf51 [2021-10-19T13:32:10.538Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-19T13:32:10.803Z] ---> abc9f6dadc49 [2021-10-19T13:32:10.803Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-19T13:32:11.069Z] ---> Running in d885e21f2c61 [2021-10-19T13:32:11.069Z] ---> Running in a358482dddba [2021-10-19T13:32:11.640Z] Removing intermediate container a358482dddba [2021-10-19T13:32:11.640Z] ---> b115c842adc8 [2021-10-19T13:32:11.640Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-19T13:32:11.640Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:32:11.640Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:32:11.640Z] ---> 63bbc925026d [2021-10-19T13:32:11.640Z] Step 3/24 : WORKDIR /edgex-go [2021-10-19T13:32:11.640Z] ---> Using cache [2021-10-19T13:32:11.640Z] ---> ce906f82309f [2021-10-19T13:32:11.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:32:11.640Z] ---> Using cache [2021-10-19T13:32:11.640Z] ---> b506a9d28e92 [2021-10-19T13:32:11.640Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-19T13:32:11.905Z] ---> Running in d18bf6af6fd5 [2021-10-19T13:32:12.166Z] ---> 638e6eefd064 [2021-10-19T13:32:12.166Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-19T13:32:12.166Z] ---> Running in bee3d0299817 [2021-10-19T13:32:12.166Z] Removing intermediate container d18bf6af6fd5 [2021-10-19T13:32:12.166Z] ---> 708602566379 [2021-10-19T13:32:12.166Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:32:12.429Z] ---> 6392c3a71adf [2021-10-19T13:32:12.429Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-19T13:32:12.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:32:12.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:32:12.429Z] ---> 63bbc925026d [2021-10-19T13:32:12.429Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:32:12.429Z] ---> Using cache [2021-10-19T13:32:12.429Z] ---> ce906f82309f [2021-10-19T13:32:12.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:32:12.429Z] ---> Using cache [2021-10-19T13:32:12.429Z] ---> b506a9d28e92 [2021-10-19T13:32:12.429Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-19T13:32:12.429Z] ---> Running in d9cc0ca71d41 [2021-10-19T13:32:12.693Z] ---> ec494a7b472f [2021-10-19T13:32:12.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-19T13:32:12.693Z] Removing intermediate container d885e21f2c61 [2021-10-19T13:32:12.693Z] ---> 1cec0d1becd6 [2021-10-19T13:32:12.693Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-19T13:32:12.693Z] ---> Running in b3a25a4e567b [2021-10-19T13:32:12.693Z] ---> 8e9012e3690b [2021-10-19T13:32:12.693Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-19T13:32:12.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:12.955Z] ---> 35a6160ce6d1 [2021-10-19T13:32:12.955Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-19T13:32:13.217Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:13.217Z] ---> 2489266baf33 [2021-10-19T13:32:13.217Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-19T13:32:13.217Z] ---> Running in 2bec56c3cc95 [2021-10-19T13:32:13.217Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:13.217Z] ---> 7674150bc6ac [2021-10-19T13:32:13.217Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-19T13:32:13.478Z] ---> Running in 7fc29b5725b0 [2021-10-19T13:32:13.478Z] Removing intermediate container 2bec56c3cc95 [2021-10-19T13:32:13.478Z] ---> e6905800e75c [2021-10-19T13:32:13.478Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-19T13:32:13.478Z] Removing intermediate container 7fc29b5725b0 [2021-10-19T13:32:13.478Z] ---> 17c2e4c23f99 [2021-10-19T13:32:13.478Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:32:13.478Z] ---> Running in a09a503938ec [2021-10-19T13:32:13.478Z] ---> c9a409df151e [2021-10-19T13:32:13.478Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-19T13:32:13.478Z] Removing intermediate container a09a503938ec [2021-10-19T13:32:13.478Z] ---> 5827037efdf8 [2021-10-19T13:32:13.478Z] Step 21/23 : LABEL arch=x86_64 [2021-10-19T13:32:13.742Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:13.742Z] ---> Running in 4b3fa885a76c [2021-10-19T13:32:13.742Z] ---> Running in 80f42e4d0d63 [2021-10-19T13:32:13.742Z] Removing intermediate container 80f42e4d0d63 [2021-10-19T13:32:13.742Z] ---> 18809516b7c2 [2021-10-19T13:32:13.742Z] Step 22/23 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:32:13.742Z] ---> Running in 3114ac03074f [2021-10-19T13:32:14.004Z] Removing intermediate container 3114ac03074f [2021-10-19T13:32:14.004Z] ---> fcb31630efe6 [2021-10-19T13:32:14.004Z] Step 23/23 : LABEL version=0.0.0 [2021-10-19T13:32:14.004Z] ---> Running in 704e14adda0a [2021-10-19T13:32:14.004Z] OK: 220 MiB in 52 packages [2021-10-19T13:32:14.004Z] Removing intermediate container 704e14adda0a [2021-10-19T13:32:14.004Z] ---> 6f3c2a617b84 [2021-10-19T13:32:14.004Z] [2021-10-19T13:32:14.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:14.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:32:14.270Z] Successfully built 6f3c2a617b84 [2021-10-19T13:32:14.270Z] Successfully tagged support-scheduler:latest [2021-10-19T13:32:14.270Z]  Building support-scheduler ... done Building security-proxy-setup [2021-10-19T13:32:14.841Z] OK: 220 MiB in 52 packages [2021-10-19T13:32:14.841Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-19T13:32:14.841Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:32:14.841Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-19T13:32:15.103Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:32:15.103Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-19T13:32:15.364Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-19T13:32:15.364Z] Removing intermediate container bee3d0299817 [2021-10-19T13:32:15.364Z] ---> c191cf26a192 [2021-10-19T13:32:15.364Z] Step 6/24 : COPY . . [2021-10-19T13:32:15.364Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:32:15.364Z] OK: 8 MiB in 20 packages [2021-10-19T13:32:15.627Z] Removing intermediate container 4b3fa885a76c [2021-10-19T13:32:15.627Z] ---> cd8a473a4e48 [2021-10-19T13:32:15.627Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-19T13:32:16.592Z] ---> Running in 1ab6261ad96e [2021-10-19T13:32:17.185Z] Removing intermediate container 1ab6261ad96e [2021-10-19T13:32:17.185Z] ---> c910c5bd2bbb [2021-10-19T13:32:17.185Z] Step 27/30 : CMD ["gate"] [2021-10-19T13:32:17.457Z] Removing intermediate container b3a25a4e567b [2021-10-19T13:32:17.457Z] ---> 0e594e39d0e3 [2021-10-19T13:32:17.457Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:32:17.457Z] Removing intermediate container d9cc0ca71d41 [2021-10-19T13:32:17.457Z] ---> f211427cfa92 [2021-10-19T13:32:17.457Z] Step 6/22 : COPY . . [2021-10-19T13:32:17.457Z] ---> Running in 6de5d5ed7f02 [2021-10-19T13:32:18.039Z] Removing intermediate container 6de5d5ed7f02 [2021-10-19T13:32:18.039Z] ---> db69d003fea0 [2021-10-19T13:32:18.039Z] Step 28/30 : LABEL arch=x86_64 [2021-10-19T13:32:18.616Z] ---> 3d1922e90cb0 [2021-10-19T13:32:18.616Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-19T13:32:18.900Z] ---> Running in 051830a5b33e [2021-10-19T13:32:19.845Z] Removing intermediate container 051830a5b33e [2021-10-19T13:32:19.845Z] ---> 780f234b6de3 [2021-10-19T13:32:19.845Z] Step 29/30 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:32:19.845Z] ---> c0c30a1412b8 [2021-10-19T13:32:19.845Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-19T13:32:20.107Z] ---> Running in 5af4b8865137 [2021-10-19T13:32:20.677Z] ---> f8f8d3a4f854 [2021-10-19T13:32:20.677Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-19T13:32:22.068Z] ---> Running in 7445dda4fe34 [2021-10-19T13:32:22.068Z] Removing intermediate container 5af4b8865137 [2021-10-19T13:32:22.068Z] ---> 9a9b26bbc9db [2021-10-19T13:32:22.068Z] Step 30/30 : LABEL version=0.0.0 [2021-10-19T13:32:22.634Z] ---> 36a4c36dbc62 [2021-10-19T13:32:22.634Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:32:22.634Z] ---> Running in e3d3fa1b6cf5 [2021-10-19T13:32:22.634Z] Removing intermediate container 7445dda4fe34 [2021-10-19T13:32:22.634Z] ---> e5907381362b [2021-10-19T13:32:22.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:32:22.634Z] ---> Running in 2b527ad2e9ca [2021-10-19T13:32:22.634Z] ---> Running in 72f8dae3af5d [2021-10-19T13:32:22.894Z] Removing intermediate container e3d3fa1b6cf5 [2021-10-19T13:32:22.894Z] ---> efb73e9b21bb [2021-10-19T13:32:22.894Z] [2021-10-19T13:32:22.894Z] Removing intermediate container 72f8dae3af5d [2021-10-19T13:32:22.894Z] ---> 7635f7d65cec [2021-10-19T13:32:22.894Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:32:22.894Z] Successfully built efb73e9b21bb [2021-10-19T13:32:22.894Z] Successfully tagged security-bootstrapper:latest [2021-10-19T13:32:22.894Z]  Building security-bootstrapper ... done Building core-metadata [2021-10-19T13:32:23.163Z] ---> Running in e37db8d142d1 [2021-10-19T13:32:24.493Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:32:24.493Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:32:24.493Z] ---> 63bbc925026d [2021-10-19T13:32:24.493Z] Step 3/20 : WORKDIR /edgex-go [2021-10-19T13:32:24.493Z] ---> Using cache [2021-10-19T13:32:24.493Z] ---> ce906f82309f [2021-10-19T13:32:24.493Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:32:24.493Z] ---> Using cache [2021-10-19T13:32:24.493Z] ---> b506a9d28e92 [2021-10-19T13:32:24.493Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-19T13:32:24.493Z] ---> Using cache [2021-10-19T13:32:24.493Z] ---> c191cf26a192 [2021-10-19T13:32:24.493Z] Step 6/20 : COPY . . [2021-10-19T13:32:24.493Z] ---> Using cache [2021-10-19T13:32:24.493Z] ---> 36a4c36dbc62 [2021-10-19T13:32:24.493Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:32:24.753Z] Removing intermediate container e37db8d142d1 [2021-10-19T13:32:24.753Z] ---> da581d09e64d [2021-10-19T13:32:24.753Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:32:24.753Z] ---> Running in b6b319fff176 [2021-10-19T13:32:24.753Z] ---> Running in fdf211695a61 [2021-10-19T13:32:25.022Z] Removing intermediate container fdf211695a61 [2021-10-19T13:32:25.022Z] ---> ed1631f99d88 [2021-10-19T13:32:25.022Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:32:25.022Z] ---> Running in a0b3f36a46e5 [2021-10-19T13:32:25.022Z] ---> 47334eb6adfe [2021-10-19T13:32:25.022Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:32:25.286Z] ---> Running in 7c68db062047 [2021-10-19T13:32:25.286Z] Removing intermediate container 2b527ad2e9ca [2021-10-19T13:32:25.286Z] ---> 759d3bff9264 [2021-10-19T13:32:25.286Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-19T13:32:25.286Z] Removing intermediate container a0b3f36a46e5 [2021-10-19T13:32:25.286Z] ---> b5a5d7b7b66e [2021-10-19T13:32:25.286Z] [2021-10-19T13:32:25.286Z] ---> Running in 954230d02290 [2021-10-19T13:32:25.549Z] Successfully built b5a5d7b7b66e [2021-10-19T13:32:25.549Z] Successfully tagged core-data:latest [2021-10-19T13:32:25.812Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-19T13:32:26.763Z] Removing intermediate container b6b319fff176 [2021-10-19T13:32:26.763Z] ---> 66c1b2b67ed4 [2021-10-19T13:32:26.763Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-19T13:32:26.763Z] ---> Running in ce9a084a88dd [2021-10-19T13:32:26.763Z] Removing intermediate container 7c68db062047 [2021-10-19T13:32:26.763Z] ---> ac12d8f5f9fd [2021-10-19T13:32:26.763Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-19T13:32:27.028Z] ---> Running in 14d5bd210d17 [2021-10-19T13:32:27.296Z] 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 [2021-10-19T13:32:27.560Z] 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 [2021-10-19T13:32:28.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:32:28.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:32:28.508Z] ---> 63bbc925026d [2021-10-19T13:32:28.508Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:32:28.508Z] ---> Using cache [2021-10-19T13:32:28.508Z] ---> ce906f82309f [2021-10-19T13:32:28.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:32:28.508Z] ---> Using cache [2021-10-19T13:32:28.508Z] ---> b506a9d28e92 [2021-10-19T13:32:28.508Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:32:28.508Z] ---> Using cache [2021-10-19T13:32:28.508Z] ---> c191cf26a192 [2021-10-19T13:32:28.508Z] Step 6/22 : COPY . . [2021-10-19T13:32:28.508Z] ---> Using cache [2021-10-19T13:32:28.508Z] ---> 36a4c36dbc62 [2021-10-19T13:32:28.508Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:32:28.508Z] ---> Using cache [2021-10-19T13:32:28.508Z] ---> 66c1b2b67ed4 [2021-10-19T13:32:28.508Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-19T13:32:29.083Z] ---> Running in 66996d0910f6 [2021-10-19T13:32:29.654Z] 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 [2021-10-19T13:33:01.825Z] 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 [2021-10-19T13:33:01.825Z] 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 [2021-10-19T13:33:02.402Z] Removing intermediate container 954230d02290 [2021-10-19T13:33:02.402Z] ---> 2373a8df9a03 [2021-10-19T13:33:02.402Z] [2021-10-19T13:33:02.402Z] Step 9/24 : FROM alpine:3.14 [2021-10-19T13:33:02.402Z] ---> 14119a10abf4 [2021-10-19T13:33:02.402Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-19T13:33:02.402Z] Removing intermediate container 14d5bd210d17 [2021-10-19T13:33:02.402Z] ---> 6d679959c59d [2021-10-19T13:33:02.402Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-19T13:33:02.402Z] Removing intermediate container ce9a084a88dd [2021-10-19T13:33:02.402Z] ---> 34564d4c3fe4 [2021-10-19T13:33:02.402Z] [2021-10-19T13:33:02.402Z] Step 9/20 : FROM alpine:3.14 [2021-10-19T13:33:02.402Z] ---> 14119a10abf4 [2021-10-19T13:33:02.402Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-19T13:33:02.402Z] ---> Running in 594949b907df [2021-10-19T13:33:02.678Z] ---> Running in 71360e2bc71c [2021-10-19T13:33:02.678Z] ---> Running in cc4d0dfc3900 [2021-10-19T13:33:02.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:33:02.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:33:03.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:33:03.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:33:03.517Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-19T13:33:03.517Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-19T13:33:03.517Z] (3/3) Installing su-exec (0.2-r1) [2021-10-19T13:33:03.517Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:33:03.517Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:33:03.517Z] 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 [2021-10-19T13:33:03.517Z] OK: 6 MiB in 17 packages [2021-10-19T13:33:03.779Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-19T13:33:03.779Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:33:03.779Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:33:03.779Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-19T13:33:03.779Z] (5/5) Installing curl (7.79.1-r0) [2021-10-19T13:33:03.779Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:33:03.779Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:33:03.779Z] OK: 8 MiB in 19 packages [2021-10-19T13:33:04.369Z] Removing intermediate container 594949b907df [2021-10-19T13:33:04.369Z] ---> db195b222518 [2021-10-19T13:33:04.369Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:33:04.633Z] ---> Running in b13d07297db6 [2021-10-19T13:33:04.896Z] Removing intermediate container 71360e2bc71c [2021-10-19T13:33:04.896Z] ---> 9a0d6293ffb8 [2021-10-19T13:33:04.896Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:33:04.896Z] ---> Running in d466b2eaf1f4 [2021-10-19T13:33:04.896Z] Removing intermediate container 66996d0910f6 [2021-10-19T13:33:04.896Z] ---> a51adc647708 [2021-10-19T13:33:04.896Z] [2021-10-19T13:33:04.896Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:33:04.896Z] Removing intermediate container b13d07297db6 [2021-10-19T13:33:04.896Z] ---> 3aed1b37f5ba [2021-10-19T13:33:04.896Z] Step 12/24 : WORKDIR / [2021-10-19T13:33:04.896Z] ---> 14119a10abf4 [2021-10-19T13:33:04.896Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:33:04.896Z] ---> Using cache [2021-10-19T13:33:04.896Z] ---> f5b1d83adf01 [2021-10-19T13:33:04.896Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:33:04.896Z] ---> Using cache [2021-10-19T13:33:04.896Z] ---> fe4e83cfaf51 [2021-10-19T13:33:04.896Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-19T13:33:04.896Z] Removing intermediate container cc4d0dfc3900 [2021-10-19T13:33:04.896Z] ---> f7f3d2504871 [2021-10-19T13:33:04.896Z] [2021-10-19T13:33:04.896Z] Step 10/22 : FROM docker:20.10.8 [2021-10-19T13:33:04.896Z] ---> Running in f8f2cb56244d [2021-10-19T13:33:04.896Z] ---> Running in 563538bd967c [2021-10-19T13:33:05.158Z] Removing intermediate container d466b2eaf1f4 [2021-10-19T13:33:05.158Z] ---> 62824ae6a2d8 [2021-10-19T13:33:05.158Z] Step 12/20 : WORKDIR /edgex [2021-10-19T13:33:05.158Z] 20.10.8: Pulling from library/docker [2021-10-19T13:33:05.158Z] Removing intermediate container f8f2cb56244d [2021-10-19T13:33:05.158Z] ---> 8f290f2514b7 [2021-10-19T13:33:05.158Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:33:05.158Z] ---> Running in 64036c88898c [2021-10-19T13:33:05.158Z] Removing intermediate container 563538bd967c [2021-10-19T13:33:05.158Z] ---> 601dacd21b01 [2021-10-19T13:33:05.158Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-19T13:33:05.158Z] ---> Running in f4e17cc872db [2021-10-19T13:33:05.158Z] Removing intermediate container 64036c88898c [2021-10-19T13:33:05.158Z] ---> 1fc5211414db [2021-10-19T13:33:05.158Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-19T13:33:05.431Z] Removing intermediate container f4e17cc872db [2021-10-19T13:33:05.431Z] ---> b40b6a6ef017 [2021-10-19T13:33:05.431Z] Step 14/22 : WORKDIR / [2021-10-19T13:33:05.695Z] ---> d0f2bb50cefa [2021-10-19T13:33:05.695Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-19T13:33:05.695Z] ---> Running in 803dfd44702b [2021-10-19T13:33:05.960Z] ---> c2470c8648a3 [2021-10-19T13:33:05.960Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-19T13:33:05.960Z] ---> 1af326eb4a27 [2021-10-19T13:33:05.960Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-19T13:33:06.225Z] Removing intermediate container 803dfd44702b [2021-10-19T13:33:06.225Z] ---> b032c57e76ef [2021-10-19T13:33:06.225Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:33:06.225Z] ---> 8e98245297a4 [2021-10-19T13:33:06.225Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-19T13:33:06.225Z] ---> f1d70e713238 [2021-10-19T13:33:06.225Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-19T13:33:06.489Z] ---> a6d86464eb9c [2021-10-19T13:33:06.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-19T13:33:06.749Z] ---> fb55721c6303 [2021-10-19T13:33:06.749Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-19T13:33:07.015Z] ---> 237b6aa295bf [2021-10-19T13:33:07.015Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-19T13:33:07.016Z] ---> e241e8fca7ff [2021-10-19T13:33:07.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-19T13:33:07.016Z] ---> b61525fbfb82 [2021-10-19T13:33:07.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-19T13:33:07.016Z] ---> Running in 2e54c98701b7 [2021-10-19T13:33:07.278Z] Removing intermediate container 2e54c98701b7 [2021-10-19T13:33:07.278Z] ---> d3253939a75b [2021-10-19T13:33:07.278Z] Step 17/20 : CMD ["--init=true"] [2021-10-19T13:33:07.548Z] ---> ad1c1ec6b129 [2021-10-19T13:33:07.548Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-19T13:33:07.548Z] ---> Running in e807ca742ab0 [2021-10-19T13:33:07.548Z] ---> b4c388883459 [2021-10-19T13:33:07.548Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-19T13:33:07.548Z] ---> Running in fc65772d1803 [2021-10-19T13:33:07.548Z] Removing intermediate container e807ca742ab0 [2021-10-19T13:33:07.548Z] ---> e90541b83031 [2021-10-19T13:33:07.548Z] Step 18/20 : LABEL arch=x86_64 [2021-10-19T13:33:07.807Z] ---> Running in 988ba6c1379c [2021-10-19T13:33:07.807Z] Removing intermediate container fc65772d1803 [2021-10-19T13:33:07.807Z] ---> e6d25bf654f1 [2021-10-19T13:33:07.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:33:07.807Z] ---> df02f203374c [2021-10-19T13:33:07.807Z] 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/ [2021-10-19T13:33:07.807Z] ---> Running in 6504dfab2044 [2021-10-19T13:33:07.807Z] ---> Running in 5f5caacd8f32 [2021-10-19T13:33:07.807Z] Removing intermediate container 988ba6c1379c [2021-10-19T13:33:07.807Z] ---> c5cc3a58b9ba [2021-10-19T13:33:07.807Z] Step 19/20 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:33:07.807Z] ---> Running in ae9478f6d39e [2021-10-19T13:33:08.083Z] Removing intermediate container 6504dfab2044 [2021-10-19T13:33:08.083Z] ---> bd443078b409 [2021-10-19T13:33:08.083Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:33:08.083Z] ---> Running in 77a4ee6714c5 [2021-10-19T13:33:08.083Z] Removing intermediate container ae9478f6d39e [2021-10-19T13:33:08.083Z] ---> 4c9ac5fe5e4d [2021-10-19T13:33:08.083Z] Step 20/20 : LABEL version=0.0.0 [2021-10-19T13:33:08.083Z] Removing intermediate container 77a4ee6714c5 [2021-10-19T13:33:08.083Z] ---> 4fbfb605c5d2 [2021-10-19T13:33:08.083Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:33:08.347Z] ---> Running in 58609043fbfc [2021-10-19T13:33:08.347Z] ---> Running in 0c663339d93c [2021-10-19T13:33:08.347Z] Removing intermediate container 58609043fbfc [2021-10-19T13:33:08.347Z] ---> 67e1385b65a3 [2021-10-19T13:33:08.347Z] [2021-10-19T13:33:08.347Z] Successfully built 67e1385b65a3 [2021-10-19T13:33:08.347Z] Successfully tagged security-proxy-setup:latest [2021-10-19T13:33:08.625Z]  Building security-proxy-setup ... done Removing intermediate container 0c663339d93c [2021-10-19T13:33:08.625Z] ---> 7927c6a8263a [2021-10-19T13:33:08.625Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:33:08.625Z] ---> Running in ce1421a22515 [2021-10-19T13:33:08.625Z] Removing intermediate container 5f5caacd8f32 [2021-10-19T13:33:08.625Z] ---> 2e6c9cf90f53 [2021-10-19T13:33:08.625Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-19T13:33:08.625Z] Removing intermediate container ce1421a22515 [2021-10-19T13:33:08.625Z] ---> 5638c4ce8c8a [2021-10-19T13:33:08.625Z] [2021-10-19T13:33:08.625Z] ---> Running in 594c1c03417e [2021-10-19T13:33:08.886Z] Successfully built 5638c4ce8c8a [2021-10-19T13:33:08.886Z] Successfully tagged core-metadata:latest [2021-10-19T13:33:08.886Z]  Building core-metadata ... done Removing intermediate container 594c1c03417e [2021-10-19T13:33:08.886Z] ---> 091363670ab2 [2021-10-19T13:33:08.886Z] Step 22/24 : LABEL arch=x86_64 [2021-10-19T13:33:08.886Z] ---> Running in a18d699a042b [2021-10-19T13:33:09.145Z] Removing intermediate container a18d699a042b [2021-10-19T13:33:09.145Z] ---> a43cc78365e5 [2021-10-19T13:33:09.145Z] Step 23/24 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:33:09.145Z] ---> Running in 43a874e55397 [2021-10-19T13:33:09.145Z] Removing intermediate container 43a874e55397 [2021-10-19T13:33:09.145Z] ---> b72dd4610a1c [2021-10-19T13:33:09.145Z] Step 24/24 : LABEL version=0.0.0 [2021-10-19T13:33:09.406Z] ---> Running in 32b203b424de [2021-10-19T13:33:09.406Z] Removing intermediate container 32b203b424de [2021-10-19T13:33:09.406Z] ---> 8bb93180d8df [2021-10-19T13:33:09.406Z] [2021-10-19T13:33:09.406Z] Successfully built 8bb93180d8df [2021-10-19T13:33:09.406Z] Successfully tagged security-secretstore-setup:latest [2021-10-19T13:33:09.406Z]  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-19T13:33:09.406Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-19T13:33:09.406Z] ---> bc6c0ffef665 [2021-10-19T13:33:09.406Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:33:09.406Z] ---> Running in f40478d7d8ff [2021-10-19T13:33:09.674Z] Removing intermediate container f40478d7d8ff [2021-10-19T13:33:09.674Z] ---> f464f685bc87 [2021-10-19T13:33:09.674Z] 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 [2021-10-19T13:33:09.674Z] ---> Running in c6b7f4d00795 [2021-10-19T13:33:09.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:33:09.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:33:10.196Z] (1/42) Installing readline (8.1.0-r0) [2021-10-19T13:33:10.196Z] (2/42) Installing bash (5.1.4-r0) [2021-10-19T13:33:10.196Z] Executing bash-5.1.4-r0.post-install [2021-10-19T13:33:10.196Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:33:10.196Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:33:10.196Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-19T13:33:10.196Z] (6/42) Installing curl (7.79.1-r0) [2021-10-19T13:33:10.196Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-19T13:33:10.196Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-19T13:33:10.196Z] (9/42) Installing expat (2.4.1-r0) [2021-10-19T13:33:10.196Z] (10/42) Installing libffi (3.3-r2) [2021-10-19T13:33:10.196Z] (11/42) Installing gdbm (1.19-r0) [2021-10-19T13:33:10.196Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-19T13:33:10.196Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:33:10.196Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:33:10.196Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-19T13:33:10.196Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-19T13:33:10.196Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-19T13:33:10.770Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-19T13:33:10.770Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-19T13:33:10.770Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-19T13:33:10.770Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-19T13:33:10.770Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-19T13:33:10.770Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-19T13:33:10.770Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-19T13:33:10.770Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-19T13:33:10.770Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-19T13:33:10.770Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-19T13:33:10.770Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-19T13:33:11.034Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-19T13:33:11.034Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-19T13:33:11.034Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-19T13:33:11.034Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-19T13:33:11.034Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-19T13:33:11.034Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-19T13:33:11.034Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-19T13:33:11.034Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-19T13:33:11.034Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-19T13:33:11.034Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-19T13:33:11.034Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-19T13:33:11.034Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-19T13:33:11.034Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-19T13:33:11.034Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-19T13:33:11.359Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:33:11.359Z] OK: 84 MiB in 64 packages [2021-10-19T13:33:12.015Z] Collecting docker-compose==1.23.2 [2021-10-19T13:33:12.015Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-19T13:33:12.015Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-19T13:33:12.015Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-19T13:33:12.015Z] Collecting docker<4.0,>=3.6.0 [2021-10-19T13:33:12.015Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-19T13:33:12.015Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-19T13:33:12.330Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-19T13:33:12.330Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-19T13:33:12.330Z] Collecting docopt<0.7,>=0.6.1 [2021-10-19T13:33:12.330Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-19T13:33:12.646Z] Collecting jsonschema<3,>=2.5.1 [2021-10-19T13:33:12.646Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-19T13:33:12.646Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-19T13:33:12.646Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-19T13:33:13.015Z] Collecting PyYAML<4,>=3.10 [2021-10-19T13:33:13.015Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-19T13:33:13.697Z] Collecting cached-property<2,>=1.2.0 [2021-10-19T13:33:13.697Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-19T13:33:13.697Z] Collecting texttable<0.10,>=0.9.0 [2021-10-19T13:33:13.697Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-19T13:33:13.960Z] Collecting docker-pycreds>=0.4.0 [2021-10-19T13:33:13.960Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-19T13:33:14.221Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-19T13:33:14.221Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-19T13:33:14.221Z] 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) [2021-10-19T13:33:14.221Z] Collecting idna<2.8,>=2.5 [2021-10-19T13:33:14.221Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-19T13:33:14.221Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-19T13:33:14.221Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-19T13:33:14.221Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-19T13:33:14.221Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-19T13:33:14.221Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-19T13:33:14.221Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-19T13:33:14.221Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-19T13:33:14.221Z] Attempting uninstall: urllib3 [2021-10-19T13:33:14.221Z] Found existing installation: urllib3 1.26.5 [2021-10-19T13:33:14.221Z] Uninstalling urllib3-1.26.5: [2021-10-19T13:33:14.484Z] Successfully uninstalled urllib3-1.26.5 [2021-10-19T13:33:14.484Z] Attempting uninstall: idna [2021-10-19T13:33:14.484Z] Found existing installation: idna 3.2 [2021-10-19T13:33:14.484Z] Uninstalling idna-3.2: [2021-10-19T13:33:14.484Z] Successfully uninstalled idna-3.2 [2021-10-19T13:33:14.747Z] Attempting uninstall: chardet [2021-10-19T13:33:14.747Z] Found existing installation: chardet 4.0.0 [2021-10-19T13:33:14.747Z] Uninstalling chardet-4.0.0: [2021-10-19T13:33:14.747Z] Successfully uninstalled chardet-4.0.0 [2021-10-19T13:33:15.007Z] Attempting uninstall: requests [2021-10-19T13:33:15.007Z] Found existing installation: requests 2.25.1 [2021-10-19T13:33:15.007Z] Uninstalling requests-2.25.1: [2021-10-19T13:33:15.007Z] Successfully uninstalled requests-2.25.1 [2021-10-19T13:33:15.007Z] Running setup.py install for texttable: started [2021-10-19T13:33:15.579Z] Running setup.py install for texttable: finished with status 'done' [2021-10-19T13:33:15.579Z] Running setup.py install for PyYAML: started [2021-10-19T13:33:15.839Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-19T13:33:15.839Z] Running setup.py install for docopt: started [2021-10-19T13:33:16.101Z] Running setup.py install for docopt: finished with status 'done' [2021-10-19T13:33:16.101Z] Running setup.py install for dockerpty: started [2021-10-19T13:33:16.363Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-19T13:33:16.626Z] 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 [2021-10-19T13:33:20.836Z] Removing intermediate container c6b7f4d00795 [2021-10-19T13:33:20.836Z] ---> f299d3d8b73f [2021-10-19T13:33:20.836Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-19T13:33:20.836Z] ---> Running in 20e389a6178c [2021-10-19T13:33:20.836Z] Removing intermediate container 20e389a6178c [2021-10-19T13:33:20.836Z] ---> 2a78df3c8cf9 [2021-10-19T13:33:20.836Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-19T13:33:20.836Z] ---> Running in 182dba73f18b [2021-10-19T13:33:20.836Z] Removing intermediate container 182dba73f18b [2021-10-19T13:33:20.836Z] ---> 241fccae14d5 [2021-10-19T13:33:20.836Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-19T13:33:20.836Z] ---> a1fd0e3bba7f [2021-10-19T13:33:20.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-19T13:33:20.836Z] ---> e31c4c0b6291 [2021-10-19T13:33:20.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-19T13:33:21.099Z] ---> 6ed7c4e224d5 [2021-10-19T13:33:21.099Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-19T13:33:21.099Z] ---> Running in bb28f206c69a [2021-10-19T13:33:21.099Z] Removing intermediate container bb28f206c69a [2021-10-19T13:33:21.099Z] ---> b803c2337ecd [2021-10-19T13:33:21.099Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:33:21.099Z] ---> Running in 2f69ba8a8176 [2021-10-19T13:33:21.099Z] Removing intermediate container 2f69ba8a8176 [2021-10-19T13:33:21.099Z] ---> ddb480f870f1 [2021-10-19T13:33:21.099Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:33:21.099Z] ---> Running in c1eefe026c38 [2021-10-19T13:33:21.364Z] Removing intermediate container c1eefe026c38 [2021-10-19T13:33:21.364Z] ---> 16beea3871fe [2021-10-19T13:33:21.364Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:33:21.364Z] ---> Running in 0ee436117c24 [2021-10-19T13:33:21.364Z] Removing intermediate container 0ee436117c24 [2021-10-19T13:33:21.364Z] ---> 46ab70dd7f2c [2021-10-19T13:33:21.364Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:33:21.364Z] ---> Running in 4ed86a795e22 [2021-10-19T13:33:21.364Z] Removing intermediate container 4ed86a795e22 [2021-10-19T13:33:21.364Z] ---> 822c1e5c7cd5 [2021-10-19T13:33:21.364Z] [2021-10-19T13:33:21.625Z] Successfully built 822c1e5c7cd5 [2021-10-19T13:33:21.625Z] Successfully tagged sys-mgmt-agent:latest [2021-10-19T13:33:21.632Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-19T13:33:21.647Z] $ docker stop --time=1 e44cccfae62a36f7060a97708735b74c784ae5248ecc996f1ac8db668fea20ef [2021-10-19T13:33:22.953Z] $ docker rm -f e44cccfae62a36f7060a97708735b74c784ae5248ecc996f1ac8db668fea20ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T13:33:23.369Z] + docker images [2021-10-19T13:33:23.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-19T13:33:23.369Z] sys-mgmt-agent latest 822c1e5c7cd5 2 seconds ago 294MB [2021-10-19T13:33:23.369Z] security-secretstore-setup latest 8bb93180d8df 14 seconds ago 28.2MB [2021-10-19T13:33:23.369Z] core-metadata latest 5638c4ce8c8a 15 seconds ago 16.8MB [2021-10-19T13:33:23.369Z] security-proxy-setup latest 67e1385b65a3 15 seconds ago 26.7MB [2021-10-19T13:33:23.369Z] a51adc647708 19 seconds ago 1.76GB [2021-10-19T13:33:23.369Z] f7f3d2504871 19 seconds ago 1.75GB [2021-10-19T13:33:23.369Z] 34564d4c3fe4 21 seconds ago 1.76GB [2021-10-19T13:33:23.369Z] 2373a8df9a03 22 seconds ago 1.76GB [2021-10-19T13:33:23.369Z] core-data latest b5a5d7b7b66e 58 seconds ago 20.5MB [2021-10-19T13:33:23.369Z] security-bootstrapper latest efb73e9b21bb About a minute ago 18.8MB [2021-10-19T13:33:23.369Z] support-scheduler latest 6f3c2a617b84 About a minute ago 16.1MB [2021-10-19T13:33:23.369Z] de4216ee73b4 About a minute ago 1.75GB [2021-10-19T13:33:23.369Z] 51ba2f6f1eeb About a minute ago 1.76GB [2021-10-19T13:33:23.369Z] core-command latest 16956a7c68d2 About a minute ago 16MB [2021-10-19T13:33:23.369Z] support-notifications latest 005e0cac5d77 About a minute ago 16.8MB [2021-10-19T13:33:23.369Z] dd25740c480e About a minute ago 1.75GB [2021-10-19T13:33:23.369Z] b6b72e783f93 About a minute ago 1.75GB [2021-10-19T13:33:23.369Z] 5f9aa45109f4 About a minute ago 1.76GB [2021-10-19T13:33:23.369Z] ci-base-image-x86_64 latest 63bbc925026d 5 minutes ago 1.25GB [2021-10-19T13:33:23.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 days ago 548MB [2021-10-19T13:33:23.369Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 11 days ago 34.5MB [2021-10-19T13:33:23.369Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-19T13:33:23.369Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-19T13:33:23.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-19T13:33:39.008Z] Still waiting to schedule task [2021-10-19T13:33:39.008Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-19T13:34:02.545Z] Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:34:02.889Z] Merge succeeded, producing 193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:34:02.890Z] Checking out Revision 193fab905c747f9b709ff8e98710f0925d38061c (PR-3763) [2021-10-19T13:34:01.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-19T13:34:01.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T13:34:01.265Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-19T13:34:01.298Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:34:01.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T13:34:01.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3763/head:refs/remotes/origin/PR-3763 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-19T13:34:02.565Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T13:34:02.577Z] > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 [2021-10-19T13:34:02.788Z] > git remote # timeout=10 [2021-10-19T13:34:02.809Z] > git config --get remote.origin.url # timeout=10 [2021-10-19T13:34:02.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T13:34:02.835Z] > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 [2021-10-19T13:34:02.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-19T13:34:02.893Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T13:34:02.902Z] > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 [2021-10-19T13:34:07.539Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-19T13:34:07.621Z] > git --version # timeout=10 [2021-10-19T13:34:07.632Z] > git --version # 'git version 2.17.1' [2021-10-19T13:34:07.643Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-19T13:34:08.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-19T13:34:08.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:34:08.943Z] Dload Upload Total Spent Left Speed [2021-10-19T13:34:08.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66426 0 --:--:-- --:--:-- --:--:-- 66802 [Pipeline] sh [2021-10-19T13:34:09.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-19T13:34:09.859Z] + sudo tee+ /etc/docker/daemon.newsudo [2021-10-19T13:34:09.859Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-19T13:34:09.859Z] { [2021-10-19T13:34:09.859Z] "registry-mirrors": [ [2021-10-19T13:34:09.859Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-19T13:34:09.859Z] ], [2021-10-19T13:34:09.859Z] "bip": "10.250.0.254/24", [2021-10-19T13:34:09.859Z] "hosts": [ [2021-10-19T13:34:09.859Z] "tcp://0.0.0.0:5555", [2021-10-19T13:34:09.859Z] "unix:///var/run/docker.sock" [2021-10-19T13:34:09.859Z] ], [2021-10-19T13:34:09.859Z] "mtu": 1458, [2021-10-19T13:34:09.859Z] "selinux-enabled": true, [2021-10-19T13:34:09.859Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-19T13:34:09.859Z] } [Pipeline] sh [2021-10-19T13:34:10.239Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-19T13:34:10.628Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:34:29.100Z] provisioning config files... [2021-10-19T13:34:29.131Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4969754083913162173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:34:29.535Z] ---> docker-login.sh [2021-10-19T13:34:29.535Z] nexus3.edgexfoundry.org:10001 [2021-10-19T13:34:30.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:34:31.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:34:31.273Z] Configure a credential helper to remove this warning. See [2021-10-19T13:34:31.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:34:31.273Z] [2021-10-19T13:34:31.273Z] Login Succeeded [2021-10-19T13:34:31.273Z] nexus3.edgexfoundry.org:10002 [2021-10-19T13:34:31.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:34:31.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:34:31.842Z] Configure a credential helper to remove this warning. See [2021-10-19T13:34:31.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:34:31.842Z] [2021-10-19T13:34:31.842Z] Login Succeeded [2021-10-19T13:34:31.842Z] nexus3.edgexfoundry.org:10003 [2021-10-19T13:34:32.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:34:32.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:34:32.398Z] Configure a credential helper to remove this warning. See [2021-10-19T13:34:32.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:34:32.398Z] [2021-10-19T13:34:32.398Z] Login Succeeded [2021-10-19T13:34:32.398Z] nexus3.edgexfoundry.org:10004 [2021-10-19T13:34:32.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:34:32.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:34:32.955Z] Configure a credential helper to remove this warning. See [2021-10-19T13:34:32.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:34:32.955Z] [2021-10-19T13:34:32.955Z] Login Succeeded [2021-10-19T13:34:32.955Z] docker.io [2021-10-19T13:34:33.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:34:33.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:34:33.838Z] Configure a credential helper to remove this warning. See [2021-10-19T13:34:33.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:34:33.838Z] [2021-10-19T13:34:33.838Z] Login Succeeded [2021-10-19T13:34:33.838Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T13:34:33.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-19T13:34:34.491Z] ========================================================= [2021-10-19T13:34:34.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-19T13:34:34.491Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:34:34.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T13:34:35.414Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-19T13:34:35.414Z] 552d1f2373af: Pulling fs layer [2021-10-19T13:34:35.414Z] ea3f2d53f512: Pulling fs layer [2021-10-19T13:34:35.414Z] 9e70ebbbe112: Pulling fs layer [2021-10-19T13:34:35.414Z] 7a9cfe048b4a: Pulling fs layer [2021-10-19T13:34:35.414Z] 72dc09318566: Pulling fs layer [2021-10-19T13:34:35.414Z] 7a9cfe048b4a: Waiting [2021-10-19T13:34:35.414Z] f4f7b4309257: Pulling fs layer [2021-10-19T13:34:35.414Z] 72dc09318566: Waiting [2021-10-19T13:34:35.414Z] 0ac9a79272e3: Pulling fs layer [2021-10-19T13:34:35.414Z] b78e95d17946: Pulling fs layer [2021-10-19T13:34:35.414Z] f4f7b4309257: Waiting [2021-10-19T13:34:35.414Z] 0ac9a79272e3: Waiting [2021-10-19T13:34:35.414Z] b78e95d17946: Waiting [2021-10-19T13:34:35.414Z] 9e70ebbbe112: Verifying Checksum [2021-10-19T13:34:35.414Z] 9e70ebbbe112: Download complete [2021-10-19T13:34:35.414Z] ea3f2d53f512: Verifying Checksum [2021-10-19T13:34:35.414Z] ea3f2d53f512: Download complete [2021-10-19T13:34:35.414Z] 72dc09318566: Verifying Checksum [2021-10-19T13:34:35.414Z] 72dc09318566: Download complete [2021-10-19T13:34:35.414Z] f4f7b4309257: Verifying Checksum [2021-10-19T13:34:35.414Z] f4f7b4309257: Download complete [2021-10-19T13:34:35.414Z] 0ac9a79272e3: Verifying Checksum [2021-10-19T13:34:35.414Z] 0ac9a79272e3: Download complete [2021-10-19T13:34:35.414Z] 552d1f2373af: Verifying Checksum [2021-10-19T13:34:35.414Z] 552d1f2373af: Download complete [2021-10-19T13:34:36.432Z] 552d1f2373af: Pull complete [2021-10-19T13:34:37.048Z] ea3f2d53f512: Pull complete [2021-10-19T13:34:37.330Z] b78e95d17946: Verifying Checksum [2021-10-19T13:34:37.330Z] 9e70ebbbe112: Pull complete [2021-10-19T13:34:37.970Z] 7a9cfe048b4a: Verifying Checksum [2021-10-19T13:34:37.970Z] 7a9cfe048b4a: Download complete [2021-10-19T13:34:48.201Z] 7a9cfe048b4a: Pull complete [2021-10-19T13:34:48.489Z] 72dc09318566: Pull complete [2021-10-19T13:34:48.773Z] f4f7b4309257: Pull complete [2021-10-19T13:34:49.053Z] 0ac9a79272e3: Pull complete [2021-10-19T13:34:55.832Z] b78e95d17946: Pull complete [2021-10-19T13:34:55.832Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-19T13:34:55.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T13:34:55.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:34:56.251Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T13:34:56.251Z] WORKDIR /edgex [2021-10-19T13:34:56.251Z] COPY go.mod . [2021-10-19T13:34:56.251Z] RUN go mod download [2021-10-19T13:34:56.251Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-19T13:34:58.258Z] Sending build context to Docker daemon 166.3MB [2021-10-19T13:34:58.258Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T13:34:58.258Z] ---> 8b459fc5aaf0 [2021-10-19T13:34:58.258Z] Step 2/4 : WORKDIR /edgex [2021-10-19T13:35:02.261Z] Running on prd-ubuntu18.04-docker-8c-8g-17 in /w/workspace/edgexfoundry_edgex-go_PR-3763 [Pipeline] { [Pipeline] ws [2021-10-19T13:35:02.298Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-19T13:35:02.428Z] The recommended git tool is: git [2021-10-19T13:35:04.431Z] using credential edgex-jenkins-ssh [2021-10-19T13:35:04.443Z] Cloning the remote Git repository [2021-10-19T13:35:04.475Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:35:04.532Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-19T13:35:04.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:35:04.565Z] > git --version # timeout=10 [2021-10-19T13:35:04.570Z] > git --version # 'git version 2.17.1' [2021-10-19T13:35:04.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T13:35:04.600Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T13:35:05.002Z] ---> Running in 98372064a833 [2021-10-19T13:35:05.002Z] Removing intermediate container 98372064a833 [2021-10-19T13:35:05.002Z] ---> 3b9b8aef34d0 [2021-10-19T13:35:05.002Z] Step 3/4 : COPY go.mod . [2021-10-19T13:35:05.002Z] ---> 19e1055e4776 [2021-10-19T13:35:05.002Z] Step 4/4 : RUN go mod download [2021-10-19T13:35:05.278Z] ---> Running in 6cad71ceeaee [2021-10-19T13:36:12.736Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-19T13:36:12.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T13:36:12.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-19T13:36:12.768Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:36:12.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T13:36:12.775Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3763/head:refs/remotes/origin/PR-3763 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-19T13:36:13.395Z] Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:36:13.500Z] Merge succeeded, producing 193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:36:13.501Z] Checking out Revision 193fab905c747f9b709ff8e98710f0925d38061c (PR-3763) [2021-10-19T13:36:17.023Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-19T13:36:17.041Z] > git --version # timeout=10 [2021-10-19T13:36:17.055Z] > git --version # 'git version 2.17.1' [2021-10-19T13:36:17.058Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T13:36:13.401Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T13:36:13.405Z] > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 [2021-10-19T13:36:13.461Z] > git remote # timeout=10 [2021-10-19T13:36:13.467Z] > git config --get remote.origin.url # timeout=10 [2021-10-19T13:36:13.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T13:36:13.486Z] > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 [2021-10-19T13:36:13.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-19T13:36:13.501Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T13:36:13.509Z] > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:36:18.137Z] + echo snap-build.sh [2021-10-19T13:36:18.137Z] snap-build.sh [2021-10-19T13:36:18.137Z] + SNAP_BASE_DIR=. [2021-10-19T13:36:18.137Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-19T13:36:18.137Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-19T13:36:18.137Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-19T13:36:18.137Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-19T13:36:18.137Z] + cd /w/workspace/edgex-go/1 [2021-10-19T13:36:18.137Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-19T13:36:18.137Z] Reading package lists... [2021-10-19T13:36:18.137Z] Building dependency tree... [2021-10-19T13:36:18.137Z] Reading state information... [2021-10-19T13:36:18.137Z] The following packages were automatically installed and are no longer required: [2021-10-19T13:36:18.137Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-19T13:36:18.137Z] uidmap xdelta3 [2021-10-19T13:36:18.137Z] Use 'sudo apt autoremove' to remove them. [2021-10-19T13:36:18.137Z] The following packages will be REMOVED: [2021-10-19T13:36:18.137Z] lxd* lxd-client* [2021-10-19T13:36:18.399Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-19T13:36:18.399Z] After this operation, 31.7 MB disk space will be freed. [2021-10-19T13:36:18.921Z] (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.) [2021-10-19T13:36:18.921Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-19T13:36:19.871Z] Removing lxd dnsmasq configuration [2021-10-19T13:36:19.871Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-19T13:36:19.871Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-19T13:36:20.813Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-19T13:36:20.813Z] (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.) [2021-10-19T13:36:20.813Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-19T13:36:21.761Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-19T13:36:22.029Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-19T13:36:22.613Z] + sudo snap remove --purge lxd [2021-10-19T13:36:22.876Z] snap "lxd" is not installed [2021-10-19T13:36:22.876Z] + sudo groupadd --force --system lxd [2021-10-19T13:36:22.876Z] ++ whoami [2021-10-19T13:36:22.876Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-19T13:36:22.876Z] + newgrp - lxd [2021-10-19T13:36:22.876Z] + sudo snap install lxd [2021-10-19T13:36:27.188Z] Removing intermediate container 6cad71ceeaee [2021-10-19T13:36:27.188Z] ---> 224fa9be98da [2021-10-19T13:36:27.188Z] Successfully built 224fa9be98da [2021-10-19T13:36:27.189Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:36:27.564Z] + docker inspect -f . ci-base-image-arm64 [2021-10-19T13:36:27.564Z] . [Pipeline] withDockerContainer [2021-10-19T13:36:27.860Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-10-19T13:36:27.960Z] $ 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 [2021-10-19T13:36:29.574Z] $ docker top df89e7d2f785db2fc29b85d977c074f834f4eabc0fb624a53c1c5511378501b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:36:30.621Z] + go version [2021-10-19T13:36:30.621Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-19T13:36:30.657Z] $ docker stop --time=1 df89e7d2f785db2fc29b85d977c074f834f4eabc0fb624a53c1c5511378501b4 [2021-10-19T13:36:32.506Z] $ docker rm -f df89e7d2f785db2fc29b85d977c074f834f4eabc0fb624a53c1c5511378501b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:36:33.454Z] + docker inspect -f . ci-base-image-arm64 [2021-10-19T13:36:33.454Z] . [Pipeline] withDockerContainer [2021-10-19T13:36:33.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-10-19T13:36:33.826Z] $ 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 [2021-10-19T13:36:35.127Z] 2021-10-19T13:36:31Z INFO Waiting for automatic snapd restart... [2021-10-19T13:36:35.402Z] $ docker top 3fc40cccb53415932a4aeb22570f11621ddc14bef071281da39d6e038b16ca61 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-19T13:36:35.800Z] ========================================================= [2021-10-19T13:36:35.800Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-19T13:36:35.800Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:36:36.511Z] + make test [2021-10-19T13:36:36.511Z] go mod tidy [2021-10-19T13:36:37.124Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-19T13:36:57.135Z] lxd 4.19 from Canonical* installed [2021-10-19T13:36:57.135Z] + sudo lxd init --auto [2021-10-19T13:37:04.004Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-19T13:37:05.291Z] + sudo snap install --classic snapcraft [2021-10-19T13:37:17.527Z] snapcraft 5.0 from Canonical* installed [2021-10-19T13:37:17.527Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-19T13:37:17.527Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-19T13:37:17.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:37:17.527Z] Dload Upload Total Spent Left Speed [2021-10-19T13:37:17.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3282 0 --:--:-- --:--:-- --:--:-- 3282 [2021-10-19T13:37:17.527Z] 100 3325k 100 3325k 0 0 5654k 0 --:--:-- --:--:-- --:--:-- 5654k [2021-10-19T13:37:17.527Z] ./yq_linux_amd64 [2021-10-19T13:37:17.527Z] + sudo snapcraft prime --use-lxd [2021-10-19T13:37:19.443Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-19T13:37:19.443Z] 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: [2021-10-19T13:37:19.443Z] - README.md [2021-10-19T13:37:19.443Z] [2021-10-19T13:37:19.443Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-19T13:37:19.443Z] Launching a container. [2021-10-19T13:37:26.042Z] Waiting for container to be ready [2021-10-19T13:37:26.042Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-19T13:37:26.042Z] [2021-10-19T13:37:29.358Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-19T13:37:29.927Z] Waiting for network to be ready... [2021-10-19T13:37:30.188Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-19T13:37:30.446Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-19T13:37:30.446Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-19T13:37:30.446Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-19T13:37:30.446Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-19T13:37:30.446Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-19T13:37:30.446Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-19T13:37:30.446Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-19T13:37:30.446Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-19T13:37:30.446Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-19T13:37:31.017Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-19T13:37:31.017Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-19T13:37:31.279Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-19T13:37:31.279Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-19T13:37:31.279Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-19T13:37:31.279Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-19T13:37:31.279Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-19T13:37:31.279Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-19T13:37:31.848Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-19T13:37:32.109Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2255 kB] [2021-10-19T13:37:32.370Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [439 kB] [2021-10-19T13:37:32.370Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-19T13:37:32.370Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-19T13:37:32.370Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [498 kB] [2021-10-19T13:37:32.370Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [67.7 kB] [2021-10-19T13:37:32.370Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] [2021-10-19T13:37:32.631Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-19T13:37:35.177Z] Fetched 25.4 MB in 5s (5455 kB/s) [2021-10-19T13:37:35.756Z] Reading package lists... [2021-10-19T13:37:35.756Z] Reading package lists... [2021-10-19T13:37:36.020Z] Building dependency tree... [2021-10-19T13:37:36.020Z] Reading state information... [2021-10-19T13:37:36.281Z] The following additional packages will be installed: [2021-10-19T13:37:36.281Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-19T13:37:36.281Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-19T13:37:36.281Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-19T13:37:36.281Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-19T13:37:36.281Z] Suggested packages: [2021-10-19T13:37:36.281Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-19T13:37:36.281Z] Recommended packages: [2021-10-19T13:37:36.281Z] gnupg libsasl2-modules [2021-10-19T13:37:36.281Z] The following NEW packages will be installed: [2021-10-19T13:37:36.281Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-19T13:37:36.281Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-19T13:37:36.281Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-19T13:37:36.281Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-19T13:37:36.281Z] The following packages will be upgraded: [2021-10-19T13:37:36.281Z] gpg gpg-agent gpgconf libudev1 [2021-10-19T13:37:36.281Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-19T13:37:36.281Z] Need to get 3527 kB of archives. [2021-10-19T13:37:36.281Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-19T13:37:36.281Z] 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] [2021-10-19T13:37:36.281Z] 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] [2021-10-19T13:37:36.281Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-19T13:37:36.281Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-19T13:37:36.542Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-19T13:37:36.804Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-19T13:37:37.065Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-19T13:37:37.326Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-19T13:37:37.326Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-19T13:37:37.326Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-19T13:37:37.326Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-19T13:37:37.326Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-19T13:37:37.326Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-19T13:37:37.326Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-19T13:37:37.326Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-19T13:37:37.326Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-19T13:37:37.326Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-19T13:37:37.326Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-19T13:37:37.326Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-19T13:37:37.326Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-19T13:37:37.326Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-19T13:37:37.326Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-19T13:37:37.588Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-19T13:37:37.588Z] Fetched 3527 kB in 1s (3006 kB/s) [2021-10-19T13:37:37.588Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-19T13:37:37.588Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-19T13:37:37.588Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-19T13:37:37.588Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-19T13:37:37.850Z] Selecting previously unselected package udev. [2021-10-19T13:37:37.851Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-19T13:37:37.851Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-19T13:37:37.851Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-19T13:37:38.111Z] Selecting previously unselected package libfuse2:amd64. [2021-10-19T13:37:38.112Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-19T13:37:38.112Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-19T13:37:38.373Z] Selecting previously unselected package fuse. [2021-10-19T13:37:38.373Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-19T13:37:38.373Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-19T13:37:38.373Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-19T13:37:38.373Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-19T13:37:38.373Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-19T13:37:38.373Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-19T13:37:38.634Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-19T13:37:38.634Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-19T13:37:38.634Z] Selecting previously unselected package libksba8:amd64. [2021-10-19T13:37:38.634Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-19T13:37:38.634Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-19T13:37:38.634Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-19T13:37:38.634Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:38.634Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:38.634Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-19T13:37:38.634Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:38.634Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:38.897Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-19T13:37:38.897Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:38.897Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:38.897Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-19T13:37:38.897Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:38.897Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:38.897Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-19T13:37:38.897Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:38.897Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:38.897Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-19T13:37:38.897Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:38.897Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.184Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-19T13:37:39.184Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:39.184Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.184Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-19T13:37:39.184Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:39.184Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.184Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-19T13:37:39.184Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-19T13:37:39.184Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.184Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-19T13:37:39.184Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-19T13:37:39.184Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-19T13:37:39.184Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-19T13:37:39.184Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-19T13:37:39.184Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-19T13:37:39.472Z] Selecting previously unselected package libldap-common. [2021-10-19T13:37:39.472Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-19T13:37:39.472Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-19T13:37:39.472Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-19T13:37:39.472Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-19T13:37:39.472Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-19T13:37:39.472Z] Selecting previously unselected package dirmngr. [2021-10-19T13:37:39.472Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-19T13:37:39.472Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-19T13:37:39.472Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-19T13:37:39.472Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-19T13:37:39.472Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-19T13:37:39.472Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-19T13:37:39.472Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-19T13:37:39.472Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-19T13:37:39.472Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.472Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-19T13:37:39.738Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-19T13:37:39.738Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-19T13:37:39.999Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-19T13:37:39.999Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.999Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-19T13:37:39.999Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-19T13:37:39.999Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-19T13:37:39.999Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.999Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.999Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.999Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:39.999Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:40.258Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:40.258Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-19T13:37:40.258Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-19T13:37:40.258Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-19T13:37:40.258Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-19T13:37:40.520Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-19T13:37:40.520Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-19T13:37:40.520Z] This means they are not meant to be enabled using systemctl. [2021-10-19T13:37:40.520Z] Possible reasons for having this kind of units are: [2021-10-19T13:37:40.520Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-19T13:37:40.520Z] .wants/ or .requires/ directory. [2021-10-19T13:37:40.520Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-19T13:37:40.520Z] a requirement dependency on it. [2021-10-19T13:37:40.520Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-19T13:37:40.520Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-19T13:37:40.520Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-19T13:37:40.520Z] instance name specified. [2021-10-19T13:37:41.040Z] Reading package lists... [2021-10-19T13:37:41.301Z] Building dependency tree... [2021-10-19T13:37:41.302Z] Reading state information... [2021-10-19T13:37:41.302Z] The following additional packages will be installed: [2021-10-19T13:37:41.302Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-19T13:37:41.302Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-19T13:37:41.302Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-19T13:37:41.302Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-19T13:37:41.302Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-19T13:37:41.302Z] Suggested packages: [2021-10-19T13:37:41.302Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-19T13:37:41.302Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-19T13:37:41.302Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-19T13:37:41.302Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-19T13:37:41.302Z] systemd-container policykit-1 [2021-10-19T13:37:41.302Z] Recommended packages: [2021-10-19T13:37:41.302Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-19T13:37:41.302Z] The following NEW packages will be installed: [2021-10-19T13:37:41.302Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-19T13:37:41.302Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-19T13:37:41.302Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-19T13:37:41.302Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-19T13:37:41.302Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-19T13:37:41.302Z] The following packages will be upgraded: [2021-10-19T13:37:41.302Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-19T13:37:41.562Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-19T13:37:41.562Z] Need to get 36.8 MB of archives. [2021-10-19T13:37:41.562Z] After this operation, 147 MB of additional disk space will be used. [2021-10-19T13:37:41.562Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-19T13:37:41.562Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-19T13:37:41.562Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-19T13:37:41.562Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-19T13:37:41.562Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-19T13:37:41.822Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-19T13:37:41.822Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-19T13:37:41.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-19T13:37:41.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-19T13:37:41.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-19T13:37:41.822Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-19T13:37:41.822Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-19T13:37:41.822Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-19T13:37:41.822Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-19T13:37:41.822Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-19T13:37:41.822Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-19T13:37:41.822Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-19T13:37:42.764Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-19T13:37:42.765Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-19T13:37:42.765Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-19T13:37:42.765Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-19T13:37:42.765Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-19T13:37:42.765Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-19T13:37:42.765Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-19T13:37:42.765Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-19T13:37:42.765Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-19T13:37:42.765Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-19T13:37:42.765Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-19T13:37:42.765Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-19T13:37:42.765Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-19T13:37:44.146Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-19T13:37:44.146Z] Fetched 36.8 MB in 2s (15.3 MB/s) [2021-10-19T13:37:44.146Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-19T13:37:44.146Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-19T13:37:44.146Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-19T13:37:44.408Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-19T13:37:44.668Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-19T13:37:44.668Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-19T13:37:44.668Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-19T13:37:44.668Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-19T13:37:44.668Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-19T13:37:44.928Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-19T13:37:44.928Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-19T13:37:44.928Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-19T13:37:44.928Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-19T13:37:45.189Z] Setting up apt (1.6.14) ... [2021-10-19T13:37:45.189Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-19T13:37:45.450Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-19T13:37:45.710Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-19T13:37:45.710Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-19T13:37:45.710Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-19T13:37:45.710Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-19T13:37:45.710Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-19T13:37:45.710Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:45.970Z] Selecting previously unselected package libexpat1:amd64. [2021-10-19T13:37:45.970Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-19T13:37:45.970Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-19T13:37:45.970Z] Selecting previously unselected package python3.6-minimal. [2021-10-19T13:37:45.970Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-19T13:37:45.970Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:46.232Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-19T13:37:46.232Z] Checking for services that may need to be restarted...done. [2021-10-19T13:37:46.232Z] Checking for services that may need to be restarted...done. [2021-10-19T13:37:46.232Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:46.232Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-19T13:37:46.232Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:46.801Z] Selecting previously unselected package python3-minimal. [2021-10-19T13:37:46.801Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-19T13:37:46.801Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-19T13:37:46.801Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-19T13:37:46.801Z] Selecting previously unselected package mime-support. [2021-10-19T13:37:46.801Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-19T13:37:46.801Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-19T13:37:46.801Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-19T13:37:46.801Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-19T13:37:46.801Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-19T13:37:46.801Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-19T13:37:46.801Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-19T13:37:46.801Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:47.061Z] Selecting previously unselected package python3.6. [2021-10-19T13:37:47.061Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-19T13:37:47.061Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:47.061Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-19T13:37:47.061Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-19T13:37:47.061Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-19T13:37:47.061Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-19T13:37:47.320Z] Selecting previously unselected package python3. [2021-10-19T13:37:47.320Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-19T13:37:47.320Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-19T13:37:47.320Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-19T13:37:47.320Z] Selecting previously unselected package multiarch-support. [2021-10-19T13:37:47.320Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-19T13:37:47.320Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-19T13:37:47.320Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-19T13:37:47.579Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-19T13:37:47.579Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-19T13:37:47.579Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-19T13:37:47.579Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-19T13:37:47.579Z] Selecting previously unselected package libbsd0:amd64. [2021-10-19T13:37:47.579Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-19T13:37:47.579Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-19T13:37:47.579Z] Selecting previously unselected package sudo. [2021-10-19T13:37:47.579Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-19T13:37:47.579Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-19T13:37:47.579Z] Selecting previously unselected package apparmor. [2021-10-19T13:37:47.579Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-19T13:37:47.839Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-19T13:37:47.840Z] Selecting previously unselected package libedit2:amd64. [2021-10-19T13:37:47.840Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-19T13:37:47.840Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-19T13:37:47.840Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-19T13:37:47.840Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-19T13:37:47.840Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:47.840Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-19T13:37:47.840Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-19T13:37:47.840Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:48.102Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-19T13:37:48.102Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-19T13:37:48.102Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-19T13:37:48.102Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-19T13:37:48.102Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-19T13:37:48.102Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:48.102Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-19T13:37:48.102Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-19T13:37:48.102Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:48.102Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-19T13:37:48.102Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-19T13:37:48.102Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-19T13:37:48.363Z] Selecting previously unselected package openssh-client. [2021-10-19T13:37:48.363Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-19T13:37:48.363Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-19T13:37:48.623Z] Selecting previously unselected package squashfs-tools. [2021-10-19T13:37:48.623Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-19T13:37:48.623Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-19T13:37:48.623Z] Selecting previously unselected package snapd. [2021-10-19T13:37:48.623Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-19T13:37:48.623Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-19T13:37:50.533Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-19T13:37:50.533Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-19T13:37:50.533Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-19T13:37:50.533Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-19T13:37:50.793Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-19T13:37:50.793Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:50.793Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-19T13:37:50.793Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-19T13:37:50.793Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-19T13:37:51.365Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-19T13:37:51.365Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-19T13:37:51.365Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-19T13:37:51.365Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:51.365Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:51.365Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-19T13:37:51.938Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-19T13:37:51.938Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:51.938Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-19T13:37:51.938Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-19T13:37:51.938Z] running python rtupdate hooks for python3.6... [2021-10-19T13:37:51.938Z] running python post-rtupdate hooks for python3.6... [2021-10-19T13:37:51.938Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-19T13:37:52.881Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-19T13:37:52.881Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-19T13:37:52.881Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-19T13:37:53.140Z] Setting up snapd (2.51.1+18.04) ... [2021-10-19T13:37:53.403Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-19T13:37:53.665Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-19T13:37:53.665Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-19T13:37:53.924Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-19T13:37:54.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-19T13:37:54.189Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-19T13:37:54.448Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-19T13:37:54.448Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-19T13:37:54.707Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-19T13:37:54.967Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-19T13:37:54.967Z] /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' [2021-10-19T13:37:55.226Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-19T13:37:55.226Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-19T13:37:55.798Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-19T13:37:56.058Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-19T13:37:56.058Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-19T13:37:57.255Z] Reading package lists... [2021-10-19T13:37:57.515Z] Reading package lists... [2021-10-19T13:37:57.515Z] Building dependency tree... [2021-10-19T13:37:57.515Z] Reading state information... [2021-10-19T13:37:57.776Z] Calculating upgrade... [2021-10-19T13:37:58.036Z] The following packages will be upgraded: [2021-10-19T13:37:58.036Z] advancecomp base-files bash binutils binutils-common [2021-10-19T13:37:58.036Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-19T13:37:58.036Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-19T13:37:58.036Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-19T13:37:58.036Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-19T13:37:58.036Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-19T13:37:58.036Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-19T13:37:58.036Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-19T13:37:58.036Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-19T13:37:58.036Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-19T13:37:58.036Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-19T13:37:58.036Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-19T13:37:58.036Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-19T13:37:58.036Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-19T13:37:58.036Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-19T13:37:58.036Z] ubuntu-keyring util-linux [2021-10-19T13:37:58.036Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-19T13:37:58.036Z] Need to get 64.2 MB of archives. [2021-10-19T13:37:58.036Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-19T13:37:58.036Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-19T13:37:58.036Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-19T13:37:58.036Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-19T13:37:58.036Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-19T13:37:58.036Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-19T13:37:58.036Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-19T13:37:58.036Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-19T13:37:58.036Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-19T13:37:58.036Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-19T13:37:58.036Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-19T13:37:58.036Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-19T13:37:58.036Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-19T13:37:58.297Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-19T13:37:58.297Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-19T13:37:58.297Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-19T13:37:58.297Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-19T13:37:58.297Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-19T13:37:58.297Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-19T13:37:58.297Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-19T13:37:58.297Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-19T13:37:58.297Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-19T13:37:58.297Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-19T13:37:58.297Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-19T13:37:58.297Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-19T13:37:58.297Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-19T13:37:58.297Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-19T13:37:58.297Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-19T13:37:58.297Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-19T13:37:58.297Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-19T13:37:58.297Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-19T13:37:58.297Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-19T13:37:58.297Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-19T13:37:58.297Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-19T13:37:58.297Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-19T13:37:58.297Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-19T13:37:58.297Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-19T13:37:58.297Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-19T13:37:58.297Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-19T13:37:58.297Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-19T13:37:58.297Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-19T13:37:58.298Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-19T13:37:58.298Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-19T13:37:58.559Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-19T13:37:58.559Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-19T13:37:58.559Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-19T13:37:58.559Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-19T13:37:58.559Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-19T13:37:58.559Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-19T13:37:58.559Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-19T13:37:58.559Z] 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] [2021-10-19T13:37:58.559Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-19T13:37:58.559Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-19T13:37:58.559Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-19T13:37:58.559Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-19T13:37:58.559Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-19T13:37:58.559Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-19T13:37:58.559Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-19T13:37:58.559Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-19T13:37:58.818Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-19T13:37:58.818Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-19T13:37:58.818Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-19T13:37:59.078Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-19T13:37:59.078Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-19T13:37:59.078Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-19T13:37:59.078Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-19T13:37:59.078Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-19T13:37:59.078Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-19T13:37:59.078Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-19T13:37:59.078Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-19T13:37:59.078Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-19T13:37:59.078Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-19T13:37:59.339Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-19T13:37:59.339Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-19T13:37:59.339Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-19T13:37:59.339Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-19T13:37:59.339Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-19T13:37:59.339Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-19T13:37:59.339Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-19T13:37:59.339Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-19T13:37:59.339Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-19T13:37:59.339Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-19T13:37:59.339Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-19T13:37:59.339Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-19T13:37:59.339Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-19T13:37:59.339Z] 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] [2021-10-19T13:37:59.339Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-19T13:37:59.339Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-19T13:37:59.600Z] 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] [2021-10-19T13:37:59.601Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-19T13:37:59.601Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-19T13:37:59.601Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-19T13:37:59.601Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-19T13:37:59.601Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-19T13:37:59.601Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-19T13:37:59.601Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-19T13:37:59.601Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-19T13:37:59.601Z] 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] [2021-10-19T13:37:59.601Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-19T13:37:59.601Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-19T13:37:59.601Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-19T13:37:59.860Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-19T13:37:59.860Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-19T13:37:59.860Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-19T13:38:00.123Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-19T13:38:00.123Z] Fetched 64.2 MB in 2s (32.7 MB/s) [2021-10-19T13:38:00.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-19T13:38:00.123Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-19T13:38:00.123Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-19T13:38:00.384Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-19T13:38:00.644Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-19T13:38:00.644Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-19T13:38:00.644Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-19T13:38:00.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-19T13:38:00.905Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:00.905Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:00.905Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:00.905Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.165Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.165Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.165Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.165Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.165Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.165Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.165Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.165Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.165Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.165Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.426Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:01.426Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-19T13:38:01.426Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.426Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.426Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:01.426Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-19T13:38:01.426Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.426Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.426Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.426Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.686Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:01.686Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-19T13:38:01.686Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:01.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-19T13:38:01.950Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-19T13:38:01.950Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-19T13:38:02.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-19T13:38:02.520Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-19T13:38:02.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-19T13:38:02.520Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-19T13:38:02.520Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-19T13:38:02.520Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-19T13:38:02.520Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-19T13:38:02.780Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-19T13:38:02.780Z] Installing new version of config file /etc/issue ... [2021-10-19T13:38:02.780Z] Installing new version of config file /etc/issue.net ... [2021-10-19T13:38:02.780Z] Installing new version of config file /etc/lsb-release ... [2021-10-19T13:38:02.781Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-19T13:38:03.044Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-19T13:38:03.044Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-19T13:38:03.044Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-19T13:38:03.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:03.044Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-19T13:38:03.305Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-19T13:38:03.305Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-19T13:38:03.305Z] 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 [2021-10-19T13:38:03.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:03.305Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:03.305Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:03.305Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:03.564Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:03.564Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-19T13:38:03.564Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-19T13:38:03.564Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-19T13:38:03.564Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:03.564Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-19T13:38:03.564Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-19T13:38:03.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-19T13:38:03.825Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-19T13:38:03.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:03.825Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-19T13:38:03.825Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-19T13:38:03.825Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-19T13:38:03.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:03.825Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-19T13:38:03.825Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-19T13:38:04.086Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-19T13:38:04.086Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:04.086Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-19T13:38:04.086Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-19T13:38:04.086Z] Setting up grep (3.1-2build1) ... [2021-10-19T13:38:04.086Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:04.086Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-19T13:38:04.086Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-19T13:38:04.349Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-19T13:38:04.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:04.349Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-19T13:38:04.349Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-19T13:38:04.349Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-19T13:38:04.612Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:04.612Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-19T13:38:04.612Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-19T13:38:04.612Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-19T13:38:04.612Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:04.612Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-19T13:38:04.612Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-19T13:38:04.620Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-19T13:38:05.187Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-19T13:38:05.187Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-19T13:38:05.460Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-19T13:38:05.460Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-19T13:38:05.720Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-19T13:38:05.720Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:05.720Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-19T13:38:05.720Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-19T13:38:05.981Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-19T13:38:05.981Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-19T13:38:06.242Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-19T13:38:06.242Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-19T13:38:06.242Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-19T13:38:06.242Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:06.242Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-19T13:38:06.242Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-19T13:38:06.504Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-19T13:38:06.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:06.504Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:06.504Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:06.504Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:06.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:06.504Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:06.504Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:06.766Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:06.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:06.766Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:06.766Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:06.766Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:06.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:06.766Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:06.766Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:07.027Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:07.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:07.027Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-19T13:38:07.027Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-19T13:38:07.027Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-19T13:38:07.027Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-19T13:38:07.027Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-19T13:38:07.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:07.027Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-19T13:38:07.027Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-19T13:38:07.287Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-19T13:38:07.287Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:07.287Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:07.287Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:07.287Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:07.287Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:07.287Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:07.287Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:07.287Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:07.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:07.546Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:07.546Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:07.813Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:08.074Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-19T13:38:08.334Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-19T13:38:08.334Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:08.334Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-19T13:38:08.334Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-19T13:38:08.593Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-19T13:38:08.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-19T13:38:08.594Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-19T13:38:08.594Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-19T13:38:08.594Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-19T13:38:08.854Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-19T13:38:08.854Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-19T13:38:08.854Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-19T13:38:08.854Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-19T13:38:08.854Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-19T13:38:08.854Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-19T13:38:09.114Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-19T13:38:09.114Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-19T13:38:09.114Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-19T13:38:09.114Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-19T13:38:09.114Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-19T13:38:09.114Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-19T13:38:09.114Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-19T13:38:09.114Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-19T13:38:09.114Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-19T13:38:09.114Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-19T13:38:09.374Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-19T13:38:09.374Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-19T13:38:09.374Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-19T13:38:09.374Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-19T13:38:09.374Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-19T13:38:09.374Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-19T13:38:09.634Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-19T13:38:09.634Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-19T13:38:09.634Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:09.634Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-19T13:38:09.634Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-19T13:38:09.894Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-19T13:38:09.894Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-19T13:38:09.894Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-19T13:38:09.894Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-19T13:38:09.894Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-19T13:38:09.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:09.894Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-19T13:38:09.894Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-19T13:38:10.153Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-19T13:38:10.153Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:10.153Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-19T13:38:10.153Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-19T13:38:10.153Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-19T13:38:10.153Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:10.153Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-19T13:38:10.153Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-19T13:38:10.153Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-19T13:38:10.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:10.416Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-19T13:38:10.416Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-19T13:38:10.416Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-19T13:38:10.676Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:10.677Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-19T13:38:10.677Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-19T13:38:10.677Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-19T13:38:10.677Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:10.677Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-19T13:38:10.677Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-19T13:38:10.938Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-19T13:38:10.938Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:10.938Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-19T13:38:10.938Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-19T13:38:10.938Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-19T13:38:11.199Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.199Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-19T13:38:11.199Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-19T13:38:11.199Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-19T13:38:11.199Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.199Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-19T13:38:11.199Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-19T13:38:11.199Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-19T13:38:11.460Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.460Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-19T13:38:11.460Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-19T13:38:11.460Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-19T13:38:11.460Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.460Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-19T13:38:11.460Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-19T13:38:11.460Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-19T13:38:11.725Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.725Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-19T13:38:11.725Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-19T13:38:11.725Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-19T13:38:11.725Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.725Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-19T13:38:11.725Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-19T13:38:11.725Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-19T13:38:11.984Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.984Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-19T13:38:11.984Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-19T13:38:11.984Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-19T13:38:11.984Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-19T13:38:11.985Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-19T13:38:11.985Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-19T13:38:11.985Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-19T13:38:11.985Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-19T13:38:11.985Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-19T13:38:11.985Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-19T13:38:12.244Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-19T13:38:12.244Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-19T13:38:12.244Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-19T13:38:12.244Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-19T13:38:12.505Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-19T13:38:12.505Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-19T13:38:12.505Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-19T13:38:12.505Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-19T13:38:12.505Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-19T13:38:12.505Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-19T13:38:12.765Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-19T13:38:12.765Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-19T13:38:12.765Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-19T13:38:12.765Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-19T13:38:12.765Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-19T13:38:12.765Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-19T13:38:12.765Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-19T13:38:12.765Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-19T13:38:13.025Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-19T13:38:13.025Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-19T13:38:13.025Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-19T13:38:13.025Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-19T13:38:13.290Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-19T13:38:13.290Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-19T13:38:13.290Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-19T13:38:13.290Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-19T13:38:13.554Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-19T13:38:13.554Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-19T13:38:13.814Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-19T13:38:13.814Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-19T13:38:13.814Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-19T13:38:13.814Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-19T13:38:13.814Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-19T13:38:13.814Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-19T13:38:13.814Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:13.814Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:14.076Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:14.076Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:14.076Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:14.076Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:14.076Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:14.076Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:15.019Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:15.019Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:15.961Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:15.961Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:16.225Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:16.225Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:16.225Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:16.485Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:17.064Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-19T13:38:17.064Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-19T13:38:17.064Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-19T13:38:17.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-19T13:38:17.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-19T13:38:17.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-19T13:38:17.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-19T13:38:17.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-19T13:38:17.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-19T13:38:17.327Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-19T13:38:17.327Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-19T13:38:17.327Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-19T13:38:17.327Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-19T13:38:17.327Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-19T13:38:17.327Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-19T13:38:17.327Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-19T13:38:17.589Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-19T13:38:17.589Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-19T13:38:17.589Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-19T13:38:17.589Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-19T13:38:17.589Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-19T13:38:17.589Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-19T13:38:17.589Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:17.589Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-19T13:38:17.589Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:17.589Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:17.717Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-19T13:38:17.717Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-19T13:38:17.717Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-19T13:38:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-19T13:38:17.881Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:17.882Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-19T13:38:17.882Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-19T13:38:17.882Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-19T13:38:17.882Z] [2021-10-19T13:38:17.882Z] Current default time zone: 'Etc/UTC' [2021-10-19T13:38:17.882Z] Local time is now: Tue Oct 19 13:38:17 UTC 2021. [2021-10-19T13:38:17.882Z] Universal Time is now: Tue Oct 19 13:38:17 UTC 2021. [2021-10-19T13:38:17.882Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-19T13:38:17.882Z] [2021-10-19T13:38:17.882Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-19T13:38:17.882Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:17.882Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-19T13:38:17.882Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-19T13:38:17.882Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-19T13:38:17.882Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-19T13:38:17.882Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-19T13:38:17.882Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-19T13:38:17.882Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-19T13:38:17.882Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-19T13:38:17.882Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:17.882Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-19T13:38:18.142Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:18.142Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-19T13:38:18.142Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:18.142Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-19T13:38:18.142Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-19T13:38:18.142Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-19T13:38:18.142Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-19T13:38:18.142Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-19T13:38:18.142Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-19T13:38:18.142Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-19T13:38:18.142Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-19T13:38:20.054Z] Updating certificates in /etc/ssl/certs... [2021-10-19T13:38:20.624Z] 23 added, 28 removed; done. [2021-10-19T13:38:20.624Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-19T13:38:20.624Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-19T13:38:20.624Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-19T13:38:20.624Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-19T13:38:20.624Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-19T13:38:20.624Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.624Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-19T13:38:20.624Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.624Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.624Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.625Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.885Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.885Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-19T13:38:20.885Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-19T13:38:20.885Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-19T13:38:20.885Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-19T13:38:20.885Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-19T13:38:20.885Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.885Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-19T13:38:20.885Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-19T13:38:20.885Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-19T13:38:20.885Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-19T13:38:20.885Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-19T13:38:20.885Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-19T13:38:20.885Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-19T13:38:20.885Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-19T13:38:21.144Z] Updating certificates in /etc/ssl/certs... [2021-10-19T13:38:21.712Z] 0 added, 0 removed; done. [2021-10-19T13:38:21.712Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-19T13:38:21.712Z] done. [2021-10-19T13:38:21.972Z] Reading package lists... [2021-10-19T13:38:22.230Z] Building dependency tree... [2021-10-19T13:38:22.230Z] Reading state information... [2021-10-19T13:38:22.489Z] The following NEW packages will be installed: [2021-10-19T13:38:22.489Z] apt-transport-https [2021-10-19T13:38:22.489Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-19T13:38:22.489Z] Need to get 4348 B of archives. [2021-10-19T13:38:22.489Z] After this operation, 154 kB of additional disk space will be used. [2021-10-19T13:38:22.489Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-19T13:38:22.749Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-19T13:38:22.749Z] Fetched 4348 B in 0s (23.3 kB/s) [2021-10-19T13:38:22.749Z] Selecting previously unselected package apt-transport-https. [2021-10-19T13:38:22.749Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-19T13:38:22.749Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-19T13:38:22.749Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-19T13:38:22.749Z] Setting up apt-transport-https (1.6.14) ... [2021-10-19T13:38:23.009Z] Waiting for network to be ready... [2021-10-19T13:38:26.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.162s coverage: 28.7% of statements [2021-10-19T13:38:26.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-19T13:38:26.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-19T13:38:29.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements [2021-10-19T13:38:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-19T13:38:29.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 46.3% of statements [2021-10-19T13:38:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-19T13:38:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-19T13:38:31.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.707s coverage: 90.1% of statements [2021-10-19T13:38:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-19T13:38:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:38:31.140Z] 2021-10-19T13:38:26Z INFO Waiting for automatic snapd restart... [2021-10-19T13:38:32.518Z] snapd 2.52 from Canonical* installed [2021-10-19T13:38:33.458Z] "snapd" switched to the "latest/stable" channel [2021-10-19T13:38:33.458Z] [2021-10-19T13:38:33.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 84.4% of statements [2021-10-19T13:38:33.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-19T13:38:33.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-19T13:38:33.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-19T13:38:33.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-19T13:38:33.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-19T13:38:35.999Z] core18 20210722 from Canonical* installed [2021-10-19T13:38:35.999Z] "core18" switched to the "latest/stable" channel [2021-10-19T13:38:35.999Z] [2021-10-19T13:38:38.540Z] snapcraft 5.0 from Canonical* installed [2021-10-19T13:38:38.540Z] "snapcraft" switched to the "latest/stable" channel [2021-10-19T13:38:38.540Z] [2021-10-19T13:38:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.100s coverage: 94.2% of statements [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:38:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-19T13:38:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-19T13:38:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 1.0% of statements [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-19T13:38:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.211s coverage: 58.8% of statements [2021-10-19T13:38:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 21.7% of statements [2021-10-19T13:38:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-19T13:38:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements [2021-10-19T13:38:41.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 79.5% of statements [2021-10-19T13:38:41.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements [2021-10-19T13:38:42.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements [2021-10-19T13:38:42.741Z] 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: [2021-10-19T13:38:42.741Z] - README.md [2021-10-19T13:38:42.741Z] [2021-10-19T13:38:42.741Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-19T13:38:43.004Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-19T13:38:43.263Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-19T13:38:43.264Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-19T13:38:43.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-10-19T13:38:44.462Z] Reading package lists... [2021-10-19T13:38:44.724Z] 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 [2021-10-19T13:38:44.724Z] Reading package lists... [2021-10-19T13:38:44.985Z] Building dependency tree... [2021-10-19T13:38:44.985Z] Reading state information... [2021-10-19T13:38:45.246Z] Suggested packages: [2021-10-19T13:38:45.246Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-19T13:38:45.246Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-19T13:38:45.246Z] Recommended packages: [2021-10-19T13:38:45.246Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-19T13:38:45.246Z] The following NEW packages will be installed: [2021-10-19T13:38:45.246Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-19T13:38:45.246Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-19T13:38:45.246Z] pkg-config zip [2021-10-19T13:38:45.246Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-19T13:38:45.506Z] Need to get 7670 kB of archives. [2021-10-19T13:38:45.506Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-19T13:38:45.506Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-19T13:38:45.506Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-19T13:38:45.506Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-19T13:38:45.506Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-19T13:38:45.506Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-19T13:38:45.506Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-19T13:38:45.506Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-19T13:38:45.767Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-19T13:38:45.767Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-19T13:38:45.767Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-19T13:38:45.767Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-19T13:38:46.026Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-19T13:38:46.026Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-19T13:38:46.026Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-19T13:38:46.026Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-19T13:38:46.286Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-19T13:38:46.286Z] Fetched 7670 kB in 1s (9949 kB/s) [2021-10-19T13:38:46.286Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-19T13:38:46.286Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-19T13:38:46.286Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-19T13:38:46.286Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-19T13:38:46.549Z] Selecting previously unselected package libpsl5:amd64. [2021-10-19T13:38:46.549Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-19T13:38:46.549Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-19T13:38:46.549Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-19T13:38:46.549Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-19T13:38:46.549Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-19T13:38:46.549Z] Selecting previously unselected package librtmp1:amd64. [2021-10-19T13:38:46.549Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-19T13:38:46.549Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-19T13:38:46.549Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-19T13:38:46.549Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-19T13:38:46.549Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-19T13:38:46.549Z] Selecting previously unselected package liberror-perl. [2021-10-19T13:38:46.549Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-19T13:38:46.549Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-19T13:38:46.812Z] Selecting previously unselected package git-man. [2021-10-19T13:38:46.812Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-19T13:38:46.812Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-19T13:38:46.812Z] Selecting previously unselected package git. [2021-10-19T13:38:46.812Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-19T13:38:46.812Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-19T13:38:47.383Z] Selecting previously unselected package libnorm1:amd64. [2021-10-19T13:38:47.383Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-19T13:38:47.383Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-19T13:38:47.383Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-19T13:38:47.383Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-19T13:38:47.383Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-19T13:38:47.383Z] Selecting previously unselected package libsodium23:amd64. [2021-10-19T13:38:47.383Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-19T13:38:47.383Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-19T13:38:47.383Z] Selecting previously unselected package libzmq5:amd64. [2021-10-19T13:38:47.383Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-19T13:38:47.383Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-19T13:38:47.644Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-19T13:38:47.644Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-19T13:38:47.644Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-19T13:38:47.644Z] Selecting previously unselected package pkg-config. [2021-10-19T13:38:47.644Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-19T13:38:47.644Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-19T13:38:47.644Z] Selecting previously unselected package zip. [2021-10-19T13:38:47.644Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-19T13:38:47.644Z] Unpacking zip (3.0-11build1) ... [2021-10-19T13:38:47.905Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-19T13:38:47.905Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-19T13:38:47.905Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-19T13:38:47.905Z] Setting up liberror-perl (0.17025-1) ... [2021-10-19T13:38:47.905Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-19T13:38:47.905Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-19T13:38:47.905Z] No schema files found: doing nothing. [2021-10-19T13:38:47.905Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-19T13:38:47.905Z] Setting up zip (3.0-11build1) ... [2021-10-19T13:38:47.905Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-19T13:38:47.905Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-19T13:38:47.905Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-19T13:38:47.905Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-19T13:38:47.905Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-19T13:38:47.905Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-19T13:38:47.905Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-19T13:38:47.905Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-19T13:38:48.478Z] git set to automatically installed. [2021-10-19T13:38:48.478Z] git-man set to automatically installed. [2021-10-19T13:38:48.478Z] libcurl3-gnutls set to automatically installed. [2021-10-19T13:38:48.478Z] liberror-perl set to automatically installed. [2021-10-19T13:38:48.478Z] libglib2.0-0 set to automatically installed. [2021-10-19T13:38:48.478Z] libnghttp2-14 set to automatically installed. [2021-10-19T13:38:48.478Z] libnorm1 set to automatically installed. [2021-10-19T13:38:48.478Z] libpgm-5.2-0 set to automatically installed. [2021-10-19T13:38:48.478Z] libpsl5 set to automatically installed. [2021-10-19T13:38:48.478Z] librtmp1 set to automatically installed. [2021-10-19T13:38:48.478Z] libsodium23 set to automatically installed. [2021-10-19T13:38:48.478Z] libzmq3-dev set to automatically installed. [2021-10-19T13:38:48.478Z] libzmq5 set to automatically installed. [2021-10-19T13:38:48.478Z] pkg-config set to automatically installed. [2021-10-19T13:38:48.478Z] zip set to automatically installed. [2021-10-19T13:38:49.863Z] snapd is not logged in, snap install commands will use sudo [2021-10-19T13:38:50.804Z] snap "core18" has no updates available [2021-10-19T13:38:51.384Z] snapd is not logged in, snap install commands will use sudo [2021-10-19T13:38:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.194s coverage: 94.4% of statements [2021-10-19T13:38:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-10-19T13:39:01.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.609s coverage: 82.5% of statements [2021-10-19T13:39:01.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-19T13:39:01.388Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-19T13:39:01.647Z] Pulling config-common [2021-10-19T13:39:01.647Z] + snapcraftctl pull [2021-10-19T13:39:03.138Z] Pulling go-build-helper [2021-10-19T13:39:03.138Z] + snapcraftctl pull [2021-10-19T13:39:03.725Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-19T13:39:03.725Z] Skipping pull go-build-helper (already ran) [2021-10-19T13:39:03.725Z] Building go-build-helper [2021-10-19T13:39:03.725Z] + snapcraftctl build [2021-10-19T13:39:06.282Z] Staging go-build-helper [2021-10-19T13:39:06.282Z] + snapcraftctl stage [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements [2021-10-19T13:39:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-19T13:39:08.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 64.4% of statements [2021-10-19T13:39:08.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-19T13:39:08.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-19T13:39:08.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-10-19T13:39:08.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2021-10-19T13:39:08.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-10-19T13:39:10.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.128s coverage: 73.7% of statements [2021-10-19T13:39:10.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-10-19T13:39:14.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.314s coverage: 70.4% of statements [2021-10-19T13:39:14.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-19T13:39:14.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-19T13:39:14.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-19T13:39:15.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.4% of statements [2021-10-19T13:39:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-19T13:39:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-19T13:39:15.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements [2021-10-19T13:39:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-19T13:39:15.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.206s coverage: 84.8% of statements [2021-10-19T13:39:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-19T13:39:16.282Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-19T13:39:16.282Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-19T13:39:16.282Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-19T13:39:16.282Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-19T13:39:16.282Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-19T13:39:16.282Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-19T13:39:16.282Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-19T13:39:16.282Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-19T13:39:16.282Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-19T13:39:16.282Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-19T13:39:16.282Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-19T13:39:16.282Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-19T13:39:16.282Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-19T13:39:16.282Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-19T13:39:16.282Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-19T13:39:16.282Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-19T13:39:16.282Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-19T13:39:16.282Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-19T13:39:16.282Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-19T13:39:16.282Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2255 kB] [2021-10-19T13:39:16.282Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [439 kB] [2021-10-19T13:39:16.282Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-19T13:39:16.282Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-19T13:39:16.282Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [498 kB] [2021-10-19T13:39:16.282Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [67.7 kB] [2021-10-19T13:39:16.282Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] [2021-10-19T13:39:16.282Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-19T13:39:16.282Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-19T13:39:16.282Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-19T13:39:16.282Z] Fetched 224 kB in 0s (0 B/s) [2021-10-19T13:39:16.282Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-19T13:39:16.282Z] Fetched 157 kB in 0s (0 B/s) [2021-10-19T13:39:16.282Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-19T13:39:16.282Z] Fetched 221 kB in 0s (0 B/s) [2021-10-19T13:39:16.282Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-19T13:39:16.282Z] Fetched 143 kB in 0s (0 B/s) [2021-10-19T13:39:16.282Z] Pulling edgex-go [2021-10-19T13:39:16.282Z] + snapcraftctl pull [2021-10-19T13:39:16.282Z] Pulling hooks [2021-10-19T13:39:16.282Z] + snapcraftctl pull [2021-10-19T13:39:24.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 19.5% of statements [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-19T13:39:24.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.0% of statements [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-19T13:39:24.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 63.2% of statements [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-19T13:39:24.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.399s coverage: 97.7% of statements [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-19T13:39:24.521Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-19T13:39:24.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-19T13:39:24.521Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements [2021-10-19T13:39:24.521Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-19T13:39:25.125Z] 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 [2021-10-19T13:39:25.125Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-19T13:39:25.125Z] GO111MODULE=on go vet ./... [2021-10-19T13:39:34.398Z] + snapcraftctl pull [2021-10-19T13:39:34.398Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-19T13:39:34.398Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-19T13:39:34.398Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-19T13:39:34.398Z] Fetched 0 B in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-19T13:39:34.398Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-19T13:39:34.398Z] Fetched 279 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-19T13:39:34.398Z] Fetched 122 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-19T13:39:34.398Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-19T13:39:34.398Z] Fetched 8848 B in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-19T13:39:34.398Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-19T13:39:34.398Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-19T13:39:34.398Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-19T13:39:34.398Z] Fetched 220 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-19T13:39:34.398Z] Fetched 154 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-19T13:39:34.398Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-19T13:39:34.398Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-19T13:39:34.398Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-19T13:39:34.398Z] Fetched 499 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-19T13:39:34.398Z] Fetched 111 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-19T13:39:34.398Z] Fetched 240 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-19T13:39:34.398Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-19T13:39:34.398Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-19T13:39:34.398Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-19T13:39:34.398Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-19T13:39:34.399Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-19T13:39:34.399Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-19T13:39:34.399Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-19T13:39:34.399Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-19T13:39:34.399Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-19T13:39:34.399Z] Fetched 8720 B in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-19T13:39:34.399Z] Fetched 140 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-19T13:39:34.399Z] Fetched 119 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-19T13:39:34.399Z] Fetched 111 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-19T13:39:34.399Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-19T13:39:34.399Z] Fetched 646 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-19T13:39:34.399Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-19T13:39:34.399Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-19T13:39:34.399Z] Fetched 368 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-19T13:39:34.399Z] Fetched 187 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-19T13:39:34.399Z] Fetched 175 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-19T13:39:34.399Z] Fetched 206 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-19T13:39:34.399Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-19T13:39:34.399Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-19T13:39:34.399Z] Fetched 159 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-19T13:39:34.399Z] Fetched 107 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-19T13:39:34.399Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-19T13:39:34.399Z] Pulling static-packages [2021-10-19T13:39:34.659Z] Pulling version [2021-10-19T13:39:34.659Z] + cd /root/project [2021-10-19T13:39:34.659Z] + git describe --tags --abbrev=0 [2021-10-19T13:39:34.659Z] + sed s/v// [2021-10-19T13:39:34.659Z] + GIT_VERSION=2.0.1-dev.71 [2021-10-19T13:39:34.659Z] + [ -z 2.0.1-dev.71 ] [2021-10-19T13:39:34.659Z] + snapcraftctl set-version 2.0.1-dev.71 [2021-10-19T13:39:36.038Z] Building config-common [2021-10-19T13:39:36.038Z] + snapcraftctl build [2021-10-19T13:39:37.945Z] Skipping build go-build-helper (already ran) [2021-10-19T13:39:37.945Z] Building edgex-go [2021-10-19T13:39:38.206Z] + cd /root/parts/edgex-go/src [2021-10-19T13:39:38.206Z] + git describe --tags --abbrev=0 [2021-10-19T13:39:38.206Z] + sed s/v// [2021-10-19T13:39:38.206Z] + GIT_VERSION=2.0.1-dev.71 [2021-10-19T13:39:38.206Z] + [ -z 2.0.1-dev.71 ] [2021-10-19T13:39:38.206Z] + echo 2.0.1-dev.71 [2021-10-19T13:39:38.206Z] + [ ! -d vendor ] [2021-10-19T13:39:38.206Z] + go mod download all [2021-10-19T13:39:48.196Z] + make build [2021-10-19T13:39:48.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-data/core-data ./cmd/core-data [2021-10-19T13:39:58.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-19T13:40:02.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-command/core-command ./cmd/core-command [2021-10-19T13:40:02.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-19T13:40:04.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-19T13:40:04.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-19T13:40:05.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-19T13:40:06.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-19T13:40:07.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-19T13:40:08.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-19T13:40:09.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-19T13:40:10.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-19T13:40:12.591Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-19T13:40:12.591Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-19T13:40:12.591Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-19T13:40:12.591Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-19T13:40:12.591Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-19T13:40:12.591Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-19T13:40:12.591Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-19T13:40:12.591Z] + 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 [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-19T13:40:12.591Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-19T13:40:12.591Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-19T13:40:12.591Z] + 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 [2021-10-19T13:40:12.591Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-19T13:40:12.591Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-19T13:40:12.591Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-19T13:40:13.532Z] Building hooks [2021-10-19T13:40:13.532Z] + cd /root/parts/hooks/src [2021-10-19T13:40:13.532Z] + make build [2021-10-19T13:40:13.532Z] go mod tidy [2021-10-19T13:40:13.791Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-19T13:40:14.051Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-19T13:40:14.312Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-19T13:40:14.312Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-19T13:40:15.253Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-19T13:40:15.514Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-19T13:40:15.514Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-19T13:40:18.816Z] Building static-packages [2021-10-19T13:40:18.816Z] + snapcraftctl build [2021-10-19T13:40:20.735Z] Building version [2021-10-19T13:40:20.735Z] + snapcraftctl build [2021-10-19T13:40:22.647Z] Staging config-common [2021-10-19T13:40:22.647Z] + snapcraftctl stage [2021-10-19T13:40:23.587Z] Skipping stage go-build-helper (already ran) [2021-10-19T13:40:23.587Z] Staging edgex-go [2021-10-19T13:40:23.587Z] + snapcraftctl stage [2021-10-19T13:40:24.528Z] Staging hooks [2021-10-19T13:40:24.528Z] + snapcraftctl stage [2021-10-19T13:40:25.910Z] Staging static-packages [2021-10-19T13:40:25.910Z] + snapcraftctl stage [2021-10-19T13:40:26.850Z] Staging version [2021-10-19T13:40:26.850Z] + snapcraftctl stage [2021-10-19T13:40:27.793Z] Priming config-common [2021-10-19T13:40:27.793Z] + snapcraftctl prime [2021-10-19T13:40:29.178Z] Priming go-build-helper [2021-10-19T13:40:29.178Z] + snapcraftctl prime [2021-10-19T13:40:30.122Z] Priming edgex-go [2021-10-19T13:40:30.122Z] + snapcraftctl prime [2021-10-19T13:40:31.512Z] Priming hooks [2021-10-19T13:40:31.512Z] + snapcraftctl prime [2021-10-19T13:40:32.898Z] Priming static-packages [2021-10-19T13:40:32.898Z] + snapcraftctl prime [2021-10-19T13:40:35.439Z] Priming version [2021-10-19T13:40:35.439Z] + snapcraftctl prime [2021-10-19T13:40:36.384Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-19T13:40:47.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-19T13:40:47.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-19T13:40:47.026Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-19T13:40:47.717Z] + ls -al . [2021-10-19T13:40:47.717Z] total 640 [2021-10-19T13:40:47.717Z] drwxrwxr-x 9 1001 1001 4096 Oct 19 13:40 . [2021-10-19T13:40:47.717Z] drwxr-xr-x 4 root root 4096 Oct 19 13:36 .. [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 11 Oct 19 13:34 .dockerignore [2021-10-19T13:40:47.717Z] drwxrwxr-x 8 1001 1001 4096 Oct 19 13:34 .git [2021-10-19T13:40:47.717Z] drwxrwxr-x 4 1001 1001 4096 Oct 19 13:34 .github [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 804 Oct 19 13:34 .gitignore [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 42 Oct 19 13:34 .golangci.yml [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 76 Oct 19 13:34 .hadolint.yml [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 166 Oct 19 13:34 .sonarcloud.properties [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 1171 Oct 19 13:34 ADOPTERS.md [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 8608 Oct 19 13:34 Attribution.txt [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 43881 Oct 19 13:34 CHANGELOG.md [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 3804 Oct 19 13:34 CONTRIBUTING.md [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 677 Oct 19 13:34 GOVERNANCE.md [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 849 Oct 19 13:34 Jenkinsfile [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 10775 Oct 19 13:34 LICENSE [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 6508 Oct 19 13:34 Makefile [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 582 Oct 19 13:34 OWNERS.md [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 8256 Oct 19 13:34 README.md [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 6912 Oct 19 13:34 SECURITY.md [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 5 Oct 19 13:26 VERSION [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 4131 Oct 19 13:34 ZMQWindows.md [2021-10-19T13:40:47.717Z] drwxrwxr-x 2 1001 1001 4096 Oct 19 13:34 bin [2021-10-19T13:40:47.717Z] drwxrwxr-x 14 1001 1001 4096 Oct 19 13:34 cmd [2021-10-19T13:40:47.717Z] -rw-r--r-- 1 root root 403932 Oct 19 13:39 coverage.out [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 829 Oct 19 13:34 go.mod [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 50143 Oct 19 13:34 go.sum [2021-10-19T13:40:47.717Z] drwxrwxr-x 8 1001 1001 4096 Oct 19 13:34 internal [2021-10-19T13:40:47.717Z] drwxrwxr-x 3 1001 1001 4096 Oct 19 13:34 openapi [2021-10-19T13:40:47.717Z] drwxrwxr-x 4 1001 1001 4096 Oct 19 13:34 snap [2021-10-19T13:40:47.717Z] -rw-rw-r-- 1 1001 1001 204 Oct 19 13:34 version.go [Pipeline] sh [2021-10-19T13:40:48.413Z] + '[' -e coverage.out ] [2021-10-19T13:40:48.413Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-19T13:40:48.453Z] Warning: overwriting stash ‘coverage-report’ [2021-10-19T13:40:49.336Z] Stashed 1 file(s) [Pipeline] sh [2021-10-19T13:40:50.012Z] + make build [2021-10-19T13:40:50.012Z] 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 [2021-10-19T13:40:56.760Z] 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 [2021-10-19T13:41:19.019Z] 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 [2021-10-19T13:41:20.474Z] 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 [2021-10-19T13:41:24.819Z] 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 [2021-10-19T13:41:25.422Z] 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 [2021-10-19T13:41:28.846Z] 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 [2021-10-19T13:41:32.272Z] 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 [2021-10-19T13:41:35.780Z] 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 [2021-10-19T13:41:40.133Z] 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 [2021-10-19T13:41:43.554Z] 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 [2021-10-19T13:41:46.205Z] 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] } [2021-10-19T13:41:51.681Z] $ docker stop --time=1 3fc40cccb53415932a4aeb22570f11621ddc14bef071281da39d6e038b16ca61 [2021-10-19T13:41:54.508Z] $ docker rm -f 3fc40cccb53415932a4aeb22570f11621ddc14bef071281da39d6e038b16ca61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:41:56.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:41:56.242Z] [2021-10-19T13:41:56.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:41:56.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:41:56.920Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-19T13:41:56.920Z] 29e5d40040c1: Pulling fs layer [2021-10-19T13:41:56.920Z] 1ce36da41761: Pulling fs layer [2021-10-19T13:41:56.920Z] 25b303627fd3: Pulling fs layer [2021-10-19T13:41:57.210Z] 29e5d40040c1: Verifying Checksum [2021-10-19T13:41:57.210Z] 29e5d40040c1: Download complete [2021-10-19T13:41:57.490Z] 1ce36da41761: Verifying Checksum [2021-10-19T13:41:57.490Z] 1ce36da41761: Download complete [2021-10-19T13:41:57.768Z] 29e5d40040c1: Pull complete [2021-10-19T13:41:58.765Z] 25b303627fd3: Verifying Checksum [2021-10-19T13:41:58.765Z] 25b303627fd3: Download complete [2021-10-19T13:41:59.044Z] 1ce36da41761: Pull complete [2021-10-19T13:42:09.256Z] 25b303627fd3: Pull complete [2021-10-19T13:42:09.256Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-19T13:42:09.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:42:09.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-19T13:42:09.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-10-19T13:42:09.602Z] $ 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 [2021-10-19T13:42:12.787Z] $ docker top eaeea06627a5517ba9022509500f3a097b87f385f57f177d7dc602f265bd3ed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:42:13.767Z] + docker-compose build --help [2021-10-19T13:42:13.768Z] + grep parallel [2021-10-19T13:42:17.178Z] --parallel Build images in parallel. [Pipeline] } [2021-10-19T13:42:17.211Z] $ docker stop --time=1 eaeea06627a5517ba9022509500f3a097b87f385f57f177d7dc602f265bd3ed6 [2021-10-19T13:42:19.038Z] $ docker rm -f eaeea06627a5517ba9022509500f3a097b87f385f57f177d7dc602f265bd3ed6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:42:19.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:42:19.758Z] . [Pipeline] withDockerContainer [2021-10-19T13:42:20.016Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-10-19T13:42:20.110Z] $ 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 [2021-10-19T13:42:21.607Z] $ docker top 7e830553fd68ab0437de8158af60cf92a1860c1d5e814b52eb58761b4421b543 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:42:22.585Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-19T13:42:25.999Z] Building core-command ... [2021-10-19T13:42:26.000Z] Building core-data ... [2021-10-19T13:42:26.000Z] Building core-metadata ... [2021-10-19T13:42:26.000Z] Building security-bootstrapper ... [2021-10-19T13:42:26.000Z] Building security-proxy-setup ... [2021-10-19T13:42:26.000Z] Building security-secretstore-setup ... [2021-10-19T13:42:26.000Z] Building support-notifications ... [2021-10-19T13:42:26.000Z] Building support-scheduler ... [2021-10-19T13:42:26.000Z] Building sys-mgmt-agent ... [2021-10-19T13:42:26.000Z] Building security-bootstrapper [2021-10-19T13:42:26.000Z] Building support-notifications [2021-10-19T13:42:26.000Z] Building core-command [2021-10-19T13:42:26.000Z] Building security-proxy-setup [2021-10-19T13:42:26.000Z] Building security-secretstore-setup [2021-10-19T13:43:34.108Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:43:34.108Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:43:34.108Z] ---> 224fa9be98da [2021-10-19T13:43:34.108Z] Step 3/21 : WORKDIR /edgex-go [2021-10-19T13:43:34.108Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:43:34.108Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:43:34.108Z] ---> 224fa9be98da [2021-10-19T13:43:34.108Z] Step 3/30 : WORKDIR /edgex-go [2021-10-19T13:43:34.108Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:43:34.108Z] [2021-10-19T13:43:34.108Z] Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:43:34.108Z] ---> 224fa9be98da [2021-10-19T13:43:34.108Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:43:34.108Z] [2021-10-19T13:43:34.108Z] ---> 224fa9be98da [2021-10-19T13:43:34.108Z] Step 3/20 : WORKDIR /edgex-go [2021-10-19T13:43:34.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:43:34.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:43:34.108Z] ---> 224fa9be98da [2021-10-19T13:43:34.108Z] Step 3/24 : WORKDIR /edgex-go [2021-10-19T13:43:34.108Z] ---> Running in bf90b8440247 [2021-10-19T13:43:34.108Z] ---> Running in b2b3abcaaeb5 [2021-10-19T13:43:34.108Z] ---> Running in 0245457eb1c6 [2021-10-19T13:43:34.108Z] ---> Running in 3dad0e84007f [2021-10-19T13:43:34.108Z] ---> Running in 54b1332b53b3 [2021-10-19T13:43:34.108Z] Removing intermediate container 3dad0e84007f [2021-10-19T13:43:34.108Z] ---> a071722df62a [2021-10-19T13:43:34.108Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:43:34.108Z] Removing intermediate container 54b1332b53b3 [2021-10-19T13:43:34.108Z] ---> 20a6b24818b0 [2021-10-19T13:43:34.108Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:43:34.108Z] Removing intermediate container b2b3abcaaeb5 [2021-10-19T13:43:34.108Z] ---> 5bd124b3ebad [2021-10-19T13:43:34.108Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:43:34.108Z] Removing intermediate container bf90b8440247 [2021-10-19T13:43:34.108Z] ---> 1f4257db38e4 [2021-10-19T13:43:34.108Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:43:34.108Z] ---> Running in dd8ca3945d80 [2021-10-19T13:43:34.108Z] ---> Running in 166cda157649 [2021-10-19T13:43:34.108Z] Removing intermediate container 0245457eb1c6 [2021-10-19T13:43:34.108Z] ---> 1e5013f19371 [2021-10-19T13:43:34.108Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:43:34.108Z] ---> Running in 8ef733574f01 [2021-10-19T13:43:34.108Z] ---> Running in 75df55a04c65 [2021-10-19T13:43:34.108Z] ---> Running in c8423cb2e5d0 [2021-10-19T13:43:37.641Z] Removing intermediate container dd8ca3945d80 [2021-10-19T13:43:37.641Z] ---> 49d1053f86fa [2021-10-19T13:43:37.641Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-19T13:43:37.641Z] ---> Running in 5b024e5a94a1 [2021-10-19T13:43:38.256Z] Removing intermediate container 8ef733574f01 [2021-10-19T13:43:38.256Z] ---> 5c095ca99630 [2021-10-19T13:43:38.256Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:43:38.256Z] Removing intermediate container 75df55a04c65 [2021-10-19T13:43:38.256Z] ---> d52836340599 [2021-10-19T13:43:38.256Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-19T13:43:38.256Z] Removing intermediate container 166cda157649 [2021-10-19T13:43:38.256Z] ---> 5f12bd3cfe93 [2021-10-19T13:43:38.256Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-19T13:43:38.531Z] ---> Running in 1ea993e7da68 [2021-10-19T13:43:38.812Z] ---> Running in 1a35fb78769c [2021-10-19T13:43:38.812Z] ---> Running in 60a3c50e1026 [2021-10-19T13:43:38.812Z] Removing intermediate container c8423cb2e5d0 [2021-10-19T13:43:38.812Z] ---> 2d0948e7203c [2021-10-19T13:43:38.812Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-19T13:43:39.095Z] ---> Running in 937a0695225c [2021-10-19T13:43:39.392Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:40.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:40.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:40.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:41.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:41.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:41.415Z] OK: 219 MiB in 52 packages [2021-10-19T13:43:42.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:42.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:42.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:42.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:43:43.054Z] OK: 219 MiB in 52 packages [2021-10-19T13:43:43.054Z] OK: 219 MiB in 52 packages [2021-10-19T13:43:43.054Z] Removing intermediate container 5b024e5a94a1 [2021-10-19T13:43:43.054Z] ---> 02834a112e7c [2021-10-19T13:43:43.054Z] Step 6/30 : COPY . . [2021-10-19T13:43:43.464Z] OK: 219 MiB in 52 packages [2021-10-19T13:43:43.464Z] OK: 219 MiB in 52 packages [2021-10-19T13:43:45.566Z] Removing intermediate container 1ea993e7da68 [2021-10-19T13:43:45.566Z] ---> ad4be181c4c4 [2021-10-19T13:43:45.566Z] Step 6/22 : COPY . . [2021-10-19T13:43:46.565Z] Removing intermediate container 1a35fb78769c [2021-10-19T13:43:46.565Z] ---> b049ece540fd [2021-10-19T13:43:46.565Z] Step 6/21 : COPY . . [2021-10-19T13:43:46.565Z] Removing intermediate container 937a0695225c [2021-10-19T13:43:46.565Z] ---> e8bcc09889a9 [2021-10-19T13:43:46.565Z] Step 6/20 : COPY . . [2021-10-19T13:43:47.179Z] Removing intermediate container 60a3c50e1026 [2021-10-19T13:43:47.179Z] ---> a5e3a1a6f968 [2021-10-19T13:43:47.179Z] Step 6/24 : COPY . . [2021-10-19T13:44:19.650Z] ---> ae4dc36fae16 [2021-10-19T13:44:19.650Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:44:19.650Z] ---> 3c98a6f6748c [2021-10-19T13:44:19.650Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:44:19.650Z] ---> d8ec1c91015d [2021-10-19T13:44:19.650Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:44:19.650Z] ---> b8cd80f0f456 [2021-10-19T13:44:19.651Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:44:19.651Z] ---> 6ce805bdbb3e [2021-10-19T13:44:19.651Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:44:19.651Z] ---> Running in 5f65d03053c9 [2021-10-19T13:44:19.651Z] ---> Running in 0fb549073b42 [2021-10-19T13:44:19.651Z] ---> Running in b855c23c6de5 [2021-10-19T13:44:19.651Z] ---> Running in 55410e86659f [2021-10-19T13:44:19.651Z] ---> Running in 634dffbb5a52 [2021-10-19T13:44:23.073Z] Removing intermediate container 5f65d03053c9 [2021-10-19T13:44:23.073Z] ---> 62d64f172867 [2021-10-19T13:44:23.073Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-19T13:44:23.073Z] Removing intermediate container 0fb549073b42 [2021-10-19T13:44:23.073Z] ---> b218f2a5f5b9 [2021-10-19T13:44:23.073Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-19T13:44:23.073Z] ---> Running in 9217d2b80f0d [2021-10-19T13:44:23.074Z] ---> Running in c4ef9a56f272 [2021-10-19T13:44:23.353Z] Removing intermediate container b855c23c6de5 [2021-10-19T13:44:23.353Z] ---> 9fc483c2c562 [2021-10-19T13:44:23.353Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-19T13:44:23.353Z] Removing intermediate container 55410e86659f [2021-10-19T13:44:23.353Z] ---> 0070c9664f59 [2021-10-19T13:44:23.353Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-19T13:44:23.635Z] Removing intermediate container 634dffbb5a52 [2021-10-19T13:44:23.635Z] ---> 224d76b154b8 [2021-10-19T13:44:23.635Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-19T13:44:23.635Z] ---> Running in 2e23281942d1 [2021-10-19T13:44:23.635Z] ---> Running in 66a582e31436 [2021-10-19T13:44:23.919Z] ---> Running in cc71f2c08640 [2021-10-19T13:44:24.919Z] 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 [2021-10-19T13:44:25.198Z] 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 [2021-10-19T13:44:25.804Z] 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 [2021-10-19T13:44:26.084Z] 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 [2021-10-19T13:44:26.363Z] 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 [2021-10-19T13:46:18.342Z] 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 [2021-10-19T13:46:18.342Z] 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 [2021-10-19T13:46:18.342Z] Removing intermediate container c4ef9a56f272 [2021-10-19T13:46:18.342Z] ---> 3ea4e766834e [2021-10-19T13:46:18.342Z] [2021-10-19T13:46:18.342Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:46:18.342Z] 3.14: Pulling from library/alpine [2021-10-19T13:46:18.342Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T13:46:18.342Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T13:46:18.342Z] ---> bb3de5531c18 [2021-10-19T13:46:18.342Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:46:18.342Z] ---> Running in fbea13aa19de [2021-10-19T13:46:19.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:20.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:21.127Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-19T13:46:21.127Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:46:21.127Z] OK: 5 MiB in 15 packages [2021-10-19T13:46:23.796Z] Removing intermediate container fbea13aa19de [2021-10-19T13:46:23.796Z] ---> 671af7979f60 [2021-10-19T13:46:23.796Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:46:23.796Z] Removing intermediate container 9217d2b80f0d [2021-10-19T13:46:23.796Z] ---> e7e52d1e85c3 [2021-10-19T13:46:23.796Z] [2021-10-19T13:46:23.796Z] Step 9/30 : FROM alpine:3.14 [2021-10-19T13:46:23.796Z] ---> bb3de5531c18 [2021-10-19T13:46:23.796Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-19T13:46:23.796Z] ---> Running in bf8bb22bdd7b [2021-10-19T13:46:23.796Z] ---> Running in 503cd7883cad [2021-10-19T13:46:24.792Z] Removing intermediate container bf8bb22bdd7b [2021-10-19T13:46:24.792Z] ---> c190cc63ecf7 [2021-10-19T13:46:24.792Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-19T13:46:25.792Z] ---> Running in b8abdb5c1601 [2021-10-19T13:46:25.792Z] Removing intermediate container 503cd7883cad [2021-10-19T13:46:25.792Z] ---> 584653f15fa6 [2021-10-19T13:46:25.792Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-19T13:46:26.399Z] ---> Running in b1871dd0b54f [2021-10-19T13:46:26.678Z] Removing intermediate container b8abdb5c1601 [2021-10-19T13:46:26.678Z] ---> 8af965744e84 [2021-10-19T13:46:26.678Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:46:26.964Z] ---> Running in de6b41c62290 [2021-10-19T13:46:27.575Z] Removing intermediate container 66a582e31436 [2021-10-19T13:46:27.575Z] ---> 9c920f2ee071 [2021-10-19T13:46:27.575Z] [2021-10-19T13:46:27.575Z] Step 9/20 : FROM alpine:3.14 [2021-10-19T13:46:27.575Z] ---> bb3de5531c18 [2021-10-19T13:46:27.575Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-19T13:46:27.575Z] Removing intermediate container cc71f2c08640 [2021-10-19T13:46:27.575Z] ---> 296d71ae9768 [2021-10-19T13:46:27.575Z] [2021-10-19T13:46:27.575Z] Step 9/24 : FROM alpine:3.14 [2021-10-19T13:46:27.575Z] ---> bb3de5531c18 [2021-10-19T13:46:27.575Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-19T13:46:27.858Z] ---> Running in 907020f353fa [2021-10-19T13:46:27.858Z] ---> Running in 4d57d3d4ce00 [2021-10-19T13:46:27.858Z] Removing intermediate container de6b41c62290 [2021-10-19T13:46:27.858Z] ---> 88e563f4fa2d [2021-10-19T13:46:27.858Z] Step 14/22 : WORKDIR / [2021-10-19T13:46:28.143Z] Removing intermediate container 2e23281942d1 [2021-10-19T13:46:28.143Z] ---> c763c859bd80 [2021-10-19T13:46:28.143Z] [2021-10-19T13:46:28.143Z] Step 9/21 : FROM alpine:3.14 [2021-10-19T13:46:28.143Z] ---> bb3de5531c18 [2021-10-19T13:46:28.143Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-19T13:46:28.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:28.143Z] ---> Running in 769d02a85f76 [2021-10-19T13:46:28.143Z] ---> Running in 03933929277b [2021-10-19T13:46:28.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:29.044Z] Removing intermediate container 03933929277b [2021-10-19T13:46:29.044Z] ---> 5cc2b139c6d9 [2021-10-19T13:46:29.044Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:46:29.328Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:46:29.328Z] (2/2) Installing su-exec (0.2-r1) [2021-10-19T13:46:29.328Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:46:29.328Z] OK: 5 MiB in 16 packages [2021-10-19T13:46:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:30.340Z] ---> d48e88394425 [2021-10-19T13:46:30.340Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-19T13:46:30.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:30.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:30.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:30.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:30.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:46:30.910Z] Removing intermediate container b1871dd0b54f [2021-10-19T13:46:30.910Z] ---> 2272140b90ee [2021-10-19T13:46:30.910Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-19T13:46:31.195Z] ---> Running in a6d4dd49109a [2021-10-19T13:46:31.809Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-19T13:46:31.809Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-19T13:46:31.809Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:46:31.809Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:46:31.809Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-19T13:46:32.094Z] (5/5) Installing curl (7.79.1-r0) [2021-10-19T13:46:32.094Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-19T13:46:32.094Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:46:32.094Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-19T13:46:32.094Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:46:32.094Z] (3/3) Installing su-exec (0.2-r1) [2021-10-19T13:46:32.094Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:46:32.094Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:46:32.094Z] OK: 8 MiB in 19 packages [2021-10-19T13:46:32.377Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:46:32.377Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:46:32.377Z] Removing intermediate container a6d4dd49109a [2021-10-19T13:46:32.377Z] ---> b28d84cdb66d [2021-10-19T13:46:32.377Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-19T13:46:32.377Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:46:32.377Z] OK: 6 MiB in 17 packages [2021-10-19T13:46:32.657Z] OK: 6 MiB in 16 packages [2021-10-19T13:46:32.657Z] ---> fd4490277888 [2021-10-19T13:46:32.657Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-19T13:46:32.657Z] ---> Running in 2a5dc589591c [2021-10-19T13:46:33.655Z] Removing intermediate container 2a5dc589591c [2021-10-19T13:46:33.655Z] ---> 43f50e18bdee [2021-10-19T13:46:33.655Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-19T13:46:33.936Z] ---> Running in 2bd71aa2f7b0 [2021-10-19T13:46:34.219Z] ---> 8476c8232750 [2021-10-19T13:46:34.219Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-19T13:46:34.503Z] ---> Running in 7e7cf0c41e33 [2021-10-19T13:46:34.782Z] Removing intermediate container 4d57d3d4ce00 [2021-10-19T13:46:34.782Z] ---> 5ecefa18e401 [2021-10-19T13:46:34.782Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:46:35.068Z] Removing intermediate container 907020f353fa [2021-10-19T13:46:35.068Z] ---> 2599edf0adef [2021-10-19T13:46:35.068Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:46:35.068Z] ---> Running in 1b188d3ae677 [2021-10-19T13:46:35.068Z] ---> Running in 0435c8153595 [2021-10-19T13:46:35.068Z] Removing intermediate container 769d02a85f76 [2021-10-19T13:46:35.068Z] ---> c099f789a9c8 [2021-10-19T13:46:35.068Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:46:35.352Z] Removing intermediate container 7e7cf0c41e33 [2021-10-19T13:46:35.352Z] ---> 054dd4493d37 [2021-10-19T13:46:35.352Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:46:35.352Z] ---> Running in b71fb4568462 [2021-10-19T13:46:35.352Z] ---> Running in 4e81fb43215e [2021-10-19T13:46:35.633Z] Removing intermediate container 1b188d3ae677 [2021-10-19T13:46:35.633Z] ---> 3ff3d81148c5 [2021-10-19T13:46:35.633Z] Step 12/20 : WORKDIR /edgex [2021-10-19T13:46:35.914Z] Removing intermediate container 0435c8153595 [2021-10-19T13:46:35.914Z] ---> 83e60a3cfe6a [2021-10-19T13:46:35.914Z] Step 12/24 : WORKDIR / [2021-10-19T13:46:35.914Z] ---> Running in e5468ae3fac7 [2021-10-19T13:46:36.195Z] ---> Running in b3f7358ff878 [2021-10-19T13:46:36.195Z] Removing intermediate container b71fb4568462 [2021-10-19T13:46:36.195Z] ---> 0726ab9a1029 [2021-10-19T13:46:36.195Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-19T13:46:36.487Z] Removing intermediate container 4e81fb43215e [2021-10-19T13:46:36.487Z] ---> 6378a2249e00 [2021-10-19T13:46:36.487Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:46:36.487Z] ---> Running in de57a028d018 [2021-10-19T13:46:36.487Z] ---> Running in 415c9a8a5282 [2021-10-19T13:46:36.763Z] Removing intermediate container e5468ae3fac7 [2021-10-19T13:46:36.763Z] ---> 171cd6a35258 [2021-10-19T13:46:36.763Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-19T13:46:37.040Z] Removing intermediate container b3f7358ff878 [2021-10-19T13:46:37.040Z] ---> b5777740fff8 [2021-10-19T13:46:37.040Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-19T13:46:37.040Z] Removing intermediate container 2bd71aa2f7b0 [2021-10-19T13:46:37.040Z] ---> 2b11ad86169f [2021-10-19T13:46:37.040Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-19T13:46:37.327Z] Removing intermediate container de57a028d018 [2021-10-19T13:46:37.327Z] ---> 5816cc9c8ce3 [2021-10-19T13:46:37.327Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-19T13:46:37.327Z] ---> Running in 982be08f361d [2021-10-19T13:46:37.327Z] Removing intermediate container 415c9a8a5282 [2021-10-19T13:46:37.327Z] ---> 51c83c9cdb88 [2021-10-19T13:46:37.327Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:46:37.327Z] ---> Running in d3c26a489bee [2021-10-19T13:46:37.610Z] ---> Running in f2fff2b9038f [2021-10-19T13:46:37.890Z] ---> 033b532c81aa [2021-10-19T13:46:37.890Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-19T13:46:38.172Z] Removing intermediate container 982be08f361d [2021-10-19T13:46:38.172Z] ---> ee8e8bca4f07 [2021-10-19T13:46:38.172Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-19T13:46:38.172Z] Removing intermediate container d3c26a489bee [2021-10-19T13:46:38.172Z] ---> 389a42940528 [2021-10-19T13:46:38.172Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:46:38.456Z] ---> ef967c6b6751 [2021-10-19T13:46:38.456Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-19T13:46:38.456Z] Removing intermediate container f2fff2b9038f [2021-10-19T13:46:38.456Z] ---> 2f96a46d2adf [2021-10-19T13:46:38.456Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:46:38.735Z] ---> Running in b31567a8bb7a [2021-10-19T13:46:39.750Z] Removing intermediate container b31567a8bb7a [2021-10-19T13:46:39.750Z] ---> d3234b7ef496 [2021-10-19T13:46:39.750Z] [2021-10-19T13:46:39.750Z] ---> 3055fa4f295c [2021-10-19T13:46:39.750Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-19T13:46:39.750Z] ---> bff954127fbe [2021-10-19T13:46:39.750Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-19T13:46:39.750Z] ---> 4f8afdc0487a [2021-10-19T13:46:39.750Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-19T13:46:39.750Z] ---> c8b16edb7ca5 [2021-10-19T13:46:39.750Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-19T13:46:40.027Z] ---> Running in 79a57db527b1 [2021-10-19T13:46:40.027Z] Successfully built d3234b7ef496 [2021-10-19T13:46:40.027Z] Successfully tagged core-command-arm64:latest [2021-10-19T13:46:40.027Z]  Building core-command ... done Building support-scheduler [2021-10-19T13:46:42.684Z] ---> 4a0d3c3ff5ce [2021-10-19T13:46:42.684Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-19T13:46:43.282Z] ---> 2535d804ce4a [2021-10-19T13:46:43.282Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-19T13:46:43.282Z] ---> f29ec543de41 [2021-10-19T13:46:43.282Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-19T13:46:44.273Z] ---> Running in 9e3da1622d83 [2021-10-19T13:46:44.273Z] ---> 143683489863 [2021-10-19T13:46:44.273Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-19T13:46:44.876Z] ---> 09812e144130 [2021-10-19T13:46:44.876Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-19T13:46:45.866Z] ---> Running in 7035f6e88077 [2021-10-19T13:46:45.866Z] Removing intermediate container 79a57db527b1 [2021-10-19T13:46:45.866Z] ---> 7203bdb83f6e [2021-10-19T13:46:45.866Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:46:45.866Z] Removing intermediate container 9e3da1622d83 [2021-10-19T13:46:45.866Z] ---> 6d590521fb34 [2021-10-19T13:46:45.866Z] Step 17/20 : CMD ["--init=true"] [2021-10-19T13:46:45.866Z] ---> 22623f337cb5 [2021-10-19T13:46:46.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-19T13:46:46.146Z] ---> Running in 6be96c9f0d15 [2021-10-19T13:46:46.426Z] Removing intermediate container 7035f6e88077 [2021-10-19T13:46:46.426Z] ---> e69fc2db6517 [2021-10-19T13:46:46.426Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:46:46.705Z] ---> Running in c3e9b0a0da65 [2021-10-19T13:46:47.330Z] ---> e04eb8d52c9e [2021-10-19T13:46:47.331Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-19T13:46:47.331Z] Removing intermediate container 6be96c9f0d15 [2021-10-19T13:46:47.331Z] ---> e0b989e0b49a [2021-10-19T13:46:47.331Z] Step 18/20 : LABEL arch=arm64 [2021-10-19T13:46:47.611Z] ---> Running in 7428e09e1638 [2021-10-19T13:46:47.611Z] Removing intermediate container c3e9b0a0da65 [2021-10-19T13:46:47.611Z] ---> 8b48dc10adaf [2021-10-19T13:46:47.611Z] Step 19/21 : LABEL arch=arm64 [2021-10-19T13:46:48.608Z] ---> Running in ec63845b5ef9 [2021-10-19T13:46:48.608Z] ---> ef762147aee8 [2021-10-19T13:46:48.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-19T13:46:48.608Z] Removing intermediate container 7428e09e1638 [2021-10-19T13:46:48.608Z] ---> c80ded816fbf [2021-10-19T13:46:48.608Z] Step 19/20 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:46:49.217Z] ---> Running in c7df2d94f8f2 [2021-10-19T13:46:49.217Z] ---> a66cdfdc9801 [2021-10-19T13:46:49.217Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-19T13:46:49.217Z] Removing intermediate container ec63845b5ef9 [2021-10-19T13:46:49.217Z] ---> e96b4a469b20 [2021-10-19T13:46:49.217Z] Step 20/21 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:46:49.502Z] ---> Running in c88efc1231ee [2021-10-19T13:46:49.788Z] ---> da24e0515ae3 [2021-10-19T13:46:49.788Z] 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/ [2021-10-19T13:46:49.788Z] Removing intermediate container c7df2d94f8f2 [2021-10-19T13:46:49.788Z] ---> 547c7c40b4b7 [2021-10-19T13:46:49.788Z] Step 20/20 : LABEL version=0.0.0 [2021-10-19T13:46:50.066Z] ---> Running in 39e5890c9981 [2021-10-19T13:46:50.350Z] ---> Running in 39afd99b48ad [2021-10-19T13:46:50.350Z] Removing intermediate container c88efc1231ee [2021-10-19T13:46:50.350Z] ---> aedff5f3a41b [2021-10-19T13:46:50.350Z] Step 21/21 : LABEL version=0.0.0 [2021-10-19T13:46:50.629Z] ---> d2f3b7558eac [2021-10-19T13:46:50.629Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-19T13:46:50.629Z] ---> Running in 1c7c7e8dd779 [2021-10-19T13:46:51.237Z] Removing intermediate container 39afd99b48ad [2021-10-19T13:46:51.237Z] ---> 058796a167a7 [2021-10-19T13:46:51.237Z] [2021-10-19T13:46:51.534Z] Removing intermediate container 1c7c7e8dd779 [2021-10-19T13:46:51.534Z] ---> ca6bad4f02a9 [2021-10-19T13:46:51.534Z] [2021-10-19T13:46:51.810Z] Successfully built 058796a167a7 [2021-10-19T13:46:51.810Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-19T13:46:51.810Z]  Building security-proxy-setup ... done Building core-metadata [2021-10-19T13:46:52.090Z] Successfully built ca6bad4f02a9 [2021-10-19T13:46:52.090Z] ---> 09e331f2f284 [2021-10-19T13:46:52.090Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-19T13:46:52.090Z] Successfully tagged support-notifications-arm64:latest [2021-10-19T13:46:52.090Z]  Building support-notifications ... done Building core-data [2021-10-19T13:46:53.555Z] ---> e5c85608ac44 [2021-10-19T13:46:53.555Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-19T13:46:53.555Z] Removing intermediate container 39e5890c9981 [2021-10-19T13:46:53.555Z] ---> 72379188f113 [2021-10-19T13:46:53.555Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-19T13:46:53.555Z] ---> Running in 251ee0056681 [2021-10-19T13:46:53.834Z] ---> Running in 0d9367172841 [2021-10-19T13:46:54.443Z] Removing intermediate container 251ee0056681 [2021-10-19T13:46:54.443Z] ---> 30da70fef274 [2021-10-19T13:46:54.443Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-19T13:46:54.443Z] Removing intermediate container 0d9367172841 [2021-10-19T13:46:54.443Z] ---> 1c9fdb0b3ab9 [2021-10-19T13:46:54.443Z] Step 22/24 : LABEL arch=arm64 [2021-10-19T13:46:54.723Z] ---> Running in b49ba7c22622 [2021-10-19T13:46:55.719Z] ---> eedbe07faf15 [2021-10-19T13:46:55.719Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-19T13:46:55.719Z] Removing intermediate container b49ba7c22622 [2021-10-19T13:46:55.720Z] ---> a2b710b49571 [2021-10-19T13:46:55.720Z] Step 23/24 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:46:55.997Z] ---> Running in d7c093fb39a5 [2021-10-19T13:46:55.997Z] ---> Running in 6b3aa4d03c5e [2021-10-19T13:46:56.996Z] Removing intermediate container 6b3aa4d03c5e [2021-10-19T13:46:56.996Z] ---> 2fca58c0042a [2021-10-19T13:46:56.996Z] Step 24/24 : LABEL version=0.0.0 [2021-10-19T13:46:56.996Z] ---> Running in 2e92a3444740 [2021-10-19T13:46:57.991Z] Removing intermediate container 2e92a3444740 [2021-10-19T13:46:57.991Z] ---> e013c834abd6 [2021-10-19T13:46:57.991Z] [2021-10-19T13:46:58.272Z] Successfully built e013c834abd6 [2021-10-19T13:46:58.272Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-19T13:46:58.272Z] Building sys-mgmt-agent [2021-10-19T13:46:58.880Z]  Building security-secretstore-setup ... done Removing intermediate container d7c093fb39a5 [2021-10-19T13:46:58.881Z] ---> 1f7d6f398d56 [2021-10-19T13:46:58.881Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-19T13:46:59.161Z] ---> Running in d70b2c0dc342 [2021-10-19T13:46:59.771Z] Removing intermediate container d70b2c0dc342 [2021-10-19T13:46:59.771Z] ---> 7efd058fea63 [2021-10-19T13:46:59.771Z] Step 27/30 : CMD ["gate"] [2021-10-19T13:47:00.384Z] ---> Running in 6e64d6bb13f0 [2021-10-19T13:47:00.994Z] Removing intermediate container 6e64d6bb13f0 [2021-10-19T13:47:00.994Z] ---> 45c46c40e68f [2021-10-19T13:47:00.994Z] Step 28/30 : LABEL arch=arm64 [2021-10-19T13:47:01.277Z] ---> Running in b93db53a0f5b [2021-10-19T13:47:02.411Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:47:02.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:47:02.411Z] ---> 224fa9be98da [2021-10-19T13:47:02.411Z] Step 3/23 : WORKDIR /edgex-go [2021-10-19T13:47:02.411Z] ---> Using cache [2021-10-19T13:47:02.411Z] ---> 1e5013f19371 [2021-10-19T13:47:02.411Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:47:02.411Z] ---> Using cache [2021-10-19T13:47:02.411Z] ---> 2d0948e7203c [2021-10-19T13:47:02.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-19T13:47:02.411Z] ---> Using cache [2021-10-19T13:47:02.411Z] ---> e8bcc09889a9 [2021-10-19T13:47:02.411Z] Step 6/23 : COPY go.mod . [2021-10-19T13:47:02.411Z] Removing intermediate container b93db53a0f5b [2021-10-19T13:47:02.411Z] ---> 743f026ee74c [2021-10-19T13:47:02.411Z] Step 29/30 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:47:02.783Z] ---> Running in 16799780d875 [2021-10-19T13:47:03.092Z] ---> 74e924fe628e [2021-10-19T13:47:03.092Z] Step 7/23 : RUN go mod download [2021-10-19T13:47:03.460Z] ---> Running in 79189e5c9869 [2021-10-19T13:47:03.460Z] Removing intermediate container 16799780d875 [2021-10-19T13:47:03.460Z] ---> 2878d48a3c33 [2021-10-19T13:47:03.460Z] Step 30/30 : LABEL version=0.0.0 [2021-10-19T13:47:04.110Z] ---> Running in ba46ad631110 [2021-10-19T13:47:04.747Z] Removing intermediate container ba46ad631110 [2021-10-19T13:47:04.747Z] ---> 0bb5e6edf037 [2021-10-19T13:47:04.747Z] [2021-10-19T13:47:05.037Z] Successfully built 0bb5e6edf037 [2021-10-19T13:47:05.327Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-19T13:47:08.070Z]  Building security-bootstrapper ... done Removing intermediate container 79189e5c9869 [2021-10-19T13:47:08.070Z] ---> b9848bf5683f [2021-10-19T13:47:08.070Z] Step 8/23 : COPY . . [2021-10-19T13:47:23.349Z] ---> c7daaa155ab4 [2021-10-19T13:47:23.349Z] Step 9/23 : RUN go mod tidy [2021-10-19T13:47:23.349Z] ---> Running in a79ef7555e60 [2021-10-19T13:47:28.817Z] Removing intermediate container a79ef7555e60 [2021-10-19T13:47:28.817Z] ---> 183b7b4b2243 [2021-10-19T13:47:28.817Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-19T13:47:28.817Z] ---> Running in d909e7f84589 [2021-10-19T13:47:29.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:47:29.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:47:29.433Z] ---> 224fa9be98da [2021-10-19T13:47:29.433Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:47:29.433Z] ---> Using cache [2021-10-19T13:47:29.433Z] ---> 1e5013f19371 [2021-10-19T13:47:29.433Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:47:29.433Z] ---> Using cache [2021-10-19T13:47:29.433Z] ---> 2d0948e7203c [2021-10-19T13:47:29.433Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-19T13:47:29.433Z] ---> Running in da97034f2a4c [2021-10-19T13:47:29.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:47:29.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:47:29.720Z] ---> 224fa9be98da [2021-10-19T13:47:29.720Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:47:29.720Z] ---> Using cache [2021-10-19T13:47:29.720Z] ---> 1e5013f19371 [2021-10-19T13:47:29.720Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:47:29.720Z] ---> Using cache [2021-10-19T13:47:29.720Z] ---> 2d0948e7203c [2021-10-19T13:47:29.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:47:29.720Z] ---> Using cache [2021-10-19T13:47:29.720Z] ---> e8bcc09889a9 [2021-10-19T13:47:29.720Z] Step 6/22 : COPY . . [2021-10-19T13:47:29.720Z] ---> Using cache [2021-10-19T13:47:29.720Z] ---> b8cd80f0f456 [2021-10-19T13:47:29.720Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:47:29.720Z] ---> Using cache [2021-10-19T13:47:29.720Z] ---> 9fc483c2c562 [2021-10-19T13:47:29.720Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-19T13:47:30.006Z] 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 [2021-10-19T13:47:30.006Z] ---> Running in ef8aa489bbe0 [2021-10-19T13:47:31.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:47:32.091Z] 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 [2021-10-19T13:47:32.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:47:32.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:47:32.376Z] ---> 224fa9be98da [2021-10-19T13:47:32.376Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:47:32.376Z] ---> Using cache [2021-10-19T13:47:32.376Z] ---> 1e5013f19371 [2021-10-19T13:47:32.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:47:32.376Z] ---> Using cache [2021-10-19T13:47:32.376Z] ---> 2d0948e7203c [2021-10-19T13:47:32.376Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-19T13:47:32.376Z] ---> Running in ed6495d27215 [2021-10-19T13:47:32.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:47:33.688Z] OK: 219 MiB in 52 packages [2021-10-19T13:47:34.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:47:35.547Z] Removing intermediate container da97034f2a4c [2021-10-19T13:47:35.547Z] ---> e112ca2e7b3b [2021-10-19T13:47:35.547Z] Step 6/22 : COPY . . [2021-10-19T13:47:35.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:47:36.554Z] OK: 219 MiB in 52 packages [2021-10-19T13:47:38.587Z] Removing intermediate container ed6495d27215 [2021-10-19T13:47:38.587Z] ---> 50008fb07fb3 [2021-10-19T13:47:38.587Z] Step 6/22 : COPY . . [2021-10-19T13:48:05.704Z] ---> d34e4c6e98d9 [2021-10-19T13:48:05.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:48:05.704Z] ---> 5938c305a18c [2021-10-19T13:48:05.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:48:05.704Z] ---> Running in 71a475657a4e [2021-10-19T13:48:05.704Z] ---> Running in 9d8e10936242 [2021-10-19T13:48:09.137Z] Removing intermediate container 71a475657a4e [2021-10-19T13:48:09.137Z] ---> 48a21ebc1870 [2021-10-19T13:48:09.137Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-19T13:48:09.418Z] ---> Running in 52128f379326 [2021-10-19T13:48:09.909Z] Removing intermediate container 9d8e10936242 [2021-10-19T13:48:09.909Z] ---> 7377ab8f6fd3 [2021-10-19T13:48:09.909Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-19T13:48:09.909Z] ---> Running in 9c33933f715d [2021-10-19T13:48:11.917Z] 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 [2021-10-19T13:48:12.200Z] 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 [2021-10-19T13:49:08.884Z] Removing intermediate container d909e7f84589 [2021-10-19T13:49:08.884Z] ---> e65cd7d559a2 [2021-10-19T13:49:08.884Z] [2021-10-19T13:49:08.884Z] Step 11/23 : FROM alpine:3.14 [2021-10-19T13:49:08.884Z] ---> bb3de5531c18 [2021-10-19T13:49:08.884Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:49:08.884Z] ---> Using cache [2021-10-19T13:49:08.884Z] ---> 671af7979f60 [2021-10-19T13:49:08.884Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:49:08.884Z] ---> Using cache [2021-10-19T13:49:08.884Z] ---> c190cc63ecf7 [2021-10-19T13:49:08.884Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-19T13:49:08.884Z] ---> Running in b1f8b7a2188a [2021-10-19T13:49:08.884Z] Removing intermediate container b1f8b7a2188a [2021-10-19T13:49:08.884Z] ---> 213e2633c3b8 [2021-10-19T13:49:08.885Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-19T13:49:08.885Z] ---> Running in 98d1f235edee [2021-10-19T13:49:08.885Z] Removing intermediate container 98d1f235edee [2021-10-19T13:49:08.885Z] ---> b9a534d3d3d2 [2021-10-19T13:49:08.885Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:49:08.885Z] ---> d2716b076056 [2021-10-19T13:49:08.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-19T13:49:08.885Z] Removing intermediate container ef8aa489bbe0 [2021-10-19T13:49:08.885Z] ---> 2a5bb732abd3 [2021-10-19T13:49:08.885Z] [2021-10-19T13:49:08.885Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:49:08.885Z] ---> bb3de5531c18 [2021-10-19T13:49:08.885Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:49:08.885Z] ---> Using cache [2021-10-19T13:49:08.885Z] ---> 671af7979f60 [2021-10-19T13:49:08.885Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:49:08.885Z] ---> Using cache [2021-10-19T13:49:08.885Z] ---> c190cc63ecf7 [2021-10-19T13:49:08.885Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-19T13:49:08.885Z] ---> Running in 23200003d225 [2021-10-19T13:49:08.885Z] Removing intermediate container 23200003d225 [2021-10-19T13:49:08.885Z] ---> 7318cfba3340 [2021-10-19T13:49:08.885Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:49:08.885Z] ---> 0a1a5b767e22 [2021-10-19T13:49:08.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-19T13:49:08.885Z] ---> Running in 6840f6376848 [2021-10-19T13:49:08.885Z] Removing intermediate container 6840f6376848 [2021-10-19T13:49:08.885Z] ---> 70d24afd1637 [2021-10-19T13:49:08.885Z] Step 14/22 : WORKDIR / [2021-10-19T13:49:08.885Z] ---> Running in 80b6240a2014 [2021-10-19T13:49:08.885Z] ---> 2135df2e748f [2021-10-19T13:49:08.885Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-19T13:49:08.885Z] ---> Running in d2ec6f273eca [2021-10-19T13:49:08.885Z] Removing intermediate container 80b6240a2014 [2021-10-19T13:49:08.885Z] ---> 7146fdfe64b4 [2021-10-19T13:49:08.885Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:49:09.507Z] Removing intermediate container d2ec6f273eca [2021-10-19T13:49:09.507Z] ---> 84265099706f [2021-10-19T13:49:09.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:49:09.788Z] ---> Running in b735be848de4 [2021-10-19T13:49:10.397Z] ---> e2b66c780c90 [2021-10-19T13:49:10.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-19T13:49:10.677Z] Removing intermediate container b735be848de4 [2021-10-19T13:49:10.677Z] ---> 3934c2c4b42a [2021-10-19T13:49:10.677Z] Step 21/23 : LABEL arch=arm64 [2021-10-19T13:49:10.960Z] ---> Running in fa9a1d23581d [2021-10-19T13:49:11.968Z] Removing intermediate container fa9a1d23581d [2021-10-19T13:49:11.968Z] ---> 12aaeb3e7890 [2021-10-19T13:49:11.968Z] Step 22/23 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:49:12.248Z] ---> 05dbf123c726 [2021-10-19T13:49:12.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-19T13:49:12.248Z] ---> Running in cbdd76bcba02 [2021-10-19T13:49:12.862Z] Removing intermediate container cbdd76bcba02 [2021-10-19T13:49:12.862Z] ---> 65b28bb19e28 [2021-10-19T13:49:12.862Z] Step 23/23 : LABEL version=0.0.0 [2021-10-19T13:49:13.145Z] ---> Running in a4372de0a44b [2021-10-19T13:49:13.422Z] ---> ec02ce9326a4 [2021-10-19T13:49:13.422Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-19T13:49:13.701Z] ---> Running in c109cbe10f2a [2021-10-19T13:49:13.982Z] Removing intermediate container a4372de0a44b [2021-10-19T13:49:13.982Z] ---> 808ebfc990c6 [2021-10-19T13:49:13.982Z] [2021-10-19T13:49:14.593Z] Removing intermediate container c109cbe10f2a [2021-10-19T13:49:14.593Z] ---> e2351b4a4c2d [2021-10-19T13:49:14.593Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:49:14.593Z] Successfully built 808ebfc990c6 [2021-10-19T13:49:14.593Z] Successfully tagged support-scheduler-arm64:latest [2021-10-19T13:49:14.593Z]  Building support-scheduler ... done  ---> Running in 20d19526dbac [2021-10-19T13:49:15.204Z] Removing intermediate container 20d19526dbac [2021-10-19T13:49:15.204Z] ---> fc6c981001bf [2021-10-19T13:49:15.204Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:49:15.484Z] ---> Running in 725b8175b4b4 [2021-10-19T13:49:16.098Z] Removing intermediate container 725b8175b4b4 [2021-10-19T13:49:16.098Z] ---> 4f6a874f017e [2021-10-19T13:49:16.098Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:49:16.386Z] ---> Running in 5738b46bb0d0 [2021-10-19T13:49:17.000Z] Removing intermediate container 5738b46bb0d0 [2021-10-19T13:49:17.000Z] ---> a9a3f6a9f112 [2021-10-19T13:49:17.000Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:49:17.281Z] ---> Running in 93f230201040 [2021-10-19T13:49:17.893Z] Removing intermediate container 93f230201040 [2021-10-19T13:49:17.893Z] ---> 2241f9537ae5 [2021-10-19T13:49:17.893Z] [2021-10-19T13:49:18.508Z] Successfully built 2241f9537ae5 [2021-10-19T13:49:18.508Z] Successfully tagged core-metadata-arm64:latest [2021-10-19T13:49:31.438Z]  Building core-metadata ... done Removing intermediate container 52128f379326 [2021-10-19T13:49:31.438Z] ---> 17454fe86f32 [2021-10-19T13:49:31.438Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-19T13:49:31.438Z] ---> Running in 65e78387b001 [2021-10-19T13:49:32.897Z] 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 [2021-10-19T13:49:35.576Z] Removing intermediate container 65e78387b001 [2021-10-19T13:49:35.576Z] ---> 4ef0f6ca1c72 [2021-10-19T13:49:35.576Z] [2021-10-19T13:49:35.576Z] Step 10/22 : FROM docker:20.10.8 [2021-10-19T13:49:35.576Z] 20.10.8: Pulling from library/docker [2021-10-19T13:49:40.065Z] Removing intermediate container 9c33933f715d [2021-10-19T13:49:40.065Z] ---> b0826d8d7ad4 [2021-10-19T13:49:40.065Z] [2021-10-19T13:49:40.065Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:49:40.065Z] ---> bb3de5531c18 [2021-10-19T13:49:40.065Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-19T13:49:40.342Z] ---> Running in f803693edec9 [2021-10-19T13:49:40.971Z] Removing intermediate container f803693edec9 [2021-10-19T13:49:40.971Z] ---> 18a2ac9a3476 [2021-10-19T13:49:40.971Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-19T13:49:41.255Z] ---> Running in 7196b2815eea [2021-10-19T13:49:41.859Z] Removing intermediate container 7196b2815eea [2021-10-19T13:49:41.859Z] ---> c8635d2c682b [2021-10-19T13:49:41.859Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-19T13:49:42.138Z] ---> Running in 69626fbed9e4 [2021-10-19T13:49:42.419Z] Removing intermediate container 69626fbed9e4 [2021-10-19T13:49:42.419Z] ---> 584bc65a583b [2021-10-19T13:49:42.419Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:49:42.697Z] ---> Running in a77cab7e42cf [2021-10-19T13:49:43.689Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-19T13:49:43.689Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-19T13:49:43.689Z] ---> 3734d5adc5ac [2021-10-19T13:49:43.689Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:49:43.967Z] ---> Running in acbcc52edae9 [2021-10-19T13:49:44.580Z] Removing intermediate container acbcc52edae9 [2021-10-19T13:49:44.580Z] ---> 560078ed6faf [2021-10-19T13:49:44.580Z] 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 [2021-10-19T13:49:44.580Z] ---> Running in 36a1c5a4f09c [2021-10-19T13:49:45.190Z] Removing intermediate container a77cab7e42cf [2021-10-19T13:49:45.190Z] ---> a7d9d853a5d9 [2021-10-19T13:49:45.190Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-19T13:49:45.470Z] ---> Running in eb1a627238db [2021-10-19T13:49:46.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:49:46.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:49:46.957Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:49:47.235Z] (1/42) Installing readline (8.1.0-r0) [2021-10-19T13:49:47.235Z] (2/42) Installing bash (5.1.4-r0) [2021-10-19T13:49:47.235Z] Executing bash-5.1.4-r0.post-install [2021-10-19T13:49:47.235Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:49:47.235Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:49:47.235Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-19T13:49:47.235Z] (6/42) Installing curl (7.79.1-r0) [2021-10-19T13:49:47.235Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-19T13:49:47.235Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-19T13:49:47.236Z] (9/42) Installing expat (2.4.1-r0) [2021-10-19T13:49:47.236Z] (10/42) Installing libffi (3.3-r2) [2021-10-19T13:49:47.236Z] (11/42) Installing gdbm (1.19-r0) [2021-10-19T13:49:47.515Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-19T13:49:47.515Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:49:47.515Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:49:47.515Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-19T13:49:47.515Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-19T13:49:47.515Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-19T13:49:47.796Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:49:48.791Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-19T13:49:48.791Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:49:48.791Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-19T13:49:49.067Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:49:49.067Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-19T13:49:49.067Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-19T13:49:49.346Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-19T13:49:49.346Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-19T13:49:49.346Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-19T13:49:49.346Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-19T13:49:49.346Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:49:49.346Z] OK: 8 MiB in 20 packages [2021-10-19T13:49:49.346Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-19T13:49:49.346Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-19T13:49:49.346Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-19T13:49:49.346Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-19T13:49:49.346Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-19T13:49:49.346Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-19T13:49:49.637Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-19T13:49:49.637Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-19T13:49:49.637Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-19T13:49:49.637Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-19T13:49:49.637Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-19T13:49:49.637Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-19T13:49:49.637Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-19T13:49:49.637Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-19T13:49:49.637Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-19T13:49:49.637Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-19T13:49:49.637Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-19T13:49:49.637Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-19T13:49:49.637Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-19T13:49:49.637Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-19T13:49:49.916Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-19T13:49:50.522Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:49:50.522Z] OK: 84 MiB in 64 packages [2021-10-19T13:49:50.803Z] Removing intermediate container eb1a627238db [2021-10-19T13:49:50.803Z] ---> a2ae30d3aa79 [2021-10-19T13:49:50.803Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:49:51.795Z] ---> 696fdf4f7b07 [2021-10-19T13:49:51.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-19T13:49:53.242Z] ---> 760daa5c72b1 [2021-10-19T13:49:53.242Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-19T13:49:53.841Z] ---> 705a0977d09b [2021-10-19T13:49:53.841Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-19T13:49:53.841Z] ---> Running in b2858c05a563 [2021-10-19T13:49:54.444Z] Collecting docker-compose==1.23.2 [2021-10-19T13:49:54.444Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-19T13:49:54.444Z] Removing intermediate container b2858c05a563 [2021-10-19T13:49:54.444Z] ---> 99365c90cece [2021-10-19T13:49:54.444Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:49:54.444Z] ---> Running in a79be67736a3 [2021-10-19T13:49:54.720Z] Collecting docopt<0.7,>=0.6.1 [2021-10-19T13:49:54.720Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-19T13:49:54.996Z] Removing intermediate container a79be67736a3 [2021-10-19T13:49:54.996Z] ---> 0beb1c5e0b56 [2021-10-19T13:49:54.996Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:49:54.996Z] ---> Running in 66edb28dc342 [2021-10-19T13:49:55.597Z] Removing intermediate container 66edb28dc342 [2021-10-19T13:49:55.597Z] ---> aea8eea3d4b5 [2021-10-19T13:49:55.597Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:49:55.597Z] ---> Running in 418b8163c36e [2021-10-19T13:49:56.199Z] Removing intermediate container 418b8163c36e [2021-10-19T13:49:56.199Z] ---> 6c1ae8b1a09e [2021-10-19T13:49:56.199Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:49:56.199Z] ---> Running in daf8cdd208f0 [2021-10-19T13:49:56.476Z] Collecting texttable<0.10,>=0.9.0 [2021-10-19T13:49:56.476Z] Removing intermediate container daf8cdd208f0 [2021-10-19T13:49:56.476Z] ---> dca5e46be191 [2021-10-19T13:49:56.476Z] [2021-10-19T13:49:56.476Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-19T13:49:56.752Z] Successfully built dca5e46be191 [2021-10-19T13:49:57.029Z] Successfully tagged core-data-arm64:latest [2021-10-19T13:49:59.019Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-19T13:49:59.019Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-19T13:49:59.019Z] Collecting docker<4.0,>=3.6.0 [2021-10-19T13:49:59.294Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-19T13:49:59.571Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-19T13:49:59.571Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-19T13:49:59.845Z] Collecting jsonschema<3,>=2.5.1 [2021-10-19T13:49:59.845Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-19T13:50:00.444Z] Collecting PyYAML<4,>=3.10 [2021-10-19T13:50:00.444Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-19T13:50:03.078Z] Collecting cached-property<2,>=1.2.0 [2021-10-19T13:50:03.078Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-19T13:50:03.078Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-19T13:50:03.078Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-19T13:50:03.078Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-19T13:50:05.068Z] Collecting docker-pycreds>=0.4.0 [2021-10-19T13:50:05.068Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-19T13:50:05.671Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-19T13:50:05.671Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-19T13:50:05.947Z] Collecting idna<2.8,>=2.5 [2021-10-19T13:50:05.947Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-19T13:50:05.947Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-19T13:50:06.224Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-19T13:50:06.224Z] 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) [2021-10-19T13:50:06.499Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-19T13:50:06.499Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-19T13:50:06.499Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-19T13:50:06.499Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-19T13:50:07.098Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-19T13:50:07.098Z] Attempting uninstall: urllib3 [2021-10-19T13:50:07.098Z] Found existing installation: urllib3 1.26.5 [2021-10-19T13:50:07.098Z] Uninstalling urllib3-1.26.5: [2021-10-19T13:50:07.098Z] Successfully uninstalled urllib3-1.26.5 [2021-10-19T13:50:07.699Z] Attempting uninstall: idna [2021-10-19T13:50:07.699Z] Found existing installation: idna 3.2 [2021-10-19T13:50:07.699Z] Uninstalling idna-3.2: [2021-10-19T13:50:07.699Z] Successfully uninstalled idna-3.2 [2021-10-19T13:50:08.685Z] Attempting uninstall: chardet [2021-10-19T13:50:08.685Z] Found existing installation: chardet 4.0.0 [2021-10-19T13:50:08.685Z] Uninstalling chardet-4.0.0: [2021-10-19T13:50:08.685Z] Successfully uninstalled chardet-4.0.0 [2021-10-19T13:50:10.138Z] Attempting uninstall: requests [2021-10-19T13:50:10.138Z] Found existing installation: requests 2.25.1 [2021-10-19T13:50:10.138Z] Uninstalling requests-2.25.1: [2021-10-19T13:50:10.138Z] Successfully uninstalled requests-2.25.1 [2021-10-19T13:50:10.415Z] Running setup.py install for texttable: started [2021-10-19T13:50:12.409Z] Running setup.py install for texttable: finished with status 'done' [2021-10-19T13:50:12.409Z] Running setup.py install for PyYAML: started [2021-10-19T13:50:14.398Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-19T13:50:14.399Z] Running setup.py install for docopt: started [2021-10-19T13:50:16.389Z] Running setup.py install for docopt: finished with status 'done' [2021-10-19T13:50:16.389Z] Running setup.py install for dockerpty: started [2021-10-19T13:50:17.840Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-19T13:50:19.291Z] 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 [2021-10-19T13:50:27.602Z] Removing intermediate container 36a1c5a4f09c [2021-10-19T13:50:27.602Z] ---> 745b81a6d2c1 [2021-10-19T13:50:27.602Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-19T13:50:27.602Z] ---> Running in 702d09f44c13 [2021-10-19T13:50:27.880Z] Removing intermediate container 702d09f44c13 [2021-10-19T13:50:27.880Z] ---> dc233273917f [2021-10-19T13:50:28.163Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-19T13:50:28.163Z] ---> Running in 309945b82a4b [2021-10-19T13:50:28.766Z] Removing intermediate container 309945b82a4b [2021-10-19T13:50:28.766Z] ---> f6f9da6828d2 [2021-10-19T13:50:28.766Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-19T13:50:29.760Z] ---> 48324a7c1b5e [2021-10-19T13:50:29.760Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-19T13:50:30.361Z] ---> dcf8ff9875de [2021-10-19T13:50:30.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-19T13:50:31.350Z] ---> 5428531d2b44 [2021-10-19T13:50:31.350Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-19T13:50:31.350Z] ---> Running in 84b70213d3cb [2021-10-19T13:50:31.952Z] Removing intermediate container 84b70213d3cb [2021-10-19T13:50:31.952Z] ---> ac6b05b0805c [2021-10-19T13:50:31.952Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:50:31.952Z] ---> Running in 5f2ff9da661b [2021-10-19T13:50:32.554Z] Removing intermediate container 5f2ff9da661b [2021-10-19T13:50:32.554Z] ---> 7f4c724b462a [2021-10-19T13:50:32.554Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:50:32.554Z] ---> Running in e9d35c96dd0a [2021-10-19T13:50:33.158Z] Removing intermediate container e9d35c96dd0a [2021-10-19T13:50:33.158Z] ---> 89e2b40ba10a [2021-10-19T13:50:33.158Z] Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c [2021-10-19T13:50:33.158Z] ---> Running in d92157486e65 [2021-10-19T13:50:33.759Z] Removing intermediate container d92157486e65 [2021-10-19T13:50:33.759Z] ---> 0c978d2951e5 [2021-10-19T13:50:33.759Z] Step 22/22 : LABEL version=0.0.0 [2021-10-19T13:50:33.759Z] ---> Running in 0f929c25c549 [2021-10-19T13:50:34.364Z] Removing intermediate container 0f929c25c549 [2021-10-19T13:50:34.364Z] ---> 09c59bbf9455 [2021-10-19T13:50:34.364Z] [2021-10-19T13:50:34.641Z] Successfully built 09c59bbf9455 [2021-10-19T13:50:34.641Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-19T13:50:34.934Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-19T13:50:34.942Z] $ docker stop --time=1 7e830553fd68ab0437de8158af60cf92a1860c1d5e814b52eb58761b4421b543 [2021-10-19T13:50:36.699Z] $ docker rm -f 7e830553fd68ab0437de8158af60cf92a1860c1d5e814b52eb58761b4421b543 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T13:50:37.326Z] + docker images [2021-10-19T13:50:37.601Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-19T13:50:37.601Z] sys-mgmt-agent-arm64 latest 09c59bbf9455 4 seconds ago 277MB [2021-10-19T13:50:37.601Z] core-data-arm64 latest dca5e46be191 41 seconds ago 19.4MB [2021-10-19T13:50:37.601Z] b0826d8d7ad4 59 seconds ago 1.58GB [2021-10-19T13:50:37.601Z] 4ef0f6ca1c72 About a minute ago 1.57GB [2021-10-19T13:50:37.601Z] core-metadata-arm64 latest 2241f9537ae5 About a minute ago 15.8MB [2021-10-19T13:50:37.601Z] support-scheduler-arm64 latest 808ebfc990c6 About a minute ago 15.2MB [2021-10-19T13:50:37.601Z] 2a5bb732abd3 About a minute ago 1.57GB [2021-10-19T13:50:37.601Z] e65cd7d559a2 About a minute ago 1.57GB [2021-10-19T13:50:37.601Z] security-bootstrapper-arm64 latest 0bb5e6edf037 3 minutes ago 17.7MB [2021-10-19T13:50:37.601Z] security-secretstore-setup-arm64 latest e013c834abd6 3 minutes ago 26.5MB [2021-10-19T13:50:37.601Z] support-notifications-arm64 latest ca6bad4f02a9 3 minutes ago 15.9MB [2021-10-19T13:50:37.601Z] security-proxy-setup-arm64 latest 058796a167a7 3 minutes ago 25.3MB [2021-10-19T13:50:37.601Z] core-command-arm64 latest d3234b7ef496 3 minutes ago 15.2MB [2021-10-19T13:50:37.601Z] c763c859bd80 4 minutes ago 1.57GB [2021-10-19T13:50:37.601Z] 296d71ae9768 4 minutes ago 1.58GB [2021-10-19T13:50:37.601Z] 9c920f2ee071 4 minutes ago 1.57GB [2021-10-19T13:50:37.601Z] e7e52d1e85c3 4 minutes ago 1.57GB [2021-10-19T13:50:37.601Z] 3ea4e766834e 4 minutes ago 1.57GB [2021-10-19T13:50:37.601Z] ci-base-image-arm64 latest 224fa9be98da 14 minutes ago 1.24GB [2021-10-19T13:50:37.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 days ago 534MB [2021-10-19T13:50:37.601Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-19T13:50:37.601Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-19T13:50:37.601Z] 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 [2021-10-19T13:50:38.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T13:50:38.446Z] [2021-10-19T13:50:38.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:50:38.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T13:50:39.175Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-19T13:50:39.175Z] 448f6bf000e3: Pulling fs layer [2021-10-19T13:50:39.175Z] f757da607395: Pulling fs layer [2021-10-19T13:50:39.175Z] 05883995daec: Pulling fs layer [2021-10-19T13:50:39.175Z] 8603b9c90790: Pulling fs layer [2021-10-19T13:50:39.175Z] 1560dd03e051: Pulling fs layer [2021-10-19T13:50:39.175Z] 27f5ce0e4adf: Pulling fs layer [2021-10-19T13:50:39.175Z] c2d8d7efcc4b: Pulling fs layer [2021-10-19T13:50:39.175Z] c2d8d7efcc4b: Waiting [2021-10-19T13:50:39.175Z] 1560dd03e051: Waiting [2021-10-19T13:50:39.175Z] 8603b9c90790: Waiting [2021-10-19T13:50:39.175Z] 27f5ce0e4adf: Waiting [2021-10-19T13:50:39.175Z] f757da607395: Verifying Checksum [2021-10-19T13:50:39.175Z] f757da607395: Download complete [2021-10-19T13:50:39.175Z] 8603b9c90790: Download complete [2021-10-19T13:50:39.469Z] 1560dd03e051: Verifying Checksum [2021-10-19T13:50:39.469Z] 1560dd03e051: Download complete [2021-10-19T13:50:39.469Z] 05883995daec: Verifying Checksum [2021-10-19T13:50:39.469Z] 05883995daec: Download complete [2021-10-19T13:50:39.469Z] 27f5ce0e4adf: Verifying Checksum [2021-10-19T13:50:39.759Z] 448f6bf000e3: Verifying Checksum [2021-10-19T13:50:39.759Z] 448f6bf000e3: Download complete [2021-10-19T13:50:42.427Z] c2d8d7efcc4b: Verifying Checksum [2021-10-19T13:50:42.427Z] c2d8d7efcc4b: Download complete [2021-10-19T13:50:43.414Z] 448f6bf000e3: Pull complete [2021-10-19T13:50:44.016Z] f757da607395: Pull complete [2021-10-19T13:50:45.460Z] 05883995daec: Pull complete [2021-10-19T13:50:45.735Z] 8603b9c90790: Pull complete [2021-10-19T13:50:46.726Z] 1560dd03e051: Pull complete [2021-10-19T13:50:47.000Z] 27f5ce0e4adf: Pull complete [2021-10-19T13:51:02.131Z] c2d8d7efcc4b: Pull complete [2021-10-19T13:51:02.131Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-19T13:51:02.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T13:51:02.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-19T13:51:02.400Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-10-19T13:51:02.494Z] $ 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 [2021-10-19T13:51:05.552Z] $ docker top b14c5456edc75a425c5a4d48e8621c092545b34d78bb70d174bc919370a8d708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:06.655Z] ---> job-cost.sh [2021-10-19T13:51:06.656Z] lf-activate-venv: SKIPPING [2021-10-19T13:51:06.656Z] INFO: No Stack... [2021-10-19T13:51:06.932Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-19T13:51:07.531Z] INFO: Archiving Costs [Pipeline] sh [2021-10-19T13:51:08.223Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-19T13:51:08.223Z] + cut -d, -f6 [Pipeline] lock [2021-10-19T13:51:08.315Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] [2021-10-19T13:51:08.321Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] did not exist. Created. [2021-10-19T13:51:08.321Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-19T13:51:09.068Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-19T13:51:09.245Z] Stashed 1 file(s) [Pipeline] } [2021-10-19T13:51:09.261Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-19T13:51:09.307Z] $ docker stop --time=1 b14c5456edc75a425c5a4d48e8621c092545b34d78bb70d174bc919370a8d708 [2021-10-19T13:51:10.957Z] $ docker rm -f b14c5456edc75a425c5a4d48e8621c092545b34d78bb70d174bc919370a8d708 [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 [2021-10-19T13:51:12.097Z] provisioning config files... [2021-10-19T13:51:12.105Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1428279431709283214tmp [Pipeline] { [Pipeline] sh [2021-10-19T13:51:12.443Z] + set +x [2021-10-19T13:51:12.443Z] + bash -s -- [2021-10-19T13:51:12.443Z] + curl -s https://codecov.io/bash [2021-10-19T13:51:12.443Z] [2021-10-19T13:51:12.443Z] _____ _ [2021-10-19T13:51:12.443Z] / ____| | | [2021-10-19T13:51:12.443Z] | | ___ __| | ___ ___ _____ __ [2021-10-19T13:51:12.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-19T13:51:12.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-19T13:51:12.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-19T13:51:12.443Z] Bash-1.0.6 [2021-10-19T13:51:12.443Z] [2021-10-19T13:51:12.443Z] [2021-10-19T13:51:12.443Z] ==> git version 2.24.4 found [2021-10-19T13:51:12.443Z] ==> 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 [2021-10-19T13:51:12.443Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-19T13:51:12.443Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-19T13:51:12.705Z] ==> Jenkins CI detected. [2021-10-19T13:51:12.705Z] current dir:  /w/workspace/edgex-go/1 [2021-10-19T13:51:12.705Z] project root: . [2021-10-19T13:51:12.705Z] --> token set from env [2021-10-19T13:51:12.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-19T13:51:12.705Z] ==> Running gcov in . (disable via -X gcov) [2021-10-19T13:51:12.705Z] ==> Python coveragepy not found [2021-10-19T13:51:12.705Z] ==> Searching for coverage reports in: [2021-10-19T13:51:12.705Z] + . [2021-10-19T13:51:12.705Z] -> Found 1 reports [2021-10-19T13:51:12.705Z] ==> Detecting git/mercurial file structure [2021-10-19T13:51:12.705Z] ==> Reading reports [2021-10-19T13:51:12.705Z] + ./coverage.out bytes=403932 [2021-10-19T13:51:12.705Z] ==> Appending adjustments [2021-10-19T13:51:12.705Z] https://docs.codecov.io/docs/fixing-reports [2021-10-19T13:51:14.092Z] + Found adjustments [2021-10-19T13:51:14.092Z] ==> Gzipping contents [2021-10-19T13:51:14.092Z] 56K /tmp/codecov.om6zsM.gz [2021-10-19T13:51:14.092Z] ==> Uploading reports [2021-10-19T13:51:14.092Z] url: https://codecov.io [2021-10-19T13:51:14.092Z] query: branch=PR-3763&commit=193fab905c747f9b709ff8e98710f0925d38061c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3763&job=&cmd_args= [2021-10-19T13:51:14.092Z] -> Pinging Codecov [2021-10-19T13:51:14.092Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3763&commit=193fab905c747f9b709ff8e98710f0925d38061c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3763&job=&cmd_args= [2021-10-19T13:51:14.354Z] -> Uploading to [2021-10-19T13:51:14.354Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-19/00271124DB129430A58F1EEE437C3FCB/193fab905c747f9b709ff8e98710f0925d38061c/dba15f1e-30fe-48d1-bad0-8eb5d2a38d90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T135114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b14c86c781ac05ab2be194247e29f0d1b4dbd1154a8bc2a5d68860894a9b8f74 [2021-10-19T13:51:14.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:51:14.354Z] Dload Upload Total Spent Left Speed [2021-10-19T13:51:14.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54355 0 0 100 54355 0 147k --:--:-- --:--:-- --:--:-- 147k 100 54355 0 0 100 54355 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-10-19T13:51:14.620Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/193fab905c747f9b709ff8e98710f0925d38061c [Pipeline] } [2021-10-19T13:51:14.643Z] 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 [2021-10-19T13:51:16.047Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:16.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:16.959Z] ---> package-listing.sh [2021-10-19T13:51:16.959Z] ++ facter osfamily [2021-10-19T13:51:16.959Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-19T13:51:17.221Z] + OS_FAMILY=redhat [2021-10-19T13:51:17.221Z] + workspace=/w/workspace/edgex-go/1 [2021-10-19T13:51:17.221Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-19T13:51:17.221Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-19T13:51:17.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-19T13:51:17.221Z] + PACKAGES=/tmp/packages_start.txt [2021-10-19T13:51:17.221Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-19T13:51:17.221Z] + PACKAGES=/tmp/packages_end.txt [2021-10-19T13:51:17.221Z] + case "${OS_FAMILY}" in [2021-10-19T13:51:17.221Z] + rpm -qa [2021-10-19T13:51:17.221Z] + sort [2021-10-19T13:51:20.514Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-19T13:51:20.514Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-19T13:51:20.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-19T13:51:20.514Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-19T13:51:20.514Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-19T13:51:20.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-19T13:51:20.542Z] 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 [2021-10-19T13:51:20.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:51:21.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T13:51:21.420Z] [2021-10-19T13:51:21.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:51:21.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T13:51:21.757Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-19T13:51:21.757Z] b4d181a07f80: Pulling fs layer [2021-10-19T13:51:21.757Z] a1111a8f2ec3: Pulling fs layer [2021-10-19T13:51:21.757Z] ed53099fbce6: Pulling fs layer [2021-10-19T13:51:21.757Z] dc539afda2c1: Pulling fs layer [2021-10-19T13:51:21.757Z] 77bc0d833cb6: Pulling fs layer [2021-10-19T13:51:21.757Z] 9065ff56babe: Pulling fs layer [2021-10-19T13:51:21.757Z] d287ab97295c: Pulling fs layer [2021-10-19T13:51:21.757Z] dc539afda2c1: Waiting [2021-10-19T13:51:21.757Z] 77bc0d833cb6: Waiting [2021-10-19T13:51:21.757Z] 9065ff56babe: Waiting [2021-10-19T13:51:21.757Z] d287ab97295c: Waiting [2021-10-19T13:51:21.757Z] a1111a8f2ec3: Verifying Checksum [2021-10-19T13:51:21.757Z] a1111a8f2ec3: Download complete [2021-10-19T13:51:21.757Z] dc539afda2c1: Verifying Checksum [2021-10-19T13:51:21.757Z] dc539afda2c1: Download complete [2021-10-19T13:51:22.028Z] 77bc0d833cb6: Verifying Checksum [2021-10-19T13:51:22.028Z] 77bc0d833cb6: Download complete [2021-10-19T13:51:22.028Z] ed53099fbce6: Verifying Checksum [2021-10-19T13:51:22.028Z] ed53099fbce6: Download complete [2021-10-19T13:51:22.028Z] 9065ff56babe: Verifying Checksum [2021-10-19T13:51:22.028Z] 9065ff56babe: Download complete [2021-10-19T13:51:22.028Z] b4d181a07f80: Verifying Checksum [2021-10-19T13:51:22.028Z] b4d181a07f80: Download complete [2021-10-19T13:51:22.606Z] d287ab97295c: Verifying Checksum [2021-10-19T13:51:22.606Z] d287ab97295c: Download complete [2021-10-19T13:51:23.561Z] b4d181a07f80: Pull complete [2021-10-19T13:51:23.561Z] a1111a8f2ec3: Pull complete [2021-10-19T13:51:24.139Z] ed53099fbce6: Pull complete [2021-10-19T13:51:24.407Z] dc539afda2c1: Pull complete [2021-10-19T13:51:24.669Z] 77bc0d833cb6: Pull complete [2021-10-19T13:51:24.669Z] 9065ff56babe: Pull complete [2021-10-19T13:51:30.015Z] d287ab97295c: Pull complete [2021-10-19T13:51:30.015Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-19T13:51:30.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T13:51:30.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-19T13:51:30.089Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-10-19T13:51:30.116Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-19T13:51:33.253Z] $ docker top b3b0aaaa52d01191b45a7772bd652b77539e9a9335619b8e85591268ec24050c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:51:33.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-19T13:51:33.953Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-19T13:51:34.262Z] + ls /var/log/sa-host [2021-10-19T13:51:34.262Z] + sadf -c /var/log/sa-host/sa19 [2021-10-19T13:51:34.262Z] file_magic: OK [2021-10-19T13:51:34.262Z] HZ: Using current value: 100 [2021-10-19T13:51:34.262Z] file_header: OK [2021-10-19T13:51:34.262Z] 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 [2021-10-19T13:51:34.262Z] Statistics: [2021-10-19T13:51:34.262Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-19T13:51:34.262Z] File successfully converted to sysstat format version 12.0.3 [2021-10-19T13:51:34.262Z] + sadf -c /var/log/sa-host/sa30 [2021-10-19T13:51:34.262Z] file_magic: OK [2021-10-19T13:51:34.262Z] HZ: Using current value: 100 [2021-10-19T13:51:34.262Z] file_header: OK [2021-10-19T13:51:34.262Z] 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 [2021-10-19T13:51:34.262Z] Statistics: [2021-10-19T13:51:34.262Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-19T13:51:34.262Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:51:34.601Z] provisioning config files... [2021-10-19T13:51:34.614Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3728674193344322371tmp [Pipeline] { [Pipeline] echo [2021-10-19T13:51:34.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:34.955Z] ---> create-netrc.sh [Pipeline] } [2021-10-19T13:51:34.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:35.361Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-19T13:51:35.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:35.693Z] ---> sudo-logs.sh [2021-10-19T13:51:35.693Z] Archiving 'sudo' log.. [2021-10-19T13:51:35.693Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-14.novalocal: Name or service not known [2021-10-19T13:51:35.693Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-14.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-19T13:51:35.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:36.083Z] ---> job-cost.sh [2021-10-19T13:51:36.083Z] lf-activate-venv: SKIPPING [2021-10-19T13:51:36.083Z] DEBUG: total: 0.10999999940395355 [2021-10-19T13:51:36.083Z] INFO: Retrieving Stack Cost... [2021-10-19T13:51:36.343Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-19T13:51:36.915Z] INFO: Archiving Costs [Pipeline] echo [2021-10-19T13:51:36.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:51:37.262Z] ---> logs-deploy.sh [2021-10-19T13:51:37.262Z] lf-activate-venv: SKIPPING [2021-10-19T13:51:37.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3763/1 [2021-10-19T13:51:37.262Z] INFO: archiving workspace using pattern(s): [2021-10-19T13:51:37.837Z] Archives upload complete. [2021-10-19T13:51:38.099Z] INFO: archiving logs to Nexus